#miniContact {
	float: right;
	width: 156px;
	background-image: url(../graphics/mini_contact_header.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 10px;
}
#miniContact form {
	width: 156px;
	padding-top: 35px;

}
#miniContact form input {
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	border: #006666 solid 1px;
	color: #006666;
	padding: 2px;
}
#miniContact form select {
	width: 152px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	border: #006666 solid 1px;
	color: #006666;
	padding: 0px;
}
#miniContact form textarea {
	width: 146px;
	height: 120px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border: #006666 solid 1px;
	color: #006666;
	padding: 2px;
}
#miniContact form .btnSubmit {
	border: 0px;
	width: 72px;
	height: 21px;
	margin-left: 73px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
/*	background-color:#0000CC;*/

}
#contact fieldset {
	margin-bottom: 10px;
	width: auto;
/*	background-color:#00FF00*/
}
#contact fieldset hr {
	clear: both;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
#contact .float {
	float: left;
	margin-right: 15px;
}
#contact label {
	display: block;
	margin-bottom: 4px;
}
#contact label input {
	width: 150px;
	border: #006666 solid 1px;
	color: #006666;
}
#contact label select {
	width: 152px;
	border: #006666 solid 1px;
	color: #006666;
}
#contact label span {
	width: 150px;
	display: block;
}
#contact label textarea {
	width: 99%;
	height: 250px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	border: 006666 solid 1px;
	font-size: 12px;
}
#contact #buttons {
	margin-top: 10px;
	text-align: right;
	width: auto	;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

