/* 
Title:		BWCBSA styles
Updated: 	February 21, 2007
*/

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}

table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}


h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3#important {
	color: #FF0000;
}
a:link {
	color: blue;
}	
a:hover {
	color: red;
}	
	
#nav_main {
	width: 110px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
#nav_main li {
	float: left;
	display: block;
	width: 109px;
	list-style-type: none;
	border-top: 1px solid #A59363;
	border-right: 1px solid #F5F2E0;
}
#nav_main li a {
	margin: 0;
	padding: 4px;
	display: block;
	color: #000;
	border-right: 1px solid #A59363;
	border-left: 6px solid #735F2D;
	text-decoration: none;
	background: #D7DBA8;
}
#nav_main li a:hover {
	border-right: 1px solid #000;
	border-left: 6px solid #000;
}
#nav_main li#nav_bottom {
	border-bottom: 1px solid #A59363;
}
#ranks img {
	margin: 0 5px 0 0;
}
#ranks p.alt {
	padding-bottom: 30px;
}

#pdftext {
font-size:75%;
text-align:center;
}

table#survey_ideas ul {
	margin: 0;
	padding: 0 0 0 15px;
}
table#survey_ideas ul li {
	display: block;
	padding-bottom: 4px;
}