/*
77302A is deep red
114902 is deep green
E9B73E is bright orange

EEELCA is light tan
D6B880 is medium tan
C5A66F is dark tan
*/

body { 
background-color: #eee1ca;
margin: 0px;
font-family: arial, sans-serif;
font-size: 10pt;
color: #000000;
 }
 
td { 
font-family: arial, sans-serif;
font-size: 10pt;
color: #000000;
 }

a { 
text-decoration: underline;
color: #114902;
 }

a:hover { 
text-decoration: underline;
color: #77302a;
 }

a:visited { 
text-decoration: underline;
color: #505050;
 }

.title
 { 
font-family: arial, sans-serif;
font-weight: bold;
font-size: 13pt;
color: #000000;
 }

.greentitle {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14pt;
color: #006633;
 }
 
.bottomlinks { 
font-family: arial, sans-serif;
font-size: 8pt;
color: #ffffff;
 }

.copyright, .copyright a { 
font-family: arial, sans-serif;
font-size: 8pt;
color: #dddddd;
 }

.notice
 { 
font-family: arial, sans-serif;
font-weight: bold;
color: #77302a;
 }
 
.privacynotice
 { 
font-family: arial, sans-serif;
font-size: 9pt;
color: #114902;
 }
 
.warning
 { 
font-family: arial, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #EEE1CA;
background-color: #77302a;
padding: 3px;
 }

.bodytable {
background-color: #d6b880;
 }
 
#navleft { 
font-family: arial, sans-serif;
font-size: 10pt;
text-align: left;
font-weight: bold;
 }

#navleft a { 
text-decoration: underline;
color: #114902;
width: 125px;
display: block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
padding-right: 0px;
 }

#navleft a:visited { 
color: #505050;
 }

#navleft a:hover { 
color: #e9b73e;
background-color: #77302a;
 }

#subnavleft { 
padding-bottom: 7px;
 }
 
.subnavleft a { 
font-size: 9pt;
font-weight: normal;
line-height: 11pt;
text-indent: 5px;
width: 100%;
 }

.navtable { 
border-right-width: 1px;
border-right-style: solid;
border-right-color: #c5a66f;
 }

#navbody a { 
font-family: arial, sans-serif;
font-size: 9pt;
text-align: center;
font-weight: bold;
text-decoration: none;
color: #114902;
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
display: block;
 }

#navbody img {
padding-bottom: 7px;
 }

#navbody a:visited { 
color: #505050;
 }

#navbody a:hover { 
color: #e9b73e;
background-color: #77302a;
 }

#navright { 
font-family: arial, sans-serif;
font-size: 10pt;
text-align: center;
font-weight: bold;
 }

#navright a { 
text-decoration: none;
color: #114902;
display: block;
width: 100%;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 0px;
padding-right: 0px;
 }

#navright img { 
padding-top: 3px;
padding-bottom: 3px;
 }

#navright a:visited { 
color: #505050;
 }

#navright a:hover { 
color: #e9b73e;
background-color: #77302a;
 }

#footer1 {
width: 719px;
text-align: center;
font-weight: bold;
background-color: #d6b880;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #c5a66f;
padding-top: 7px;
padding-bottom: 7px;
 }

#footer2 {
width: 719px;
text-align: center;
background-color: #77302A;
padding-top: 7px;
padding-bottom: 7px;
 }