a.nav:link {	text-decoration: none;	color: #ffffff;}
a.nav:visited {	text-decoration: none;	color: #ffffff;}
a.nav:hover {	text-decoration: none;	color: #C3856B;}
a.nav:active {	text-decoration: none;	color: #ffffff;}

a.rightnav:link {
	text-decoration: none;
	color: #112797;
	font-weight: bold;
}
a.rightnav:visited {
	text-decoration: none;
	color: #112797;
	font-weight: bold;
}
a.rightnav:hover {
	text-decoration: underline;
	color: #112797;
	font-weight: bold;
}
a.rightnav:active {
	text-decoration: none;
	color: #112797;
	font-weight: bold;
}

a.foot:link {	text-decoration: none;	color: #ffffff; font-size: 10px;}
a.foot:visited {	text-decoration: none;	color: #ffffff; font-size: 10px;}
a.foot:hover {	text-decoration: none;	color: #FDE6CC; font-size: 10px;}
a.foot:active {	text-decoration: none;	color: #ffffff;	font-weight: bold; font-size: 10px;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;





	background:../header-tile.jpg;
	vertical-align: top;
	background-image: url(../images/header-tile.jpg);
}
.menu-item1 { position:absolute; left:13px; top:9px; width:103px; height:25px; z-index:3}
.menu-item2 { position:absolute; left:147px; top:3px; width:103px; height:25px; z-index:3}
.menu-item3 { position:absolute; left:277px; top:3px; width:103px; height:25px; z-index:3}
.menu-item4 { position:absolute; left:410px; top:9px; width:103px; height:25px; z-index:3}
.indent {
	padding-left: 25px;
}
.content {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	vertical-align: top;
}
.footer{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 123px;
	padding-left: 300px;
	padding-top: 40px;
}
.body-text{
	width:773px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	position: relative;
}
.Right-Column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Content-Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CD8C66;
}
.logo-link {
position:absolute; left:9px; top:53px; width:194px; height:67px; z-index:4
}
