	html{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}


body {
	margin:0px;
	font-size:11px;
	font-family:Tahoma;
	color: #A68462;
}
button{
	color:#555555;
}
input[type="text"]{
	color:#777777; font:11px Tahoma, Arial; border:#dcdcdc 1px solid;
}
/***** Header *****/
	.header{
 background-color: #ffffff;
    height: 62px;
  
    padding: 40px 0 0;
    position: relative;
    width: 834px;
     margin: 13px auto 0;
	}
	.header img.logo{
		position:absolute; right:0px;	
	}
	.header div.links{
		position:absolute; left:0px; bottom:31px; white-space: nowrap;
		font: 10px Tahoma,Arial,Helvetica,sans-serif;
	}
	.header div.links a{
		color:#A68462;
	}
	.header div.links label{
		padding:0px 0px;
	}
/***** Header END *****/
/***** Banner *****/
.mainBody div.banner{
	float:left;
	min-height:200px;
	width: 620px;
}
.innerBanner{
	float:left;
	height:200px;
	width: 622px;

}
/***** Banner END *****/
/***** Right Side Box *****/
.mainBody div.rightSideBox{
	width:200px; height:200px; background:#6CAEDF;font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.mainBody div.rightSideBox label{
	display:block; padding:5px; text-align:right; color:white
}
/***** Right Side Box END*****/
/***** Body *****/
.txtLabel{
	color:#545454; font:bold 11px Arial; padding-left:10px;
}
.inptTxtLarg{
	width:350px;
}
.txtTitleHeadBold{
	display:block; color:Black; font:bold 14px Arial;
}
.txtTitleHeadNormal{
	display:block; color:Black; font:normal 14px Arial;
}
.paddingTop20{
	padding-top:20px;
}
.container{
	width:834px; margin:0px auto;background-color:white;
}
.mainBody div.contentBody{
	/*margin-top:10px;*/
  
    float: left;
    overflow: hidden;
    padding: 0 0 0 1px;
    width: 620px;
	
	/*padding:10px;*/
	/*height: 200px;*/

}
/***** Body END *****/
/***** Right Side MENU *****/
ul.menuMainLevel, ul.menuMainSubLevel{
	 margin: 4px 14px 0 10px;
	padding:0px;
	list-style-type: none;
}
ul.menuMainSubLevel{
	margin:0px;
	padding:0px 15px 0 0;
}
.mainBody div.rightSideBoxMenu ul.menuMainLevel li a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.mainBody div.rightSideBoxMenu ul.menuMainSubLevel li a{
	color:white;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

.mainBody div.rightSideBoxMenu{
	float:right; width:200px; background:#6CAEDF; margin-top:10px;
	min-height: 200px;
}
/***** Right Side MENU END *****/
hr { 
	border-style: dotted;
    border-width: 1px;
	margin:10px 0px 10px 0px;
	border-color: #A1A1A1;
} 
/*** Footer ***/
.footer{
	float:left; text-align:center; padding-top:20px;
	font:normal 10px Tahoma;
	width:100%;color: #A68462;
}
.footer a{
	color: #A68462;
	text-decoration:none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer li{display: inline;
list-style-type: none;}
/*** Footer END ***/
.menuMainLevel a{font: normal 11px Tahoma, Arial, Helvetica, sans-serif;}
.wpthemeOverflowAuto{overflow-x:hidden; }
.wpthemeOverflowAuto {overflow:hidden; }
.form{margin:0px !important;padding:0px;}
.component-control{width:620px;}
.wpthemeRow{overflow: inherit;padding:0px;margin: 0px;}
.wpthemeCol{overflow: inherit;padding:0px;margin: 0px;width: 622px!important;}
.wptheme2Row{display: inline;}
.lotusui30_layout .lotusErrorBox {border: none!important;
background-color: transparent!important;}
.form table.recruitment{border: 0px dotted #828282!important}
.contentBody h1{padding-right: 15px;}
.Table_Txt {

background: #e7e2da;
margin: -50px 0 0 0;
padding: 15px 0 0 0;
width: 622px;
color: #532E25;
font-family: Times New Roman,Helvetica, sans-serif;
font-size: 16px!important;
text-align: justify;
}