/* CSS Document */


body {
background-color: #697343;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
h1,h2,h3 {
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 12pt;
color: #000000;
}
h2 {
font-size: 13px;
color: #000000;
}
h3 {
font-size: 16px;
color: #006633;
}

h4{
	Font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h5{
	Font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}




a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #808080;
}
a:active {
text-decoration: none;
}
div#wrapper {
	width: 760px;
	background-image: url(wrapperBG.gif);
	background-repeat: repeat-y;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

div#header {
	height: 85px;
}

div#nav {
	width: 150px;
	color: #EFEBDC;
	float: left;
	position: absolute;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	left: 10px;
	top: 101px;
	background-color: #3F481E;
}

div#nav a:link {
	color: #EFEBDC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}

div#nav a:visited {
	color: #EFEBDC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}

div#nav2{
	width: 145px;
	margin-left: 5px;
	color: #EFEBDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #3F481E;
	margin-right: 5px;
}

div#nav2 a:link {
	color: #EFEBDC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}

div#nav2 a:visited {
	color: #A0A0A4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}

div#nav2 a:hover {
	color: #A0A0A4;
	Text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

div#main {
	margin-left: 157px;
	clear: right;
	background-color: #EFEBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

div#main a:link {
	color: #2A1FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#main a:visited {
	color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#main a:hover {
	color: #0000FF;
	Text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

div#main ol {
	color: #000000;
}

div#footer {
	text-align: center;
	color: #ffffff;
	width: 760px;
	vertical-align: top;
}


div#footer a:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#footer a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#footer a:hover {
	color: #808080;
	Text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

div#footer ul li{
color : #ffffff;
background-color : transparent;
}

div#footer ul li a{
color : #ffffff;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}

