@charset "utf-8";
/* CSS Document */


.customHeader, .customeLogoBg, .img, .customize_footer { behavior: url(../ClientImages/Header/iepngfix.htc); }


body 
	{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: center;
	}
#header
	{
	width:1000px;
	height:75px;
	margin: 0 auto;
	}

.customHeader
	{
	width:1000px;
	height: 59px;
	background-color:#66a726;
	background-image:url(../images/header_texture.png);
	background-position:top;
	background-repeat: repeat;
	position:relative;

	}	
.customeLogoBg
	{
	width:320px;
	height:73px;
	float:left;
	background-image:url(../ClientImages/Header/LogoBg.png);
	background-repeat:no-repeat;
	}	
.img
	{
	border:0px;
	}
.header_left
	{
	width:280px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bolder;
	text-align: left;
	padding-left:60px;
	margin-top:5px;
	}
.header_right
	{
	width:280px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bolder;
	text-align: right;
	padding-right:60px;
	margin-top:5px;
	}
.Welcome_man_icon
	{
	width:91px;
	height:34px;
	float:left;
	padding-left:66px;
	}
			
.welcomeName_text
	{
	width:250px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bolder;
	text-align: left;
	}
.welcomeName_text	a
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bolder;
	text-align: left;
	text-decoration: none;
	}
.welcomeName_text	a:hover
	{
	text-decoration:underline;
	}		
.welcome_text
	{
	font-size:12px;
	}	
.btn_logout
	{
	height:54px;
	float:right;
	}			
/*-------------------------HeaderEnds--------------*/	
/*--------------------------------MainBodyStarts--------------*/
.contentbody
	{
	width:1000px;
	height:100%;
	margin: 0 auto;
	}
.noteText
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	line-height:15px;
	}	
.commonfont
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height:15px;
	}
.commonfontbold
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	line-height:15px;
	}
	
.homeQuestion
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height:20px;
	text-decoration: none;
	}
.h1
	{
	font-family: Arial, Helvetica, sans-serif;     
	font-size:20px;
	font-weight: bold;
	color: #4079bd;
	text-align: center;
	line-height:20px;
	text-decoration: underline;
	}		
.tab_activeProcess
	{
		 width:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	color: #000000;
	line-height:25px;
	padding-right:19px;
	text-align:left;
	}
.tab_inactiveProcess
	{
		 width:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	color: #757575;
	line-height:25px;
	padding-right:19px;
	text-align:left;
	}	
			
/*-------------------------MainBodyEnds--------------*/	
/*--------------------------------FooterStarts--------------*/	
.Footer
	{
	width:1000px;	
	height: 50px;
	margin: 0 auto;
	}
.customize_footer		
	{
	width:1000px;
	height:23px;
	float:left;
	background-color: #66a726;
	background-image:url(../images/footer_texture.png);
	}
.Footer_companyName
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bolder;
	line-height:23px;
	padding-left:60px;
	text-align:left;
	}
.footer_logo		
	{
	width:940px;
	height:24px;
	float:left;
	text-align:left;
	padding-left:60px;
	}		
.gridDiv
{
	 BORDER-RIGHT: gray 1px solid; 
	 BORDER-TOP: gray 1px solid; 
	 BORDER-LEFT: gray 1px solid;
	 BORDER-BOTTOM: gray 1px solid; 
	 OVERFLOW: auto; 
	}
.noscript_message
 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight: bolder;
 color: #CC3300;
 line-height:25px;
 padding-right:19px;
 text-align: center;
 }	
 
 .sucess_meassage
 {
 font-family:Arial, Helvetica, sans-serif;
 color:Green;
 font-size:13px;
 font-weight:bold;
 padding-left:10px; 
 }
 .row4_col2text
 {
 font-family:Arial, Helvetica, sans-serif;
 color:Red;
 font-size:13px;
 font-weight:bold;
 padding-left:10px; 
 }
