body
{
	background-color: #ffffff;
	padding: 0px;
	margin: auto;
}

img 
{ 
	display: block; 
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 18px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, arial;
	font-weight: normal;
	color: #004479;
}

h2
{
	font-size: 15px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, arial;
	font-weight: normal;
	color: #004479;
}

p
{
	font-family: arial, georgia, arial;
	font-size: 12px;
	line-height: 18px;
	color: #515151;
	font-weight: normal;
}

a
{
	font-family: arial, helvetica, arial;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

ul
{
	font-family: arial, helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	color: #515151;
}

li
{
	font-family: arial, helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #515151;
}

td
{
	font-family: arial, georgia, arial;
	font-size: 12px;
	line-height: 18px;
	color: #515151;
	vertical-align: top;
}

a:hover { text-decoration: underline; }
strong { font-weight: bold; }

#allContent
{
	padding: 0px;
	margin: 0 auto;
	width: 800px;
	clear: both;
}

#hdr
{
	width: 800px;
	height: 145px;
	clear: both;
}


#content
{
	width: 800px;
	height: 533px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#content_left
{
	min-height: 668px;
	margin: 0px;
	border: 0px;
	border-left: 6px solid #cdd1ad;
}

#content_left_top
{
	width: 447px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 0px;
}

#content_left_middle
{
	width: 447px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #eef5fc;
}

#content_left_middle li
{
	font-family: arial, helvetica, arial;
	font-size: 13px;
	color: #004479;
}

#content_left_bottom
{
	width: 447px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 0px;
}

#content_right
{
	width: 303px;
	min-height: 668px;
	margin: 0px;
	background-color: #5d5959;
	border: 0px;
	border-left: 10px solid #5d5959;
	border-right: 10px solid #5d5959;
}

#content_right_top
{
	width: 303px;
}

#content_right_top td { 

	vertical-align: middle; 
	padding-right: 3px;
}

#content_right_bottom
{
	background: #5d5959;
	padding: 11px 10px 12px 10px;
	
}
	#content_right_bottom p {color: #3B678E;}

#border_bottom
{
	width: 800px;
	height: 8px;
	background-image: url(../images/border_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
}

#footer
{
	width: 800px;
	height: 41px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#footer_left
{
	width: 574px;
	height: 41px;
	float: left;
	text-align: left;
}

#footer_left p
{
	font-size: 12px;
	line-height: 41px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	color: #ffffff;
	letter-spacing: 1px;
}

#footer_right
{
	width: 323px;
	height: 41px;
	float: right;
	text-align: right;
}

#footer_right p
{
	font-size: 12px;
	line-height: 41px;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	color: #ffffff;
	letter-spacing: 1px;
}

#footer_right a
{
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1px;
}

#bottom_spacer
{
	width: 897px;
	height: 23px;
	clear: both;
}
