
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5E7068;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.top {
	background-color: #A6C1B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.header {
	background-color: #879C8F;
	padding: 3px;
	height: 85px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.content a:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.content a:hover {
	font-weight: bold;
	color: #5E7068;
	text-decoration: underline;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D2D5B6;
	text-align: left;
	vertical-align: top;
	width: 20%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.leftNav ul {
	font-size: 16px;
	line-height: 1.8em;
	color: #003366;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.leftNav a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.leftNav a:hover {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}
.rightCol {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D2D5B6;
	vertical-align: top;
	width: 20%;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.rightCol a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.rightCol a:visited {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.rightCol a:hover {
	font-weight: normal;
	color: #5E7068;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #A6C1B0;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.footer a:link {
	color: #003366;
	text-decoration: underline;
}
.footer a:visited {
	color: #003366;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
h1 {
	font-size: 19px;
	font-style: oblique;
	font-weight: bold;
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D2D5B6;
}
h2 {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	color: #003366;
}
.style2 {color: #A6C1B0}
.pullQuote {
	padding: 1px;
	background-color: #A6C1B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.highlight {
	color: #FFFFCC;
	background-color: #879C8F;
	padding: 2px;
	font-weight: bold;
}
.highlight2 {
	font-weight: bold;
	color: #003366;
	background-color: #D2D5B6;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
}

