/*GLOBAL STYLES*/
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img
{
padding:0;
border:0;
margin:0;
}
/*BODY STYLES*/
body
{
background-color: #DADADA;
font-size:0.9em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666666;
text-align:center;
background-image:url(../img/body_bg.gif);
background-repeat:repeat-x;
}
/*GLOBAL STYLES*/
.dynamictext p
{
margin:0;
padding:0;
}
.dynamictext h2,.dynamictext h3,.dynamictext h4
{
margin:1em 0;
}
.dynamictext h3
{
background-color:#FFFFFF;
color:#65AB53;
padding:0;
font-size:1.2em;
}
a
{
color: #65AB53;
}
a:hover
{
color: #367127;
text-decoration: none;
}
a.darklink
{
color:#367127;
}
h1,h2,h3,h4,h5,h6
{
clear:both;
}
h1
{
color: #367127;
font-size:1.4em;
}
h2
{
font-family:Georgia,Arial,Helvetica,Sans-Serif;
color:#367127;
font-size:1.4em;
font-weight:bold;
margin:1em 0 1em 0;
}
h2.greyh2
{
color:#AAAAAA;
}
h3
{
background-color:#65AB53;
color:#FFFFFF;
font-size:1em;
margin:0 0 1em 0;
padding:2px;
}
blockquote
{
border:1px solid #DDDDDD;
padding:1em;
background-image:url(../img/g1.gif);
background-repeat:repeat-x;
background-position:bottom left;
clear:both;
}
blockquote.valid,blockquote.invalid
{
color:#FFFFFF;
border:0;
background-repeat:no-repeat;
background-position:top left;
padding:10px 10px 10px 65px;
margin:1em 0;
}
blockquote.valid a,blockquote.invalid a
{
color:#FFFFFF;
text-decoration:underline;
}
blockquote.valid
{
background-color:#319B31;
background-image:url(../img/tick1.gif);
}
blockquote.invalid
{
background-color:#E23E39;
background-image:url(../img/cross1.gif);
}
.error
{
color:#FF0000;
}
.success
{
color:#00CC00;
}
ul.inline
{
list-style:none;
margin:0;
padding:0;
}
ul.inline span
{
float:left;
margin-right:5px;
}
ul.inline li
{
float:left;
padding:0px 5px 0px 5px;
border-left:1px solid #367127;
}
/*FORM STYLES*/
form fieldset
{
border:1px solid #EEEEEE;
padding:1em;
}
fieldset.invisible
{
border:0;
padding:0;
margin:0;
}
form legend
{
background-color:#FFFFFF;
color:#367127;
padding:0.2em;
}
form label
{
font-weight:bold;
display:block;
padding:0.2em 0;
color:#367127;
}
form input,form select
{
border:1px solid #367127;
}
.textbox1
{
background-color: #FFFFFF;
width:100%;
height: 22px;
}
.imagebutton
{
float:right;
border:0;
margin-top:5px;
}
.button1
{
font-weight: bold;
background-color: #367127;
color:#FFFFFF;
}
textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background-color: #FFFFFF;
border:1px solid #367127;
width: 100%;
height: 200px;
}
select.wide
{
background-color: #FFFFFF;
border: 1px solid #367127;
width: 100%;
}
select.multiple1
{
width: 100%;
height: 140px;	
}
/*
NAVIGATION
*/
.menubuttons
{
width:100%;
}
.menubuttons ul
{
list-style:none;
margin:0;
padding:0;
}
.menubuttons li a
{
display:block;
background-color:transparent;
border-bottom: 1px dotted #DDDDDD;
color:#65AB53;
width:100%;
padding:0.5em 0;
}
.menubuttons li a:hover
{color:#367127;
background-color:#EEEEEE;
}
.menubuttons li.active a
{
color:#367127;
font-weight:bold;
}

#headernav ul,#headersubnav ul
{
list-style:none;
margin:0;
padding:0;
border:0;
}
#headernav li
{
display:inline;
}
#headernav li a
{
float:left;
font-size:12px;
background-color:transparent;
color:#000000;
padding:0 12px;
height:24px;
display:block;
text-decoration:none;
}
#headernav li a span
{
position:relative;
top:2px;
}
#headernav li a:hover
{
color:#367127;
}
#headernav li.active a
{
color:#FFFFFF;
background-color:#367127;
}
#headersubnav li
{
display:inline;
}
#headersubnav li a
{
float:left;
padding:0 15px;
border-left:1px solid #FFFFFF;
color:#FFFFFF;
}

/*
PAGE CONTENT
*/
#accessibility
{
text-align:right;
clear:both;
padding:5px 0;
font-size:12px;
font-weight:bold;
position:absolute;
top:10px;
right:5px;
}
#accessibility a
{
color:#333333;
}
#container
{
width:760px;
margin:0px auto;
text-align:left;
clear:both;
background-color:#FFFFFF;
}
#header
{
position: relative;
width: 760px;
height: 163px;
clear:left;
background-image:url(../img/header.gif);
background-repeat:no-repeat;
}
#headercaption {
font-size:11px;
top:92px;
left:21px;
position:absolute;
}
#headernav
{
width:760px;
height:24px;
top:113px;
left:0px;
position:absolute;
}
#searchform
{
position:absolute;
top:139px;
right:0px;
}
#popupheader
{
width:100%;
height:90px;
background-image:url(../img/popup_header.gif);
background-repeat:no-repeat;
background-position:top left;
}
#footer
{
width:100%;
background-color:#757575;
text-align:center;
float:left;
}
#footerinner
{
width:760px;
margin:0px auto;
text-align:left;
color:#FFFFFF;
font-family:Georgia,Arial,Helvetica,Sans-Serif;
}
#footerinner p
{
padding:1em 0;
line-height:2em;
font-size:0.9em;
}
#footerinner a
{
color:#FFFFFF;
}
#anchor
{
position: relative;
clear: both;
width: 760px;
height:1em;
}
#content
{
float:right;
width: 760px;
padding: 0px;
min-height:350px;
}
* html #content
{
height:400px;
}
#leftcol
{
width:118px;
float:left;
margin-top:2em;
}
#centercol,#largecentercol
{
float:left;
background-repeat:repeat-y;
margin-top:2em;
}
#centercol
{
width:450px;
background-image:url(../img/bg3.gif);
}
#largecentercol
{
width:499px;
background-image:url(../img/bg4.gif);
}
.centerpadder
{
width:410px;
position:relative;
left:20px;
}
#rightcol
{
width:173px;
float:left;
margin-top:2em;
}
#largeleftcol
{
width:221px;
float:left;
margin-top:2em;
}
.datatable
{
width:100%;
font-size:1em;
text-align:center;
border-collapse:collapse;
clear:both;
}
.datatable tr,.datatable td
{
border-bottom:1px solid #EEEEEE;
padding:0.2em 0;
}
.dataheadings
{
font-weight:bold;
background-color:#AAAAAA;
color:#FFFFFF;
}
.padder
{
padding:2em 20px;
}
.adobereader
{
padding:10px 0;
font-size:12px;
text-align:right;
clear:both;
display:block;
}
.adobereader a
{
font-weight:bold;
}
.rssfeed a
{
padding:10px 10px 10px 40px;
background-image:url(../img/feed.gif);
background-repeat:no-repeat;
background-position:left center;
color:#333333;
font-weight:bold;
margin:10px 0 0 0;
display:block;
color:#333333;
text-decoration:none;
border-bottom:1px solid #DDDDDD;
}
.rssfeed a:hover
{
text-decoration:underline;
}
.greypanel
{
padding:5px;
background-color:#EEEEEE;
font-size:13px;
text-align:center;
}
.imagecaption
{
display:block;
font-size:11px;
text-align:center;
width:100%;
}