

/****body***/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin-bottom:50px
}
hr{
color:#666666;
border-width:1px;
height:1px;
width:100%;
text-align:center
}
ul{
margin-top:0px;paddint-top:0px
}
.bodyContainer{
width:732px;

}
.bodyCopy {
	width:553px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 20px;
	margin-top:20px;
	border:1px solid #98A4B6; 
	border-top: 0px;
	border-bottom:0px;
	border-collapse:collapse;

}

div.bodyTitle {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;

		margin:-20px -20px 0px -20px;
		padding:10px 10px 10px 10px;
		background-color:#98A4B6
}

div.bodyTitle p{
margin:0px; padding:0px
}

span.subTitle, p.subTitle{
	font-weight: bold;
}

td.logoRow{
padding:25px 0px 25px 0px
}

td.flashRow{
padding-bottom:20px
}

td.flashRow a.flashMsg{
font-weight:normal;
text-align:left;
font-size:10px;
color:#999999;
padding:10px
}

td.leftColumn{
	width:189px;

}


img.iconPDF{
padding-right:5px
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	width:179px
	

}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border: 1px solid #98A4B6;	
	font-weight: normal;
	font-size:12px;
	padding: 10px 0px 10px 10px;
	color: #666666;
	margin:0px 0px 10px 0px;
	text-align:left ;
	background-image:url(images/btn_up.jpg);
	background-repeat:repeat-x;
	background-color: #98A4B6;
}

#sectionLinks a:hover{
	border-top: 1px solid #98A4B6;	
	background-image:url(images/btn_over.jpg);
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #98A4B6;
}

#sectionLinks a.sticky:link, #sectionLinks a.sticky:visited, #sectionLinks a.sticky:hover, {
	border-top: 1px solid #98A4B6;	
	background-image:url(images/btn_over.jpg);
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #98A4B6;
}

/**********************************************/

#subsectionLinks{
	margin-bottom: 10px;
	padding-left: 20px;
	background-color:#FFFFFF;	
	border:0px;
	background-image:none
}


#subsectionLinks  a:link , #subsectionLinks  a:visited  {
	border:0px;
	display: block;
	font-weight: normal;
	font-size:11px;
	padding: 0px 0px 7px 0px;
	margin:0px;
	text-align:left ;
	background-color:#FFFFFF;
	background-image:none
}

#subsectionLinks a:hover{
	border:0px 0px 0px 0px;
	text-decoration: none;
	color:#005FA9;
	background-color:#FFFFFF;
	background-image:none;
	font-weight: normal;padding: 0px 0px 7px 0px;

}


#subsectionLinks a.sticky:link, #subsectionLinks a.sticky:visited, #subsectionLinks a.sticky:hover, {
	border:0px;
	text-decoration: none;
	color:#005FA9;
	background-color:#FFFFFF;
	background-image:none;
	font-weight: normal;
	border-top:0px;padding: 0px 0px 7px 0px;
}


/**********************************************/

#contactInfo{
	font-family:verdana, Arial,sans-serif;
	font-size:9px;
	line-height:2;
	color:#333333;
	padding-left:11px;
	padding-top:10px; 
	border-width:0px;
	font-weight:normal
}

#contactInfo a:link{
	font-family:verdana, Arial,sans-serif;
	font-size:9px;
	line-height:2;
	color:#005FA9;
	border-width:0px;
	background-color:#FFFFFF;
	padding:0px;margin:0px;
	font-weight:normal
}

#contactInfo a:visited{
	font-family:verdana, Arial,sans-serif;
	font-size:9px;
	line-height:2;
	color:#005FA9;
	border-width:0px;
	background-color:#FFFFFF;
	padding:0px;margin:0px;
	font-weight:normal
}

#contactInfo a:hover{
	font-family:verdana, Arial,sans-serif;
	font-size:9px;
	line-height:2;
	color:#005FA9;
	border-width:0px;
	background-color:#FFFFFF;
	padding:0px;margin:0px;
	font-weight:normal;
	text-decoration: underline;
}


div.copyright{
	color:#999999;padding:0px; margin:0px
}
