@charset "UTF-8";
/* CSS Document */

p {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	}
	
a, a:visited{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover{
	color: #669999;
	text-decoration: underline;
	}
	
	body {margin: 0px; 
	background-color: #EEEEEE;
	align: center;}
	
table.content {margin: 0;
padding: 0;
align: center;
margin-left: auto;
margin-right: auto;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #cccccc;
}
	
#container { 
	width: 860px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	color: #003366;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 8px;
	padding-top: 4px;
	}

#header a {
	color: #ffffff;
	text-decoration: none;
	}

#header a:hover {
	color: #ff9900;
	text-decoration: none;
	}
	
#header_h5 {
	color: #669999;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
	}
	
.header_h4 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
	}

#header_h3 {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase; 
	margin: 8px;
	}
	
.contact {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	}
	
.form_text {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	}
	
#header_h3 a {
	color: #333333; 
	text-decoration: none;
	}
	
#header_h3 a:hover {
	color: #990033;
	text-decoration: underline;
	}

#menu { 
	margin-top: 5px;
	margin-bottom: 25px; 
	text-align: center;
	}
	
#bullet_h2 {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	list-style: circle;
	}
	
td.topnav {
	background-color: #5ab8c3;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-left: 12px;
	}
	
.topnav a:link{
	color: #ffffff;
	text-decoration: none;
	}
	
.topnav a:hover{
	color: #003366;
	text-decoration: none;
	}
	
#li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 6px 20px 6px 20px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	padding: 6px 20px 6px 20px;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.fine{
font-size: 9px;
color: #999999;
font-family: Verdana;
border-bottom-style: dashed; 
border-bottom-color: #5ab8c3; 
border-bottom-width: 1px;
padding: 5px;
}

.fineprint {	
font-size: 9px;
color: #333333;
font-family: Verdana;
font-weight: normal;
border-style: hidden;
padding: 5px;
}

.fineprint a{	
color: #5ab8c3;
text-decoration: none;
}

hr
{ border-bottom: 1px dashed #5ab8c3;
}

.alertBod p
{	text-align: left;
font-family: Arial;
font-weight: normal;
font-size: 12px;
line-height: 16px;
list-style: square;
color: #404040;
background-color: #fafafa;
text-indent: -5px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
