/* CSS definition file containing site wide stylesheets */
BLOCKQUOTE { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 BODY { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 A:active { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,255);}
 A:link { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,255);}
 UL { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 A:hover { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,255);}
 A:visited { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(51,102,204);}
 .TextObject { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 H1 { font-family: Georgia,'Times New Roman',Times,serif; font-size: 18pt; color: rgb(51,102,204); font-weight: normal;}
 H2 { font-family: Georgia,'Times New Roman',Times,serif; font-size: 18pt; color: rgb(0,0,0); font-weight: bold;}
 P { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 DD { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 H3 { font-family: Georgia,'Times New Roman',Times,serif; font-size: 18pt; color: rgb(51,102,204)}
 LI { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 OL { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 H4 { font-family: Georgia,'Times New Roman',Times,serif; font-size: 18pt; color: rgb(0,0,0);}
 .TextNavBar { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 ADDRESS { font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff;; font-style: normal}
 H5 { font-family: Georgia,'Times New Roman',Times,serif; font-size: 16pt; color: rgb(51,102,204)}
 PRE { font-family: Georgia,'Times New Roman',Times,serif; font-size: 11pt; color: rgb(0,0,0);}
 H6 { font-family: Georgia,'Times New Roman',Times,serif; font-size: 16pt; font-weight: normal;margin-left: 15pt; margin-right: 15pt;}
 

 form {
	margin:0;
	padding:0;
	}
input, select {
	
	font-size: 10px;

	}
/* you have to specify font for text area again... */
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;
	}
 