/*body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	}

a, a:visited {
	color:#C59430;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	
	a.current {
		color:#5174AD;
		}
*/
div#clearinghouse {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	/*width: 700px;*/
	}

div#clearinghouse .page_title {
	text-align:left;
	font-size: 150%;
	font-weight:bold;
	color: #666;
	margin-bottom: 10px; 
	}

div.content {
	}

	div.content .left{
		width: 460px;
		float: left;
		padding-left: 20px;
		padding-right: 20px;
		}
	
	div.content .right {
		width: 200px;
		float:right;
		}

div.nav {
	margin: 10px 5px 10px 5px;
	}
	
	div.nav .title {
		font-weight:bold;
		color:#979797;
		}

div#errors {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 500px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #CC0000;
	color:#CC0000;
	background-color:#FFFFF2;
	}
	
div#errors div.title{
	font-size: 125%;
	font-weight:bold;
	text-align:center;
	}
	
div#download_tool {
	padding-right: .5in;
	padding-left: .5in;
	}

div#no_records_found {
	border: 1px solid black;
	font-size:250%;
	margin-top: 5px;
	margin-bottom:5px;
	text-align:center;
}	

.clear {
	clear:both;
	}

	
#toprightbox a {
color: #06C;
text-decoration:none;

}
	