﻿body {
	background: #78B036 url(../Images/background.gif) left top repeat-x;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height:20px;
	text-align: center;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

/** Backup 8/20/09
body {
	background: #78B036 url(../Images/background.gif) left top repeat-x;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	line-height: 1.25em;
	text-align: center;
}
**/

a {
	color: #255E0B;
}

form {
	margin: 0px;
}

/**
p {
	margin: 1em 0px 1em 0px;	
}
 **/


img,
a img,
a:hover img {
	border: 0px;
	text-decoration: none;
}

h1 {
    font-size: 1.9em;
    line-height:20px;
}

h2 {
    color:#474747;
    font-size:1.75em;
    font-family:Arial,Helvetica,sans-serif;
    font-style:normal;
    font-weight: bold;
    line-height:20px;
    margin-top: 10px;
    margin-bottom:5px;    
    padding-top: 0px;
    text-align:left;
}

h3 {
	color: #225e0b;
    font-size:1.25em;	
}

input, optgroup, option, textarea {
	font-family: inherit;
	font-size: inherit;
}

table {
	font-size: 1em;
}

td, th {
	vertical-align:top;
}

#page {
	margin: 0px auto;
	text-align: left;
	width: 949px;
}

#header {
	background: transparent url(../Images/bg_gray.jpg) left top repeat-y;
	text-align: right;
}

#header a {
	color: White;
}

#left .leftNAV {
	text-decoration: none;
}

#footer {
	background: transparent url(../Images/footer.jpg) left top no-repeat;
	height: 108px;
	padding: 14px 50px 0px 0px;
	text-align: right;
	color: #FFFFFF;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

#footer a:hover{
	text-decoration: underline;
}
