/* stylesheet created by fusebox Mar 2006 */
/* main GLOBAL elelment styles */
body			{ margin:0px; background-color:#999999;color:#333333; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px; }
div,td,form 	{ color:#333333; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px;}
input,textarea	{ color:#333333; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px;}
select,option 	{ color:#333333; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px;}

body.print		{ background-image: URL(../../imgs/spc_white.gif); background-color:#ffffff; color:#333333; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px; margin:10; padding:10; }

/* all link rules are in this order: LVHA */
a:link     		{ color:#666666; FONT-SIZE: 11px; TEXT-DECORATION: underline;}
a:visited  		{ color:#999999; FONT-SIZE: 11px; TEXT-DECORATION: underline;}
a:hover    		{ color:#333333; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a:active   		{ color:#990000; FONT-SIZE: 11px; TEXT-DECORATION: none;}

a.linkOn 			{ color:#666666; TEXT-DECORATION: none;}
a.linkOn:visited  	{ color:#666666; TEXT-DECORATION: none;}
a.linkOn:hover 		{ color:#666666; TEXT-DECORATION: none;}
a.linkOn:active 	{ color:#666666; TEXT-DECORATION: none;}


ul.arrow	{ list-style-image: URL(../../imgs/bullet_arrow.gif); }
li.arrowBlue	{ list-style-image: URL(../../imgs/bullet_arrow_orange.gif); }

.pgTitle  		{ color:#276CAF; FONT-SIZE: 16px; font-weight: bold; }
.subTitle  		{ color:#276CAF; FONT-SIZE: 14px;  font-weight: bold;}
.header 		{ color:#333333; FONT-SIZE: 11px; font-weight: bold;}
.subhead 		{ color:#333333; FONT-SIZE: 10px; font-weight: bold; }

.intro 			{ color:#333333; FONT-SIZE: 14px; font-weight: bold;}

.emphasis  		{ color:#333333; FONT-SIZE: 10px;  font-weight: bold; }
.emphasisWhite  { color:#ffffff; FONT-SIZE: 10px;  font-weight: bold; }

.required 		{ COLOR: #660000; FONT-SIZE: 10px;}
.quote 			{ COLOR: #666666; FONT-SIZE: 11px;}
.error  		{ color: #990000; FONT-SIZE: 11px; }

.footer 		{ color: #333333; FONT-SIZE: 10px; }
a.footer 			{ color: #666666; FONT-SIZE: 10px; text-decoration: none }
a.footer:visited  	{ color: #999999; FONT-SIZE: 10px; text-decoration: none }
a.footer:hover 		{ color: #333333; FONT-SIZE: 10px; text-decoration:underline  }
a.footer:active 	{ color: #990000; FONT-SIZE: 10px; text-decoration: none;}


/* for vertical & horizontal lines */
.vr 		{ width:0;height:100%;margin-left:2px;border-left:solid 1px #999999;}
hr.DLine	{ border:none;border-top:dotted 1px #999999 }
.DotLine	{ background-image:url(../../imgs/line_dotted_500.gif); background-repeat:repeat-x; background-position:center;}

input.button 	{ padding:2px; color: white; font-weight: bold; FONT-SIZE: 11px; font-family: Helvetica, Arial; background-color: #999999; }
input.buttonHov { padding:2px; color: white; font-weight: bold; FONT-SIZE: 11px; font-family: Helvetica, Arial; background-color: #276caf; }

.chartTxt	{ color: #ffffff; }
.blueTxt	{ color: #276caf; }




.home_ti {
	font: bold 14px Arial, Verdana, Helvetica;
}

ul.quiz li{
   list-style-type: none;
   margin-left:-36px;
}
.loginError {
	color: #F00;
	font-weight: bold;
	font-style: italic;
}

