body {
	text-align: center;
	margin:0;
	padding: 0;
	border:0;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-image:url('/img/topbar.gif');
	background-repeat:repeat-x;
}
p, td, div, th {font-size: 12px;}
img {border:0;}
.imgb{
	border: 1px solid #999999;
}
a:link, a:visited{
	color: #1e5b7e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.noULinks a:link, .noULinks a:visited{
	color: #1e5b7e;
	text-decoration: none;
}
.noULinks a:hover{
	text-decoration: underline;
}
.refineLinks{
	font-size:11px;
}
.refineLinks a:link, .refineLinks a:visited{
	color: #1e5b7e;
	text-decoration: none;
}
.refineLinks a:hover{
	text-decoration: underline;
}
.resultsList a{
	width:150px;
	display: inline-block;
}
.resultsList a:link, .resultsList a:visited{
	color: #1e5b7e;
	text-decoration: none;
}
.resultsList a:hover{
	text-decoration: underline;
}


#header {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
	height: 70px;
}
#logo {
	padding-top:10px;
	width: 230px;
	float: left;
	height: 60px;
}
#hright {
	width: 520px;
	float: right;
	height: 60px;
}
#login{
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}

#nav{
	text-align: left;
	position: absolute;
	margin:0;
	padding:0;
	top: 50px !important;
	top: 45px;
	width:700px;
}

#nav ul{
	font-weight:bold;
	margin:0;
	padding:0;
	
}
#nav ul li {
	float:left;
	position:relative;
	padding-right:1px;
	margin-right:2px;
	display: inline;

}
#nav ul li a{
	height:16px;
	padding:5px 10px 5px 12px;
	color:#484848;
	text-decoration:none;
	background:#dedede url(/img/bottons.png) left no-repeat;
}
#nav ul li a:hover,
#nav ul li.active a{
	text-decoration:none;
	background-color:#067106;
	color:#fff;
}
#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 980px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}
#left {
	float: left;
	width:649px;
}
#bigleft {
	float: left;
	width:970px;
}

#right {
	float: right;
	width:300px;
	padding-top:6px;
}
#main {
	float: right;
	width: 468px;
}
#bigmain {
	float: right;
	width: 789px;
}

#refine {
	float: left;
	width: 160px;
	padding-top:13px;
}

#clear{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 15px;
}
#clearb{
	clear: both;
	height: 1px;
}

h1{
	margin: 8 0 10 0px;
	font-size: 20px;
	color: #7e0000;
	border-bottom: 3px solid #7e0000;
}
h2{
	margin: 10 0 7 0px;
	font-size: 16px;
	color: #155274;
	border-bottom: 1px dotted #155274;
}
h3{
	margin: 7 0 7 0px;
	font-size: 14px;
	color: #155274;
}
.h3brown{
	margin: 15 0 5 0px;
	font-size: 14px;
	color: #7e0000;
}
.h3brownline{
	margin: 15 0 3 0px;
	font-size: 14px;
	color: #7e0000;
	border-bottom: 1px solid #7e0000;
}

hr{
	color: #7e0000;
	background-color: #7e0000;
	height: 2px;
}

.panel{
	border: 1px solid #4fa4c3;
	background: #deedf2;
	padding: 5px;
}
.panelnav{
	border-right: 1px solid #4fa4c3;
	padding: 5px;
}

.rpanel{
	border: 1px solid #d31518;
	background: #f9ebec;
	padding: 5px;
}
.panelhead{
	border: 1px solid #4fa4c3;
	padding: 5px;
	background-image:url('/img/panelhead.gif');
	background-repeat:repeat-x;
}
.panelheadhead{
	font-size:13px;
	font-weight:bold;
	height: 25px;
}
.panelheadright{
	border-left: 1px solid #4fa4c3;
	border-right: 1px solid #4fa4c3;
	border-bottom: 1px solid #4fa4c3;
	padding: 5px 10px 5px 10px;
}

.panelpn{
	border: 1px solid #7e0000;
	background: #f4e7e7;
	padding: 4px 5px 4px 5px;
	font-weight:bold;
}

.panelpn a:link, .panelpn a:visited{
	text-decoration: none;
}
.panelpn a:hover {
	text-decoration: underline;
}

.plb{
	margin: 10px 0 0px 0;
	background: #eaf3f6;
	padding:6px 5px 8px 5px;
	border-bottom: 1px solid #4fa4c3;
	border-top: 1px solid #4fa4c3;
}
.plw{
	margin: 2px 0 2px 0;
	padding:5px 5px 0px 5px;

}
.plf1{
	margin: 0px 0 0px 0;
	background: #fff8dd;
	padding:6px 5px 8px 5px;
	border-top: 1px solid #fdc900;
	border-bottom: 1px solid #fdc900;
}
.plf{
	margin: 0px 0 0px 0;
	background: #fff8dd;
	padding:6px 5px 8px 5px;
	border-bottom: 1px solid #fdc900;
}
.adet{
	clear: both;
	border-top: 2px solid #4fa4c3;
}
.adetd{
	width:540px;
	padding-top:5px;
	float: right;
}
.adeti{
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	text-align:center;
	background-color:#deedf2;
}

.btn{
	border: 1px solid #067106;
	font-weight: bold;
	padding:0px 8px 2px 8px;
	color:#fff;
	text-decoration:none;
	background:#067106 url(/img/bottons.png) left no-repeat;
}
.btn:hover {
	text-decoration:none;
	background-color:#91c7db;
	color:#000;
}
.txtbtn{
	height:25px;
	padding-top:5px;
}
.txtbtn a:link, .txtbtn a:visited{
	border: 1px solid #067106;
	font-weight: bold;
	padding:2px 10px 2px 12px;
	color:#fff;
	text-decoration:none;
	background:#067106 url(/img/bottons.png) left no-repeat;
}
.txtbtn a:hover {
	text-decoration:none;
	background-color:#91c7db;
	color:#000;
}

.featurefix{
	text-align:center;
	background-color: #fbaa02;
	color: #fff;
	font-weight: bold;
	padding-bottom:3px;
}
.txtbtnfix{
	width:165px;
	text-align:center;
}
.txtbtnfix div{
	padding-top: 3px;
}
.txtbtnfix a{
	display: block;
	width:165px;
}
.txtbtnfix a:link, .txtbtnfix a:visited{
	display: block;
	border: 1px solid #067106;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	background:#067106 url(/img/bottons.png) left no-repeat;
}
.txtbtnfix a:hover {
	text-decoration:none;
	background-color:#91c7db;
	color:#000;
}


.txb{
	width:120px;
	text-align:right;
	height: 55px;
	float: right;
}
.txbb{
	width:160px;
	text-align:right;
	float: right;
}
.txr{
	text-align:right;
}
.txbf{
	background-color: #fbaa02;
	color: #fff;
	text-align: center;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
	background-color: #070606;
	text-align:center;
	font-size: 10px;
	color:#ccc;
	border-top: 10px solid #070606;
	border-bottom: 10px solid #070606;
	
}
#footer a:link, #footer a:visited{
	color: #ccc; text-decoration: none
}
#footer a:hover {
	text-decoration: underline;
}

.small{
	font-size:10px;
}
.big {
	font-size: 14px;
}

.dl{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.dl li{
	padding-bottom:1px;padding-top:2px;
}
.dl li.active{
	display: block;
	padding-bottom: 4px;
	padding-left: 9px;
	border-bottom: 1px solid #dadada;
	background-color: #F3F3F3;
	font-weight:bold;
	background: url(/img/arrow.gif) no-repeat top left;
}
.dl li.active a, .dl li.active a:hover, .dl li.active a:visited{
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #fff;
	font-weight:bold;
	background: none;
}
.dl li a, .dl li a:visited{
	display: block;
	padding-bottom: 4px;
	padding-left: 9px;
	text-decoration: none;
	border-bottom: 1px solid #dadada;
}
.dl li a:hover{
	background-color: #F3F3F3;
	background: url(/img/arrow.gif) no-repeat top left;
}
.dl li.sub{
	display: block;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size:11px;
}
.dl li.sub a, .dl li.sub a:visited, .dl li.sub a:hover{
	display: block;
	padding-left: 0px;
	background: none;
}

.sepList{
	padding-top:0;
	margin-top:0;
}

.sepList li{
	padding: 8px 0 0px 0;
}

.pic{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.pic img{
	border: 1px solid #999999;
}

.mimg{
	padding-top: 3px;
}
.mimg img{
	border: 1px solid #999999;
}

.imgblack{
	border: 21px solid #000;
}

.keepformat{
	text-align: left;
	font-family:Courier New, arial, helvetica;
	font-size: 12px;
}

.ddb td{
	padding: 5px;
	border: 1px solid #deedf2;
}

.detaildata table{
	width: 100%;
	text-align: left;
}
.detaildata table th{
	padding: 3px;
	border: 0px solid #fff;
	background-color: #4fa4c3;
	font-weight: bold;
	color:#fff;
}

.detaildata table td{
	padding: 3px;
	border: 0px solid #fff;
	background-color: #deedf2;
}

#map_canvas{
	border: 1px solid #7e0000;
}

#tabs2 {
	float:left;width:100%;
	font-size: 13px;
	font-weight: bold;
	line-height:normal;
	margin-bottom:0px;
	overflow:hidden;
	border-bottom:1px solid #066d06;
}
#tabs2 ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
}
#tabs2 li {display:inline;margin:0;padding:0;}
#tabs2 a {float:left;background:url("/img/tab.gif") no-repeat left top;margin:0;padding:0 0 0 6px;text-decoration:none;}
#tabs2 a b {float:left;display:block;background:url("/img/tab.gif") no-repeat right top;padding:6px 15px 4px 6px;margin-right:0px;color:#000;}
#tabs2 a b {float:none;}
#tabs2 a:hover b {}
#tabs2 a:hover {background-position:0% -42px;}
#tabs2 a:hover b {background-position:100% -42px;color:#fff;}
#tabs2 .on {background-position:0% -42px;}
#tabs2 .on b {background-position:100% -42px;color:#fff;}
#tabs2 .on a {
	float:left;
	background:url("/img/tab.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	background-position:0% -42px;
}
.rev{
	background: #eaf3f6;
	padding:6px;
	border-bottom: 10px solid #fff;
}
.gfont{
	color: #777;
}

#ques{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#ques li{
	background: url(/img/question.gif) no-repeat top left;
	padding-left: 18px;
	display: block;
	padding-top:2px;
	padding-bottom: 4px;
	border-top: 1px dotted #bed9e3;
}

#ques li a, #ques li a:visited{
	text-decoration: underline;
}
#ques li a:hover{
	text-decoration: none;
}
.topBar{
	margin-top:10px;
	border-top: 1px dotted #bed9e3;
}
.stby{
	margin:10px 0 10px 0;
}
.cmt{padding-left:25px;}
.cmthd{margin-top: 10px;margin-bottom: 10px;padding: 8px 5px 8px 10px;font-size:12px;background-color: #ddd;}
.cmdes{padding-left: 10px;}
.profcomp{border: 1px solid #4fa4c3;}