body{
 border:0px;
 background-color:#001f4e;
 font:Arial, Helvetica, sans-serif;
}
 


.logo{

	background-repeat:no-repeat;
	width:114px;
	height:116px;
	margin:0px;
	padding:0px;
}
.header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:710px;
	height:116px;
	margin:0px;
	padding:0px;
}

#banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	width:798px;
	height:149px;
}



.footer,a.footer:link,a.footer:visited{	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#33628d;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 4px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a.footer:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#8bc9d4;
	text-decoration:underline;
}


.MainMenu_MenuContainer{ background-color:#001f4e; width:798; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#FFFFFF;	font-size:11px;	font-weight:normal; font-family:Arial, Helvetica, sans-serif;
	padding:7px 35px 7px 10px;
	margin:0px;
	border-bottom:1px dotted #ffffff;
}


#mini_menu{
	position:relative;
	top:-78px;
	vertical-align:top;
	float:left;
	color:#dddddd;
}


a.topmenu,a.topmenu:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#dddddd;
}

a.topmenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#006699;
}

.submenuitemselected{
	color:#FFFFFF; 
	font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;
	padding:7px 35px 7px 10px;
	z-index: 1000;
	background-color:#001940;
	cursor:default;
	text-align:left;
	border:1px solid #001940;
	margin:0 0 0 1px;
}
.submenu{
    color:#FFFFFF; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;
	background-color:#00204e;
	z-index: 1000;
	cursor:default;
	text-align:left;
	padding:0px;
	border:1px solid #00204e;
	margin:0px 0 0 0.5px;
}

.submenu TD{
	border-bottom-color:#003061;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}

.submenuitemselected TD{
	border-bottom-color:#003061;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}

.rootmenuitem TD{ 
	color:#1b3660; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(../images/buttons/btn_low.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:40px;
	width:114;	
	text-transform:uppercase;
	white-space:normal;
	margin:0px;
}


.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#303030; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/buttons/btn_hi.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
	height:40px;
	width:114;	
	text-transform:uppercase;
	white-space:normal;
	margin:0px;
}





