/* ----------------------- LAYOUT --------------------*/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.chooselang {
	height: 22px;
	width: 100%;
	border-top: 1px solid #eee;
}
.header {
	height: 120px;
	width: 100%;
	border-bottom: 1px solid;
	border-bottom-color: #000D2A;
}
.main {
	height: 220px;
	width: 100%;
	background-color: #000D2A;
	z-index: 1;
	margin-top: 1px;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 50px;
	background-image: url(../images/footer.jpg);
}
.footer a:link, .footer a:visited, .footer a:active {text-decoration:none; color: #000D2A}
.footer a:hover {
	color: #666666;
}
.headercnt {
	height: 120px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.headercnt img {line-height: 20px;
	border: 0
}
.headercnt2 {
	width: 200px;
	position: relative;
	top: 100px;
	left: 600px;
	text-align: center;
	}
.headercnt2 a:link, .headercnt2 a:visited, .headercnt2 a:active {text-decoration:none; color: #000D2A}
.headercnt2 a:hover {
	color: #666666;
}
.logo {
	position: absolute;
	height: 84px;
	width: 440px;
	left: 20px;
	top: 27px;
	overflow: hidden;
}

.terms {
	position: relative;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}
/* ------------------------------------ Main Content ------------------------------------- */

.maincanvas {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #eee;
	background-image: url(../images/world.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 340px;
}

.mainleft {
	width:148px;
	float: left;
	margin-left: 10px;
	margin-top: 11px;
	display: inline;
}

.mainpic {
	position: relative;
	width: 800px;
	height: 220px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/chesapeak2.jpg);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	overflow: hidden;
}

.mainmenubottom {
	position: absolute;
	top:340px;
	left:1px;
	width: 150px;
	height: 126px;
}

.mainright {
	position: absolute;
	right:10px;
	top:20px;
	width:148px;
}

.mainbottom {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #000D2A;
	margin-top: 1px;
	border-top: 1px solid #000D2A;
	line-height: 1px;
}

.searchfield {
	position: absolute;
	top: 402px;
	left: 0px;
	width: 150px;
	height: 68px;
	z-index: 4;
	color: #666666;
}
.newsfield {
	margin-left: 173px;
	margin-right: 15px;
	margin-left: 173px;
	margin-right: 15px;
	color: #333333;
	border-right: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	margin-top: 10px;
}
/* hide hack from Mac-IE5 \*/
* html .newsfield { height: 1%; }
/* end hiding */
html>body #newsfield {
	margin-left: 173px;
	margin-right: 15px;
	}
.newsfieldinner {
	position: absolute;
	top: 20px;
	left: 347px;
	width: 420px;
	height: 40px;
	z-index: 4;
	color: #FFFFFF;
}
.content {
	margin: 10px;
	display: block;
	height: auto;
	color: #333333;
	line-height: 18px;
	padding-left: 20px;
}
.content a:link, .content a:visited, .content a:active, .content a:hover {text-decoration:none; color: #FFFFFF}
.content a:hover {
	color: #dddddd;
}
.style1 {
	font-size: 14px;
}
.style2 {
	font-size: 20px;
	color: #6d9fd0;
}

.terms {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 40px;
}

.content1 {
	color: #999999;
	overflow: auto;
	line-height: 32px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
}
.content2 {
	color: #000D2A;
	margin-left: 10px;
	line-height: 36px;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 5px;
	padding-left: 20px;
}
.content3 {
	padding: 5px;
}
.content3a {
	height: 240px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	overflow: auto;
}
.content3b {
	height: 165px;
	overflow: auto;
}

.selection {
	position: relative;
	height: 300px;
	width: 140px;
	top: 70px;
	z-index: 1;
}
.selection2 {
	height: 36px;
	width: 580px;
	z-index: 10;
	border: 1px solid #ccc;
	background-color: #F0FFFF;
	font-style: italic;
	font-size: 18px;
	color: #999999;
	line-height: 36px;
	text-align: center;
	margin-left: 188px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.pdf {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0px;
	left: 160px;
	border: 1px solid;
	border-color: #000E2B;
}
fieldset {
	border: 1px solid #CCCCCC;}
fieldset p { padding-left: 20px}
legend {font-weight: bold;}
/* ------------------------------------ Main Navigation ------------------------------------- */

.padding {height:300px;}

#wrap {position:relative; height:300px; width:130px; z-index:100;}
#nav {position:absolute; left:0; top:0;}
#nav, 
#nav ul {
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
	width: 140px
}
#nav li a {padding-left:10px; white-space:nowrap; }
#nav li ul li a {text-indent:0px;}

#nav ul {padding-left:0px;}
#nav li a {
	color:#666;
	text-decoration:none;
	font-size:1em;
}
#nav li {
	line-height:22px;
	color:#666;
	cursor:pointer;
	width:100%;
	border: 1px solid #ddd;
	margin-bottom: 2px
}
#nav li:hover, #nav li:focus {background: #eee}
#nav li ul li {border: 0; width: 90%}
#nav li.down {text-indent: 10px}

#nav li a:hover {text-decoration:underline;}



/* ------------------------------------ Styles ------------------------------------- */


.style1 {color: #ccc}
.style1 {
	color: #996600;
	font-size: 20px;
}
