@charset "utf-8";
body {

    background: #00527E;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align:center;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	vertical-align:top;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}
.featureimg {

	border: 1px solid #000000;
	margin-left:5px;
	margin-right:5px;
}
.img {

	border: 1px solid #000000;
}
.current

{
	color: #005380;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.currentnav{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005380 !important;
}

.currentnav a:link{
	text-decoration: none;
	line-height: 10px;
	color: #005380 !important;

}
.currentnav a:visited{
	text-decoration: none;
	line-height: 10px;
	color: #000000;

}

.currentnav a:hover {
	text-decoration: none;
	line-height: 10px;
	color: #FF9900 !important;
}


#nav a:active {
	text-decoration: none;
	line-height: 10px;
	color: #005380;
}


div.hr {
  height: 1px;
  background: #cccccc;
  width: 80%;
}


#banner {
	position: relative;
	margin: 0px auto;
	width: 760px;
	text-align: left;
	background:#000000;
	border: 2px solid #000000;
	top: 10px;
}

#content {
	position: relative;
	margin: 0px auto;
	width: 760px;
	min-height:500px;
	background:#f6f6f6;
	border: 2px solid #000000;
	top: 12px;
}

#copy {
	position:relative;
	font-family: arial, helvetica, sans-serif, #000000;
	font-size: 12px;
	left:130px;
	top:2px;
	width:620px;
	height:100%;
	z-index:1;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: left;
}

#nav li{

display: inline;
list-style-type: none;
padding-right: 17px;
}

#nav{
	width: 640px;
	text-align: right;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	position: absolute;
	top: 60px;
	left: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#nav a:link{
	text-decoration: none;
	line-height: 10px;
	color: #000000;

}
#nav a:visited{
	text-decoration: none;
	line-height: 10px;
	color: #000000;

}

#nav a:hover {
	text-decoration: none;
	line-height: 10px;
	color: #FF9900;
}


#nav a:active {
	text-decoration: none;
	line-height: 10px;
	color: #000000;
}

#subnav ul{
	display: block;
	marign-left: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	line-height: normal;
	list-style-type: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00293F;
	border-bottom-color: #00293F;
	text-align: center;
}

#subnav li{
	padding-top: 5px;
	padding-bottom: 5px;
	}

#subnav{
	width: 115px;
	height:100%;
	background-color:#E5F6FF;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #005380;
}

#subnav a:link, #subnav a:visited{
	text-decoration: none ;
	line-height: normal;
	color: #000000;
}

#subnav a:hover {
	text-decoration: none;
	line-height: normal;
	color: #FF9900;
}


#subnav a:active {
	text-decoration: none;
	line-height: normal;
	color: #000000;

}

.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #ebe8e8;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}	

#footer {
	position: absolute;
	bottom: -20px;
	height: 20px;
	width: 760px;
	background-color:#e0e2e1;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #002A40;
}

#footerlinks {
	 float:right; 
	 margin-right:20px;
}

#footerlinks img{
	 padding: 0 5px 0 5px;
}

.footercontent{
	color: #000;
	padding-top:5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.footercontent a:link{
	text-decoration: none;
	padding-top:5px;
	line-height: 11px;
	color: #005380

}
.footercontent a:visited{
	text-decoration: none;
	padding-top:5px;
	line-height: 11px;
	color: #005380;

}

.footercontent a:hover {
	text-decoration: underline;
	padding-top:5px;
	line-height: 11px;
	color: #000000 
}

