/* CSS Document */
/* NAVIGATION STARTS */
.nav {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.nav:link {
	color: #999900;
	text-decoration: none;
}   
a.nav:visited {
	color: #666666;
	text-decoration: none;
}  
a.nav:active {
	color: #666666;
	text-decoration: none;
	background-color: #f1f1f1;
}
a.nav:hover	{
	color: #333300;
	text-decoration: none;
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.footer2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
.navfooter {
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.navfooter:link {
	color: #666666;
	text-decoration: none;

}   
a.navfooter:visited {
	color: #666666;
	text-decoration: none;
}  
a.navfooter:active {
	color: #666666;
	text-decoration: none;
}
a.navfooter:hover	{
	color: #0099ff;
	text-decoration: none;
}
.repsblue {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
.navblue {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.navblue:link {
	color: #0099ff;
	text-decoration: none;
}   
a.navblue:visited {
	color: #0099FF;
	text-decoration: none;
}  
a.navblue:active {
	color: #0099FF;
	text-decoration: none;
}
a.navblue:hover	{
	color: #666666;
	text-decoration: none;
}
/* NAVIGATION ENDS */
