﻿body {
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 0.8em;
    background-color:#00433a;
    margin:0px 0px 0px 0px;

}
.copyNotice{
	color:#ffffff;
}
* html .copyNotice{
	margin:0px;
	padding:0px;
	position:absolute;
	top:565px;
}
html[xmlns] .copyNotice{
	top:15px;
	position:relative;
	clear:both;
}
.award{
	float:left;
	margin-right:5px;
}
.logo{
	padding-bottom:5px;	
}
h4, h3{
	color: #006d80; 
}
h4{
	font-size:larger;
	font-weight: bold; 
	margin-bottom: 10px;
}
h3{ 
	margin: 2px 0 5px 0; 
}

p{ 
	margin: 0 0 12px 0;
}
a{ 
	color: #009999; 
}
a:visited { 
	color: #006666; 
}
em{
    font-weight:bold;
    font-style:normal;
}
.error{
	color:Red;
}
#wrapper {
	height: 555px;
	width: 790px;
	margin: 0 auto;
	border: 3px solid #2ec3d4;
	background:#005862;
}

.pageContent {
	height: 330px;
	width: 790px;
	height: 330px;
	overflow: auto;
	background:#ffffff;
}



.textContent{ 
	padding: 5px 15px;
}
.imageLink img{
	border-style:none;
}
.footnote{
    font-size:smaller;
}
.bottomBorderPanel ul li{
	margin-right:10px;	
}
.bottomBorderPanel ul{
	margin:0px;	
	padding:0px;
}
.topLevelMenu{
	position:relative;
	display:inline;
	width:485px;
	height:30px;
	top:15px;
}
.topLevelMenu ul{
	display:inline;	
}
.inlineImageMenu ul li{
	display:inline;	
	background-image:none;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
	margin:0px 6px 0px 0px;
}
.inSearch{
	position:relative;
	top:-5px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;	
}
.welcomeImage{
	float:left;
	margin-top:20px;
	margin-left:5px;
	margin-right:205px;
	margin-bottom:5px;
}

.slideshow{
	float:right;	
	margin:5px 5px 5px 5px;
	border-style:solid;
	border-width:1px;	
}




.subMenu {
	height: 30px;
	background: #ffffff;
}
.subMenu a {
	color: #000000;
	text-decoration: none;
	font: 500 0.9em GillSans, Arial;
	display: block;
	float: left;
	margin: 5px 10px 5px 6px;
	border-bottom: 1px dotted #000;
}

.subMenu a:hover {
	border-bottom: 1px solid #000;
}

.subMenu .selected a   {
	font-weight: bold;
	border: none;
}

.menuBar a {
	float: left;
}

.menuBar {
	height: 44px;
}
.menuBar a {
	float: left;
}

ul li{
	list-style-type:none;
	background-image:url(/Images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:15px;
}
.twoColumnList{
	width:650px;
}
.twoColumnList li{
	float:left;
	width:300px;	
}

.floatList{
	width:300px;
	float:left;
}