
/***********************************************
 CSS STYLES FOR DotNetNuke
 ***********************************************/
 
Body {
/*  background-color: #396D9F;  */
	background-color: #2B4F83;
}

.Login{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204080;
}

.Banner {
	background-image: url(images/FDFBannerV2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #BEF3FF;
/*	background-color: #396D9F; */
	width: 751px;
	width: 864px;
	height: 99px;
}

.MenuPane {
	/*background-color: #2B4F83; */
	background-color: #2c2e81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	height: 20px;
}

.ContentPane {
	text-align: left;
	vertical-align: top;
	padding: 20px;
}

.ContentPane1 {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.FooterPane {
/*	background-color:#1F1072;  */
	background-color:#2B4F83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: 22px;
}





/* Styles Definitions for the Main Menu */

.MenuImg {
	background: url(menuIcon.gif) no-repeat center center;
}

.MainMenu_MenuContainer {
	background-color: transparent;
/*	background-color: #2B4F83;
	border-left: #6699FF 0px solid; 
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid; 
	border-bottom: #6699FF 0px solid; */
	width: 100%;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height: 20px;
	width: 100%;
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #6699FF 0px solid; 
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid; 
	border-bottom: #6699FF 1px solid; 
}

.MainMenu_MenuItemSel {
	cursor: hand;
	color:  #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
/*	border-left: #6699FF 1px solid;
	border-right: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-bottom: #6699FF 1px solid;  */
	background-color: #5a87c9; 
}

.MainMenu_SubMenu {
	cursor: hand; 
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#6699FF', Direction=135, Strength=3) ; */
	/*background-color: #2B4F83;*/
	background-color: #2c2e81;
	border-left: #6699FF 1px solid; 
	border-right: #6699FF 1px solid;
	border-top: #6699FF 1px solid; 
	border-bottom: #6699FF 0px solid; 
}

.MainMenu_MenuIcon {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	background-color: #2B4F83;
	border-left: #6699FF 0px solid; 
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid; 
	border-bottom: #6699FF 1px solid; 
	width: 0;
}

.MainMenu_MenuBreak {
	background-color: #2B4F83; 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-left: #6699FF 0px solid; 
	border-right: #6699FF 0px solid; 
	border-top: #6699FF 0px solid;
	border-bottom: #6699FF 1px solid; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

test {
	border-left: #6699FF 0px solid; 
	border-right: #6699FF 0px solid; 
	border-top: #6699FF 0px solid;
	border-bottom: #ffffff 1px solid; 
}

test2 {
	border-left: #6699FF 0px solid; 
	border-right: #6699FF 0px solid; 
	border-top: #6699FF 0px solid;
	border-bottom: #ffffff 1px solid; 
}