a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.headernav {
	width: 231px;
	text-align: center;
    background-color: #C8CBC0;
}

.headernav a:link, .headernav a:active, .headernav a:visited {
	font-size: 13px;
    font-weight: bold;
    color: #555F55;
}

.intro h4 {
    font-family: Times;
	font-size: 40pt;
    color: #91B4B6;
    font-style: italic;
	margin: 0px;
}

.intro {
    font-family: "Times New Roman";
    font-size: 14pt;
	padding-left: 15px;
	padding-right: 15px;
}

.bg_grey { background-color: #C8CBC0; }
.bg_search { background-color: #808080; }

.leftnav {
	background-color: #C8CBC0;
	padding: 10px 14px 10px 18px;
	font-size: 12px;
}

#polls.leftnav {
	color: #000000;
	font-size: 11px;
}



.txt_sides { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color : #000000; background-color: #C8CBC0; padding: 10px 14px 10px 18px;}
	.txt_sides a:link {  color: #0080E1; text-decoration: none;}
	.txt_sides a:visited {  color: #0080E1; text-decoration: none;}
	.txt_sides a:hover {  color: #ff0000; text-decoration: underline;}
	.txt_sides a:active {  color: #ff0000; text-decoration: underline;}
	
#important.txt_sides { color: #B1322F; font-size: 11px; font-weight: bold; }


.th_green {	background-image: url(images/layout/bg_rightnav_heading.jpg); text-align: center; font-weight: bold; color: #ffffff; height: 21px; font-size: 14px; }




