﻿/*Global Settings--------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 150%;
	color: #8CC542;
	margin-bottom: 10px;
	text-align: center;
}

h2 {
	font-size: 130%;
	margin-bottom: 10px;
}

h3 {
	font-size: 120%;
	margin-bottom: 10px;
	text-align: center;
}

h4 {
	font-size: 100%;
	margin-bottom: 10px;
}

p {
	margin-bottom: 15px;
}

a {
	color: #F79820;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #8CC542;
}

a:active {
	color: #8CC542;
}

.margin {
	margin-right: 5px;
}


/*Main Containers--------------------------------*/

#topwrapper {
	background-color: #FFFFFF;
	border-bottom: 1px #636161 solid;
}

#skipnav {
	position: absolute;
	top: 2px;
	right: 5px;
	text-align: center;
}
#skipnav a{
	display: block;
	color: #FFFFFF;
	width: 60px;
}

#topbanner {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 5px;
}

#slogan h1 {
	float: right;
	margin-top: 60px;
	font-style: italic;
	color: #636161;
}

#bottomwrapper {
	background-color:#f4f4f4;
	background-image: url('images/bg.gif');
	background-position: top center; 
	background-repeat: repeat-y;
	border-bottom: 1px #636161 solid;
}

#maincontent {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 5px;
	padding-top: 3px;
	background-color: #FFFFFF;
}

#leftnav {
	float: left;
	width: 160px;
	padding: 5px;
}

#rightnav {
	background-image: url('images/orange_block.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 94px;
	border: 3px #F79820 solid;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 10px;
}

#lowerRightnav {
	clear: right;
	float: right;
	width: 100px;
	background-color: #F79820;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 110%;
}

#contentbanner {
	border-top: 5px #8CC542 solid;
	background-color: #F79820;
	padding-bottom: 15px;
	margin-bottom: 5px;
}


#content {
	width: 460px;
	margin: 5px 100px 5px 170px;
	padding: 5px;
}

#footer {
	clear: both;
	border-top: 2px #B6B6B6 solid;
}

#hide {
	position: absolute;
	top: -20px;
}
/*Styles---------------------------------------*/

#leftnav li.active a{
	color: #F79820; 
}

#leftnav li.active ul li.active a{
	color: #F79820; 
}

#leftnav li.active ul li.active ul li.active a{
	color: #F79820; 
}

#leftnav li.active ul li.active ul li.active ul li.active a{
	color: #F79820; 
}

#leftnav li.active ul li.active ul li.active ul li.active ul li.active a{
	color: #F79820; 
}


#leftnav li.active ul li a{
	color: #000000;
}

#leftnav li.active ul li.active ul li a{
	color: #000000; 
}

#leftnav li.active ul li.active ul li.active ul li a{
	color: #000000; 
}

#leftnav li.active ul li.active ul li.active ul li.active ul li a{
	color: #F79820; 
}

#leftnav li{
	color: #000000;
}

#leftnav h2 {
	text-align: center;
	color: #636161;
}

#lowerRightnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#lowerRightnav a:hover {
	color: #3D561D;
}

#lowerRightnav ul {
	list-style: none;
}

#lowerRightnav li {
	padding: 5px;
}

#rightnav h1 {
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}

#rightnav p {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
}

#rightnav img {
	border: 0px;
}
#footer {
	color: #636161;
}


#contentbanner p {
	text-align: right;
	margin-bottom: 0px;
	letter-spacing: 5px;
}

#contentbanner a {
	color: #FFFFFF;
}

#contentbanner a:hover {
	color: #8CC542;	
}

.tips {
	margin-left: 20px;
	color: #5B802B;
}

.text12 {
	font-size: 12px;
}

.text14 {
	font-size: 14px;
}

.text16 {
	font-size: 16px;
}

.text18 {
	font-size: 18px;
}

.imgdesc {
	text-align: justify;
	font-style: italic;
}

th {
	vertical-align: top;
	color: #F79820;
	width: 100px;
}

th h1 {
	font-size: 120%;
	color: #000000;
}

td {
	padding: 5px;
}

td h1{
	font-size: 120%;
	color: #000000;
}

tr {
	border-top: 2px #8CC542 solid;
}

#content ul {
	margin-left: 35px;
}

#content ol {
	margin-left: 35px;
}

#content li {
	padding-bottom: 5px;
}

.no_bullet {
	list-style: none;
}


#noborder th {
	color: #000000;
}

.edited {
	float: right;
}

.float_l {
	float: left;
}

.middle {
	text-align: center;
}

.sitemap a{
	color: #000000;
}

.sitemap a:hover{
	color: #8CC542;
}

.sitemap ul{
	line-height: 15px;
	list-style: square;
	background-color: #F0F2F3;
	text-indent: 20px;
	margin-bottom: 0px;
	margin-top: 4px;
}

.sitemap ul li ul {
	background-color: #E4E6E7;
	margin-left: 5px;
	margin-bottom: 0px;
}

.sitemap ul li ul li ul {
	background-color: #D6D7D7;
	margin-left: 5px;
	margin-bottom: 0px;
}

.sitemap ul li ul li ul li ul{
	background-color: #CACBCB;
	margin-left: 5px;
	margin-bottom: 0px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
/*Nav---------------------------------------------------*/

#leftnav ul {
	background-color: #F0F2F3;
	text-indent: 5px;
	list-style: none;
	line-height: 20px;
	font-weight: bold;
}

#leftnav ul a {
	text-decoration: none;
	color: #000000;
}

#leftnav ul a:hover {
	color: #8CC542;
}

#leftnav ul li ul {
	background-color: #E4E6E7;
	margin-left: 5px;
}

#leftnav ul li ul li ul {
	background-color: #D6D7D7;
	margin-left: 5px;
}

#leftnav ul li ul li ul li ul{
	background-color: #CACBCB;
	margin-left: 5px;
}

#leftnav ul li {
	background-image: url('images/buttons/green_li_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#leftnav ul li ul li{
	background-image: url('images/buttons/orange_li_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#leftnav ul li ul li ul li{
	background-image: url('images/buttons/green_li_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#leftnav ul li ul li ul li ul li{
	background-image: url('images/buttons/orange_li_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

/*Ditto Style-------------------------------------------*/

.ditto_pageTitle {
	font-size: 110%;
	font-style: italic;
	color: #8CC542;
}
