@charset "utf-8";
/* CSS Document */

body 
{
	background-color: #ffffff;color: #5c635c;
}

#main-wrapper {
	width: 956px;
	border: 4px solid #fff;
}
.outerstroke {
	width: 964px;align:center;
}

#header_graphic {
	background: #fff url(../img/header1.png) no-repeat center top;
	height: 109px; /* HEADER GRAPHIC HEIGHT */
	text-align:right;
	padding-top:0px;padding-right:10px;
}

#header_graphicnew {
	background: #fff url(../img/header.png) no-repeat center top;
	height: 109px; /* HEADER GRAPHIC HEIGHT */
	text-align:right;
	padding-top:0px;padding-right:10px;
}


#tabs {
	background: url(../img/navcontainer.png) no-repeat center bottom;
	float:left;
	width:100%;
	line-height:normal;
	border-bottom:4px solid #214560;
	
	overflow:hidden;
	
	font: bold 14px "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;

	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(../img/left1.png) no-repeat;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(../img/right1.png) no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:0px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span, #tabs a span active {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span, #tabs a.active span {
	}

#tabs a:hover, #tabs a.active {
	background-position:0% -42px;
	}

#tabs a:hover span, #tabs a.active span {
	background-position:100% -42px;
	}
	
.mainbody {background-color: #fff;}

/*background:url(../SiteImages/rightsideheader.png) no-repeat; */

.Rightsideheader{background:url(../SiteImages/ModuleNamehdingBg.png) repeat-x;width:200px;height:26px;color:#FFF;padding-left:5px;
font-weight:bolder;}

.ModuleNamehding {background:url(../SiteImages/ModuleNamehdingBg.png) repeat-x;padding-left:4px;font-weight:bold;height:30px;color:#FFFFFF;}

 .a {
	
	color:#1c136b;text-decoration:underline;padding:4px;font-weight:bold;font-size:11px;font-weight:bold;
}

.a:hover{
	
	color:#444444;text-decoration:none;padding:4px;font-weight:bold;font-size:11px;font-weight:bold;
}

#bottom {
background:#09005E url(../img/bottom.png) repeat-x scroll center top;
border-color:#474086 #474086 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#E8E8E8;
height:40px;text-align:center;margin-top:2px;
}

#bottom a {
color:#98B5CC;
}
#footer {color: #e7e7e7;font-size: 12px;vertical-align:middle;margin-top:10px;}
 
.pagetitlesNew{color:#1F5985;font-size:20px;font-weight:bold;letter-spacing:-1px;padding:4px;}

.bCrum{color:#FF832E;font-size:13px;font-weight:bold;letter-spacing:-1px;padding:4px;background-color:#E7EDF1;}
.bCrum a{color:#FF832E;font-size:13px;font-weight:bold;letter-spacing:-1px;padding:4px;}
.bCrum a:hover{color:#312978;font-size:13px;font-weight:bold;letter-spacing:-1px;padding:4px;text-decoration:none;}

 

.btnStylelogout {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF7900;
line-height:2;
text-transform:capitalize;
text-decoration:underline;
background-color:#E7EDF1;border:0;cursor:pointer;
}
