body {
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-3dlight-color : #006395;
	scrollbar-track-color : #006699;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #005D8B;
	scrollbar-face-color : #0079AA;
	scrollbar-highlight-color : #5BC6F2;
	scrollbar-shadow-color : #00486B;
}.mini {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
p, ol, ul, li {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: url(images/bullet.gif);

}
.subnav {
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
}
.subnav:a:link, .subnav:a:visited {
	color: #05568B;
	text-decoration: none;
}
.subnav:a:hover, .subnav:a:active, .subnav:a:visited:hover {
	color: #05568B;
	text-decoration: underline;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.bluetext {
	color: #05568B;
}
.greentext {
	color: #6B834B;
}
.limetext {
	color: #898F45;
}
.orangetext {
	color: #B48345;
}
.redtext {
	color: #AA4E49;
}
.smallhome {
	font-size: 11px;
	line-height: 15px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

table.contactForm {
	font: 11px/17px Arial,Helvetica,sans-serif;
}

.required {
	padding: 0 10px;
	color: #990000;
}

table.contactForm .textinput {
	width: 350px;
}