/* CSS Document */
body	{
		margin:0px;
		padding:0px;
		text-align: justify;
		vertical-align: top;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:22px;
		padding:0 0 0 20px
		}
ul	a	{
		font-family:tahoma;
		font-size:13px;
		color:#FEFEFE;
		text-decoration:underline;
		font-weight:bold;
		line-height:13px
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li	{
			height:20px;
		}
ol a	{
		color:#7F7D75;
		font-size:12px;
		font-weight:bold
		}
#search_box {
	width: 250px;
	height: 31px;
	margin-top: 18px;
	text-align: right !important;
}
#page_bg {
width: 100%;
height: 100%;
background: #d0b57d;
vertical-align: top;
text-align: center;
}

TD.whitetext {
padding-left: 10px; color: #FFFFFF; font-family: arial; font-size: 12pt;
}
	 
#Contentpane {
	background-color: #ffffff !important;
	height: 351px;
	width: 518px !important;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004452;
	vertical-align: top;
	text-align: justify;
	}
	
#LeftPane {
	width: 235px;
	}
	
	
#cont_table {
	background-color: #ffffff !important;
	width: 743px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004452;
	vertical-align: top !important;
	}
		
A.breadcrumb:link    {COLOR: #FFFFFF; FONT-SIZE: 18px; TEXT-DECORATION: none; font-family: tahoma; font-weight: bold}
A.breadcrumb:visited {COLOR: #FFFFFF; FONT-SIZE: 18px; TEXT-DECORATION: none; font-family: tahoma; font-weight: bold}
A.breadcrumb:hover   {COLOR: #FFFFFF; FONT-SIZE: 18px; TEXT-DECORATION: none; font-family: tahoma; font-weight: bold}


.page_title {
font-family: tahoma, sans-serif;
color : #000033;
font-size: 14px;
font-weight: bold;
}

TD.vert_space {
padding-bottom: 5px;
}

/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { 
	background-color: #25417a;
}

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar, .MainMenu_MenuContainer TD { 
	cursor: pointer; 
	cursor: hand; 
	background-color: #25417a;
 
}

/*-- submenu container          --*/ 
	.MainMenu_SubMenu, .ModuleTitle_SubMenu { 
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	margin: 1px 0 0 2px; 
	background: #39507f; 
	padding: 3px; 

	font-weight: bold; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#D7D7C4', Direction=135, Strength=2);
	/*-- filter:alpha(opacity=95);-moz-opacity:0.95;opacity: 0.95; --*/ 
}

/*-- mainmenu items idle         --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem { 
	font-family: Tahoma;  
	color: #ffffff; 
	font-size: 18px; 
	background: transparent; 
	font-style: normal; 
	font-weight: 100;
	padding: 0px 9px 0px 9px; 
	height: 25px; 
	border: 0;
	
}

/*-- submenu items idle         --*/ 
.MainMenu_SubMenu .MainMenu_MenuItem { 
	font-family: Tahoma;  
	color: #ffffff; 
	font-size: 12px; 
	background: transparent; 
	font-weight: normal; 
	font-style: normal; 
	padding: 0px 9px 0px 9px; 
	height: 20px; 
	border: 0;

}

/*-- mainmenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { 
	font-family: Tahoma; 
	font-size: 18px;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #94bde0; 
	background: transparent; 
	padding: 0px 9px 0px 9px; 
	height: 20px;

	border: 0;
}

/*-- submenu items hover        --*/
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	background-color: #94bde0;
	font-size: 12px;
	padding: 0px 9px 0px 9px; 
	color:#000000;
}

/*-- menuitems idle             --*/ 
.MainMenu_Idle { 
	color: #666;
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

/*-- menuitems over             --*/ 
.MainMenu_Selected { 
	color: #000;
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
	padding: 0px 9px 0px 9px; 
}

/*-- menuitems active           --*/ 
.MainMenu_Active, .MainMenu_BreadcrumbActive { 
	color: #666; 
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

/*-- left seperator idle        --*/ 
.MainMenu_LeftIdle { 
	width:12px; 
	height: 29px;
}

/*-- left seperator active      --*/ 
.MainMenu_LeftActive { 
	width:12px; 
	height: 29px; 
}

/*-- right seperator idle       --*/ 
.MainMenu_RightIdle {  
	width:12px; 
	height: 29px; 
}

/*-- right seperator active     --*/ 
.MainMenu_RightActive {  
	width:12px; 
	height: 29px; 
}

/*-- middle seperator           --*/ 
.MainMenu_Seperator { 
	width:3px; 
	height: 29px;
}

/*-- not needed - main menu     --*/ 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { 
	display: none; 
}

/*-- module menu continer       --*/ 
.ModuleTitle_MenuContainer { 
	color: #2c2c2c; 
}

/*-- module menu bar            --*/ 
.ModuleTitle_MenuBar { 
	cursor: hand;
}

/*-- module menu padding        --*/ 
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { 
	padding: 0 5px 0 0; 
}

/*-- not needed - module menu   --*/ 
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { 
	display: none;
}

/*-- seperators between menu items --*/ 
.MainMenu_MenuBreak { 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
	background: transparent;
}

#footer_table {
	width: 743px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center !important;
	}
	
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #000452;
	text-decoration: none;
	}

#copy {
	width: 743px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #434343;
	}
	
.toplink {
	color: #264079;
	}

.toplink a {
	color: #264079;
	text-decoration: none;
	}

		
.e2place {
	width: 743px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
	text-align: left;
	margin-top: 0px;
	apdding-left: 5px;
 	}

.e2place a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
 	}
.e2place a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
 	}
.e2place a:hover {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
 	}

