/* BEGIN css styles for Political Data Inc. 2007 - Venice Consulting Group */
/* ------------------------------- Begin DIV Styles  ------------------------------- */
#container{    /* This is the main site container that centers everything  */
	position:absolute; left:50%; height:100%; max-height:100%; 
	margin-left:-482px; top:0px; z-Index:1;
}
#content{    /* This is the centered box that holds all the page content  */
	position:absolute; width:964px; height:100%; max-height:100%; 
}
#header{
	position:absolute; width:964px; height: 89px; z-Index:15; background-image: url(../Images/PDI/PDI_HomeHeader.gif);
	border-right: 1px solid #26446F; border-left: 1px solid #26446F;
}
#news {
	position:absolute; left:229px; top:465px; 
	width:430px; height:170px; 
	z-Index:30;
	padding-top:0; padding-left:25px; padding-right:10px; padding-bottom:0;
	overflow : hidden;
}
#occ_logon {
	position:absolute; left:256px; top:150px; 
	width:679px;
	height:127px;
	max-width:679px;
	max-height:127px;
	z-Index:50;
	overflow : hidden;
}
#graybox {
	position:absolute; left:229px; top:125px; 
	width:735px;  max-width:735px; 
	height:750px; max-height:750px; 
	z-Index:22; 
	background-image: url(../Images/PDI/content_BG.gif);
	border-right: 1px solid #26446F; 
}
#pagecontent
{
	margin: 45px 25px 10px 25px;
	width:685px;
	height:670px;
	overflow: auto;padding-right:10px; 

}



/* ------------------------------- Begin Navigation Placement Styles  ------------------------------- */
#topnav{
	position:absolute; width:964px; height:37px; top:89px; z-Index:25; background-image: url(../Images/PDI/topnavBG.gif);
	border-right: 1px solid #26446F; border-left: 1px solid #26446F;  padding-top:1px;
}
#leftnav{
	position:absolute; top:125px; width:230px; z-Index:20; 
	height:750px; max-height:750px; 
	background : url(../Images/PDI/navbg.jpg);
	border-left: 1px solid #000000;
}
/* ------------------------------- Begin Lines to divide homepage  ------------------------------- */
#vertline{
	Position:absolute; top:475px; left:670px;
	width:1px; height:375px;
	background : #cccccc;
	z-index:100;
}
#horiz01{
	Position:absolute; top:455px; left:250px;
	width:690px; height:10px;
	z-index:100;
	background-image : url(../Images/PDI/horizline.gif);
}
#horiz02{
	Position:absolute; top:285px; left:250px;
	width:690px; height:10px;
	z-index:100;
	background-image : url(../Images/PDI/horizline.gif);
}
/* ------------------------------- Begin Login Box Buttons  ------------------------------- */
.logonButton {
	position:absolute; top:73px;
	width:153px; height:37px; 
	background-image:url(../Images/PDI/banner_logOn.gif);
}
.logonButton:link, active, visited{
	position:absolute; top:73px; 
	width:153px; height:37px; 
	background-image:url(../Images/PDI/banner_logOn.gif);
}
.logonButton:hover{
	position:absolute; top:73px; 
	width:153px; height:37px; 
	background-image:url(../Images/PDI/banner_logOn-over.gif);
}
.learnButton {
	position:absolute; top:73px;
	width:153px; height:37px; 
	background-image:url(../Images/PDI/banner_learn.gif);
}
.learnButton:link, active, visited{
	position:absolute; top:73px; 
	width:153px; height:37px; 
	background-image:url(../Images/PDI/banner_learn.gif);
}
.learnButton:hover{
	position:absolute; top:73px; 
	width:153px; height:37px; 
	background-image:url(../Images/PDI/banner_learn-over.gif);
}	
/* ------------------------------- Begin Footer and Footer Link Styles  ------------------------------- */
#footer{
	position:absolute; top:850px; width:964px; height: 33px; z-Index:25; }
#footer td{
	font-size:9px; color:#FFFFFF; }
	
.footlink {
	color:#FFFFFF; text-decoration : none; 	}
.footlink:active, link, visited{
	color:#FFFFFF; 	text-decoration : none; }
.footlink:hover {
	color:#FFFFFF; 	text-decoration : underline; }
	
/* END css styles for Political Data Inc. 2007 - Venice Consulting Group */
