body {
	margin: 			0px;
	padding: 			0px;
	background-color:	white;
	background-image : 	url(../img/_bg.jpg);
	background-repeat : repeat-x;
}
#maintable {
	width:				760px;
	border-left: 		1px solid black;
	border-right: 		1px solid black;
	font-family: 		Arial, Helvetica, sans-serif;
	background-color:	white;
}

#skipnav{
	position: 			absolute;
	left: 				-1000px;
	width: 				990px;
	font-size:			1px; 
	line-height:		1;
}
abbr, acronym, .explanation {
  cursor:				help;
  border-bottom: 		1px dashed;
}

#breadcrumbs {
	height: 			20px;
	font-size: 			12px;
	background-color: 	#330033;
	color: 				#CCCCCC}
#breadcrumbs p {
	padding: 		0 0 0 16px;
	margin: 0px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: 				white;
	background-color: 	#330033;
}
#breadcrumbs a:hover {
	text-decoration: 	overline underline;
}




/* 
****************************
content area
****************************
*/
#maincontent {
	width: 				758;
	padding: 			15px;
	vertical-align: 	top;
}
.content p, .content h1, .content h2, .content h3, .content h4, 
.content ul, .content ol, .content form {
	margin-top: 		0px;
	margin-bottom: 		0px;
} 


#geninfo {
	width: 148px;
	border: solid 1px black;
	padding: 10px;
	background-color: #7A93BA;
	color: black;
}
#geninfo p{
	margin-top: 		10px;
	margin-bottom: 		0px;
	font-size: 			12px;
}
#geninfo a:link, #geninfo a:visited, #geninfo a:active {
	color: black;
}
#geninfo a:hover {
	text-decoration: none;
}

#hours {
	color: 				black;
	background-color: 	#A7B7D1;
	border: 			solid 1px black;
	padding-bottom: 	3px;
}

#hours h3{
	font-size: 			13px;
	text-align:			center;
	border-bottom:		solid 1px black;
	margin: 			0px;
	padding:			3px;
}
#hours p{
	padding: 0px 5px 0px 5px;
	margin: 0px
}
/* 
****************************
CONTENT
****************************
*/

.content{
	font-family: 		Arial, Helvetica, sans-serif;
	background-color:	white;
	vertical-align: 	top;
	width: 				558px;
	padding: 			0 10px 0 0;
	
}

.content p,  .content li{
	font-size: 			13px; line-height: 18px;
}
.content h1{
	font-size: 			22px;
	color: 				#306;
}
.content h2{
	font-size: 			18px;
}
.content h3{
	font-size: 			16px;
}
.content h4{
	font-size: 			14px;
}

.content a:link{
	color: 				#000066;
	background-color:	transparent;
}
.content a:visited{
	color: 				#636;
	background-color:	transparent;
}
.content a:active{
	color: 				black;
	background-color:	#ccc;
}
.content a:hover{
	text-decoration:	none;
	color: 				#009;
	background-color:	transparent;
}
.content hr{
	border-top: 		1px solid #99C;
    border-bottom: 		1px solid white;
	border-left: 		1px solid white;
	border-right: 		1px solid white;
    color: 				white;
    background-color: 	white;
    height: 			2px;
}

.content .1st{
	color:				#4C1653;
	line-height: 		20px;
	border: thin solid #000033;
}

.content .indent{
	padding-left: 		15px;
}
.content .indent2{
	padding-left: 		30px;
}
.content .indent3{
	padding-left: 		50px;
}

.content .note{
	color: 				red;
}

.content .list{
	padding-top: 		10px;
}

.content .marginleft{
	margin-right: 		15px;
}
.content .marginright{
	margin-left: 		15px;
}

p.formrow { margin-top: 12px;}
.formrow label { margin-right: 10px; font-weight: bold}
.formrow abbr { border-bottom:none}
#clearinghousetext p { font-weight: bold}
#clearinghousetext ul { margin: 0; padding: 0 0 0 20px}
#clearinghousetext li { margin-top: 8px; list-style-type: square;}
#clearinghousetext li strong { font-size: 14px; color: #603}
/* 
****************************
FOOTER AREAS
****************************
*/


#footer {
	padding:		0 10px 10px 10px;
	border-top: 	1px solid #999;
}
#footer hr{
	backround-color: white;
	border:			none;
	color: 			white;
	
}
#footer p{
	font-size: 		12px;
	color: 			#999;
	font-family: 	Arial, Helvetica, sans-serif;
	margin: 		0px;
	padding-left:  60px;
}

#footer img{
	padding-left:  50px;

}

#footer a:link, #footer a:visited, #footer a:active{
	color: #336699;
}
#footer a:hover{
	color: #00C;
	text-decoration: none;
}



/* end footer areas  */
.whitetext {
	color: #660066;
}

#clearinghousetext{ padding-top: 30px;}

