/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 12px  arial,  san-serif;
	font-weight: normal;
	line-height: 2.9ex;
	text-decoration: none;
	color: #000;
	margin: 0px;
	}

#mainContent {
	//Height: 350px; 
	border: solid 2px #0d0d0c;
	background-color: #fffeed;
	padding-left: 24px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 35px;
	}


h1 {	
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	color: #224422;
	line-height: 2.2ex;
}

h2 {font-size: 20px;
	line-height: 2.2ex;
	color: #224422;
	}
	
h3 {font-size: 18px;
	color: #faa239;
	line-height: 2.2ex;
	}
	
h4 {font-size: 16px;
	line-height: 2.2ex;
	color: #224422;
	}
	
h5 {font-size: 14px;
	color: #faa239;
	line-height: 2.2ex;
	}
	
h6 {font-size: 12px;
	line-height: 2.2ex;
	color: #224422;
	}

a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #242;
	}	

a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #240;
	}

a:hover {
	text-decoration: underline;
	color: #240;
	}	
#lhsNav
{
	border: solid 2px #0d0d0c;
	background-color: #fffeed;
}

#lhsNav a:link, #lhsNav a:active, #lhsNav a:visited {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	padding-top: 16px;
	padding-bottom: 14px;
	margin-left: 0px;
	color: #242;
	display: block;
	border-bottom: solid 1px #0d0d0c;

	text-decoration: none;
	}

#lhsNav a:hover {
	color: #242;
	background-color: #fcd09b;
	border-bottom: solid 1px #0d0d0c;
	}

.headAddress {
	font: 12px Georgia, arial, Verdana;
}

.secondarytable {
	
	}


.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #fed;
	}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: 9px verdana, arial, sans-serif;
	font-weight: bold;
	color: #7E1900;
	text-decoration: none;
	}

.footer {
	display: block;
	padding: 5px;
	margin: 5px;
	font-size: 9px;
	font-style: none;
	font-weight: regular;
	color: #607560;
	}
	
.vertdiv {
	font-color: #000;
	font-weight: bold;
	dispay: block;
	padding-left: 18px;
	padding-right: 18px;

}

.bcnav{
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: 3px;
	}

a.bcnav:link, a.bcnav:active, a.bcnav:visited {
	font: 10pt georgia, garamond, serif;
	font-weight: normal;
	margin: 0px;
	color: #663300;
	padding: 0px;
	text-decoration: none;
	}

#searchForm {
	padding: 0px;
	}
	
#searchForm input {
	color: #000;
	border: solid 1px #000;
	}
	
#searchForm a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	}
	
#searchForm a:hover {
	color: #fff;
	background-color: #000;
	}

.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;
}