a:link 
{  
color: #004C8C; 
text-decoration: none
; font-weight: bold
}

a:visited 
{  
color: #C69E00; 
text-decoration: none
; font-weight: bold
}

a:active 
{  
color: #FFCC00;
}

a:hover 
{  
color: #821934; 
text-decoration: underline
; font-weight: bold
}

.formfields {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid; cursor: text;}
.textbox {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000; background-color: #FFFFFF; border: none; cursor: text;}
.formbutton { font-family: "Courier New", Courier, mono; font-size: 11px; color: #000000; background-color: #C7D5DC; border: 1px #000000 solid; font-weight: bold; background-image: url(../images/quickhitbackground.gif); cursor: hand; }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #073A1C;
	font-style: oblique;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 5px;
}
.verysmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.movedown {  padding-top: 5px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #122280; font-weight: bold}
.formfieldswhite { BACKGROUND:ffffff; COLOR:000000; FONT-FAMILY:monospace; FONT-SIZE:13.5px; FONT-WEIGHT:bold; }
.businesscategory {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: bold}
.businessname {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; font-weight: bold}
.businesssmlfnt {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px}
.businesslarge {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px; font-weight: bold}
.larger {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}
.likepara {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.smaller {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11.5px; color: #000000}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;

}
.boxheader {
	background-color: #B1B6C5;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;

}
.shadowboxer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.plarge {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.plargered {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;

}

.bigtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: FDF8C5;
}
.fmtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #073a1c;
}
.greenborder {
	border: 1px solid #073A1C;
}
.requiredfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #bbbbbb;
	background: #FFFFDD url(../images/construct/formyellowback.gif) no-repeat;	
}
.normalfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #bbbbbb;
	background: #f0f0f0 url(../images/construct/formgreyback.gif) no-repeat;	
}
.requiredfieldmissing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #bbbbbb;	
	background: #FFeeee url(../images/construct/formredback.gif) no-repeat;		
}
.requiredfieldgood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #bbbbbb;	
	background: #eeffee url(../images/construct/formgreenback.gif) no-repeat;		
}
.requiredfield:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #444444;
	background: #eeffee url(../images/construct/formgreenback.gif) no-repeat;		
}
.normalfield:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #444444;
	background: #eeffee url(../images/construct/formgreenback.gif) no-repeat;		
}
.requiredfieldmissing:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #444444;	
	background: #FFeeee url(../images/construct/formgreenback.gif) no-repeat;		
}
.requiredfieldgood:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #444444;	
	background: #FFeeee url(../images/construct/formgreenback.gif) no-repeat;		
}