html, body {
	height: 100.1%;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #14203D url(images/bgtile003.gif);
}
#logo {
	background: url(images/logo002.jpg) no-repeat;
	height: 188px;
	width: 769px;
}
#menufill {
	background: url(images/menufill2.gif) repeat-y;
	width: 184px;
}
#centerfill {
	background: url(images/centerfill2.gif) repeat-y;
	width: 585px;
}
#bottomtab {
	background: url(images/centertab2.gif) no-repeat;
	height: 26px;
}
#menutab {
	background: url(images/menutab2.gif) no-repeat;
	height: 26px;
}
.maincontent {
	padding: 4px 8px 4px 10px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
.maincontent a:link {
	color: #2A354F;
	text-decoration: underline;
}
.maincontent a:visited {
	color: #2A354F;
	text-decoration: underline;
}
.maincontent a:hover {
	color: #C3B765;
	text-decoration: underline overline;
}

.businessaddress {
	font: bold 12px "Trebuchet MS";
	color: #99AABB;
}

.imagepad {
	margin-right: 8px;
	margin-bottom: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
}
a:link {
	color: #E4EAC6;
	text-decoration: underline;
}
a:visited {
	color: #E4EAC6;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.paintwebs {
	color: #69829C;
	font-size: 10px;
	font-weight: normal;
}
.paintwebs a:visited {
	color: #69829C;
	text-decoration: underline;
	font-size: 10px;
}
.paintwebs a:hover {
	color: #ECEEC7;
	text-decoration: underline;
	font-size: 10px;
}
.paintwebs a:link {
	color: #69829C;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
TABLE.cobtbl{
	background: #2C314F;
}

TD.cobhl{
	background: #879BAF;
	color: #14203D;
}

TD.cobll{
	color : #14203D;
	background: #69829C;
}
.imagepadright {
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #14203D;
}
.smaller {
	font-size: 11px;
}
hr {
	line-height: 1px;
	color: #2A354F;
	height: 1px;
}
.redtext {
	color: #990000;
}
