html{overflow:hidden}

body{
	padding:0; margin:0; overflow:hidden;
}

.cfg-clear{
	clear:both;
}
.cfg-contactform{
	width:368px;
	margin:0 0 0 2px;
}

.ui-datepicker{
	font-size:9pt !important;
}

.cfg-element-container{
	clear:both;
}
.cfg-element-set{
	margin-bottom:16px;
}

.cfg-option-set::after{ /* restore margin bottom when elements are floating */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cfg-label{
	display:block;
	margin-right:10px;
}

.cfg-paragraph{
	margin-bottom:1px; /* IE (for paragraphs above <select>) */
}
.captcha_container{
	margin-top:2px;
}

.cfg-captcha-input{
	width:110px;
}

.cfg-captcha-img{
	border:1px solid #dcdcdc;
	width: 90px;
	height: 24px;
	margin-left:-8px;	
	margin-bottom:1px; /* Opera */
}

.cfg-captcha-refresh{
	margin-bottom:8px;
	cursor:pointer;
}
.cfg-submit{
	cursor:pointer;
}

.cfg-required{
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
}

.cfg-uploadsuccess-container{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cfg-deleteupload{
	color:#ff0033;
	margin-left:10px;
	cursor:pointer;
}
.cfg-deleteupload:hover{
	text-decoration:underline;
}

.cfg-loading{
	display:none;
	background:url('../img/loading.gif') no-repeat 0 1px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.cfg-errormessage, .cfg-validationmessage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.cfg-errormessage{
	display:none;
	margin:4px 0;
	width:260px;
}

.cfg-validationmessage{
	width:360px;
	margin-bottom:16px;
	padding:10px 6px;
}

.cfg-option-content input[type=radio], .cfg-option-content input[type=checkbox]{
	margin-right:2px;
}



.cfg-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#080808;
}

.cfg-element-content input[type="text"], .cfg-element-content textarea, .cfg-element-content select, .cfg-option-content{
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#6D6E70;
}

.cfg-element-content input[type="text"], .cfg-element-content textarea{
	padding:5px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	border-width:1px;
	border-style:solid;
	border-color:#dcdcdc;
}

#cfg-element-31-9-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#080808;
}

#cfg-element-31-9{
	width:365px;
}

#cfg-element-31-10-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#080808;
}

#cfg-element-31-10{
	width:365px;
}

#cfg-element-31-11-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#080808;
}

#cfg-element-31-11{
	width:365px;
}

#cfg-element-31-12-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#626366;
	display:block;
}

#cfg-element-31-12{
	width:100px;
}

#cfg-element-31-13-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#626366;
	display:block;
}

#cfg-element-31-13{
}

#cfg-element-31-16-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#080808;
}

#cfg-element-31-16{
	width:275px;
}

#cfg-element-31-8-label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#626366;
	display:block;
	margin-bottom:12px
}

#cfg-element-31-8{
}

#cfg-element-31-15{
	width: 140px;
font-size: 12px;
margin-left: 0;
color: #fff;
margin-top: 10px;
text-indent: -999px;
text-align: left;
background:url(icon_submit.png) no-repeat 94% 9px;
border:none;
padding: 13px;
}

.cfg-label{display:none; color:#FFF}

.cfg-validationmessage{
	background-color:#fff;
	color:#007500;
	padding:5px 7px;
}

.cfg-element-content {
position: relative;
}

.cfg-errormessage{
	color: #F00;
font-size: 10px;
position: absolute;
top: 6px;
right: 6px;
width:70px;
text-align:right;
}
#cfg-element-31-8-set .cfg-errormessage{ top:0px; right:80px; width: 55px;
text-align: left;}
.halfwidth{width:142px; float:left; clear:none; margin-left:px}
