body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}
.text12 {
	font-family: verdana;
	font-size: 12px;
	font-style: bold;
	color: #000000;
}
.text13 {
	font-family: verdana;
	font-size: 13px;
	color: #00529C;
}
.text10 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.text_footer {
	font-family: arial;
	font-size: 12px;
	color: #00529C;
}
.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--------- dnn menu style ----------*/


/* Solpart Menu class */
.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;}
.MainMenu_MenuBar{}
.MainMenu_MenuItemSel { background:transparent; }
.MainMenu_MenuIcon{ 
 	/*background:#FFFFFF; 
 	padding:2px;
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:16px;
	height:0px;
	border:0px;*/
}
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem{ 
	/*color:#325167;
	font:bold 8pt Tahoma;
	border:0px; */
	/*Modified*/
	color:#00529C;
	font:bold 12px Tahoma;
	border:0px;
		
		text-align:left; 

	padding:0px;
padding-right:1px;
  
}
.seperatorcss{height:inherit;width:1px;}

.rootmenuitem td{ 
	/*cursor:pointer; 
	cursor:hand;
	color:#ffffff; 
	font:bold 11px Tahoma;
	background:transparent;
	height:40px;
	padding:10px;*/
	cursor:pointer; 
cursor:hand; 
    padding :0px;
	color:#0B59A1; 
	font:bold 12px Tahoma ;
	vertical-align:middle;
	height:38px;
	width:114px;
		
    text-align:center;
   padding-right:1px;

 	
	background-image: url('menubutton2.jpg');
	background-position: center;
	background-repeat:no-repeat;
	background-attachment:inherit;

}
.rootmenuitemselected td{	
/*	cursor:pointer; 
	cursor:hand;
	color:#ff9913;
	font:bold 12px Tahoma;
	height:40px;
	background:transparent ;	
	padding:10px;	
	z-index:4	*/
	
	/*color:#ff9913;*/
	color:#ffffff;
	font:bold 12px Tahoma;
	cursor:pointer; 
cursor:hand;
	background-image: url('menubutton3.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:inherit;
	padding:0px;
	vertical-align:middle;	
padding-right:1px;
	text-align:center;
	width:114px;
	height:38px;
	z-index:0;
}
.rootmenuitembreadcrumb td{
	/*cursor:pointer; 
	cursor:hand;
	color:#66CCFF;
	font:bold 11px Tahoma;		
	height:40px;
	background:transparent ;	
	padding:10px;
	z-index:4*/
	cursor:pointer; 
	cursor:hand;
	color:#ffffff;
	font:bold 12px Tahoma;		
	
	 text-align:center;
	background-image: url('menubutton3.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:inherit;
	width:114px;
	height:38px;
	padding:0px;
   vertical-align:middle;
}

.submenu{	
		cursor:pointer;
	
		border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc; cursor: hand;		
		background:#FFFFFF ;
		background-image:none;
		padding-right:2px;
		margin-left:2px;
 
		color:#00529C;
		z-index:4;
		padding:0;
padding-right:1px;
		background-image:none;
		background-repeat:no-repeat;
}
.submenuitemselected {

	cursor: pointer; 
	cursor: hand;
	color:#ffffff;
	background-color:#00529C;
	font:bold 12px Tahoma;
	margin-left:2px;
	z-index:4;	
	border:0;
	padding:0;
	padding-right:1px;
	background-image:none;	
	background-repeat:no-repeat;
}
.submenuitembreadcrumb {
	cursor: pointer; 
	cursor: hand; 
	color:#00529C;
	font:bold 12px Tahoma;	
	margin-left:5px;
	z-index:4;	
	border:0;
	background-image:none;
	background-repeat:no-repeat;

}
/* Skin object class */
selectedtab, a.SelectedTab:link, a.SelectedTab:visited, a.SelectedTab:active {
	font:bold 12px Arial;
    color:#ffffff;      
}
A.SelectedTab:hover {
	font:bold 10px Arial;
	COLOR:#ff9913;
}
.SmallPrint, a.SmallPrint:link, a.SmallPrint:visited, a.SmallPrint:active {
	font:normal 12px Verdana;
	color:#00529C;	
	vertical-align:middle;
}
A.SmallPrint:hover {
	font:normal 12px Verdana;
	COLOR:#ff9913;
}
/* Login section */
#login {
	background:url('Login.png') no-repeat;	
	height:36px;
	width:182px;
	color:#FFFFFF;
	font:bold 12px Arial;
	padding:0 14px 0 0;
	vertical-align: middle;		
	text-align: center;
	float: right;
	overflow: hidden; 
	margin-right:10px;
}
#login[id] {display:table;position:relative;}
#inner {position:relative;top:-55%;left:+16%}	/* for explorer only */
#inner[id] {position:static;padding:0 0 6px 0;}
#middle {position:absolute;top:45%;left:+16%}	/* for explorer only*/
#middle[id] {display:table-cell;vertical-align:middle;position:static;}

/* Dropdown Actions */
.ModuleTitle_MenuIcon {
    border:0px;    
}
.ModuleTitle_MenuArrow {
	border:0px;
}
.ModuleTitle_SubMenu 
{	
	border: 1px solid #bbb;
	background-color: #FFFFFF; 
	padding: 1px;
}

/* Solpart Menu class 
.login{color:GrayText}
.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;}
.MainMenu_MenuBar{}
.MainMenu_MenuItemSel {}
.MainMenu_MenuIcon{ 
 	background:#FFFFFF; 
 	padding:2px;
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:16px;
	height:22px;
	border:0px;
}
.MainMenu_MenuItemSel
{
		color:#ffffff;
	font:bold 12px Tahoma;
	border:0px;
	background-image: url('menubutton3.jpg');
height:35px;
text-align:center; 
	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0px;
	}
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:table-column; }
.MainMenu_MenuItem{ 
	color:#325167;
	font:bold 12px Tahoma;
	border:0px;
height:35px;
text-align:center; 
	background-image: url('menubutton2.jpg');
	background-position: inherit;
	background-repeat:no-repeat;
	background-attachment:inherit;
	padding:0px;
}
.seperatorcss{height:inherit;width:1px;}
.rootmenuitemactive
{
	color:#ffffff;
	font:bold 12px Tahoma;
	border:0px;
	background-image: url('menubutton3.jpg');

	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0px;}
.MainMenu_MenuItemselected
{
	color:#ffffff;
	font:bold 12px Tahoma;
	border:0px;
	background-image: url('menubutton3.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0px;
text-align:center; 
height:35px;	
	}
.rootmenuitem td{ 
	cursor:pointer; 
    padding :0px;
	color:#0B59A1; 
	font:bold 12px Tahoma ;
	vertical-align:middle;
	height:35px;
	width:111px;
	padding-right:1px;	
    text-align:center;
    background-repeat:no-repeat;

	
	
	
}

.rootmenuitemselected td{	
	
	
	/*color:#ff9913;
	color:#ffffff;
	font:bold 12px Tahoma;
	
	background-image: url('menubutton3.jpg');
	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0px;
	vertical-align:middle;	
width:111px;
height:35px;
text-align:center;

	
	
}
.rootmenuitembreadcrumb td{
	cursor:pointer; 
	cursor:hand;
	color:#ffffff;
	font:bold 12px Tahoma;		
	width:111px;
	background-image: url(menubutton3.jpg');
	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:inherit;
	padding:0px;
   vertical-align:middle;
	
}
.submenu{	
	/*cursor:pointer; 
	border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc; cursor: hand;		
	margin-left:5px;
	background:#FFFFFF repeat-x;
	padding-right:23px;
	z-index:4;
	color:#325167;
	font:bold 12px Tahoma;
	border:0px;

	/*background-image: url('images\menubutton.jpg');
	
}
.submenuitemselected {
	/*cursor: pointer; 
	cursor: hand;
	color:#00bdf1;
	font:bold 8pt Tahoma;
	margin-left:5px;
	z-index:4;cursor:pointer; 
	
	/*color:#ff9913;
	color:#ffffff;
	font:bold 12px Tahoma;
	
	/*background-image: url('images\menubutton1.jpg');
	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:inherit;
	padding:0px;
	vertical-align:middle;	
    width:111px;
	z-index:0;
			
}
.submenuitembreadcrumb {
	/*cursor: pointer; 
	cursor: hand; 
	color:#ff9913;
	font:bold 8pt Tahoma;	
	margin-left:5px;
	z-index:4;	
	cursor:pointer; 
	cursor:hand;
	color:#ffffff;
	font:bold 12px Tahoma;		
	width:111px;
	/*background-image: url('images\menubutton1.jpg');
	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:inherit;
	padding:0px;
    vertical-align:middle;
}*/

