/* BEGIN css styles for Political Data Inc. 2007 - Venice Consulting Group */
html { height:100%; max-height:100%; }

body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003366;  font-size:11px;
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding:0px; text-align: left;
 scrollbar-face-color:#3D5D8A; scrollbar-track-color:#253955; scrollbar-arrow-color:#FFFFFF; 
 scrollbar-shadow-color:#CCCCCC; scrollbar-dark-shadow-color:#FFFFFF; scrollbar-3dlight-color:#666666; 
 scrollbar-highlight-color:#000000; background-image: url(../Images/PDI/pageBG.jpg);
 height:100%; max-height:100%; 
}
.head {
	font-size:14px;
	font-variant : small-caps;
	color:#666666;
	
}
.subhead {
	font-size:11px;
	font-variant : small-caps;
	font-weight : bold;
}
.bodytext {
	font-size:11px;
}

.headtext {
	font-size:11px;
	color : #660000;
}


h1 {
	color:#666666;
	font-size:14px;
	font-variant:small-caps;
	font-weight : 600;
}
h2 {
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color : #660000;
}




/* ------------------------------- Begin Basic Link Style  ------------------------------- */
.linx {
	color:#660000; text-decoration : none;
	font-weight : normal;
	  }
.linx:active, link, visited{
	color:#660000; 	text-decoration : none; font-weight : normal;}
.linx:hover {
	color: #004B93; 	text-decoration : underline;font-weight : normal; }

/* --------------- Validator Classes ------------ */
.noVisible
{
	display: none;
}

.errorLabels
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff3333;
}
#graybox ul, #graybox ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
#graybox ul li {
list-style-position:outside;
list-style-type:disc;
margin-left:35px;
}
#graybox ol li {
list-style-position:outside;
list-style-type:decimal;
margin-left:35px;
}
.hidden 
{
	display: none;
}
