a
{
	color : #000099;
	text-decoration : none;
}

a:link
{
	color : #000099;
	text-decoration : none;
}

a:visited
{
	color : #000099;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #000099;
	text-decoration : none;
}

body{
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 150%;
	text-align:left;	
	background-image:url(img/pattern3.gif);
}
td {
	font-size: 11px;	
}


.content {
	margin: 0px 40px 0px 60px;
	font-size: 11px;	
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	color : #000000;
	line-height: 150%;	
	text-align:justify;
	
}
.foot {
	font: 8pt arial, verdana, sans-serif;
	color:#FFFFFF;
	float:right;
	padding: 15px 10px 2px 0px;	
}

.foot a:link {
	font: 8pt arial, verdana, sans-serif;
	color:#FFFFFF;	
} 

.foot a:hover {
	color:#333333;
} 

.question {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}

.q2 {
	font-weight:bold;
}

h1 {
	font: 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	border-bottom: 5px solid #009999;	
	background-color:#FFFFFF;
	padding-top: 30px;
	margin-top: 0px;
}
.divlegend {
	width:470px; 
	float:left;
	margin:5px;
}
.ratespic {
	width:175px; 
	float:right; 
	margin: 10px; 
	border: 0px solid #cccccc; 
	padding:5px
}

/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 165px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #;
	color: #999999;
}

#navsite ul {
	list-style: none;
	margin-left: 15px;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-bottom: 1px dotted #FFF;	
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 2px;
	border-left: 0px solid #8F2CID;
	border-right: 0px solid #69c;
	border-bottom: 1px dotted #999999;
	background-color: #;
	color: #999999;
	text-decoration: none;
	width: 100%;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	color: #000000;
	border-left: 0px solid #;
	border-right: 0px solid #;
	border-bottom: 1px dotted #999999;
	background-color: #DDDDDD;
}