/* CSS Document */

body{
	background-image: url(images/background_fill.gif);
	background-repeat: repeat-y;
	background-color: #273571;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#container{
	width: 686px;
	margin-left: 41px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/nav_fill.gif);
	background-repeat: repeat-y;
	
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;

}

#header{
	width: 688px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 200px;
	background-image: url(images/head_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;

}

#headlinks{
	width: 478px;
	text-align: right;
	padding-right: 10px;

}

#login{
	text-align: right;
	padding: 0px;
	margin-left: 552px;
	border: none;

}

#headlinks a:link, #headlinks a:active, #headlinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}

#headlinks a:hover{
		text-decoration: underline;
}

.hdfill{
	background-image: url(images/head_fill.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 490px;

}

#nav{
	margin: 0px;
	position: absolute;
	width: 196px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	top: 85px;
	left: 0px;

}


#nvbot{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	float: left;
	height: 158px;
	width: 196px;
	bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;

}

ul#navigat{
	list-style-type: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(images/nav_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#sbnavigat{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}

li.norm{
	background-color: #7496C3;
	height: 16px;
	width: 170px;
	border: 1px solid #000066;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	position: relative;

}
li.norm_higher{
	background-color: #7496C3;
	height: 32px;
	width: 170px;
	border: 1px solid #000066;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	position: relative;

}

li.more span{
	background-color: #7496C3;
	height: 16px;
	width: 168px;
	border: 1px solid #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(images/more_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
	position: relative;
	padding-left: 4px;
}
li.more_higher span{
	background-color: #7496C3;
	height: 32px;
	width: 168px;
	border: 1px solid #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(images/more_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
	position: relative;
	padding-left: 4px;
}

li.down span{
	background-color: #7496C3;
	height: 16px;
	width: 168px;
	border: 1px solid #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(images/down_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
	position: relative;
	padding-left: 4px;
	color: #FFFFFF;
}
li.down_higher span{
	background-color: #7496C3;
	height: 32px;
	width: 168px;
	border: 1px solid #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(images/down_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
	position: relative;
	padding-left: 4px;
	color: #FFFFFF;
}

li.more{
	visibility: hidden;
	position: relative;
}

li.drop{
	background-color: #a7c0e0;
	border: 1px solid #000033;
	height: 16px;
	width: 160px;
	padding-top: 2px;
	padding-left: 1px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	position: relative;
	margin-left: 10px;
	color: #000066;

}
li.drop_higher {
	background-color: #a7c0e0;
	border: 1px solid #000033;
	height: 32px;
	width: 160px;
	padding-top: 2px;
	padding-left: 1px;
	padding-bottom: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	position: relative;
	margin-left: 10px;
	color: #000066;

}

li.norm a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}

li.norm a:active{
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.norm a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.norm a:hover {
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.norm_higher  a:active{
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.norm_higher  a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.norm_higher  a:hover {
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}


li.more a:link, li.more span a:link, li.down span a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}

li.more a:active, li.more span a:active, li.down span a:active {
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.more a:visited, li.more span a:visited, li.down span a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.more a:hover, li.more span a:hover, li.down span a:hover {
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.more_higher a:link, li.more_higher span a:link, li.down_higher span a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}

li.more_higher a:active, li.more_higher span a:active, li.down_higher span a:active {
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.more_higher a:visited, li.more_higher span a:visited, li.down_higher span a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}
li.more_higher a:hover, li.more span_higher a:hover, li.down_higher span a:hover {
	color: #000066;
	font-size: 11px;
	height: 16px;
	width: 164px;
	display: block;

}

li.drop a:link {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;

}

li.drop a:active{
	color: #999999;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;


}
li.drop a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;


}
li.drop a:hover{
	color: #999999;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;


}
li.drop_higher a:link {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;

}

li.drop_higher a:active{
	color: #999999;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;


}
li.drop_higher a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;


}
li.drop_higher a:hover{
	color: #999999;
	font-size: 11px;
	height: 16px;
	width: 158px;
	display:block;


}


#content{
	width: 488px;
	background-image: url(images/head_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
	float: right;
	height: 100%;
	clear: left;
	position: static;
	top: 84px;
	left: 197px;
	bottom: 225px;
	margin: 0px;
	overflow: visible;
	visibility: visible;

}

/* Content Area */

#ighld{
	background-color: #000066;
	height: 240px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;

}
#content a:link, #content a:active, #content a:visited{
	color: #FFFFFF;
		
}

#content a:hover{
	color: #CCFFFF;
}
h3{
	padding-left: 10px;

}

h2{
	padding-left: 10px;
	background-image: url(images/h2_fill.gif);
	background-repeat: repeat-y;
	display: block;
	font-size: 18px;


}

p{
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 15px;

}

dl{
	margin: 0px;

}

dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;

}

dt{
	font-weight: bold;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;

}

img.right{
	padding: 10px;
	float: right;

}

img.left{
	padding: 10px;
	float: left;

}

#ighldfl{
	background-color: #000066;
	height: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: 150px;
	left: 726px;
	width: 600px;
	overflow: hidden;
	position: relative;

}

#foot{
	width: 686px;
	vertical-align: bottom;
	overflow: visible;
	float: right;

}

#footer{
	font-size: 9px;
	text-align: right;
	width: 686px;
	vertical-align: bottom;
	float: right;
	left: 0px;
	right: 0px;
	clear: both;
	position: static;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 158px;

}

.maptext{
	float: right;
	clear: both;
	width: 245px;
	text-align: center;

}

.mptxt{
	width: 265px;
	position: absolute;
	float: left;
	visibility: visible;
	clear: both;
	margin-left: 200px;
	top: 700px;
	right: 5px;

}

.btm{
	float: left;
	margin: 0px;
	padding: 0px;
	position: static;
	clear: left;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	vertical-align: bottom;

}
.fotext{
	font-size: 8px;
	padding-top: 87px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.fotext a:link{
	color: #FFFFFF;
	text-decoration: none;

}

.fotext a:active{
	color: #FFFFFF;
	text-decoration: none;

}
.fotext a:visited{
	color: #FFFFFF;
	text-decoration: none;

}
.fotext a:hover{
	color: #CCFFFF;
	text-decoration: none;

}

ul.news{
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 25px;

}
