﻿img		{ border: none}
h1  	{ font-family: Arial, Helvetica, sans-serif, Default;
		font-size: 10pt; font-weight: bold; margin-bottom: 0; text-align:center }
h3  	{ font-family: Arial, Helvetica, sans-serif, Default;
		font-size: 9pt; font-weight: bold; margin-bottom: 0 }
h4		{ font-family: Arial, Helvetica, sans-serif, Default;
         font-size: 8pt; font-weight: bold; margin-bottom: 0 }
.disclaimer {font-family: Arial, sans-serif,default;font-size:.75em;
		padding-top:12px;margin-right:12px;padding-bottom:16px;}
.headings	{font-family: Arial, sans-serif; font-size: 8pt; color: white;
		font-weight: bold;text-decoration:none;
		background-color: #1E3D64; border: 1px solid #1E3D64; color:#FFFFFF}
.headings 		a:link 	{color:white}
.headings 		a:visited 	{color:white}
.detls			{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	border:1px solid #1E3D64;
	}
.detls a:link { color: #0000E6; font-weight: bold }
.detls 		a:visited 	{color:#9999FF}
.noborder    { border: none}
.nospaces    { line-height: 100%; margin-top: 0; margin-bottom: 0 }
.shaded {
	background-color: #C6D2DE;
}
.links-w {font-family: Arial, sans-serif; font-size: 12pt; color: white;
		font-weight: bold;text-decoration:none;
		}
.links-w 		a:link 	{color:white}
.links-w 		a:visited {color:white}

.Links-light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	border: 0px none;
	color: #FFFFFF;
}
.Links-light 		a{
	color:#D4E1E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.Links-light A:hover {
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.Links-light		a:visited 	{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Links-dark {
font-family: Arial, sans-serif; font-size: 10pt; color:#231E82;
			 	font-weight: bold;text-decoration:none; border: 0px none;
}

.contentReg {
	font-size:1em;
	color:#000000;
	font-weight:normal;
	text-align:justify;
}

.contentReg-bold {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-align:justify;
}

.contentBold {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

.contentRegC {
	font-size: 1em;
	color: #000000;
	font-weight:normal;
	text-align:center;
}

.contentRegBC {
	text-align:center;
	font-size:1em;
	color: #000000;
	font-weight:bold;
}

.contentWhitePad {
	font-size: 1em;
	color: #000000;
	font-weight:normal;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.bold {
	font-weight:bold;
}

.contentBlue {
	font-size:1.5em; 
	color: #242E84;
	}

.contentBlueLight {
	font-size:1.2em; 
	color: #242E84;
	background-color:#D9D9D9;
	border-right:10px #3B587A solid;
	padding:15px;
	padding-right:25px;
	}

.smaller {
	font-size:90%;
}

#Headline-1-home {
	position:absolute;
	width:100%;
	top:75px;
	left:0;
	height:32px;
	z-index:1;
	padding-left:0px;
	background-image: url(images/button-00a.jpg);
	background-repeat: repeat-x;
	background-position: 180px;
	border-top: 2px solid #CEAF6C;
	border-right: 2px none;
	border-bottom: 2px none;
	border-left: 2px none;
	}
#Headline-1 {
	position:absolute;
	width:100%;
	top:74px;
	left:0;
	height:32px;
	background-color: #808CA4;
	padding-left:193px;
	border: 1px none #000000;
	background: url(images/button-4.jpg);
	}
	
.Header-1 {
	font-size:1.5em;
	font-weight: bold;
	color: #231E82;
	font-style: normal;
}

.Header-2-Light {
	font-size:1em; font-weight:bold; color:#FFFFFF;
	background-color:#808BA5;
	border-bottom:2px #3B587A solid;
	border-right:10px #3B587A solid;
	padding:6px;
	margin-left:10px;
	}

.Header-3-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	display: block;
	height: 31px;
	padding-top: 7px;
	padding-left: 20px;
}

.sideImages {
	float:left;
	width:200px;
	margin-right:10px;
	padding-right:10px;
}

#sideImages img {
	border: 1px solid #B19B72;
	margin:0;
}

@media screen {
body { background-color:#FFFFFF }
.nodisplay 	{display:none}
}

@media print {
.noprint {display:none}
}



#footer {
font-size:0.9em; 
font-weight: bold; 
text-align:center;
border-top: #003366 1px solid;
height:52px;
width:100%;
clear:both;
position:relative;
padding-top:10px;
margin:0;
/* border-left: #5584CC 4px solid; */
}

#cleardiv {
	clear:both;
	height:44px; /*needed to make room for footer*/
}