/* CSS Document */

body{margin:0px; 
     padding:0px; 
	 background-color:#FFFFFF;
	 background:url(images/bg01.jpg);
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#333333;}
.slogan{font-size:12px; font-weight:bold; color:#017fba;}
.headerlink-left-cove{background:url(images/headerlink-left-cove.jpg); width:20px; height:45px; background-repeat:no-repeat;}
.headerlink-right-cove{background:url(images/headerlink-right-cove.jpg); width:20px; height:45px; background-repeat:no-repeat;}
.headerlink-middle-bg{background:url(images/headerlink-middle-bg.jpg); height:45px;  background-repeat: repeat-x; width:auto;}
.Link{font-size:14px; color:#FFFFFF; font-weight:bold; padding-left:12px; text-decoration:none;}
.Link:hover{font-size:14px; color: #FFFFFF; font-weight:bold; padding-left:12px; text-decoration: underline;}
.Accusol-Technologies{font-size:16px; color:#208fc2; font-weight:bold; text-decoration:underline;}
.welcome{font-size:16px; color: #333333; font-weight:bold;}
.search-left-cove{background:url(images/search-left-cove.jpg); width:14px; height:36px; background-repeat:no-repeat;}
.search-right-cove{background:url(images/search-right-cove.jpg); width:14px; height:36px; background-repeat:no-repeat;}
.search-middle-bg{background:url(images/search-middle-bg.jpg); height:36px;  background-repeat: repeat-x; width:auto;}
.textbox{border:#CCCCCC solid 1px; font-size:11px;}
.white-left-cove{background:url(images/white-left-cove.jpg); width:18px; height:45px; background-repeat:no-repeat;}
.white-right-cove{background:url(images/white-right-cove.jpg); width:18px; height:45px; background-repeat:no-repeat;}
.white-middle-bg{background:url(images/white-middle-bg.jpg); height:45px;  background-repeat: repeat-x; width:auto;}
.footer{font-size:11px; color:#2e9fd3; padding-left:9px; text-decoration:none; font-weight:bold;}

.left_link{text-decoration:none; font-weight:bold; color:#333333;}
.left_link:hover{text-decoration:none; font-weight:bold; color:#208fc2;}
.border{border:none;}
.CEO-Desk{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000000;}

.style1 {color: #669900}
.style2 {color: #FFFFFF}
.style4 {
	font-size: 11px;
	color: #669900;
	font-weight: bold;
}

.apply{color:#c14501; font-size:12px; font-weight:bold; } 
.post{font-size:12px; color:#017fba;} 

.textright{ text-align:right;}

/* Added by kausar */
.default
{
	width:100%;
	height:28px;
	vertical-align:middle;	
}

.floatleft
{
	float:left;
	vertical-align:middle;
	height:28px;	
}

.div1
{
	float:left;
	width: 120px;
	vertical-align:middle;	
	height:28px;
}

input 
{font-size:12px; color: #666666; border:solid 1px; padding-left:4px; padding-right:4px;} 

select
{font-size:12px; color: #666666; padding-left:4px;} 

textarea
{font-size:12px; color: #666666; border:solid 1px; padding-left:4px; padding-right:4px;} 

span
{
	font-size:12px; color: #333333;
}

.btnSubmit
{
	 background:url(images/submit-btn.jpg);
	 width:80px;
	 height:25px;
	 border-color:white;
	 background-repeat:no-repeat;
}

.btnCancel
{
	 background:url(images/cancel-btn.jpg);
	 width:80px;
	 height:25px;
	 border-color:white;
	 background-repeat:no-repeat;
}