.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.pagehead{
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #274E32;
	line-height: 18pt;
	font-weight: bold;
}

.tablecellbkg {
	background-repeat: no-repeat;
	background-position: top;
}

.textsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.textnormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.sidenavrepeat{
	background-image: url(../_template/templateimages/subnav_gradient.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.dotsrepeat{
	background-image: url(../_template/templateimages/dot.gif);
	background-repeat: repeat-y;
	background-position: center center;	
}

.overYes{
	background-image: url(../_template/templateimages/arrow_highlight.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.overNo{
	background-image: url(../_template/templateimages/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.overYesSub{
	background-image: url(../_template/templateimages/subnav_up.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.overNoSub{
	background-image: url(../_template/templateimages/subnav_over.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

.subnavlink{
	text-decoration: none;
	color: #FFFFFF;	
}

a.subnavlink:hover {
	text-decoration: none;
	color: #FFFFFF;	
/*
	color: #CE9640;
	text-decoration: underline;
*/
}

.faqlink{
	text-decoration: none;
	color: #999999;	
}

a.faqlink:hover {
	color: #396044;
	text-decoration: underline;
}

