BODY {
background-color:#FFFFFF;
font-size: 11px;
font-family:Arial;
color: #000000;
margin: 0px;
}

a{color:#4BA0D3;text-decoration:none;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{color:#5C5744;text-decoration:none;}

a.nav{color:#54A12D;text-decoration:none;}
a.nav:hover{color:#B5B5B5;text-decoration:none;}

a.menu{color:#262626;text-decoration:none;}
a.menu:hover{color:#B5B5B5;text-decoration:none;}


a.header{color:#78AAC3;text-decoration:none; font-size:14px; font-weight:bold;}
a.header:hover{color:#B5B5B5;text-decoration:none;}



#main_box{
width: 900px;
margin-left: auto;
margin-right: auto;
}

#header{
clear:both;
height:70px;
border-bottom: solid 1px #A1CDE6;
margin-bottom:10px;
margin-top:10px;
}

#content{
float:right;
width: 700px;
margin: 0px;
}

#footer{
color:#909090;
clear:both;
width: 900px;
border-top: solid 1px #A1CDE6;
text-align:center;
padding-top:5px;
}

#spacer{
clear:both;
width: 100%;
line-height:15px;
height:15px;
_line-height:11px;
_height:11px;
}

#break{
clear:both;
width: 100%;
line-height:10px;
height:10px;
_line-height:6px;
_height:6px;
}


.box{
padding-top:7px;
background:url(box_bg.gif);
width: 170px;
height:25px;
_height:25px;
border: solid 1px #BEBEBE;
text-align:center;
font-weight:bold;
font-size:12px;
margin-top:4px;
}

.info_box{
float:left;
color:#00346D;
padding-top:7px;
background: url(info_box.gif) repeat-x; 
width: 174px;
_height:25px;
text-align:center;
font-weight:bold;
font-size:12px;
margin-top:4px;
}

.info_box_spacer{
float:left;
padding-top:7px;
background: url(info_box_space.gif); 
width: 1px;
height:185px;
margin-top:4px;
}



.listmenu ul{
line-height:20px;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding:0 0 0 0;
}
.listmenu ul li a{
list-style-type: none;
font-size:12px;
color: #30373D;
font-weight:bold;
display: block;
padding:0px 2px 2px 2px;
text-decoration: none;
line-height:20px;
height:20px;
}
.listmenu ul li a:hover, .listmenu ul li .current {
background: url(arrow_1.gif) no-repeat center right; 
color: #909090;
}


div.left {
background: url(left_menu.jpg) top left no-repeat;
border:none;
position:relative;

} 
div.left h3 {
background: url(right_menu.jpg) top right no-repeat;
padding-top:30px;
_padding-top:35px;
margin:0;
}
div.leftBody {
padding-top:0px;
padding-left:10px;
padding-right:10px;
margin-top:-3em;
_margin-top:-4em;
}

div.leftBody h2 {
	font-size: 14px;
	color: #013564;
	margin: 0px 0px 5px 2px;
}

div.main {
background: url(main_box.gif) top left no-repeat;
border:none;
position:relative;

} 
div.main h3 {
background: url(main_box_left.gif) top right no-repeat;
padding-top:30px;
_padding-top:35px;
margin:0;
}
div.mainBody {
background: url(main_box_left.gif) top right no-repeat;
padding-top:0px;
padding-left:10px;
padding-right:10px;
margin-top:-3em;
_margin-top:-4em;
min-height:175px;
_height:175px;

}

div.mainBody h2 {
	font-size: 14px;
	color: #013564;
	margin: 0px 0px 5px 2px;
}

.title_bar {
	background-color: #A1CDE8;
	font-size:13px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.page_bar {
    margin-top:5px;
	background-color: #A1CDE8;
	font-size:11px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}

.page_bar a {color: #666666;}
.page_bar a:hover {color: #FFFFFF;}


.sort {
	font-size:11px;
	font-weight:bold;
	color: #000000;
}

.sort a {color: #000000;}
.sort a:hover {color: #666666;}



.input 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:#FFFFFF;
	border-top:1px solid #A1CDE8;border-left:1px solid #A1CDE8;
	border-right:1px solid #78B6DC;border-bottom:1px solid #78B6DC;
}

input.button,button.button 
{
	background:url(box_bg.gif);
	font:8pt verdana;color:#333333;
	border: solid 1px #BEBEBE;
	padding:0px 20px 0px 20px;
	height:24px;
	_height:24px;
}

.mapBorder {
	border: thin solid #004881;
	margin: 2px;
	height: 400px;
}

.bg001 {
	background-color: #E2E2E2;
	border: 1px solid #999899;
	color: #ffffff;
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}

#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	border-style:double;
	border:solid 2px #CCCCCC;
	position:absolute;
	background-color:#E0EFF6;
	width:370px;
	height:215px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#tabs {display: block;float: left;width: 700px;}
.panel {width: 680px;overflow: hidden;clear: left;}
.tab_bdr{padding: 0px;width: 698px;border: 0px;border: 1px solid #2183BD;height: 4px;margin:0px;background: #2183BD;clear: left;font-size: 0px;}
.tab{font-family:tahoma; FONT-SIZE: 12px;background:#464347;color:#FFFFFF;cursor:pointer;border:none;border-bottom: 1px solid #FFFFFF;height:19px;padding-top:3px;margin:0px;width:100px; float:left; text-decoration:none;}
.tab_sel{font-family:tahoma; FONT-SIZE: 12px;background:#2183BD;color:#FFFFFF;cursor:pointer;border:none;border-bottom:1px solid #2183BD;height:19px;padding-top:3px;margin:0px;width:100px; float:left; text-decoration:none;}
#pjump {
	z-index: 100;
	height:275px;
	width:450px;
	line-height: 25px;
	padding: 3px;
	background: #FFFFFF;
	border: 2px solid #2987BF;
}


