/* CSS Document */

BODY {
margin: 0pt;
BACKGROUND-IMAGE: url(/images/bg.jpg);
BACKGROUND-REPEAT: repeat-x;
background-color:#b5da9b;

}
.box{
border-top: #000 1px solid;
border-bottom: #000 1px solid;
border-left: #000 1px solid;
border-right: #000 1px solid;
}

.topnav{
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
font-weight:bold;
}
.topnav a:link, .topnav a:visited {
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
font-weight:bold;
}

.topnav a:hover {
 color: #b5da9b;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;

}

.leftnav{
 color: #666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
font-weight:normal;
}

.leftnav a:link, .leftnav a:visited {
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
font-weight:bold;
}
.leftnav a:hover {
 color: #4c8e61;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #005737;
padding:3px;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #333;
margin-bottom:0px;
padding:bottom:10px;
}
.bodycopy1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333;
}
.bodycopy1 a:link, .bodycopy1 a:visited{
color:0060ae;
text-decoration:none;
}
.bodycopy1 a:hover{
text-decoration:underline;
color:0060ae;
}
.buclinks a:link, .buclinks a:visited{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000;
 text-decoration: none;
 line-height: 18px;
}
.buclinks a:hover {
 text-decoration: underline;
color: #4c8e61;
}


.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #fff;
 line-height: 13px;
}
.footer a:link, .footer a:visited{
color:#fff;
text-decoration:underline;
}

.footer a:hover{
color:#fff;
text-decoration:none;
}
.imgbdr{
border-width:1px;
border-color:#000;
}

.line{
border-right: #000 1px solid;
}

.line2{
border-left: #0060ae 1px dotted;
}


