	body {
		background-color:#def;
		font-family:"trebuchet ms", "arial", sans-serif;
		font-size:12px;
	}
	.container {
		width:900px;
		margin:30px auto;
		padding-bottom:40px;
	}
	.left{
		width:650px;
		margin-right:3px;
    margin-top: 2px;
		float:left;
	}
	.right{
		width:240px;
		float:left;
	}
	.legend {
		width:10px;
		height:10px;
		border:#ccc solid 1px;
		font-size:10px;
	}
	.pie {
		margin-left:15px;
	}
	.zip_box {
		background-color:#eeffce;
		border:#b7d68d 1px solid;
		margin-top:3px;
	}
	.zip_box#zip {
		padding:10px 20px;
	}
	.zip_box .title {
		color:#409500;
		font-weight:bold;
		font-size:14px;
		font-family:"trebuchet ms", "arial", sans-serif;
		margin-bottom:5px;
	}
	.zip_box input {
		margin-top:5px;
		font-family:"trebuchet ms", "arial", sans-serif;
	}
	a, a:visited {
		color:#0076EB;
		text-decoration:none;
	}
	a:hover {
		text-decoration:underline;
	}
	a img {
		border:0;
		text-decoration:none;
	}
	.content {
		background-color:#fff;
		width:570px;
		padding:20px 28px 40px 50px;
		margin:auto;
		overflow:auto;
		clear:both;
		font-family:"trebuchet ms", "arial", sans-serif;
		font-size:12px;
		border:#ccc solid;
		border-width:0 1px 1px 1px;
	}
	.big_content {
		background-color:#fff;
		width:800px;
		padding:20px 28px 40px 50px;
		margin:auto;
		overflow:auto;
		clear:both;
		font-family:"trebuchet ms", "arial", sans-serif;
		font-size:12px;
		border:#ccc solid;
		border-width:1px 1px 1px 1px;
	}
	.content#county {
		width:548px;
		padding:20px 50px 40px 50px;
	}
	.chart_holder {
		background-image:url("../images/grad.gif");
		background-repeat:repeat-x;
		width:232px;
	}
	.chart_holder#blue {
		background-image:url("../images/grad-blue.gif");
	}
	img.chart {
		padding:0 25px;
		border:1px solid #eee;
	}
	.axis_holder {
		padding:0 25px;
	}
	.float {
		float:left;
		margin:0 5px 0 0;	
	}

	.divider-p a, .divider-p a:link,.divider-p a:visited {
		color:#eb3c7d;
		background-color:#ffe2f0;
		border:solid #ff96bd 1px;
		width:638px;
		display:block;
		padding:4px 0 0 10px;
		height:20px;
		outline:none;
	}
	.divider-p {
		margin-top:3px;
		width:638px;
		font-size:12px;
		font-weight:bold;
		outline:none;
	}
	.divider-p img{
		margin-right:10px;
	}
	
	.zip_box img {
		margin-right:5px;
		margin-bottom:-3px;
	}
	.divider-p a:hover {
		background-color:#ffcbe4;
	}
	h2 {
		color:#EB3C7D;
		margin:0;
		font-family:"trebuchet ms";
		font-weight:bold;
		font-size:16px;
	}
	h4 {
		color:#bbb;
		margin:0;
		font-family:"trebuchet ms";
		font-size:12px;
		font-weight:normal;
	}
	h3 {
		color:#0071C7;
		margin:0;
		font-family:"trebuchet ms";
		font-weight:bold;
		font-size:16px;
		border-bottom:1px solid #eee;
		width:500px;

	}
	h5 {
		color:#EB3C7D;
		margin:0;
		font-family:"trebuchet ms";
		font-weight:bold;
		font-size:13px;
	}
	.section_header {
		color:#cbcbcb;
		margin:0 0 5px 0;
		font-family:"trebuchet ms", "arial", sans-serif;
		font-weight:bold;
		font-size:10px;
	}
	p {
		margin: 0px 30px 0px 0px;
		color:#888;
		font-size:12px;
		line-height:160%;
	}
	ol {
		color:#888;
	}
	.smalltext {
		font-size:11px;
	}

	table.info {
		font-family:"trebuchet ms";
		font-size:12px;
		border:solid #ddd;
		border-width:1px 1px 0 0;
	}
	table.info td {
		padding:2px 20px;
		color:#777;
		border-bottom:1px solid #ddd;
		border-left:1px solid #ddd;
	}
	table.info td.legend_cell {
		padding:2px 5px;
		color:#777;
	}
	table.info tr.title td.legend_cell {
		padding:2px 5px;
	}
	table.info td.bold {
		font-weight:bold;
	}
	table.info tr.title {
		background-color:#def;
	}
	table.info tr.pink {
		background-color:#FFF1F6;
	}
	table.info tr.title td{
		color:#06b;
		text-align:center;
		padding:2px 20px;
	}
	.zip_box#list ul{
		border-top:1px solid #ccc;
		padding:0px 0 0px 0;
		margin:0px 0px 10px 0px;
		font-size:12px;
		line-height:100%;
		list-style:none;
		display:block;
	}
	.zip_box#list li a{
		display: block;
		border-bottom:1px solid #ccc;
		line-height:160%;
		width:198px;
		padding:3px 20px;
		color:#999;
	}
	.zip_box a {
		color:#0071C7;
	}
	.zip_box#list li {
		padding:0;
		margin:0;
		width:100%;
	}
	.zip_box#list li a:hover {
		background-color:#fff;
		color:#555;
}
	.zip_box#list {
		padding:10px 0px 20px 0px;
}
.padding {
	padding:5px 20px 0px 20px;
}
.smalltext {
	font-size:11px;
	color:#aaa;
}


