body{background:#fff; font:14px/20px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0px 0 0; padding:0;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}

#header{
	width:100%
	height:250px;
	position:relative;
	margin-top:30px;
	padding:0;
	border-bottom:solid 1px #666666;
}
#headerInner{	
	width:800px;
	height:250px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#headerBullets{	
	float:left;
	margin-left:120px;
	margin-top:50px;
}
#headerBullets ul{	
list-style:url(images/arrow.gif) outside;
}
#headerBullets ul li{ }

#headerInner .verifySeal{
	float:left;
}
#headerInner .boxImg{
	width:230px;
	float:left;
}
#headerInner .boxImg img{
	width:230px;
}
#menu ul{float:left; display:inline;list-style-type:none; width:800px; height:18px; text-transform:uppercase;}
#menu ul li{ float:left; font-size:14px; font-weight:bold; }
#menu ul li a{
	height:14px;
	display:block;
	color:#336600;
	text-decoration:none;
	text-align:center;
	padding-right:30px;
	padding-left:10px;
}
#menu ul li a:hover{ text-decoration:none; background: left 100% no-repeat url(images/arrow.gif);}
#menu ul li.active{  background: left 100% no-repeat url(images/arrow.gif); text-align:center; }
#menu ul li a.active{  background: left 100% no-repeat url(images/arrow.gif);  text-align:center; }

.float_r {float:right;}
.float_l {float:left;}
.floatimg_r {float:right; padding-left:10px; border:none;}
.floatimg_l {float:left;padding-right:10px; border:none;}
.clear {
	clear:both;
}

#mainBody{
	width:800px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0;
}
#mainBody a{
	border:none;
}

#mainBody h2{
	margin:20px 0 30px 0;
	font-size:28px/30px;
	font-weight:normal;
	padding:4px 0 0 20px;
	color:#336600;
}

#mainBody ul { list-style-image:url(images/arrow.gif); padding-left:20px;}

#pup {
	position                : absolute;
	width                   : 200px;
	padding                 : 5px;
	margin                  : 25px auto auto 10px;
	font-size               : 9pt;
	color                   : #fff;
	background-image        : url(images/bg-pup.png);
	font:16px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align              : left;
	border                  : 2px solid #333;
	z-index                 : 200; /* aaaalways on top*/
}


/* FOOTER PANEL*/
#footerPanel{width:100%; height:100px; padding:0;  background:#000; color:#4C4C4C; font-size:12px;}
#footerbodyPanel{width:800px; position:relative; margin:0 auto; padding:0;}
#footerPanel ul{list-style-type:none;width:800px; text-align:center;margin:0 auto;}
#footerPanel li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPanel ul li a{padding:0 6px; color:#4C4C4C;  text-decoration:none;}
#footerPanel ul li a:hover{text-decoration:underline;}
#footerPanel ul li a.padl{padding:0 0 0 6px;}
#footerPanel p.copyright{
	display:block;
	position:absolute;
	top:54px;
	right:40px;
	color:#A64200;
}
#footerPanel ul.templateworld{width:158px; background:#DCDCDC; color:#4C4C4C; display:block; position:absolute; top:74px; right:40px;}
#footerPanel ul.templateworld li a{background:#DCDCDC; display:block; color:#4C4C4C; text-decoration:none;}
#footerPanel ul.templateworld li a:hover{text-decoration:underline;}

#footerhtmlPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:29px; margin:0; padding:0;} 
#footerhtmlPanel a{ width:86px; height:31px; display:block; background:url(images/valid-xhtml10-blue.png) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footerhtmlPanel a:hover{background:url(images/valid-xhtml10-blue.png) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
#footercssPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:115px; margin:0; padding:0;} 
#footercssPanel a{ width:86px; height:31px; display:block; background:url(images/vcss-blue.gif) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footercssPanel a:hover{background:url(images/vcss-blue.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }


.clear { clear:both;}
.dotline{background:url(images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 25px; color:#000;}


.fleft{float:left}
.fright{float:right}

.formWidth{
	width:100%;
}
#information input{width:250px; background:#FFEAD5;}
label.error { float: none; color: red; padding-left: 30px; vertical-align: top; display:inline;font-family:Arial, Helvetica, sans-serif; }

