



/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 3.1ex;
	text-decoration: none;
	color: #000;
	margin: 0px;
	}

body {
	background-color: #ffffff;
	}
.maincontentbg{
	background-image: url(/images/contentbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width:650px;
}

#mainContent {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

	}


h1 {
	font-size: 24px;
	line-height: 2.2ex;
	color: #3982d1;
	}
	
h2 {
	font-size: 20px;
	line-height: 2.0ex;
	color: #71ACEB;
	}
	
h3 {
	font-size: 18px;
	line-height: 2.0ex;
	color: #3982d1;
	}
	
h4 {
	font-size: 16px;
	//line-height: 2.5ex;
	color: #71ACEB;
	}
	
h5 {
	font-size: 14px;
	//line-height: 2ex;
	color: #3982d1;
	}
	
h6 {
	font-size: 12px;
	//line-height: 2ex;
	color: #3982d1;
	border-bottom: 1px solid;
	}

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ebad14;
	border-bottom: 1px dotted;
	}	

 
a:hover {
	text-decoration: none;
		color: #f7a30a;
	border-bottom: 1px solid;
	}	

#lhsNav {
	
	}

#lhsNav a:link, #lhsNav a:active, #lhsNav a:visited {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	color: #3982d1;
	display: block;
	padding: 1px;
	margin-top: 5px;
	margin-bottom:5px;
	text-decoration: none;
	border: none;
	}

#lhsNav a:hover {
	color: #ffffff;
	background-color: #ebad14;
	border: none;
	}

.sidenav {
	background: #f6da95 url(images/navbg.jpg) no-repeat top;
	width:150px;
	}



.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0047ba;
	text-decoration: none;
	}

.footer {
	display: block;
	padding: 5px;
	padding-right: 60px;
	margin: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	}

#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;}
#cmFader h3 {font: bold 14px verdana, sans-serif; }

#footertoprint {
	display: none;
}