body {
	margin: 0;
	padding: 0;
	background-image: url(media/bkgrnd2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
}
.picBorder {
	border: solid 2px #002816;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
}
p { }
td { }
a:link { }
a:visited {
	color: #000099;
}
a:hover {
	color: #3300FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:active {
	color: #000099;
}
.text_indented { color: #000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-right: 8px; padding-left: 15px; }
h1 { color: #0a3201; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; margin: 0.67em 0; }
.footerText {
	color: #666;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
h2 { color: #000; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: center; margin: 5px 0 15px; }
ul { color: #000; font-size: 15px; list-style-type: disc; margin: 1em 0 1em 40px; }
.tableHeader { color: #fef3f2; font-size: 15px; background-color: #004016; text-align: center; }
.tableText { color: #004016; font-size: 15px; }
.phase1 { color: #00f; font-size: 18px; font-weight: bold; text-align: center; margin-right: 10px; margin-left: 10px; }
.phase2 { color: #0f0; font-size: 18px; font-weight: bold; text-align: center; margin-right: 10px; margin-left: 10px; }
.phase3 { color: #f00; font-size: 18px; font-weight: bold; text-align: center; margin-right: 10px; margin-left: 10px; }
.header_centered { color: #0a3000; font-size: 18px; font-weight: 700; text-align: center; }
.sidebox { padding: 2px; border: solid 5px #006; }
.padMain { padding-left: 15px; }
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000099;
	text-decoration: none;
}
.col300px {
	width: 300px;
}

