* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #252525;
	background-color: #ffffff;
}
#topmenu {
	background-color: #000000;
	width: 100%;
	color: #ffffff;
	height: 20px;
}
.topmenu {
	width: 970px;
	text-align: right;
}
#wrap {
	width: 970px;
}
#header{
	height: 97px;
/*	background: url(images/background_header.gif) no-repeat; */
}
#hleft {
	float: left;
	padding-top: 20px;
}
#hright {
	color: #003399;
	float: right;
	padding-top:20px;
}
#hright a {
	color: #003399;
	font-weight: bold;
}
#main {
	padding: /*10*/0px 0px;
}
#mleft {
	width:200px;
	float:left;
	margin-right: 10px;
	color: #626262;
}

#saveditems {
	width: 150px;
	margin-bottom: 10px;
}
#saveditemstitle {
	width: 130px;
	background: url(images/background_saveditems_title.gif) no-repeat #0d66b2;
	padding: 8px 10px 10px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}
#saveditemscontent {
	width: 128px;
	padding: 10px;
	border-left: 1px #ebebeb solid;
	border-right: 1px #ebebeb solid;
}
#saveditemscontent strong {
	color: #f7941d;
}
#saveditems ul li {
	list-style: none;
	margin-left: 10px;
}

#saveditems a {
	text-decoration: underline;
	color: #0d66b2;
}
#saveditemsfooter {
	width: 130px;
	background-color: #eeeeee;
	padding: 5px 10px;
	border-bottom: 1px #ebebeb solid;
}
#lsidebar {
	height:2100px;
	background: #F7F7F7;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border: 1px solid #E1E1E1;
}
#lsidebar ul li {
	border-bottom: solid 1px #c1d5e3;
	padding: 2px 0px;
	list-style: none;
	margin-left: 5px;
}
#lsidebar ul {
	margin-bottom: 10px;
}
#mcenter {
	float: left;
	width: 565px;
	overflow:auto;
}
#mcenter ul li,
#mcenter ol li {
	margin-left: 35px;
}
#mcenter ul,
#mcenter ol {
	padding-bottom: 5px;
}
#search {
	margin-bottom: 10px;
	width: 620px;
	background-color: #0d66b2;
	float: inherit;
}
#searchleft {
	float: left;
	width: 218px;
	color: #d7d7d7;	
}
#searchlefttitle {
	background: url(images/background_search_black.gif) no-repeat #000000;
	padding: 10px;
}
#searchleftwelcome {
	background: url(images/background_search_blue.gif);
	padding: 10px;
}
#searchright {
	float: right;
	padding: 10px 10px;
	width: 382px;
	background: url(images/background_searchtop.gif) no-repeat #0d66b2 right top;
}
#searchrightform {
	margin:10px;
	padding: 10px;
	background-color: #86b3d9;

}

.box600 {
	border: #ebebeb solid 1px;
	width: 600px;
	padding: 10px;
	margin-bottom: 10px;
	display:block;
	clear: both;
}
.box600left {
	float: left;
	width: 295px;
	display: block;
}
.box600right {
	float: right;
	width: 295px;
	margin-left: 10px;
}
.box295left {
	float: left;
	width: 280px;
	margin-right: 5px;
	padding: 10px;
	margin-bottom: 10px;
	border: #ebebeb solid 1px;
}
.box295right{
	float: right;
	width: 280px;
	margin-left: 5px;
	padding: 10px;
	margin-bottom: 10px;
	border: #ebebeb solid 1px;
}

.searchright-left {
	width: 180px;
	float:left;
	padding: 5px 0px;
}
.searchright-right {
	width: 150px;
	float: right;
	padding: 5px 15px;
}
.searchright-full {
	width: 360px;
	text-align: center;
	padding: 5px 0px;
}
#mright {
    height:2100px;
	text-align:left;
	width: 160px;
	float: right;
	margin-left: 10px;
	background-color: #f7f7f7;
	padding:10px;
	border: 1px solid #E1E1E1;

}
#mfullright {
	width: 770px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}

#footer {
	padding: 10px;
	margin-top: 10px;
	clear: both;
	color: #999999;
}
#footer a {
	color: #003399;
}
img {
	display: block
}
.trblack {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
.trblack td{
	padding: 5px 10px;
}

.trblue {
	background-color: #bbdcf9;
}
.trblue td{
	padding: 5px 10px;
}
.trwhite {
	padding: 5px 10px;
	background-color: #f7f7f7;
}
.trwhite td{
	padding: 5px 10px;
}

/* TEXT */
h1 {
	font-size: 11pt;
	color: #f7941d;
	padding-bottom:5px;
} 
h2 {
	font-size: 10pt;
	color: #f7941d;

}
#mcenter h2 a,
#lsidebar h2 a {
	color: #f7941d;
	text-decoration: none;
}
h3 {
	font-size: 18pt;
	color: #f7941d;
	font-weight: normal;
}
h4 {
	font-size: 11pt;
	color: #0d66b2;
	padding-bottom:5px;
}
h5 {
	font-size: 24pt;
	color: #0d66b2;
	font-weight: normal;
	padding-left: 10px;
}
h6 {
	color: #ffffff;
	padding-bottom: 5px;
	font-size: 10pt;
}
h7 {
	font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
}
p {
	padding-bottom: 10px;
}
a {
	color: #0d66b2;
	text-decoration: none;
}
a:hover  {
	color: #f7941d;
}
.boldtext {
	font-size: 8pt;
	color: #790000;
	font-weight: bold;
}
#whitetitle {
	color: #ffffff;
}
.style2 {
	color: #666666;
	text-transform: uppercase;
}
.style2 a {
	color: #666666;
	text-decoration: none;
}
/* FORMS */
.form {
	border: 1px #000000 solid;
	font-size: 8pt;
	background-color: #ffffff;
}
.search {
	background: url(images/button_search.gif);
}
form {

}
td {
}
input, select, textarea, option {
	font-size: 8pt;
	margin-bottom: 3px;
}
img {
	border: 0px;
}
/* NAVIGATION */
#navigation {
	clear:both;
	font-weight:bold;
	color:#666;
	float:left;
	list-style-type:none;	
	background:url(images/navshadow.gif) repeat-x 8px 100% #fff;
	padding-bottom:21px;
	width: 970px;
 }

#navigation ul {
	float: right;
}
#navigation li {
	list-style-type:none;
	float:left;
	margin:0px 0px 0px 4px;
	padding:0px 0px 4px 9px;
	/* padding:0px 0px 0px 10px; */
	/* border-bottom:1px solid #999; */
	background:url(images/tabgrey2.gif) #c0c0c0 top left no-repeat;
}
#navigation li a{
	color:#015496;	
	background:url(images/tabgrey2.gif) transparent top right no-repeat;
	display:block;
	padding:5px 12px 1px 3px;
	/*  padding:0 10px 0 0; */
	/* added */
	text-decoration: none;
}
#navigation li.current,
#navigation li.over,
#navigation li:hover 
{
	background:url(images/tabblue2.gif) #3375b2 top left no-repeat;
	/*	border-bottom:1px solid #036; */
}
#navigation li strong,
#navigation li.current a,
#navigation li.over a,
#navigation li:hover a
{
	display:block;
	color:#fff;
	padding:5px 12px 1px 3px;
	/* padding:0 10px 0 0; */
	text-decoration:none;
	background:url(images/tabblue2.gif) transparent top right no-repeat;
}
#search_red {
	margin-bottom: 10px;
	width: 620px;
	float: inherit;
	background: url(images/background_search_red.gif) no-repeat;
	color: #ebebeb;
}
#search_red_title {
	height: 48px;
	padding: 10px;
	color: #e1e1e1;
}
#search_red_form {
	padding: 10px;
}
#search_orange {
	margin-bottom: 10px;
	width: 620px;
	float: inherit;
	background: url(images/background_search_orange.gif) no-repeat;
	color: #ebebeb;
}
#search_orange_title {
	height: 48px;
	padding: 10px;
	color: #e1e1e1;
}
#search_orange_form {
	padding: 10px;
}
#search_gray {
	margin-bottom: 10px;
	width: 620px;
	float: inherit;
	background: url(images/background_search_gray.gif) no-repeat;
	color: #ebebeb;
}
#search_gray_title {
	height: 48px;
	padding: 10px;
	color: #e1e1e1;
}
#search_gray_form {
	padding: 10px;
}
#search_green {
	margin-bottom: 10px;
	width: 620px;
	float: inherit;
	background: url(images/background_search_green.gif) no-repeat;
	color: #ebebeb;
}
#search_green_title {
	height: 48px;
	padding: 10px;
	color: #e1e1e1;
}
#search_green_form {
	padding: 10px;
}
#search_black {
	margin-bottom: 10px;
	width: 620px;
	float: inherit;
	background: url(images/background_title.gif) no-repeat;
	color: #ebebeb;
}
#search_black_title {
	height: 48px;
	padding: 10px;
	color: #e1e1e1;
}
hr {
font-size:13px;
	/* border: thin dashed #E9E9E9; */
}
.arrowlistmenu{
width: 100%;
}
.arrowlistmenu ul{
line-height:20px;
list-style-type: none;
margin: 0;
padding:0 0 0 0;
margin-bottom: 8px;
}
.arrowlistmenu ul li a{
list-style-type: none;
font-size:11px;
color: #333333;
background: url(arrow.gif) no-repeat center left; 
display: block;
padding:0px 2px 2px 10px;
text-decoration: none;
_height:100%;
border-bottom: 1px solid #c1d5e3;

}
.arrowlistmenu ul li a:hover{ 
color: #333333;
background-color: #BBDCF9;
}
input.button,button.button 
{
	background-color: #2B78BB;color:#333333;
	border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;
	border-right:1px solid #222222;border-bottom:1px solid #222222;
	padding:1px 2px 1px 2px
}
.input 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#FFFFFF;
	border-top:1px solid #222222;border-left:1px solid #222222;
	border-right:1px solid #222222;border-bottom:1px solid #222222;
}

.error {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#A60000;
	text-decoration: none;
}
.mapBorder {
	border: thin solid #004881;
	margin: 2px;
	height: 400px;
}
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#blanket1 {
   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:#F7F7F7;
	width:330px;
	height:215px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#popUpForm {
	border-style:double;
	border:solid 2px #CCCCCC;
	position:absolute;
	background-color:#E0EFF6;
	width:370px;
	height:215px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}


.info_box{
padding:1px;
margin-left:3px;
float:left;
color:#00346D;
padding-top:7px;
border:solid 1px #CCCCCC;
background:#F7F7F7;
width: 134px;
text-align:center;
font-weight:bold;
margin-top:4px;
}


