body {
	font-family: Verdana, Georgia, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefe6;
	border: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#header {
	position: absolute;
	height: 150px;
	width: 700px;
	left: 70px;
	top: 50px;
	background-color: #E0DFE3;
}
div#Title {
	position: absolute;
	height: 50px;
	width: 700px;
	left: 70px;
	top: 0px;
	background-color: #CCCC99;
	font-weight: normal;
}
div#NavBar {
	background-color: #3D566C;
	position: absolute;
	height: 25px;
	width: 700px;
	left: 70px;
	top: 200px;
}
div#Main {
	background-color: #FFFFCC;
	position: absolute;
	height: 900px;
	width: 700px;
	left: 70px;
	top: 225px;
}
table#tableTitle td {
	font-size: 16px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 5px;
}
td#missionCell {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.accent {
	font-size: 14px;
	font-weight: bold;
}
table#nav td {
	font-weight: bold;
	color: #FEFFCC;
	text-align: center;
	text-transform: lowercase;
}
table#nav td a:link {
	color: #FFFFCC;
}
table#nav td a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table#nav td a {
	color: #FFFFCC;
	text-decoration: none;
}
.CenterHeading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.accentcenter14 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
table#provider td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.accent12 {
	font-weight: bold;
}
body a {
	text-decoration: none;
	color: #3D566C;
	font-weight: bold;
}
body a:link {
	font-weight: bold;
	color: #3D566C;
	text-decoration: none;
}
body a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.offset {
	padding-left: 10px;
}
div#footer {
	position: absolute;
	height: 100px;
	width: 700px;
	left: 70px;
	top: 1125px;
}
.noteforlink {
	font-size: 10px;
	font-weight: bold;
}
div#News {
	position: absolute;
	height: auto;
	width: 300px;
	left: 400px;
	top: 70px;
}
div#Welcome {
	position: absolute;
	height: auto;
	width: 350px;
	top: 70px;
	left: 10px;
}

