body{
	margin:0px;
	padding:0px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
p, h1, h2, h3, h4, h5, h6, form{
	margin:0px;
	padding:0px;
	font-size:10px;
}
#page-bg {
	background: #fff url(images/page-bg.png) 0 0 repeat-x;
}
#wrapper {
	margin:0 auto;
	padding:0;
	width:979px;
	height:auto;
	overflow:hidden;
}
#body-left {
	background:transparent url(images/body-l.png) repeat-y scroll 0 0;
	width:100%;
	height:auto;
	overflow:hidden;
}
#body-right {
	background:transparent url(images/body-r.png) repeat-y scroll 100% 0;
	width:100%;
	height:auto;
	overflow:hidden;
}
#main-body{
	width:959px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
#header{
	background:#456726 url(images/header-bg.png) repeat-x scroll 0 0;
	height:auto;
	overflow:hidden;
	padding:0px 0px 15px 15px;
}
.logo{
	width:177px;
	height:82px;
}
.logo h3 a{
	width:177px;
	height:82px;
	display:block;
	background:url(images/logo.png) no-repeat left top;
}
#container{
	padding:15px;
	height:auto;
	overflow:hidden;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#footer-bottom {
	background:transparent url(images/footer-bg.png) repeat-x scroll 0 0;
	height:86px;
}
h4.heading{
	font-size:22px;
	color:#3C700B;
	font-weight:normal;
	line-height:25px;
}
h6.instruction{
	font-size:16px;
	color:#ff0000;
	font-weight:normal;
	line-height:25px;
}
.error{
	color:#ff0000;
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.colorred{
	color:#ff0000;
}
.txtleft{
	text-align:left;
}
.txtright{
	text-align:right;
}
.txtcenter{
	text-align:center;
}
.fontbld{
	font-weight:bold;
}
.pL10{
	padding-left:10px;
}
.pR10{
	padding-right:10px;
}
.pT10{
	padding-top:10px;
}
.pB10{
	padding-bottom:10px;
}
.pL20{
	padding-left:20px;
}
.pR20{
	padding-right:20px;
}
.pT20{
	padding-top:20px;
}
.pB20{
	padding-bottom:20px;
}
.inputbox{
	width:175px;
	height:18px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}
.inputboxS{
	width:120px;
	height:18px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}
.inputboxS1{
	width:210px;
	height:18px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}
.selectbox{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}