a {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
      text-decoration: none;
}

a:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #0084FF;
      text-decoration: underline;
}

.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0084FF;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold;
	margin-bottom: -20px;
}

/* Form styles */
.submitStyle {background: #999999; color:#E9E8E8; border: outset 1px #808080}
.selectStyle {color:#5c5c5c; width:240px; background:#ffffff;}
.textFieldStyle {width:200; color:#5c5c5c; border:solid 1px #808080; background:#ffffff; font-family: Arial, sans-serif; font-size:10pt;}
.smallTextFieldStyle {width:40; color:#5c5c5c; border:solid 1px #808080; background:#ffffff font-family: Arial, sans-serif; font-size:10pt;}
.brightStyle {color:#BBBBBB; font-family:New Times Roman, Arial, sans-serif; font-size:10pt; text-decoration:none}
.noteStyle {font-size: 8pt; color: red; position: relative; top:-2}
.selectFieldStyle {color:#5c5c5c; width:175; background:#ffffff;}
.listStyle { line-height: 1.5; text-align: justify; font-size: 12pt; }
.smallSubmit { font-size:8pt; background: #999999; color:#E9E8E8; border: outset 1px #808080; width: 70 }
.quoteSubmit { font-size:10pt; background: #336699; color:#FFFFFF; border: outset 1px #808080; width: 200 }
.textStyle {color:#5c5c5c; font-family:Arial, sans-serif; font-size:10pt; text-decoration:none;}

/* END Form styles */
