﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
h6 {
	font-family: Arial Black;
	font-size:xx-large;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial Black;
	background-color: #D6D7AD;
}
h3 {
	font-family: Arial Black;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color:green;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	background-color: #006600;
	color: #FFFFFF;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	background-color: #006600;
	color: #FFFFFF;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	background-color: #006600;
	color: #FFFFFF;
}
ul {
	font-weight: bold;
	font-size: small;
}
li {
	background-color: #D6D7AD;
}

#container {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #FFFFFF;
}
#page_content {
	position: relative;
}
#sidebar {
	width: 17em;
	background-color: #FFFFFF;
}

#content {
	margin-left: 260px;
	padding: 2%;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 70%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 30%;
	background-color: #FFFFFF;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
#namebox {
	background-color:#007200;
	text-align:center
}
/* Styles for Navigation */

/* Styles for Footer */
#footer p {
	font-size: small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.style_italic {
	font-style: italic;
}
.style_italicWhite {
	font-style: italic;
	color: #FFFFFF;
}
.style_bold_ital {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
}
.style_bold_ital a:hover {
	font-size:inherit;
	font-weight: bold;
	font-style: italic;
	color:green
}
.hiddenPic {
	display:none
}
thead {
	font-family: "Arial Black";
	font-size: large;
	color: #FFFFFF;
	background-color: #007200;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-align: center;
}
h1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	font-style: italic;
	background-color: #006600;
	color: #FFFFFF;
	text-align: center;
}
