body, p, table, td, th, ul, li, dd, dt, dl, div, span {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}
input, textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

a:link {
    color: Black; 
}
a:visited {
    color: Black; 
}
a:hover {
    text-decoration: none;
    color: red; 
}
a:active {
    color: Black; 
}
a.clean {
	text-decoration: none;
}
a.clean:hover {
	text-decoration:underline;
    color: #506440;
}

body {
    background-color: transparent;
	background-image: none; background-attachment: fixed;
    color: black;
    margin: 0;
    padding: 0;
}

p {
    margin: 0.5em 0em 0.5em 0em;
}

hr {
	width: 100%;
	background-color: #7a9260;
	height: 1px;
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0;
}

h1 {
    font-size: 160%;
    padding-right: 4em;
    color: black;
}
.slogan {
	font-size: 150%;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, san-serif;
	font-weight: normal;
	font-style: italic;
	text-align: center;
    color: #7a9260;
}
.smallslogan {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, san-serif;
    font-size: 120%;
    color: #7a9260;
    text-shadow: #cde0bd 5px 5px 5px;
}
.small {
    font-size: 10px;
}
h2 {
    font-size: 140%;
    color: #7a9260;
}

h3 {
    font-size: 130%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

ul.compact { 
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ol.compact {
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
td.topmenu {
    color: #ffffff;
    background-color: #000000;
    text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
}
.topmenuon:link { color: red; text-decoration: none; }
.topmenuon:active { color: red; text-decoration: none; }
.topmenuon:visited { color: red; text-decoration: none; }
.topmenuon:hover { text-decoration: underline; }
.topmenuoff { color: #ffffff; }
.topmenuoff:link { color: white; text-decoration: none; }
.topmenuoff:active { color: white; text-decoration: none; }
.topmenuoff:visited { color: white; text-decoration: none; }
.topmenuoff:hover { text-decoration: underline; }
td.leftcolumn {
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}
td.main {
	vertical-align: top;
	padding-left: 10px;
    border-left: 1px solid #a3c380;
    border-right: 1px solid #a3c380;
}
td.leftcolumnbottom {
}
td.mainbottom {
	background-color: white;
    border-top: 1px solid #a3c380;
	text-align: left;
	padding-left: 10px;
}
.copy {
	font-size: 9px;
}
.dr {
	background: #cde0bd;
}
.drb {
	background: #b8c9aa;
}
.bc {
	background: #d9d9d9;
}
td.banner {
	background-color: #a3c380;
}
.shaded {
	background-color: #dde9d0;
}
.sidebar {
	font-family: Arial, Helvetica, san-serif;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
    border-bottom: 1px solid #a3c380;
}
.sidebarnote {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
    border-bottom: 1px solid #a3c380;
}
.sidebarnotedark {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
    border-bottom: 1px solid #a3c380;
	background-color: #dde9d0;
}
.menuLeft {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	padding-right: 5px;
	text-decoration: none;
}
.menuLeft:hover {
	text-decoration: underline;
	font-weight: bold;
}
.menuLeftOn {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: none;
}
.menuLeftOn:hover {
	text-decoration: underline;
}
.bblue {
	z-index: 1;
	width: 197px;
	text-align: left;
	border: 1px solid;
	border-color: #a3c380;
	padding: 5px;
}
.center {
	text-align: center;
}
.indented {
	padding-left: 3.75em;
}
.white { color: white; }
.white:link { color: white; }
.white:active { color: white; }
.white:visited { color: white; }

.pr { text-align: center; font-style: italic}