@charset "utf-8";

#logo {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#navbar {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a {
	color: #000081;
	text-decoration: none;
}
#nav li {
	padding: 10px;
	margin: 10px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006600;
	text-align: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


body {
	background: #3F6011 no-repeat left top;
}
p {
	font-size: small;
	color: #000000;
}
#mainside {
	border: thin solid #000000;
	padding: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
#proContent {
	padding: 10px;
}
#sideNav {
	width: 87px;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: thin solid #000000;
}
#clear {
}
#indexcontainer {
	padding: 0px;
	width: 625px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#clear {
	clear: both;
}
#contentimg {
	border: thin solid #000000;
}
