/* @override 

*/

/* CSS Document */

body,td,th {
	text-align: left;
	color: black;
	margin: 0;
}

body {
	background-repeat: repeat-y;
	background-color: #999966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

img {
	behavior: url(iepngfix.htc);
	border-color: #376973;
	margin: 0;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	color: black;
	margin: 0;
}

#header {
	font-size: 14px;
	background: url(../images/header.jpg) no-repeat;
	height: 150px;
	width: 800px;
}

#sub_header {
	font-size: 14px;
	height: 35px;
	width: 800px;
	border-bottom: 2px solid white;
}

#title {
	text-align: center;
	background-color: #AAD15C;
	font-size: 14px;
	width: 157px;
	height: 35px;
	float: left;
	border-right: 2px solid white;
	text-decoration: none;
	color: white;
}

#title a {
	text-decoration: none;
	color: #2c6f30;
}

#title a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#title a:active {
	text-decoration: none;
	color: #2c6f30;
}

#title a:visited {
	text-decoration: none;
		color: #2c6f30;
}
#title a:current {
	text-decoration: none;
		color: #2c6f30;
}

#title p {
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	color: #2c6f30;
}


#topnav {
	background-color: #AAD15C;
	font-size: 14px;
	width: 641px;
	height: 35px;
	float: right;
}

#topnav ul {
	padding-left: 0;
	display: inline-block;
	border: none;
	padding: 0;
	margin: 10px 0 0;
	float: right;
	color: #2c6f30;
} 

#topnav ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	
}
#topnav li a{
	border-right: 1px dotted white;
	color: white;
}

#topnav p {
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}

#topnav a {
	text-decoration: none;
	color: white;

}

#topnav a:link {
	text-decoration: none;
	color: #2c6f30;
}

#topnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#topnav a:active {
	text-decoration: none;
	color: #2c6f30;
}

#topnav a:visited {
	text-decoration: none;
		color: #2c6f30;
}
#topnav a:current {
	text-decoration: none;
		color: #2c6f30;
}

#content_container {
	text-align: left;
	color: black;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	width: 800px;
	display: inline-block;
	height: 100%;
	background-image: url(../images/content_bg.gif);
}

#side_nav {
	width: 156px;
	padding: 0;
	font-size: 14px;
	display: block;
	float: left;
	margin: 10px 0 0;
}

#side_nav p {
	text-align: left;
	color: white;
	margin: 10px 10px 10px;
}

#side_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(../images/list_bullet_01.gif);
}

#side_nav li {
	border-bottom: 1px dashed;
	margin: 0 10px;
}

#side_nav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

#side_nav a:link {
	text-decoration: none;
	color: white;
}

#side_nav a:hover {
	text-decoration: underline;
	color: #AAD15C;
}

#side_nav a:active {
	text-decoration: none;
	color: white;
}

#side_nav a:visited {
	text-decoration: none;
		color: white;
}
#side_nav a:current {
	text-decoration: none;
		color: #AAD15C;
}

html>body #side_nav li a {
	width: auto;
}

#side_nav li a:hover {
	color: #AAD15C;
}

#side_nav li a:current{
	color: #AAD15C;
}

#side_nav ul #current a{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

#content {
	width: 640px;
	height: 100%;
	padding: 0;
	margin: 0;
	float: right;
}

#content p {
	text-align: left;
	color: black;
	margin: 0;
	padding: 10px;
}

#content li {
	text-align: left;
	color: black;
	margin: 0;
	padding: 10px;
}

#content dt {
	color: #097297;
	margin: 0 10px 0;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-style: normal;
}
#content dd {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
}

#content h1 {
	color: #097297;
	font-size: 20px;
	text-align: left;
	padding: 0 0 2px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	margin: 10px 10px 5px;
	border-bottom: 1px dashed #097297;
	clear: both;
}

#content h2 {
	color: #097297;
	font-size: 20px;
	text-align: left;
	padding: 0 0 2px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	margin: 10px 10px 5px;
	clear: both;
}


#content h3 {
	color: #097297;
	font-size: 16px;
	text-align: left;
	padding: 0 10px 2px;
	padding-bottom: 0px;
	font-weight: normal;
	font-style: normal;
}

#content a {
	display: inline-block;
}

#content a:link {
	text-decoration: underline;
	color: #097297;
}

#content a:hover {
	text-decoration: underline;
	color: #2c6f30;
}

#content a:active {
	text-decoration: none;
	color: #2c6f30;
}

#content a:visited {
	text-decoration: none;
	color: #2c6f30;
}

#footer_nav {
	background: url(../images/footer_bg.jpg) no-repeat;
	display: inline-block;
	font-size: 10px;
	width: 800px;
	height: 35px;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
}

#footer_nav p {
	text-align: right;
	color: white;
	margin: 13px 10px 10px;
}

#footer_nav a:link {
	text-decoration: none;
	color: #2c6f30;
}

#footer_nav a:hover {
	text-decoration: underline;
	color: white;
}

#footer_nav a:active {
	text-decoration: none;
	color: white;
}

#footer_nav a:visited {
	text-decoration: none;
	color: white;
}

#img_left {
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin: 10px;
	border: 1px solid #097297;
}

#img_right {
	display: block;
	float: right;
	height: auto;
	width: auto;
	margin: 10px;
	border: 1px solid #097297;
}

#footer {
	text-align: center;
	width: 800px;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#footer p {
	text-align: center;
	color: black;
}

#footer a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#footer a:link {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:active {
	text-decoration: none;
	color: white;
}

#footer a:visited {
	text-decoration: none;
}