
#mainContent {}

.header {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2.7ex;
	text-decoration: none;
	color: #FFFFFF;
	}

.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #cccccc;
	}
	
#sidenavbg{
	background-image: url(/images/navbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#lhsNav a:link, #lhsNav a:active, #lhsNav a:visited {

	}


#lhsNav a:hover {
	
	}

.footer a:link, .footer a:active, .footer a:visited,  {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
.footer a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}

.footer {
	display: block;
	font-size: 9px;
	color: #D1D1D1;
	}
	
.formtext {
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	}

#cmPollContents {
	border: solid 1px #000;
	background-color: #FFF;
	}

#cmPollContents table {
	width: 150px;
	padding: 0px;
	}

#cmPollContents table tr, #cmPollContents table td {
	padding: 0px;
	}

#cmPollContents input {
	padding-left: 5px;
	}

#cmPollContents h3 {
	font: bold 13px verdana, sans-serif;
	padding-left: 15px;
	border-bottom: solid 1px #000;
	}

#cmFader {
	border: solid 1px #000;
	background-color: #fff;
	width: 200px;
	padding: 0px;
	text-align: center;
	margin:0px;
	}

#cmFader h3 {
	font: bold 14px verdana, sans-serif;
	font-weight: bold;
	//color: #000000;
	border-bottom: solid 3px #030;
	padding-left: 0px;
	margin-bottom: 5px;
	}

#cmFader p {
	font: 13px arial, sans-serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin:0px;
	text-align: center;
}

#footertoprint {
	display: none;
}