/* common */

	* {
	margin: 0;
	padding: 0;
	}
	p {
	padding-bottom: 10px;
	}
	body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/bkgd.gif) repeat;
	font-size:13px;
	color:#FFFFFF;
	}
	#wrapper{
	width: 650px;
	margin: 0px auto 0px auto;
	background: url(images/bkgd_bars.gif) repeat-y;
	}
	a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
	/* minisite */
	
	#comp-text{
	background-image:url(images/6_midbnr2.gif);
	height:130px;
	text-align:center;
	}
	#comp-text img{
	padding-bottom:12px;
	}
	#comp-text2{
	background-image:url(images/6_boxbnr_bkgd.gif);
	height:93px;
	text-align:center;
	padding-top: 4px;
	}
	#comp-text3{
	height:95px;
	text-align:center;
	padding-top: 14px;
	font-size:11px;
	}
	#comp-text3 img{
	padding-bottom: 20px;
	text-align:center;
	}
	
	
	/*FORM*/
		.imgpad{
	padding:4px 0 11px 0;
	text-align:center;
	}
	
		#rego-text{
	background-image:url(images/7_midbnr_bkgd.gif);
	height:68px;
	text-align:center;
	padding-top: 14px;
	}
	#rego-text2{
	background-image:url(images/7_botbnr_bkgd.gif);
	height:55px;
	text-align:center;

	}
	#form{
	height:840px;
	background:url(images/7_white_bnr.gif) center no-repeat;
	padding: 20px 125px 0 125px;
	font-size:11px;
	color: #282422;
	}
	.required{
	font-size:10px;
	color: #666666;
	}
	.linepad{
	padding: 7px 0;
	text-align: center;
	}
	.textbox{
	border:#9C8155 1px solid;
	background-color:#FFF6E8;
	height:20px;
	width: 182px;
	}
	.contactbox1{
	border:#9C8155 1px solid;
	background-color:#FFF6E8;
	height:20px;
	width: 40px;
	}
	.contactbox2{
	border:#9C8155 1px solid;
	background-color:#FFF6E8;
	height:20px;
	width: 132px;
	}
	.postbox{
	border:#9C8155 1px solid;
	background-color:#FFF6E8;
	height:20px;
	width: 80px;
	}
	.productbox{
	border:#9C8155 1px solid;
	background-color:#FFF6E8;
	height:20px;
	width: 300px;
	}
	table.entryform_form td {
	vertical-align:top;
	padding-bottom:4px;
}
	.formlink a:link, .formlink a:visited {
	color: #282422;
	text-decoration: underline;
	}
	.formlink a:hover {
	color: #282422;
	text-decoration: none;
	}
	.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	}
	.footer a:hover{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	}
		.errorMessageFont
	{
	font-size: 12px;
	font-weight:bold;
	color: Red;
	visibility: hidden;
	}
	
	/* CONF*/
	
	#confbox{
	background:url(images/7_conf_box.gif) top no-repeat;
	height:256px;
	text-align: center;
	padding-top: 14px;
	}
	#confFooter{
	text-align:center;
	}
	.permits{
	
	font-size:11px;}
	

	