@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	font-size:12px;
	color:#74787a;
	background-color: #0059A7;
	margin: 0px;
}

.topTile {
	width: 100%;
	height: 25px;
	color: #000000;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/top-tile.jpg);
}

.divider01 {
	width: 932px;
	height: 15px;
	background-image: url(../images/divider-01.jpg);
}

.divider02 {
	width: 932px;
	height: 12px;
	background-image: url(../images/divider-02.jpg);
}

/* 
Header
*/

.Header {
	width: 932px;
	height: 63px;
}

.logo {
	width: 219px;
	height: 63px;
	position: absolute;
}


H1 {
	font-size:24px;
	margin:0;
	line-height:15px;
	color:#FFFFFF;
	padding: 2px 0 15px 0;
	font-weight: normal;
}
H2 { font-weight:normal; font-size:14px; margin:0; padding:0; line-height:16px; color:#666; }

/*
	Content
*/


#frame {
	width:100%;
	margin:0 auto;
	background-color: #F1F1F1;
	position: static;
	background-image: url(../images/content-tile.jpg);
	background-repeat: repeat-x;
}
#container_hp {
	width:932px;
	margin:0 auto;
	background-color: #FFFFFF;
	position: static;
}


.interiorContent {
	font-size: 12px;
	color: #013A69;
	width: 932px;
	background-image: url(../images/content-tile-bg.jpg);
}

.content {
	width: 852px;
	margin: 0 40px 0 40px;
	padding-bottom: 20px;
}

.pageTitle {
	font-size: 22px;
	color: #787878;
}

.contentDivider {
	width:16px;
	height: 32px;
}

.navDivider {
	width: 25px;
	height: 15px;
	background-image: url(../images/Navigation-divider.jpg);
}

.blue_highlight{
	color:#033966;
}

/* 
	home page
*/
.flashMovie {
	width: 932px;
	height: 302px;
	text-align: center;
}

.hp_module {
	width: 262px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 8px;
	background-image: url(../images/module-bg.jpg);
	height: 148px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 5px;
	line-height: 14px;
}

.hp_module_side {
	width: 19px;
	height: 156px;
	float: left;
}

.hp_module_divider {
	width: 18px;
	height: 156px;
	background-image: url(../images/modules-divider.jpg);
	float: left;
}

.moduleTitle {
	font-size: 16px;
	color: #033966;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

.hp_module a{
	color:#DFEBF3;
	text-decoration:underline;
	font-size: 12px;
}

.hp_module a:hover {
	color:#005AA6;
}

.hp_modulelink a{
	color:#000000;
	text-decoration:underline;
	font-size: 12px;
}

.hp_modulelink a:hover {
	color:#E0ECF5;
}

.portPics {
	width: 151px;
	height: 83px;
	position: absolute;
	top: 480px;
	z-index: 2;
}

.news {
	width: 151px;
	height: 83px;
	margin-left: 15px;
}

ul {
	list-style-type: disc;
	color: #005AA6;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
}


/* 
	nav
*/

.navigation {
	width: 932px;
	height: 17px;
	color: #015AA6;
	text-align: right;
	font-size: 12px;
	padding-top: 45px;
	position: relative;
}

.navigation a:link {
	color: #015AA6;
	font-size: 12px;
	text-decoration: none;
}	
.navigation a:visited {
	color: #015AA6;
	text-decoration: none;
}
.navigation a:active {
	color: #015AA6;
	text-decoration: none;
}
.navigation a:hover {
	color: #000000;
	text-decoration: none;
}

.xnavigation a:link {
	color: #015AA6;
	font-size: 12px;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}	
.xnavigation a:visited {
	color: #015AA6;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}
.xnavigation a:active {
	color: #015AA6;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}
.xnavigation a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}

#subNav {
	height: 15px;
	color: #07A296;
	text-align: left;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 35px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #DADADA;
	border-left-color: #000000;
	padding-left: 25px;
	margin-left: 4px;
	width: 909px;
	background-color: #FBFAFB;
}

#subNav a:link {
	color: #06B09D;
	font-size: 12px;
	text-decoration: none;
	margin-right: 20px;
	font-weight: bold;
}	
#subNav a:visited {
	color: #06B09D;
	text-decoration: none;
	margin-right: 20px;
}
#subNav a:active {
	color: #06B09D;
	text-decoration: none;
	margin-right: 20px;
}
#subNav a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
}

/* 
	footer
*/

.clr {
	clear:both;
	padding-bottom: 15px;
	background-color: #F1F1F1;
} 

#footer {
	width: 100%;
	bottom: 0px;
	height: 45px;
	color: #E0ECF5;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/footer-tile.jpg);
	padding-bottom: 1px;
	padding-top: 10px;
}

#footer a{
	color:#DDEBF6;
	text-decoration:underline;
	font-size: 11px;
}
#footer a:hover {
	color:#ffffff;
	background-color: #000001;
	}

#menu {
margin: 0;
padding: 0;
}
#menu .menuitem a {
padding: 0 12px;
}
#menu .menuitem {
float: right;
}
#menu .menuitem :hover {
background: #e7e7e7;
}

#menu .submenu {
position: absolute;
/*
top: 63px;
left: 526px;
*/
text-align: left;
background: #e7e7e7;
clear: both;
display: none;
white-space: nowrap;
}

#menu .submenuitem {
border-bottom: 1px solid black;
}

#menu .submenuitem :hover {
color: white;
background: #005aa6;
}

#menu .submenu a {
display: block;
padding: 2px 6px;
}
