@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
}

#ContentBG {
	background-image:url(img/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	position:absolute;
	top:198px;
	width:950px;
	left:50%;
	margin-left:-475px;
	z-index:100;
}

#HeaderIMG {
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
	top:0px;
	z-index:10;
}

#Lcol {
	width:208px;
	background-image:url(img/lcol_fadebg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.lcolmgn  {
	
}

#BodyContent {
	width:496px;
	overflow:hidden;
	min-height:680px;
}

#BodyPad {
	margin:0px 4px;
}

#Rcol {
	margin-top:10px;
	width:246px;
	overflow:hidden;
}

.rcol_setcenter {
	width:192px;
	overflow:hidden;
	margin-left:17px;
	margin-right:16px;
}

.rcoltextbox {
	width:176px;
	padding:0px 8px;
	overflow:hidden;
	margin-left:17px;
	margin-right:16px;
}

#FooterImg {
	background-image:url(img/page_footer.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:950px;
}

#greatwhiterow {
	background-color:#FFFFFF;
}

#apDiv3 {
	position:absolute;
	left:50%;
	margin-left:200px;
	top:2px;
	width:250px;
	height:20px;
	z-index:100;
}

#apDiv5 {
	position:absolute;
	left:50%;
	margin-left:261px;
	top:154px;
	width:163px;
	height:50px;
	z-index:101;
}

#searchcont {
	position:absolute;
	z-index:1500;
	top:0px;
	left:10px;
	width:130px;
	height:40px;
}

#searchcont input {
	font-size:10px;
}

#searchcont div {
	margin-bottom:5px;
}

#searchcont input.sfld {
	width:95%;
	border:1px solid #6E9Cf7;
	padding:2px;
}

#searchcont input.sbtn {
	width:auto;
	border:1px solid #FFDA43;
	padding:1px;
	line-height:normal;
	height:18px;
	background-color:#224E97;
	color:#FFFFFF;
	font-weight:normal;
}
