/* Classes for the Fade design */
#FadeRegisteredHeader
{
	background: url('images/registered_napnap.jpg') no-repeat top left;
	
	width: 984px;
	height: 107px;
	margin-top: 10px;
}


body {
	background: #ffffff url('images/body_bg_grad.jpg') repeat-x top left!important;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#FadePage
{
	border-left: solid 1px #989898;
	border-right: solid 1px #989898;
	border-bottom: solid 1px #989898;
}
#FadeSearchForm
{
	position: absolute;
	top: 0px;
	right: 5px;
	vertical-align: middle;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
}
#FadeHeader
{
	
	background-color: #1d61ac;
	width: 974px;
	height: 107px;
	text-align: left;
	padding-right: 10px;
	position: relative;
	margin-top: 10px;
	
	color: #004C6D!important;
	font-size: 14px!important;
	font-family: Arial, Helvetica, sans-serif!important;
}
.FadeRegisteredSmallNav {
	font-size: 13px;
	color: #4792A5;
	padding: 10px 10px 0 0;
}

.FadeRegisteredSmallNav a {
	font-size: 11px;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#FadeHeader a {
	font-size: 11px!important;
	color: #004C6D!important;
	text-decoration: none!important;
}

#FadeHeader a:hover {
	text-decoration: underline!important;
}

.chapter-logo 
{
	float: left;
	margin: 35px 0 0 280px;
}

#FadeTitleBar
{
	background: #0d3a8b!important;
	height: 30px;
	text-align: left;
}
#FadeTitleBarTitle
{
	font-size: 18px;
	padding-left: 10px;
	color: White;
	line-height: 30px;
}
#GoButton
{
	 width :40px;
}

.FadeTitleBarNav
{
	font-size: 100%;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
}

#FadeButtonBar
{
	background-image: url('images/fade_buttonbar.jpg');
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	color: white;
}
.FadeButtonBarNav
{
	text-align: center;
}

#FadeSideBar
{
	background-color: #eeeeee;
	width: 160px;
	height: 279px;

}
.FadeContent
{
	text-align: left;
	padding: 10px;
	width: 610px;
	vertical-align: top;
	background: white;
}
 .AdSpot 
{
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	v-align: top;
}
.FadeAdBar
{
	background-color: #eeeeee;
	width:154px;
	height: 90%;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
}
.FadeCopyrightBar
{
	background-color: #0d3a8b!important;
	color: White;
	height: 32px;
	line-height: 32px;
	text-align: center;
font-weight: normal;
font-size: 10px;
}
.FadeBottomNav ul.AspNet-Menu li a,.FadeBottomNav ul.AspNet-Menu li a:hover
{

padding-left:30px;
color:white;
font-weight:bold;
text-decoration:none;
}
/*
.FadeSideNav, .FadeSideNavHover, .FadeSideNavSelected
{
	color: #673301;
	background-color: #DCDCDC;
	height: 26px;
	width: 220px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	border-bottom: solid 1px #757575;
	border-top: solid 1px white;
}
.FadeSideNav td
{
	background-image: url('images/fade_arrow.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
}
.FadePopupNav, .FadePopupNavHover
{
	color: #673301;
	background-color: #DCDCDC;
	height: 26px;
	width: 220px;
	text-align: left;
	font-weight: normal;
	border: solid 1px black;
}
.FadePopupNav td
{
	padding-left: 5px;
}
.FadeSideNavHover, .FadeSideNavSelected, .FadePopupNavHover
{
	background-color: #FF9900;
	color: White;
}      */

.FadeSecurityMessage
   {font-size:10px; text-align:right; display:block; letter-spacing: normal; color: Black;}
.FadeSecurityMessage a, .FadeSecurityMessage a:link, .FadeSecurityMessage a:visited, .FadeSecurityMessage a:focus, .FadeSecurityMessage a:hover
   {font-size:10px; font-weight:bold; color: Black; letter-spacing: normal;}




/* FadeAuxNav Starts */

/*Added by Arun   Dec-13-2008*/

th, #MPTitle, #MPFooter, .MPBottomNav ul.AspNet-Menu li a, .FadeAuxNav ul.AspNet-Menu li a, .FadeButtonNav ul.AspNet-Menu li a
{
	color: White;
}




.FadeAuxNav li.AspNet-Menu-Sep
{
	background-image: url('images/fade_titlebar_sep.gif' );
	background-position: right;
	background-repeat: no-repeat;
}
/*.MPBottomNav li.AspNet-Menu-Sep{
	border-left:solid 1px black;
	}*/
/**********features Added Arun Date : 11-12-2008*****************************/
.FadeAuxNav ul.AspNet-Menu li a
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
     font-size   : 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-align :left ;
	border-style:none;
	padding-bottom :10px;
	padding-top :10px;
	color: #4792A5;
	text-decoration :none;
}

.FadeAuxNav ul.AspNet-Menu li a:hover 
{
	text-decoration: underline!important;
}

.MPBottomNav ul.AspNet-Menu li a
{
	color: White;
}
 .MPBottomNav ul.AspNet-Menu li
{
	margin-top: 2px;
	padding: 0px 5px 0px 5px;
}
.FadeAuxNav ul.AspNet-Menu li ul
{
	display: none;
}



/* FadeAuxNav Starts ENDs*/
/********************************************************************************************/
/*MPNavBar ul.AspNet-Menu li.AspNet-Menu-Leaf AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul, MPNavBar ul.AspNet-Menu-WithChildren AspNet-Menu-Sep ul
{
	display: none;
	color:Green;
}

MPNavBar ul.AspNet-Menu li.AspNet-Menu-WithChildren AspNet-Menu-Sep.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul
{
	display: none;
	color:red;
}*/

/*ButtonNav Starts*/

.FadeButtonNav
{
	color: #666666;
	font-family: Arial Narrow,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	line-height: 32px;
	text-align: left;
}

.FadeButtonNav ul.AspNet-Menu li ul, ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	display: none;
}

/**********features Added Arun Date : 11-12-2008*****************************/
.FadeButtonNav ul.AspNet-Menu li a
{
	text-decoration: none;
	/*padding-left: 20px;
	padding-right: 20px;
    width :280px;*/
	font-weight: normal!important;
    color: #333333;
	font-family:Arial;
	font-size     :14px;
	line-height:29px;
	    text-align   :center;
	
}

.FadeButtonNav li.AspNet-Menu-Sep
{
		background-image: url(   'images/fade_buttonbar_sep.jpg' );
	background-repeat: no-repeat;
	background-position:right;
}


/**********features Added Arun Date : 11-12-2008*****************************/
.MPNavBar ul.AspNet-Menu li a
{
	text-decoration: none;
}


.MPBottomNav ul li
{
	border-left: solid 1px white;
	font-size: 12px;
}


/*ButtonNav Ends*/




/* Side Navigation */

.FadeSideNav ul.AspNet-Menu
{
width: 160px;	
	background-color: #eeeeee;
}
.FadeSideNav ul.AspNet-Menu li
{
	padding-left :0px;
	text-align :0px;
	font-size:0px;
}
	


.FadeSideNav ul.AspNet-Menu li a
{
		
	height:100%;
	background-repeat: no-repeat;
	background-position:left center;
	padding-top: 6px;
	padding-bottom: 4px;
	line-height :16px;
	padding-left: 10px;
    font-family   :Arial,Helvetica,sans-serif;
    color: #6BABA6;
	background-color: #eeeeee;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	border-bottom: solid 1px #ffffff;
	
}


.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-Selected a
{
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li.AspNet-Menu-ParentSelected a
{
}
.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a
{
	background-image: url('images/fade_arrow1.gif');
	background-repeat:no-repeat;
	background-position: right ; 
}
.FadeSideNav ul.AspNet-Menu li a:hover, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li.AspNet-Menu-ParentSelected a:hover
{
	 text-decoration :none;
	 
	background-color: #6BABA6;
	color: White;
}

.SwooshSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li a:hover, BoxesSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a:hover
{
	background-color: #6BABA6;
	color: White;
}




/* 26-6-08********************************************************************/

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren AspNet-Menu-Sep ul
{
	/*border: solid 1px #476ea9;*/
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li ul
{
	position :absolute ;
	left:100%;
	
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren
{
	line-height: 0px;
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep ul li.AspNet-Menu-Leaf.AspNet-Menu-Sep a:hover, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf.AspNet-Menu-Sep a:hover, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ParentSelected a
{
	background-image: none;
	height: auto;
	text-decoration: none;
}


.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep a
{
	text-decoration: none;
}
.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover ul.AspNet-Menu li.AspNet-Menu-WithChildren a
{

}
.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren  li.AspNet-Menu-WithChildren a
{
		background-image: url('images/WebResource.gif' );
	background-repeat: no-repeat;
	background-position: right;
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren  li.AspNet-Menu-WithChildren li a
{
		background-image: none;

}



.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li a
{
	background-image: none;
}
.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover
{

	text-decoration: none;
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul
{
	
	background-image: none;
    /*position:relative;*/
	position :absolute ;
	left:100%;
	top: -2px;
}


.FadeSideNav ul.AspNet-Menu
{
	z-index: 1000;
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	display: block;
	padding-left: 0px;
	text-align: left;
	

}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li:hover
{
	display: block;
	padding-left: 0px;
}
FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren  li 
{
	
	border-left: solid 1px #100014;
	border-right :solid 1px #100014;
	border-top:solid 1px #100014;
	 border-bottom :none;
	 font-size :0px;
	 height :100%;
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li a
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	line-height :16px;
	font-weight: normal;
    padding-left:2px;
	color: #340065;
	background-color: #DCDCDC;
	 border-bottom:solid 1px #100014;
	 border-left:none;
border-right :none;
border-top:none;
	/*background-image: none; 	color: #6A6A6A; 	font-family: Tahoma; 	font-size: 11px; 	font-style: normal; 	font-weight: bold; 	padding-left: 20px;*/
}


.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li a:hover
{
	background-color: #FF9900;
	color: White;
}

.FadeSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li, .FadeSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li
{
	display: block;
}


/* Side Navigation  ENDS*/



/*Added by Arun*/
/********************************************************************************************/