body {
	margin:15px 0 5px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1F3F69;
	line-height: 14pt;
	background-color: #1F3F69;	
}
p {margin:5px 5px 8px 2px;}

/*------ Containers --------*/
div.amber {
	position:relative;
	margin: 0px auto;
	width: 475px;
	text-align:center;
}
.outer {
	width:932px;
	margin:0 auto;
	background:#1F3F69;
	overflow:hidden;/*contain child floats*/
	padding-bottom: 15px;	
}
.mastcontainer {
    width:932px;
    height:89px;
    position:relative;/*containing block*/
    background:#1F3F69 url(/images/main/masthead4.jpg) no-repeat;   
}
.topbanner {
    position:absolute;
    top:4px; left:285px;
    width:502px;
    height:80px;    
    text-align:right;
}
div.skyscraper {
   position:relative;
	
    float:right;
    width:124px;
    min-height:500px;
     margin:-85px 0 0;
    text-align:right;  
	  
} 
#container {
	float:left;/*contain child floats*/
	width:794px;
	margin-left:2px;
	display:inline; /*fix IE6 margin bug*/
	background:white;
}
.leftlogo {
    float:left;
    width:230px;
    min-height:600px;
    margin:5px 0 0 6px;
    display:inline; /*fix IE6 margin bug*/
    background:#FFF;
}
#content {
    float:right;
    width:555px;
    min-height:830px;
    background:#FFF;
	padding-bottom:15px;  
}
#footer {
	 clear:both;
    height:20px;
    padding:2px 0 2px 0;
    background:#1F3F69 url(/images/main/contbottom.jpg) no-repeat;
    font:normal 7pt verdana, arial, helvetica, sans-serif;
    text-align:center;
    color:#999;
}
#footer a:link {
	color: #6191D0;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;		
	}
#footer a:visited {
	color: #6191D0;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;		
	}
#footer a:active {
	color: #6191D0;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;		
	}
#footerlink a:hover	{	
	color:	#234B5F;	
	background-color: #FFD08A;
	text-decoration: none;
	}
/*------ formatting --------*/
a:link
{
	text-decoration: underline;
	color: #305E9C;
	font-weight: bold;
	font-size: 9pt;
}		
a:visited	{
	text-decoration: underline;
	color:	#45819F;
	font-weight: bold;
	font-size: 9pt;
	}		
a:active
{
    text-decoration: underline;
    color: #865E5B;
    font-weight: bold;
    font-size: 9pt;
    font-size: 9pt;
}		
a:hover	{
	text-decoration:	underline;
	color:	#234B5F;
	background-color: #FFD08A;
	font-weight: bold;
	font-size: 9pt;
	}
.centerdiv {	
	text-align: center;
}
h1 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica sans-serif;
	text-align: center;	
	padding-top: 5px;
}
h2 {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica sans-serif;
	text-align: center;		
}
.headbuttons
{
    border-style: solid;
    border-width: 1px 2px 3px 1px;
    border-color: #676767;
    font-family: Arial, Verdana, Helvetica sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 13pt;
    background-color: #5C80B4 !important;
    color: #FFFFFF;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-top: 0px;
    -moz-border-radius: 5px; 
	-webkit-border-radius: 5px;   
}
.headbuttons:link {
	color: #FFFFFF !important;
	background-color: #FFD18F !important;
	text-decoration: none;
}
.headbuttons:hover	{
	color: #660000 !important;
	background-color: #FFECCE !important;
	text-decoration: none;
}
.homelinks a:link
{
	text-decoration: none;
	color: #305E9C;
	font-weight: bold;
	font-size: 9pt;
}		
.homelinks a:visited	{
	text-decoration: none;
	color:	#45819F;
	font-weight: bold;
	font-size: 9pt;
	}		
.homelinks a:active
{
    text-decoration: none;
    color: #865E5B;
    font-weight: bold;
    font-size: 9pt;
    font-size: 9pt;
}		
.homelinks a:hover	{
	text-decoration:	underline;
	color:	#234B5F;
	background-color: #FFD08A;
	font-weight: bold;
	font-size: 9pt;
	}
hr {
    border: 0;
    color: #1F3F69;
    background-color: #1F3F69;
    height: 1px;    
}
img {
	border: 0px;
}
input[type="text"]
{
    margin: 0px 1px 0px 1px;
    padding: 2px;
    font-size: 8pt;
    font-weight: bold;
    line-height: 9pt;
    color: #1F3F69 !important;
    background-color: #D0DBEA !important;
    border-bottom: solid #999999 1px;
    border-right: solid #999999 1px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type="text"]:hover {
	background-color: #FAE9CD !important;
}
input[type="password"]
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 9pt;
	color: #546378 !important;
	background-color: #D0DBEA !important;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}
input[type="password"]:hover {
	background-color: #FAE9CD !important;
}
input[type="select"]
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 9pt;
	color: #546378 !important;
	background-color: #D0DBEA !important;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
input[type="select"]:hover {
	background-color: #FAE9CD !important;
}
input[type="textarea"]
{
	font-size: 8pt;
	font-weight: bold;	
	color: #546378 !important;
	background-color: #D0DBEA !important;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}
input[type="textarea"]:hover {
	background-color: #FAE9CD !important;
}
input[type="button"]
{
    font-size: 9pt;
	 font-weight: bold;
    line-height: 13pt;
    color: #1F3F69 !important;
    background-color: #FFD18F !important;
    text-decoration: none;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;   
}
input[type="button"]:hover {
	color: #1F3F69 !important;
	background-color: #FAE9CD !important;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type="submit"]
{
    border-style: solid;
    border-width: 1px 2px 3px 1px;
    border-color: #676767;
    font-size: 8pt;
    line-height: 13pt;
    background-color: #5C80B4;
    color: #FFFFFF;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-weight: bold;
}
input[type="submit"]:hover {
	background-color: #FAE9CD !important;
	color: #1F3F69 !important;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 2px;
	padding: 2px;
	list-style-type: disc;
}
.menu {
	width:185px;
	text-align:center;
	position:relative;
	top: 10px;
	left: 24px;
	background-color: #D0DBEA;
	background-image: url(/images/main/menuback.jpg);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #1F3F69;
	border-right-color: #1F3F69;
	border-bottom-color: #1F3F69;
	border-left-color: #1F3F69;
}
.menuhead {
	font-size: 10pt;
	color: #1F3F69;
	font-weight: bold;
	text-align:left;
	line-height: 16pt;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #FAE9CD;
}
.menulinks {
	padding-left: 20px;	
	text-align: left;
	line-height: 14pt;
	border-bottom: dotted 1px #1F3F69;
}
.menulinks a:link {
	color: #446495;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	line-height: 16pt;
}
.menulinks a:visited {
	color: #1F3F69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
	line-height: 16pt;
}
.menulinks a:active {
	color: #1F3F69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
	line-height: 16pt;
}
.menulinks a:hover {
	color: #1F3F69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	line-height: 16pt;
	background-color: #FF9900;
}
.news {
	width:116px;	
	background-color: #5C80B4;	
	
}
.news a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 116px;
}
.news a:visited {
	color: #DFF7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 116px;
} 
.news a:hover {
	color: #C8DAF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
	width: 116px;
} 
.news a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
	width: 116px;
}
select	{
	background-color: #D0DBEA !important;
	font-size: 9pt;
	color: #546378  !important;
	text-align: left;
	text-decoration: none;
	line-height: 11pt;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
	-moz-border-radius: 5px;
}
select:hover	{
	background: #FAE9CD !important;
}
textarea {
	font-size: 9pt;
	color: #546378;
	background-color: #D0DBEA;
	overflow: auto;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
	-moz-border-radius: 5px;
}
textarea:hover {
	background: #FAE9CD;
}

ul.circ {
	list-style-type:circle;	
	line-height: 1.2em;
}
/*----------------------Content Text--------------------------------------*/
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C80B4;
	text-align: center;
	vertical-align: middle;
	padding: 1px;	
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-transform: uppercase;	
}
.bluerows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5C80B4;
	font-weight: bold;
}
.blueheaderrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5C80B4;
	font-weight: bold;
}
.errorBorder {
	border: 1px solid #000000;	
	border-color:#FF0000;
}
.errorText {
	color:#FF0000;
}
.fsfieldset {
	font-size: 10pt;
	line-height: 13pt;
	background-color: #FFFFFF;
	border: 1px dotted #000033;
	padding: 5px;
	width: 475px;
}
.fslegend {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	background-color: #FAE9CD;
	border: 1px solid #000033;
	padding: 3px;
	font-style: italic;
}
.Intelius {
	background-color: #D5E7FC;
	border: none;
}
.navyrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #24497B;
	font-weight: bold;
}
.pollresults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
 
