﻿body 
{
	
	font-family:Verdana;
	font-size:9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#divHeaderContainer 
{
	width:100%;
	background-image:url(BannerBodyBG.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	
	}
#divHeader {
	width:950px;
	height:140px;
	text-align:left;
	background-image:url(BannerBG.jpg);
	background-repeat:no-repeat;
	background-color:transparent;

	}
#divMenu {width:950px;text-align:left;  height:36px;margin-top:-36px;
          z-index:4000px;vertical-align:middle; }
          	
#divCenter {width: 950px; text-align:left; max-width:950px;}
#divBody {min-height:500px;
        background: url('bodybg.gif') 100% 0 repeat-x; }
#divFooter 
{
		width:950px;height:100px;
        color:#FFF;font-size:10px;background-color:#555555;
        background: url('footerbodybg.gif') 100% 0 repeat-x;
}
            
#divFooter a {color:#FFF;font-size:12px;font-weight:bold;}
#divFooter a:hover {color:#e0e0e0;}
#divFooter a:visited {color:#FFF;}

#divFooterContent {padding:15px;}
#divFooterContent span{color:#FFF;font-size:10px;}
.divContent {margin:0 0 0 0; border-right:solid 1px #999;border-left:solid 1px #999;border-top:solid 0px #FFF;border-bottom:solid 1px #999;padding:0px;}
.footerLogo
{
	float:right;
	text-align:right;
	width:221px;
	height:60px;
	
	background-image:url(footerLogo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
/* 
	#539DC2 - Carolina Blue
    #23238E - navyblue 
 */

.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 600px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane-two {
	width: 775px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane-one {
	width: 950px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

/** Menu System **/
.main_dnnmenu_container {
	background-color: transparent; 
	         

	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
	background-color: Transparent;
	margin-left:350px;
}


.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #555; 
	font-size: 10pt; 
	height:30px;
	
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 5px 25px 5px 5px;   /*explicitly set padding for root menu items*/
   	vertical-align:middle;

}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #555; 
	font-size: 9pt; 
	height:25px;
	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 5px 2px 1px;	
    vertical-align:middle;
}

.main_dnnmenu_break 
{
	margin: 0;
	padding-right: 5px;
	height: 1px;
	font-size: 1px;
	border:solid 1px #FFF;
}

.main_dnnmenu_arrow {
	display:none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border:solid 1px #FFF;
	padding-right:5px;
	text-decoration:none;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}



.main_dnnmenu_submenu 
{
	top:0px;
	background-color: #F4e9D0;  
	z-index: 1000; 
	color:#000;
	width:200px;
	cursor: pointer; 
	cursor: hand; 
	border: solid 2px #999;
	white-space:nowrap;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.main_dnnmenu_itemhover_root, .main_dnnmenu_itemhover_root td {
	text-decoration:none;
	
}
.main_dnnmenu_itemhover_sub, .main_dnnmenu_itemhover_sub td {
	color:#555;
	background-color: #D3AF69;
}