#content img
{
	display: block;
	float: left;
}
#content #map
{
	margin-left: 0 ;
	margin-top: .5em;
	width:800px;
}
#content #map img
{
	border: none;
}
#content #map p#akLeft
{
	width: 170px;
	float: left;
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 12px;
}
#content #map p#akLeft img
{
	padding-bottom: 55px;
}
#content #map p span
{
	display: block;
	margin-left: 58px;
	color: #666;
}

#content #map p#usCenter
{
	
	float: left;
	width: 480px;
		
}
#content #map p#textRight	
{
	background: url('../images/cbug.gif') top right no-repeat;
	display: block;
	text-align: right;
	float: left;
	color: #008478;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	width: 100px;
	margin: 16px 16px 0 0;
	padding: 30px 0 0 0;
	
}

#content table
{
	clear: both;
	border: solid 1px black;
	margin: 0;
}

#content #libraryList 
{
	background: url('../images/line_curve.jpg') top right no-repeat;
	text-align: right;
	margin: 0 0 0 auto;
	clear: both;
}

#content #libraryList h2
{
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 70px;
	color: #582938;
}
#content #libraryList table
{
	border: none;
	margin: 0 0 6px 70px;
	padding: 0;
	width: 729px;
	border-collapse: collapse;
	
}
#content #libraryList table td
{
	width: 114px;
	border-bottom: dotted 1px #582938;
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 14px;
	font-size: 9pt;
	color: #008478;
}

#content #libraryList table #rowThree td
{
	border-bottom: solid 1px #582938;
}

#content table a
{
	text-decoration: none;
	color: #008478;
	display: block;
	width: 114px;
	height: 100%;
	padding: 2px 0 2px 4px;
	margin: 0;
}
#content table a:hover, #content table a.hover
{
	color: white;
	background-color: #582938;
	
}

#content #libraryList h3
{
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 2em;
	padding: 10px 0 0 70px;
	color: #008478;
	clear: both;
}
#content .statecodes
{
	margin: 0 0 2em 140px;
	padding: 0 0 0 6px;
}
#content .statecodes ol
{
	list-style-type: disc;
	padding: 0 0 0 4px;
	margin: 0 0 0 4px;
}

.rightcolumn {
	padding-left:46%;
}

#content .statecodes ol li
{
	font-size: 9pt;
	text-align: left;
	padding: 2px;
	margin: 0;
	line-height: 1.25em;
	color: #582938;
}

#content .statecodes p
{
	text-align: left;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 10pt;
	color: #008478;
}

#content p#viewAll
{
	font-size: 9pt;
	text-align: left;
	margin: 0 0 2em 70px;
}

#content .statecodes ol li a
{
	padding: 2px;
	color: #008478;
	background-color: white;
}

#content .statecodes ol li a:hover
{
	color: white;
	background-color: #582938;
	
}




/*for the "Search Multiple Codes" link */

#content  h2#multi {
	float:right;
	width:580px; 
	text-align:center;
	padding:0px;
	clear:none;
	height:50px;
	padding-bottom:0px;
	margin:0px;
}

#content  h2#multi  a  {
	display:block;
	width:179px;
	height:50px;
	color:#008478; 
	text-decoration:none;
	font-size:11px;
	margin:0px auto;
	padding:0px;
	position:relative;
	top:30px;
	left:-45px;
}
#content  h2#multi  a:hover {
	color:#008478; 
}