body {
		FONT-SIZE: 13px; COLOR: #062752; FONT-FAMILY: "Arial"; BACKGROUND: #fefefe url(/images/r3.jpg); background-repeat:repeat-x; MARGIN: 25px; behavior: url(csshover.htc);
}

h2 {
	FONT-SIZE: 22px; COLOR: #062752; FONT-FAMILY: "Trebuchet MS"
}

p {
	FONT-SIZE: 13px; COLOR: #062752; FONT-FAMILY: "Arial"
}

td {
	FONT-SIZE: 13px; COLOR: #062752; FONT-FAMILY: "Arial"
}

a {
	FONT-SIZE: 13px; COLOR: #062752; FONT-FAMILY: "Arial";
	text-decoration: underline;
}
a:hover {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: "Arial";
	text-decoration: underline;
	font-weight: bold;
}

#header{width:950px; height:150px; background: url(/images/r1.jpg) 0 0 no-repeat; margin-left:150px; padding:0 0px;}


#bodyPan2{width:919px; background:url(/images/tablemiddle.jpg) 0 0 repeat-y; position:relative; margin:0 auto; padding:0 0px;}
#bodybottomPan{width:919px; height:26px; background:url(/images/tablebottom.jpg) 0 0 no-repeat; position:relative; margin:0 auto; clear:both;padding:0 0px;}

#bodybottom{width:919px; height:40px; background:#363636; position:relative; margin:0 auto; clear:both; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: "Arial"; padding-top:10px;padding-bottom:10px; }
#bodybottom a{FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: "Arial";text-decoration: none;}
#bodybottom a:hover{FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: "Arial";text-decoration: underline;}

#menu {
	
	list-style: none;
	margin: 0;
	padding: 0;

	
}
#menu li {
	position: relative;
	
		}

#menu a {
	color: #ffffff;
	
	
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: url(/images/arrows.png) 0 10px no-repeat;
	color: #ffffff;
	padding-bottom: 8px;
	}

	
#map-image {
	width: 265px;
}

#map-image img {
	border: 0;
}

.tabcontent{

	display:none;

	}
.map-text {
	overflow: auto;
	height: 290px;
	width: 454px;
}

.map_container
{
float:left;
text-align:left;
padding: 60px 20px 0px 0px;
width:730px;
}

clearit {
clear: both;
height: 0;
line-height: 0;
font-size: px; /*for IE*/
}

#results a {
	FONT-SIZE: 15px; COLOR: #062752; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
#results a:hover {
	background: url(images/arrows.png) 0 5px no-repeat;
	FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
	
	#results2 a {
	FONT-SIZE: 15px; COLOR: #062752; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
#results2 a:hover {
	FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
	
	div.horRule {
height: 1px;
border-top: 1px solid #EFEFEF;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
margin-right: 10px;
}
div.horRule hr {
display: none;
color: #dddddd;
}



ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	background:url("/images/bg1.gif") repeat-x;
	width:1024px;

}


ul#nav li a {
	display: block;
	font-weight: normal;
	padding: 8px 10px;
	background:#323f74;
	background-image:url("/images/bg1.gif");
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	
}

ul#nav li a:hover{
	background:#f58404;
	background-image:url("images/bg2.jpg");
	color:#fff;
	}
	
ul#nav li {
	float: left;
	position: relative;
	text-align: center;
	margin-right:0px;
	border:0px solid #ccc;

}

ul#nav li.current a{
	background:#ddd;
	}

ul#nav li.current a:hover{
	background:#f58404;
	background-image:url("/images/bg2.jpg");
	}

li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;



}

ul#nav li ul.sub li a{
	font-weight: normal!important;	

}
li>ul {
	top: 0;
	left: 0;
		

}

li:hover ul, li.over ul {
	display: none;
	
}
