
	#navlist
{
padding: 3px 0;
margin-left: 0;

font: bold 11px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
text-decoration: none;
}

#navlist li a:link { color: #2A0A0A; }
#navlist li a:visited { color: #2A0A0A; }

#navlist li a:hover
{
color: #000;
background: #BEB983; 
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}



#contact li
{
list-style: none;
margin: 0;
display: inline;
}

#contact li a
{
border-bottom: none;
background: #404D55;
text-decoration: none;
}

#contact li a:link { color: white; }
#contact li a:visited { color: white; }

#contact li a:hover
{
color: #000;
background: #BEB983;  
border-color: #227;
}

#contact li a#current
{
background: white;
border-bottom: 0px solid white;
}


	.bodytable {
	clear: none;
	float: none;
	height: 420px;
	width: 533px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.bodyfont {
	font-family: trebuchet;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.tablefont {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.headerfont {
	font-family: arial;
	font-size: 15px;
	color: #610B0B;
	font-weight: bold;
}

.headerfontBlack {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.headerfontBlackBig {
	font-family: arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.leftheadertable {
	float: none;
	height: 32px;
	width: 193px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	background-color: #eff1f2;
}
.headerfontCopy {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.headerfontCopy1 {
	font-family: arial;
	font-size: 20px;
	color: #4894DE;
	font-weight: bold;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
.back{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	}
.back a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	}
.back a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	}
.read{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#68AAE5;
	font-weight:bold;
	padding:15px;
	}
.read a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#316e8d;
	font-weight:bold;
	text-decoration:none;
	}
.read a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	padding:15px 0px;
	}

