









fieldset {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color: #000000;
	border: 0px solid #000000;
	width: 100%;
}

.notes {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/icon_question.gif);
	background-repeat: no-repeat;
	background-position: 6 .4em;
	BACKGROUND-COLOR: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	color: #666666;
	font-size: 10px;
	float: right;
	width: 220px;
}






.contactTextArea {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	color: #000000;
	background: #ffffff;
	width: 230px;
	border: 1px solid #000000;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 248px;
	height: 80px;
}


.contactInput {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	margin-bottom: 10px;
}


.contactSubmit {
	background-image:url("/images/send-bkg.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color: #666666;
	border: 1px hidden #ffffff;
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: 118px;
}


.inputCode {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	margin-bottom: 0px;
	margin-top: 1px;
	padding-top: 0px;
}
/* ... SEARCH ...






... SEARCH ... */



#label {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	text-align:right;
	margin-right: 4px;
	padding-bottom: 6px;
}
#label2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	text-align:center;
	margin-left: 4px;
	padding-top: 0px;
	padding-bottom: 8px;
}

#label3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	text-align:left;
	margin-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}








 
.errorMessage {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-SIZE: 8pt;
	text-align: center;
	margin-bottom: 16px; 

}


