p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em}
.bottomnav {
	font-family: Arial, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;

}
a:link {  color: #CC3300}
a:visited {  color: #663399}
a:active {  color: #52637B; text-decoration: none}
a:hover {
	color: #52637B;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE8706;
}
.tableborder {
	border-right: thin solid #4584A5;
	border-left: thin solid #458BAD;
}
.dottedblueborder {
	border: thin dotted #457999;
}
.white {
	color: #FFFFFF;
}
.tablebkgd {
	background-attachment: fixed;
	background-image:  url(../img/leftbkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.bottomnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a.bottomnav:hover {
	color: #426984;
	text-decoration: none;
	background-color: #FFCC99;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #427D9C;
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE8706;
	font-size: 24px;
	font-weight: bold;
}

