body {
	background-color: #E9E9E9;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.bodycontent {
	border-color: #BDBDBD;
	border-style: solid;
	border-width: 1px;
	background-color:#FFFFFF;
}
.toptagline {
	padding-top: 7px;
	padding-left: 25px;
}
.search {
	text-align: right;
	padding-top: 2px;
	padding-bottom:5px;
}
td, th {
	font-size: 13px;
	color: #000000;
	vertical-align: top;	
	line-height: 14px;
}
img {
	border: 0;
}
a:link, a:active, a:visited {
	color: #2D5A6F;
	text-decoration: underline;	
}
a:hover {
	color: #934835;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
.topnavcolor {
	background-color: #000000;
	text-align: center;
	min-height: 1em;
	display: table-cell;
	vertical-align: middle;
}
#topnavlist li {
	display: inline;
	list-style-type: none;
	padding-right: 35px;
	text-align: center;
}
#topnavlist li a:link, #topnavlist li a:active, #topnavlist li a:visited {
	color: #F6E16F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#topnavlist li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.leftnavcolor {
	background-color: #934835;
}
#leftnav {
	padding-left: 15px;
	padding-top: 0px;
	font-weight: normal;
}
#leftnav li {
/*	list-style-image: url(/images/list_arrow.jpg); */
	margin-left: -17px;
	margin-right: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#leftnav a:link, #leftnav a:active, #leftnav a:visited {
	color: #000000;
	text-decoration: none;
}
#leftnav a:hover {
	color: #0097CD;
	text-decoration: underline;
}
#leftnav h3 a:link, #leftnav h3 a:active, #leftnav h3 a:visited {
	color: #934835;
	text-decoration: none;
}
#leftnav h3 a:hover {
	color: #0097CD;
	text-decoration: underline;
}
#leftnavseparator {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h1	{
	color: #934835;
	font-size: 21px;
	margin-top: 0px;
	line-height: 20px;
}
h2	{
	color: #0097CD;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 18px;
}
h3	{
	color: #934835;
	text-transform: uppercase;
	margin-left: -30px;
	margin-right: 5px;
	padding-bottom: 0px;
	font-size: 14px;
}
h4	{
	font-size: 13px;
	color: #000000;
	margin-left: -30px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight:normal;
	line-height:
}
h5	{
	font-size: 11px;
}
h6  {
	font-weight: normal;
}
.crumbs {
	color: #999;
}
.crumbs a:link, .crumbs a:active, .crumbs a:visited {
	color: #999;
	text-decoration: none;
}
.crumbs a:hover {
	text-decoration: underline;
}
#footerbackgroundimg {
	position: relative;
/*	background: url(/images/footer.jpg);
	background-repeat: no-repeat; */
	background-color: #A7E4F9;
	width: 942px;
	padding-top:5px;
	padding-bottom:5px;
/*	height: 35px; */
}
#footerbackground {
    position: relative;
    left: 5px;
	color: #000000;
}
#footerbackground a {
	text-decoration: underline;
	color: #000000;
}
#footerbackground a:hover {
	text-decoration: none;
}
.footertext {
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 11px;
}
.hometable {
	border: thin;
	border-color: #999999;
	border-collapse: collapse;
	border-width: 1px;
	padding: 5px;
}
.nomargintop {
	margin-top: 0px;
}
.nomargintopbot {
	margin-top: 0px;
	margin-bottom:0px;
}
.rededit {
	color: red;
	font-weight: bold;
}





