:focus {
	outline: 0;
}
body 
{
	height:100%;
	line-height: 1;
	color: black;
	background: white;
	font: 9pt arial;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper {
	width:863px; 
	margin:0 auto; 
	height:100%;
	}	
#content {
	width:863px;
	height:100%;
	}
#col-left {
	width:266px; 
	float:left;
	background:#3785ab url(../images/sidebar-bg.jpg) left top no-repeat; 	
	display:inline-block;
	padding:0 0 5px;
}
#panels_existing 
{
	display:block;
	width:266px;
}
.scrolling_table 
{
	width:230px;
	margin: 20px;
	height:250px;
	overflow-x:hidden;
	overflow-y:auto;
}
#panel_results 
{
	border-spacing:1px;
	width:220px;
	padding:0px;
	margin:0px;
	background-color: #CDCDCD;	
}
#panel_results td 
{
	color: #000;
	padding: 4px;
	background-color: #efefef;
	vertical-align: top;
	font-size:8pt;
	vertical-align:middle;
}
#panel_results thead tr th, table.tablesorter tfoot tr th {
	background-color: #dd4040;
	font-size: 8pt;
	font-weight:bold;
	padding: 4px;
	vertical-align:middle;
	color:#fff;
}
#panel_results td img 
{
	vertical-align:text-top;
}
#panel_results td a 
{
	font-weight:bold;
	text-decoration:none;
	color: #3785ab;
}
#col-right {
	width:597px;
	float:left;
}
.section {
	background-color:#f7f5e3;
	padding:20px;
	margin-left:20px;
	display:inline-block;
	width:550px;
	border:1px solid #efefef;
	clear:both;
	}
.section_results {	
	padding:0px;
	margin-left:20px;
	display:inline-block;
	width:590px;
	clear:both;
	}
#col-right h1 {
	font-weight:bold;
	color:#dd4040;
	font-size:20px;
	}
	
#col-right h2 {
	font-weight:bold;
	color:#0093d0;
	font-size:16px;
	margin-bottom:10px;
	}
#col-right h3 {
	font-weight:normal;
	color:#000;
	font-size:13px;
	margin-bottom:10px;
	}
	
label {
	color:#000;
	font-weight:bold;
	font-size:10pt;
	margin: 0 0 -1px 0;
	}
	
.text {
	padding:4px;
	border:1px solid #DFDCC3;
	font-size:14px;
	color:#666;
	}
	
input.submit {
	background-color:#0093d0;
	color:#fff;
	padding:2px;
	margin:15px 5px 15px 15px
}
input.cancel 
{
	background-color:#dd4040;
	color:#fff;
	padding:2px;
	margin:15px 5px 15px 0px;
}	
#col-left h1 {
	font-weight:bold;
	color:#f0edd8;
	font-size:14px;
	line-height:18px;
	margin:210px 20px 14px;
}
.header2 
{
	font-weight:bold;
	color:#f0edd8;
	font-size:14px;
	margin:5px 20px -10px 20px !important;
}
#col-left p {
	color:#fff;
	font-size:12px;
	line-height:18px;
	margin:0 20px 10px;
	}
	
#col-left a {
	color:#8dd8fd;
	}
table td 
{
	font:10pt arial;
	padding:4px;
}
.providers 
{
	width:270px;
	float:left;
	height:120px;
}
input[type=radio] { vertical-align: middle; margin: 0 0 2px 0;}
#search_results 
{	
	display:none;
	height:600px;
	overflow:auto;
	width:635px;
}
#btn 
{
	width:650px;
}
#searching 
{
	display:none;
	text-align:center;
}
#searching span 
{
	margin-top:5px;
}
#results_header 
{
	display:none;
	margin:15px;
}
#err 
{
	padding:0px 0px 10px 15px;
	display:none;
	color:Red;
}
#map 
{
	width: 610px; 
	height: 300px; 
	border:1px solid #c0c0c0;
	display:none;
	margin:15px;
	position:relative;
	z-index:1000;
}
#export 
{
	margin: 0px 0px 6px 17px;
	display:none;
	width:610px;
}
#export img
{
	margin-bottom:-3px;
	padding-left:6px;
	padding-right:3px;
}
#export a 
{
	color:#3785ab;
	font-weight:bold;
}
#search_options 
{	
	position:relative;
	zoom: 1;
}
#faq 
{
	height:460px;
	width:500px;
}
.thisBlock
{
	clear:both;
	border-bottom:1px solid #c0c0c0;
	display:inline-block;
}
.q 
{
	color:#dd4040;
	font:bold 12pt verdana;
	margin:7px 10px 7px 10px;
	float:left;
	clear:both;
}
.a 
{
	color:#3785ab;
	font:bold 12pt verdana;
	margin:7px 10px 7px 10px;
	float:left;
	clear:both;
}
.faqtext 
{
	float:left;
	width:440px;
	margin:7px 10px 7px 10px;
}
.clear 
{
	clear:both;
}
#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#fcf6b2;
	width:100px;
}
.verified_True td
{
	background:#fcf6b2;
}

