/* CSS Document */

a:link, a:active, a:visited
{text-decoration:none;
font-size:13px;
 color:#0AA2B0;
 font-weight:normal;
 }
 
a:hover
{text-decoration:underline;
 color:#0AA2B0;
 font-weight:normal;
 }
 
a:link.topnav, a:active.topnav, a:visited.topnav
{text-decoration:none;
font-size:13px;
 color:#ffffff;
 font-weight:normal;
 }
 
a:hover.topnav
{text-decoration:none;
 color:#6DC0DE;
 font-weight:normal;
 }
 
a:link.topnav_select, a:active.topnav_select, a:visited.topnav_select
{
	text-decoration:none;
	font-size:13px;
	color:#6DC0DE;
	font-weight:normal;
 }
 
a:hover.topnav_select
{text-decoration:none;
 color:#6DC0DE;
 font-weight:normal;
 }
 
 .topspacer
 {padding:0 10px 0 10px;
 font-size:12px;}
 
.btmspacer
 {padding:0 8px 0 8px;
 font-size:12px;
 color:#878787;}
 
a:link.btmnav, a:active.btmnav, a:visited.btmnav
{	
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a:hover.btmnav{	
	font-size:11px;
	color:#6DC0DE;
	text-decoration:none;
	font-weight:normal;
}

a:link.wlink, a:active.wlink, a:visited.wlink
{	
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
a:hover.wlink{	
	font-size:11px;
	color:#898989;
	text-decoration:underline;
	font-weight:normal;
}

a:link.btm_subnav, a:active.btm_subnav, a:visited.btm_subnav
{	
	font-size:11px;
	color:#898989;
	text-decoration:none;
	font-weight:normal;
}
a:hover.btm_subnav{	
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}


a:link.sub2, a:active.sub2, a:visited.sub2
{	
	color:#0098AA;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
}
a:hover.sub2{	
	color:#0098AA;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

a:link.tipslink, a:active.tipslink, a:visited.tipslink
{	
	font-size:12px;
	color:#00A0AF;
	text-decoration:underline;
	font-weight:normal;
}
a:hover.tipslink{	
	font-size:12px;
	color:#00A0AF;
	text-decoration:none;
	font-weight:normal;
}
a:link.wlink_url, a:active.wlink_url, a:visited.wlink_url
{	
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a:hover.wlink_url{	
	font-size:11px;
	color:#898989;
	text-decoration:underline;
	font-weight:normal;
}
a:link.quotefrm, a:active.quotefrm, a:visited.quotefrm
{	
	font-size:16px;
	color:#0098AA;
	text-decoration:none;
	font-weight:bold;
}
a:hover.quotefrm{	
	font-size:16px;
	color:#0098AA;
	text-decoration:underline;
	font-weight:bold;
}

a:link.ndown, a:active.ndown, a:visited.ndown
{	
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover.ndown{	
	font-size:14px;
	color:#898989;
	text-decoration:underline;
	font-weight:bold;
}

