.address {
font-family: "Trebuchet MS";
font-size: 1em;
font-weight: normal;
line-height: .2em;}

.normish {font-family: "Trebuchet MS";
font-size: 1em;}

.addresshdr {
font-family: "Trebuchet MS";
font-size: 1.2em;
font-weight: bold;
text-decoration: underline;}
/* CSS Document */

html
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat-x;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}


.headertab
{
	font-size: 17.99px;
	text-align: center;
}
.bodysubmenu
{
	font-size: 15.42px;
	font-weight: bold;
	text-align: left;
	color: #8f958c;
	background-color: #d1e8cc;
}
.bodysubmenu .selected
{
	background-color: #364f2a;
}

.bodymain
{
	padding-left: 25px;
	font-size: 12.85px;
	text-align: left;
}
.bodymenu
{
	font-size: 12.85px;
	text-align: center;
}

.footmenu
{
	font-size: 13.71px;
	text-align: center;
}
.footermenuitem
{
	font-size: 13px;
	text-align: center;
}

.error { color:#FF0000;
font-weight:bold;}
