/* CSS definition file containing site wide stylesheets */
BLOCKQUOTE { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 BODY { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 A:active { font-family: Georgia,Times,serif; font-size: 10pt; font-weight: normal;}
 A:link { font-family: Georgia,Times,serif; font-size: 10pt; font-weight: normal;}
 A:hover { font-family: Georgia,Times,serif; font-size: 10pt; font-weight: normal;}
 A:visited { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(40,47,111);font-weight: normal;}
 UL { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 .TextObject { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H1 { font-family: Georgia,Times,serif; font-size: 18pt; color: rgb(40,47,111); font-weight: normal;}
 H2 { font-family: Georgia,Times,serif; font-size: 14pt; font-weight: normal; margin-left: 15pt;}
 P { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H3 { font-family: Georgia,Times,serif; font-size: 14pt; font-weight: normal;}
 LI { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 OL { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H4 { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 .TextNavBar { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 ADDRESS { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #ffffff;; font-style: normal}
 H5 { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 PRE { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H6 { font-family: Georgia,Times,serif; font-size: 12pt; color: rgb(0,0,0);}

/*form {
	margin:0;
	padding:0;
	}
input, select {
	
	font-size: 10px;

	}
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	}
#quickContact {
	border: none;
	width: 184px;
	Xmargin: 0px 509px 10px 27px;
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0 auto;
	margin-left: 3px;
	padding: 0;
	}
label {
	border: none;
	display: block;
	padding: 2px;
	font-size: 11px;
	color: #fff;
	}
legend {
	border: none;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	margin-bottom: 12px;
	color: #fff;
	}
 #disclaimer {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	padding-bottom: 5px;
	padding-top: 0px;
	}
*/





















form {
	margin:0;
	padding:0;
	}
input, select {
	font-size: 11px;
	width: 140px; 
	}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 140px; 
	height: 75px;
	}

.contactquestion {
	width: 140px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0pt solid Red;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	width: 140px; 
	font-size: 11px;
	line-height: 115%;
	color: #fff;
	}
#contactrequired p {
	margin: 0;
	padding: 0;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 11px;
	font-style: italic;
	line-height: 115%;
	color: #fff;
	}
#contactbottom {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 115%;
	}
#contactbottom input {
	width: 55px;
	}
#disclaimer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	color: #fff;
	padding: 0;
	width:140px;
	line-height: 110%;
	padding-bottom: 5px;
	margin-top: -15px;
	}	
#badge {
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
padd {
	font-size: 11px;
	}
#captchaT {
	width:45px;
	}
.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;
	}
 