/* 
================================
Skin styles for CEED
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	\\background-color: #c8ccd1;
	 
background: #c8ccd1 url('cdf_shadow.jpg') repeat center; 

}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	moz-border-radius-bottomleft: 3px; 
	moz-border-radius-bottomright: 3px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(cdf_header_logo_bg.jpg); 
}
.skingradient {
	
background-color: #0D5CB9;

\\background-image: url(gradient_DkBlue.jpg); 
	\\height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.date {
	\\background-color: #F7941E;
background-image: url(bar_Search.jpg); 

}

.govbanner {
	\\background-color: #F7941E;
background-image: url(govbanner.jpg);
height:50px; 

	
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
.contentpane {
	width: 590px;
	background-color: #ffffff;
	padding-left: 4;
	padding-right: 6px;
	padding-top: 0px;
}
.rightpane {
	width: 300px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 0px;

}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* Main Menu 
----------------------------------------------------------------------------------------*/
.MainMenu_MenuContainer {
	background-color: transparent;
	width:100%;
	text-align:left;
}
TR.MainMenu_MenuBar TD{
	padding-left:3px;
	font-family: Verdana; 
	font-size: 11px; 
	height: 21px;
	padding-right:10px;
	color:#FFFFFF;
	background-color: transparent;
	border-bottom: 1px solid #FFFFFF;
	text-align:left;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 22px;
	text-align:left;
}
TR.MainMenu_MenuItemSel TD{
	padding-left:3px;
	padding-right:10px;
	font-family: Verdana; 
	font-size: 11px; 
	height: 21px;
	color:white;
	background-color: #AEC1DB;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
} 
.MainMenu_MenuItem {
	background: #0D5CB9;
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid; 
	padding: 2px 10px 3px 2px;
	text-align:left;
}
.MainMenu_MenuItemSel {
	background: #AEC1DB;
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid; 
	padding: 2px 10px 3px 2px;
	text-align:left;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	background: #0D5CB9;
	filter: none;
	border: 0 solid #f6f6f6;
	margin-top: 0;
	padding: 1px;
}
.MainMenu_MenuBreak {
	border-bottom: #f00 0px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 0px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 0px;
	display: none;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #333333;
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #970F00 0px solid; 
	border-top: #970F00 0px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #970F00;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #970F00;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #ffffff;
}
.pagetitleLineBlue { 
   background-color: #6699CC; 
   line-height:1px; 
   font-size:1px;
}