/* General Styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

h1, h2, h3, p, ul, ol, li {
	padding:0px;
	margin:0px;
}

a, a:visited {
	color:#0099CC;
	text-decoration:none;
	}
	
a:hover {
	color:#f7941d;
	}



#binder {
	background-color:#FFFFFF;
	width:723px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}

/*Top Navigation*/
#topnav {
	font-size:11px;
	width:723px;
	height:93px;
	display:block;
	padding:0px;
	margin:0px;
	background-image:url(../images/resource_nav.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#logo {
	float:left;
}


#topnav ul {
	list-style:none;
	height:23px;
	}
#topnav ul li {
	float:right;
	display:block;
	text-align:center;
	margin:73px 0 0 0;
	width:106px;
	height:20px;
	}
#topnav ul li a {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
#topnav ul li a:hover {
	color:#f7941d;
	}
	
/*Main Navigation*/

#mainnav {
	height:45px;
	display:block;
	padding:0px;
	margin:0px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	background-color:#78b7fc;
	background-image:url(../images/topnav_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow: hidden;
	}
	
	
#mainnav ul {
	list-style:none;
	height:45px;
	}	
#mainnav ul li {
	float:left;
	display:block;
	}
	
#mainnav ul li a {
	width:90px;
	height:45px;
	float:left;
	display:block;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-image:url(../images/topnav_btn.gif);
	background-repeat:no-repeat;
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	line-height:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	letter-spacing: normal;
	word-spacing: normal;
	}
#mainnav ul li a:hover {
	background-image:url(../images/topnav_btn_down.gif);
	background-repeat:no-repeat;
}

.mainnavtext {
	float:right;
	margin:24px 8px 0px 0px;
	}	
/* Body Content */


#bodycontent {
	background:none;
}


#home #bodycontent {
	width:723px;
	height:244px;
	display:block;
	background-image:url(../images/maincontent_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	}

.promoitem {
	float:left;
	width:168px;
	display:block;
	margin:21px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	}	

.promoitem h2 {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#f7941d;
	margin:5px 0px 0px 10px;
	}
.promoitem p {
font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:11px;
	margin:0px 0px 0px 10px;
	}
.promoitem p a{
	color:#000000;
	text-decoration:none;
	}
	.promoitem p a:hover{
	text-decoration:underline;
	}
/* Quick Links */

#quicklinks {
	font-size:11px;
	width:138px;
	display:block;
	float:left;
	margin:18px 0px 0px 12px;
	}	
	
#quicklinks h3 {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#0052a1;
	padding:0px 0px 0px 1px;
	}	
	
#quicklinks ul {
	list-style:none;
	}
	
#quicklinks ul li {
	height:25px;
	line-height:25px;
	}
#quicklinks ul li a,
#quicklinks ul li a:hover  {
	height:25px;
	width:136px;
	display:block;
	line-height:25px;
	text-decoration:none;
	color:#000000;
	background-image:url(../images/dotline.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px 0px 0px 2px;
	}
#quicklinks ul li a:hover {
	color:#FFFFFF;	
	background-color:#8a8b8c;
	
	}	

/* Footer */

#footer {
	height:36px;
	width:723px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/footer_border.gif);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	}
#copyright  {
	height:36px;
	line-height:36px;
	text-align:center;
	float:left;
	margin:0px 0px 0px 50px;
	}
#footer ul {
	list-style:none;
	margin:0px 00px 0px 0px;
	}
#footer ul li {
	height:36px;
	line-height:36px;
	float:right;
	}
	
#footer ul li a {
	text-decoration:none;
	color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	padding:0px 8px 0px 8px;
	}
	
#footer ul li#last a {
	border:none;
	}
	

/* Inner Page */

/*left Navigation*/

#leftnav {
	display:block;
	float:left;
	width: 156px;
/*	overflow: hidden; */
	}	
	
	
#leftnav ul {
	list-style:none;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:0052a1;
	margin:14px 8px 0px 0px;
/*		overflow: hidden; */
	}
	
#leftnav ul li {

	line-height:28px;
	margin: 0 0 0px 0px;
	padding: 0 0 0px 10px;
	display: block;
	float: left;
	clear: both;
	background-image:url(../images/innerpage_dotline.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
/*		overflow: hidden; */
}
	
#leftnav ul li a  {
	font-size:11px;
	height:24px;
	width: 135px;
	margin: 0 0 0px 0px;
	display:block;
	line-height:24px;
	text-decoration:none;
	color:#000000;
	
}	
#leftnav ul li a:hover {
	line-height:24px;
	width:140px;
	display:block;
	color:#FFFFFF;	
	background-color:#8a8b8c;
	}	

/* Third Navitation */
	
#leftnav ul li ul {
	list-style:none;
	display:block;
	float:left;
	border: none;
	margin:0px 0px 6px 8px;
	padding: 0px;
}
	
#leftnav ul li ul li {
	height:16px;
	padding: 0px;
	margin: 0px;
	display:block;
	float:left;
	background-image: none;
}
	
#leftnav ul li ul li a  {
	line-height:16px;
	height:16px;
	display:block;
	float: left;
	color:#000000;
	padding:0px;
	margin: 0px;
	text-decoration: none;
}	
#leftnav ul li ul li a:hover {
    line-height:16px;
	height:16px;
	display:block;
	float: left;
	color: #f7941d;
	padding:0px 0px 0px 0px;
	margin: 0px;
	background-color: #FFFFFF;
}	

			
/* InnerPage Content */	

#content {
	width:560px;
	display:block;
	float:right;
	margin:14px 0px 0px 6px;
	background-image:url(../images/innerpage_bordertop.gif);
	background-repeat:no-repeat;
		overflow: hidden;
	}
#contentbottom {
	width:560px;
	height:9px;
	display:block;
	float:right;
	margin:14px 0px 0px 6px;
	background-image:url(../images/innerpage_borderbottom.gif);
	background-repeat:no-repeat;
	margin:0px 0px 14px 0px;
	padding:0px;
	}



h1 {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:32px;
	text-align:left;
	color:#0052a1;
	margin-top: 15px;
	margin-bottom: 15px;
	}


#centercolumn {
	width:340px;
	display:block;
	float:left;
	margin:0px 12px 0px 12px;
	}
#centercolumn p {
	padding:6px 0px 6px 0px;
	}
#centercolumn ul {
	margin:6px 0px 9px 0px;
	}
#centercolumn ul li {
	margin:4px 12px 6px 24px;
	}
	
#centercolumn ol li {
	margin:4px 12px 6px 24px;
	}	
		h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#0052a1;
margin: 6px 0px 8px 0px;
	}
p.indent {
	margin:0px 12px 0px 24px;
	}
.question {
	font-weight:bold;
	}	
	
#rightcolumn {
	width:158px;
	display:block;
	float:right;
	margin:12px 12px 0px 0px;
	}
#rightcolumnbody {
	width:158px;
	display:block;
	background-image:url(../images/innerpage_rightcol_body.gif);
	background-repeat:repeat-y;
	}
	
#rightcolumnbottom {
	width:158px;
	height:12px;
	display:block;
	background-image:url(../images/innerpage_rightcol_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}


#rightcolumnbody h3 {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:left;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#f7941d;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#f7941d;
	padding:0px 0px 0px 10px;
	}		
	
#rightcolumnbody p {
	width:135px;
	display:block;
	padding: 10px 10px 20px 10px;
	background-image:url(../images/innerpage_rightcol_dotline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}	
#rightcolumnbody p#last {
	background-image:none;
	}
	
label{
display: block;
float: left;
width: 120px;
text-align: right;
margin: 2px 4px 2px 0;
line-height: 16px;
height:20px;
}
input{
height:20px;
margin: 2px 0 2px 0;
}
	
#checks{
width: 300px;
display: block;
float: left;
margin: 0 0 0 120px;
clear: both;
}	
#checks	input{
display: block;
float: left;
height:20px;
margin: 2px 5px 2px 0;
}
#checks label{
width: 150px;
text-align: left;
}
#checks br{
clear: both;}
	
	
	
.disclaimer {
	font-size: 9px;
}
dt {
	color: #0052A1;
}
dd {
	margin-bottom: 12px;
}


.announceArea {
	float:left;
	width:130px;
	display:block;
	margin:21px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	}	

.announceArea h2 {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	color:#EC2E38;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#EC2E38;
	margin:0px 0px 5px 0px;
	}
.announceArea p {
    font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size:14px;
	margin:0px 0px 0px 5px;
	color:#EC2E38;

	}


#changenotice 
{
    font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;
    color:#EC2E38;
	font-size: 12px;	
	width:90px;
	margin:18px 0px 0px 12px;
	vertical-align:top;
}

	
#changenotice h2 {
	font-family:"Arial Narrow", "Helvetica Condensed", sans-serif;

	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	padding:0px 0px 0px 1px;
	}	
