/* CSS definition file containing sitestyle stylesheets */
BLOCKQUOTE { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 A:active { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 A:link { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 UL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 A:hover { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 A:visited { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 .TextObject { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 H1 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 16pt; color: rgb(0,0,102); font-weight: bold; text-align: center;}
 H2 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 14pt; color: rgb(0,0,0); font-weight: bold; text-align: center;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 H3 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 16pt; color: rgb(0,0,102); font-weight: bold; text-align: center;}
 LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 OL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 A { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 H4 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 14pt; color: rgb(0,0,102); font-weight: bold;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; font-weight: bold; text-align: center;}
 ADDRESS { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 PRE { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 H6 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 12pt; font-weight: bold;}
 





 form {
	margin:0;
	padding:0;
	margin-left:40px;
	color:#000;
	width:350px;
	border: 0pt solid Green;
	}
input, select {
	font-size: 12px;
	width: 300px; 
	margin-bottom:0px;
	}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 75px;
	margin-left:0px;
	}
#quickContact {
	margin: 0;
	padding: 0;
	border: 0pt solid Blue;
	}
.contactquestion {
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	font-size: 12px;
	text-align:left;
	border: 0pt solid Yellow;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 115%;
	text-align:left;
	width:300px;
	border: 0pt solid Red;
	}
#contactrequired p {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	}

#contactbottom {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	font-size: 12px;
	line-height: 17px;
	text-align:left;
	border: 0pt solid Blue;
	}
#contactbottom input {
	margin-top: 5px;
	height: 22px;
	width: 55px;
	padding:0;
	}
#disclaimer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 110%;
	padding-bottom: 5px;
	margin-top: -15px;
	}	
padd {
	font-size: 11px;
	}
.contactquestion.checkbox{
	font-size: 11px;
	margin-left:0px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}
.contactquestion.radio{
	font-size: 11px;
	margin-left:0px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}
#captchaT {
	width:50px;
}