html, body
{
margin: 0;
padding: 0;
height: 100%; /* Required */
min-width: 775px !important;
background-color: #006e00;
font-family: arial;
font-size: 10pt;
}


/* CONTAINER STYLES */

#container
{
margin: 0 auto;
padding: 0;
min-height: 100%;
height: auto !important;
height: 100%;
width: 775px;
background-color: #ffffff;
display: block;
position: relative;
border-right: solid 2px #ffffff;
border-left: solid 2px #ffffff;
}


/* HEADER STYLES */

#header
{
width: 775px;
padding: 0px;
margin: 0px;
background-color: #006e00;
}

#header table
{
width: 775px;
}

img
{
border: 0px;
padding: 0px;
margin: 0px;
display: block;
}

h2
{
margin: 0px;
padding: 0px 0px 0px 10px;
vertical-align: middle;
font-size: 18pt;
color: #ffffff;
}


/* MENU STYLES */

#menu
{
width: 775px;
border-top: solid 2px #ffffff;
border-bottom: solid 2px #ffffff;
background: #04b604;
background-image: url(../images/black_bar.gif);
background-position: center left;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}

#menu table
{
border-collapse: collapse;
width: 775px;
}

#menu table td
{
border-right: solid 2px #ffffff;
}

#menu a:link.link
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #000000;
margin: 0px;
padding: 5px 15px 1px 15px;
background: #04b604;
display: block;
line-height: 20px;
zoom: 1;
border-bottom: solid 4px #000000;
}

#menu a:visited.link
{
font-family: Arial;
font-size: 12pt;
text-decoration: none;
font-weight: bold;
color: #000000;
margin: 0px;
padding: 5px 15px 1px 15px;
background: #04b604;
display: block;
line-height: 20px;
zoom: 1;
border-bottom: solid 4px #000000;
}

#menu a:hover.link
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #000000;
margin: 0px;
padding: 5px 15px 1px 15px;
background: #73e573;
display: block;
line-height: 20px;
zoom: 1;
border-bottom: solid 4px #ffcc00;
}

#menu a:link.page
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #000000;
margin: 0px;
padding: 5px 15px 1px 15px;
background: #73e573;
display: block;
line-height: 20px;
zoom: 1;
border-bottom: solid 4px #000000;
}

#menu a:visited.page
{
font-family: Arial;
font-size: 12pt;
text-decoration: none;
font-weight: bold;
color: #000000;
margin: 0px;
padding: 5px 15px 1px 15px;
background: #73e573;
display: block;
line-height: 20px;
zoom: 1;
border-bottom: solid 4px #000000;
}

#menu a:hover.page
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #000000;
margin: 0px;
padding: 5px 15px 1px 15px;
background: #73e573;
display: block;
line-height: 20px;
zoom: 1;
border-bottom: solid 4px #ffcc00;
}

/* PAGE STYLES */

#content_body
{
width: 745px;
margin: 0px;
padding: 5px 15px 91px 15px;
border-top: solid 10px #006e00;
background: #ffffff;
}

#content_body p
{
margin: 0px;
padding: 10px 0px 10px 0px;
}

a:link
{
text-decoration: underline;
color: #0000ff;
}

a:visited
{
text-decoration: underline;
color: #0000ff;
}

a:hover
{
text-decoration: underline;
color: #006e00;
}

.img_float_r
{
margin: 0px 0px 5px 10px;
text-align: right;
float: right;
}

.img_float_r table
{
width: 300px;
}

.img_bdr
{
border: solid 1px #000000;
}

.img_caption
{
font-size: 9pt;
font-weight: bold;
color: #ffffff;
display: block;
background: #04b604;
border: solid 1px #000000;
border-top: 0px;
}

h3
{
margin: 0px;
padding: 10px 0px 10px 0px;
text-decoration: underline;
}

h4
{
margin: 0px;
padding: 10px 0px 10px 0px;
text-decoration: none;
font-size: 11pt;
}

li
{
margin: 0px 0px 10px 0px;
}

ul ul
{
padding-top: 10px;
}

.bold
{
font-weight: bold;
}

.acro
{
list-style-image: url(../images/acro.gif);
}

.nostyle
{
list-style-type: none;
list-style-image: none;
}

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

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

.newsletter_choice
{
padding-bottom: 10px;
}

#usmail_div, #email_div, #name_div, #comment_div td
{
padding: 0px 0px 20px 0px;
}

#usmail_div td, #email_div td, #comment_div td, #name_div td
{
padding: 0px 0px 10px 0px;
}
 
#usmail_div td input, #usmail_div td select, #email_div td input, #email_too_div td input, #comment_div input, #name_div input
{
margin: 0px 0px 0px 10px;
}

a.anchor
{
color: #000000;
}

a.anchor:hover
{
color: #000000;
}

hr
{
height: 1px;
color: #000000;
background-color: #000000;
border: 0px;
}

h3.none
{
text-decoration: none;
}


/* FOOTER STYLES */

#footer
{
margin: 0px 0px 0px 0px;
padding-top: 10px;
width: 775px;
position: absolute;
bottom: 0 !important;
background-color: #006e00;
}

#footer table
{
width: 100%;
background-color: #04b604;
border-top: solid 2px #ffffff;
}

#footer p
{
margin: 0px;
padding: 5px 15px 5px 15px;
border-top: solid 4px #000000;
font-size: 10pt;
font-weight: bold;
}

#footer a:link
{
color: #0000ff; 
text-decoration: none;
}

#footer a:visited
{
color: #0000ff;
text-decoration: none;
}

#footer a:hover
{
color: #ffffff;
text-decoration: underline;
}