/* CSS definition file containing sitestyle stylesheets */
BLOCKQUOTE { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
BODY { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; background-image: url("./back.gif");}
A:active { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
A:link { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #000066; font-weight: normal;}
.white { font-family: Georgia, Times New Roman, Times, serif; font-size: 8pt; color: #ffffff;}
A:hover { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
A:visited { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #666666;  font-weight: normal;}
A { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; font-weight: normal;}
.TextObject { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
H1 { font-family: Georgia, Times New Roman, Times, serif; font-size: 19pt; color: #000066; font-weight: normal;}
H2 { font-family: Georgia, Times New Roman, Times, serif; font-size: 14pt; color: #000000; font-weight: normal;}
P { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
UL { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
LI { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
OL { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
.TextNavBar { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; font-weight: normal; text-align: center;}
.add { font-family: Geneva, Verdana, Arial; font-size: 8pt; color: #666666; font-weight: bold;}
PRE { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
H6 { font-family: Georgia, Times New Roman, Times, 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: 17px;
	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;
}
 