body {
	background-color: #5F920F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #59461B;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: #682C2C;
scrollbar-arrow-color: #C0E08A;
scrollbar-track-color: #000000;

scrollbar-shadow-color: #000000;
scrollbar-lightshadow-color: #000000;
scrollbar-darkshadow-color: #000000;

scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
}

td {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #59461B;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.nav {
	background-color: #682C2C;
	border-top-color: #FDFDFD;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FDFDFD;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
}

.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
}

.outer_content {
	background-image: url(images/content_bg_top.jpg);
	background-repeat: repeat-y;
}

.content {
	background-position: bottom;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}

.text_box {
	background-image: url(images/text_box.png);
	background-repeat: no-repeat;
	width: 332px;
	height: 100px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 30px;
}

.title_box {
	background-image: url(images/title_box.gif);
	background-repeat: repeat-x;
	padding-top: 36px;
}

.indent {
	padding: 10px;
}

.content_box {
	background-color: #D5F89E;
	padding: 10px;
}

.home_right {
	padding-left: 38px;
	padding-top: 35px;
}

.inner_right {
	padding-left: 10px;
	padding-top: 20px;
}

.programs_title {
	background-color: #ADCB7E;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

.programs_column1 {
	background-color: #D5F89E;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.programs_column2 {
	background-color: #EAFCCF;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.downloads {
	background-image: url(images/download_box.png);
	background-repeat: no-repeat;
	color: #333333;
	line-height: 20px;
	padding-left: 24px;
	vertical-align: middle;
	height: 44px;
	width: 189px;
}

form {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

.input {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	color: #666666;
}

.footer {
	padding-top: 10px;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #EAFCCF;
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	color: #333333;
	background-color: #B4D188;
}

h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #91A76E;
	border-bottom-width: 1px;
}

h3 {
	font-family: arial,verdana,sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
}

a:link {
	color: #682C2C;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #682C2C;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #682C2C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.nav a:link {
	color: #C0E08A;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.nav a:active {
	color: #C0E08A;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.nav a:visited {
	color: #C0E08A;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.nav a:hover {
	color: #EAFCCF;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.footer a:link {
	color: #C0E08A;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:active {
	color: #C0E08A;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:visited {
	color: #C0E08A;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:hover {
	color: #EAFCCF;
	font-weight: bold;
	text-decoration: none;
}