/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#E6E6E6;
}
a{
text-decoration:none;
}


h1 {
font-family:"Trebuchet MS";
font-size:26pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h2 {
font-family:"Trebuchet MS";
font-size:20pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h3 {
font-family:"Trebuchet MS";
font-size:15.5pt;
font-weight:normal;
margin:0px;
padding:0px;
}
h4 {
font-family:"Trebuchet MS";
font-size:13pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h5 {
font-family:"Trebuchet MS";
font-size:9.5pt;
font-weight:normal;
margin:0px;
padding:0px;
}
h6 {
font-family:"Trebuchet MS";
font-size:8.5pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
.txt-white{
color:#FFFFFF;
}
.txt-black{
color:#000000;
}
.txt-white-link{
color:#FFFFFF;
text-decoration:underline;
}
.txt-white-link:hover{
color:#FFFFFF;
text-decoration:none;
}

.txt-arial{
font-family:Arial, Helvetica, sans-serif;
}
.txt-dk-green{
color:#436208;
}
.bg-drk-grey{
background-color:#464646;
}
.bg-drkgreen{
background-color:#507605;
}
p,UL,LI
{
margin:0px;
padding:0px;
}
.txt-green-link{
color:#354811;
text-decoration:underline;
}
.txt-green-link:hover{
color:#354811;
text-decoration:none;
}
.txt-black-link{
color:#000000;
text-decoration:none;
}
.txt-black-link:hover{
color:#000000;
text-decoration:underline;
}

.green-bg
{
background:#689c0c;
padding:0px 0px 25px 0px;
}


.middle-table
{
float:left;
margin:42px 0px 0px 0px;
}

input{
border:1px solid #000;
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
padding-left:5px;
height:22px;
margin:0;
}
.select{
border:1px solid #000;
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
}

.bg-footer{
background-color:#70a30d;
}
.button{
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
background-color:#ececec;
height:22px;
padding:0;
margin:0;
}


.txt-darkgray a
{
font-family:"Trebuchet MS";
font-size:11px;
color:#fff;
}

.txt-darkgray
{
color:#ffffff;
}

.link-audio-video 
{
color:#ffffff;
text-decoration:underline;
}
.link-audio-video:hover 
{
color:#fff;
text-decoration:none;
}

.txt-black-link02{
color:#000000;
font-size:10.5pt;
text-decoration:underline;
}
.txt-black-link02:hover{
color:#000000;
text-decoration:none;
}