*  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
}

body{ background: url(../images/body_bg.gif) repeat top left; margin: 0px; padding: 0px; }
.head, h1{font-size: 21px; color: #777; font-weight: normal; font-weight:bold;}
.subhead, h2{ font-size: 14px; color:#777; margin-top: 16px; margin-bottom: 16px; font-weight:bold;}

b, strong 
{
	font-weight:bold;
}

a { color:#102c69; }
a:hover {color:#666666;}
.page{width: 765px; background-color: #FFFFFF; margin: auto; border: 2px solid rgb(202,203,205); padding: 9px;}

div#page_content{}
div#page_title{ padding-top: 20px; padding-left: 16px; background-image:url(../images/header_bg.jpg); background-repeat: no-repeat; width: 749px; height: 46px; margin:auto; }
div#page_title .head, div#page_title h1 
{
	color: #ffffff;
	margin: 0px;
	font-weight:normal;
}
div#content{ margin: 13px 0px 0px 0px; float:left;}
div#main_content{padding: 0px 0px 0px 0px; margin-top: 0px; line-height: 16px; }

div#footer{ padding-left:185px; margin-top: 10px; float:left; width:580px;}
div#footer ul{margin-left:0px;}
div#footer ul li{
	display: inline;
	font-weight: bold;
	background-image:url(../images/footer_bullet.gif); background-repeat:no-repeat; background-position: 0 50%;
	padding-left: 20px; padding-right: 0px; margin-left:9px; margin-right:0px;}
div#footer ul li.first_elem{ background-image:none; padding-left:0px; margin-left: 0px;}
div#footer ul li.first_elem{ padding-right:0px; margin-right: 0px;}
div#footer ul li a{text-decoration: none; color:#102c69;}

.leftNav { }

.leftNav .level1_on, .leftNav .level1_off {
	width:171px;
	height:24px;
	background-repeat:no-repeat;
	background-position: 0 0;
	margin-bottom:3px;
}

.leftNav .level1_on  {
	background-image:url(../images/nav_title_bg_on.gif);
}

.leftNav .level1_off 
{
	background-image:url(../images/nav_title_bg_off.gif);
}

.leftNav .linkText1 {
	padding-top:4px;
	padding-left:14px;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
}

.leftNav .level2_on, .leftNav .level2_off  {
	background-image:url(../images/nav_level2_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 8px;
	padding: 4px 4px 4px 4px;
}

.leftNav .level2_on a.linkText2 {
	text-decoration:underline;
}

.leftNav .level2_off a.linkText2 {
	text-decoration:none;
}

.leftNav a.linkText2 {
	font-size: 12px;
	padding-left: 2px;
	color:#000044;
}

.leftNav .level3_on, .leftNav .level3_off {
	padding: 0px 4px 6px 0px;
}

.leftNav a.linkText3 {
	font-size: 10px;
	color:#000044;
}

.leftNav .level3_on a.linkText3 {
	text-decoration:underline;
}

.leftNav .level3_off a.linkText3 {
	text-decoration:none;
}

/** Clear fix from positioniseverything.com **/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/** END :: Clear fix from positioniseverything.com  **/

.fineprint, .fineprint *
{
font-size: 10px;	
}