h1{ color:#1E309C; margin-top:0; margin-bottom:0;}
#pgwrp{ width:787px;}
#hdr{ width:787px; height:178px; background-image:url(images/header.jpg); background-repeat:no-repeat;}
#cntTop{ width:787px; height:5px; background-image:url(images/wrpBGtop.gif); background-repeat:no-repeat;}
#cntBot{ width:787px; height:5px; background-image:url(images/wrpBGbot.gif); background-repeat:no-repeat; float:left;}
#cntwrp{ width:787px; background-image:url(images/wrpBG.gif); background-repeat:repeat-y; float:left;}
#mnuwrp{ width:167px; float:left;}
#mnu{ width:167px;}
#mnumap{width:167px; height:153px; margin-top:200px; margin-bottom:5px; background-image:url(images/blue-map.jpg); background-repeat:no-repeat; background-position:bottom;}
#cnt{ width:588px; padding:0 5px; float:left; overflow:auto; margin-left:5px;}
#ftr{ width:787px; height:50px; color:#E07E37; margin-top:10px; font-size:9pt; text-align:center;}
#ftr a{ color:#E07E37; text-decoration:none;}
#ftr a:hover{ color:#E07E37; text-decoration:underline;}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #021687; 
	height:21px;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-image: url(images/button.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 3px 12px 0px 30px;   /*explicitly set padding for root menu items*/
	width:167px;
	text-align:left;
}

.main_dnnmenu_itemhover { color:#E07E37;}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}