body {
	background-color: #FFFFFF;
	margin: 0px;
/*	text-align: center; */
	background-image: url(/images/template/rpc/header_repeat.gif);
	background-repeat: repeat-x;
	z-index: 0;
}

#printicondiv {
	background-color:  #F31400;
	color: #FFFFFF;
	font-size: 9pt;
	width: 138px;
	height:  24px;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
}
	
div#printicondiv a { 
	color: white;
	text-decoration: none;
}

#frontpolldiv {
	position: absolute;
	top: 530px;
	background-color: #F31400;
	width:  195px;
	height: auto;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right:8px;
	padding-left:8px;
}

.pollquestion {
	color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
}

#undermenupaddingdiv {
	position: absolute;
	top: 464px;
	background-color: #004684;
	width:  211px;
	height: 10px;	
}

img#fimg1 {
	position: relative;
	height: 119px;
	width: 751px;
/*	top: 135px;
	left:  645px;*/
	z-index: 0;
}

input#searchsubmit {
	width: 55px;
	height: 18px;
	background-color: #004684;
	color: #FFFFFF;
	font-size: 7pt;
}

input#search {
/*	width: 150px;
	height: 12px;
	position: relative;*/
}

#searchform {
/*	position: absolute;
	right: 0px;
	top: -3px;*/
}

hr {
	width: 100%;
	color: #FFFFFF;
	height: 1px;
	text-align:left;	
}