body { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; /*background-image: url(../images/bg.gif); background-repeat: no-repeat; background-position: 0 63px;*/ margin: 0; }
img { border-color: #f0f; border-style: none; }
img.floatleft { float: left; margin-right: 10px; }
h1 { font-size: 12px; font-weight: bold; margin-top: 20px; margin-bottom: 5px; }
h2 { color: #8dc73f; font-size: 11px; font-weight: normal; margin-top: 0; margin-bottom: 0; }
p+h2 { margin-top: 25px; }
h2+h1 { margin-top: 0; }
p { margin-top: 0; margin-bottom: 10px; }
p.more { color: #8dc73f; text-align: right; }
.green { color: #8dc73f; }
td { }
a:link { color: #8dc73f; margin: } 
a:visited { color: #8dc73f; }
a:hover { color: #fff; }
a:active { color: #8dc73f; }
a.news { color: #fff; text-decoration: none; }
a.news:hover { color: #8dc73f; }
#page { width: 785px; margin-left: 100px; }
#header { background-color: black; position: relative; width: 650px; }
#logo { padding-top: 15px; }
#nav { background-color: #0d3100; position: absolute; top: 0; right: 0; width: 110px; padding-top: 13px; }
#content { margin-top: 20px; margin-left: 10px; }
.oneColsm { width: 530px; }
.singleCol { width: 640px; }
.ajax__calendar_day td {padding-top:0px!important;padding-bottom:0px!important;padding-left:0px!important;} 
.leftCol { width: 515px; float: left; }
.rightCol { margin-left: 530px; }
.rightCol img { margin-bottom: 5px; }
.rightCol img.nogap { margin-bottom: 0; }
.strip { clear: both; margin-bottom: 10px; }
.box { margin-bottom: 10px; border: solid 1px #646464; }
.flashContainer { margin-top: 0; margin-bottom: 15px; }
.box_leftCol { width: 180px; float: left; }
.box_rightCol { text-align: right; margin-left: 180px; }
.textpad { text-align: left; padding: 0 15px 15px; }
.textpadnopic { text-align: left; padding: 15px; }
.panel { background-color: #0d3100; height: 100%; padding: 10px; border: solid 1px #0d3100; }
.press { padding-top: 25px; }
.press h2 { margin-bottom: 0; }
.press p+h2 { margin-top: 15px; }
#copyright { font-size: 9px; margin-top: 5px; margin-bottom: 15px; padding-left: 110px; }
#footer { background-color: #234502; background-image: url(../images/footer.gif); height: 25px; margin-top: 40px; }
#map { color: #0d3100; }
#footer div.color { width: 635px; height: 25px; margin-left: 100px; }
#footer p { margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 5px; padding-left: 10px; }
#footer a, #copyright a { color: #fff; }
#footer a:hover, #copyright a:hover { color: #8dc73f; }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.Grid
{
    border-color: #646464;
}
.Grid tr
{
    border-color: #646464;
}
.Grid tr td
{
    border-color: #646464;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
}