body, td, p {
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;


}
.topbar {
	background: #EFEFEF;
	height: 20px;
	width: 750px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;


	
}
.topbar a:link, .topbar a:visited{
color: #3399CC;
}
.header {
	height: 50px;
}
.input {
	width: 80%;
}
.border {
	border: 1px solid #666666;
	padding: 10px 10px 10px 20px;
	margin: 0px 10px 10px;
	background: #FFFFFF;
}
.bheader {
	background: #006699;
	height: 25px;
	width: 100%;
	padding: 5px 5px 5px 20px;
	margin: 10px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;


}
.menu {
	background-color: #F3F3F3;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.menu a:link, .menu a:visited, .menu a:hover,   {
	text-decoration:none;
	color:#666666;	
}
.menu a:hover,   {
	text-decoration:underline;
	color:#000000;	
}
.maintext {
	padding: 20px;
	font-size: 12px;
}
.left {
	background-color: #E2F7E7;
	border: 1px solid #C1C1C1;
	width: 150px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;


}
.tab {
	width: 750px;
	padding-left: 20px;
}
.instructions {
	margin-left: 41px;
	width: 705px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#variables {
	background-color: #E2F1F7;
}
#counties {
	background-color: #EBE2F3;
}
.mainform {
	margin-left: 41px;
	width: 705px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.longlist {
	width: 100%;
}
.selections {
	margin-left: 41px;
	width: 705px;
	border-top: 1px #CCCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #F3F3F3;

}
.category {
	font-weight: bold;
	width: 130px;
	background-color: #B4DCEC;
	text-align: center;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;


}
.category a:link, .category a:visited{
	text-decoration:none;
	color: #333333;
}
.category a:hover{
	background-color:#3399CC;
	width: 130px;	
	color: #FFFFFF;
}

.categoryCounties {
	font-weight: bold;
	width: 130px;
	background-color: #ECE9F5;
	text-align: center;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;


}
.categoryCounties a:link, .categoryCounties a:visited{
	text-decoration:none;
	color: #333333;
}
.categoryCounties a:hover{
	background-color:#9966CC;
	width: 130px;	
	color: #FFFFFF;
}
