body {
	margin: 0px;
	left: 0px;
	top: 0px;
}
table.nav {
	left: 384px;
	top: 20px;
	width: 480px;
	position: absolute;
}
table.nav2 {
	left: 220px;
	top: 60px;
	position: absolute;
}
img.heading {
	left: 0px;
	top: 44px;
	position: absolute;
}
img.logo {
	left: 600px;
	top: 64px;
	position: absolute;
	padding-left: 80px;
}
img.l {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}
img.r {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div.page {
	top:125px;
	left:0px;
	width:930px;
	position:absolute;
}
div.pagebody {
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 0px;
}
.pagehead {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

table.footer {
	top:20px;
	padding-bottom: 20px;
	width:620px;
	position:relative;
}
.head {
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#6B7993;
}
.nav {
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.bodycopy {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
	color: #660000;
}



div.red {
	background-color:#660000;
	width:930px;
	height:64px;
	left:0px;
	top:44px;
	position:absolute;
}
div.olive {
	background-color:#999933;
	width:930px;
	height:64px;
	left:0px;
	top:44px;
	position:absolute;
}
div.black {
	background-color:#000000;
	width:930px;
	height:64px;
	left:0px;
	top:44px;
	position:absolute;
}
div.grey {
	background-color:#666666;
	width:930px;
	height:64px;
	left:0px;
	top:44px;
	position:absolute;
}
div.yellow {
	background-color:#DAC02F;
	width:930px;
	height:64px;
	left:0px;
	top:44px;
	position:absolute;
}
div.blue {
	background-color:#6B7993;
	width:930px;
	height:64px;
	left:0px;
	top:44px;
	position:absolute;
}
