﻿img{border:0px;}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #0a1119;
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-size:12px;
}

/* Headers */
h1{font: 1.8em Arial, Times, serif; color: #697f26; letter-spacing: 0.04em; line-height: 1em; border: 0px; border-bottom: #697f26 2px solid; margin: 0px 0px 10px 0px; padding: 0;}
h2{font: 1.4em Arial, Times, serif; color: #666; letter-spacing: 0.04em; line-height: 1em; border: 0px; border-bottom: #666 2px solid; margin: 0px 0px 15px 0px; padding: 2px 0 0 0;}
h3{font: 1.2em Arial, Times, serif; color: #666; letter-spacing: 0.04em; line-height: 1em; border: 0px; border-bottom: #666 2px solid; margin: 0px 0px 15px 0px; padding: 2px 0 0 0;}
h4{font: bold 1.4em Arial, Times, serif; color: #069; padding: 5px 0px 0px 0px; margin: 0;}

/* Paragraphs */
p{font: 1em Arial, Helvetica, Sans-serif; color: #666; line-height: 1.6em; }
p.caption{font: 0.7em Arial, Helvetica, Sans-serif; color: #000; line-height: 1.6em; padding: 0px 10px 0px 12px;}
p.small{font: 0.9em Arial, Helvetica, Sans-serif; color: #000; line-height: 1.4em; padding: 5px 5px 5px 5px;}
p.copyright{font: 0.9em Arial, Helvetica, Sans-serif; color: #fff; line-height: 1.6em; text-align: left; margin: 0; padding: 10px 15px;}
p.date{font: 0.9em Arial, Helvetica, Sans-serif; color:#888; padding:0; margin:0;}

/* Lists */
ul.col li{list-style-type: square; font: 1em Arial, Helvetica, Sans-serif; color: #666; line-height: 1.6em; padding: 0px 15px 0px 0px;}
ol.col {padding: 0 25px 0 25px; margin: 0 25px 0 25px;}
ol.col li{font: 1em Arial, Helvetica, Sans-serif; color: #666; line-height: 1.6em; padding: 2px 20px 2px 20px;}
ul.left li{list-style-type: square; font: 0.7em Arial, Helvetica, Sans-serif; color: #000; line-height: 1.4em; padding: 0px 10px 0px 0px;}

/* Tables */
.tbl{font: 1em Arial, Helvetica, Sans-serif; color: #666; line-height: 1.4em; margin: 0; padding: 0; border: #999 1px solid;}

/* Forms */
fieldset {font: 1em Verdana, Arial, Helvetica, Sans-serif; color: #333; line-height: 1.6em; margin: 0 15px 20px 0px; padding: 10px;}
legend {font: 1.8em Times, serif; color: #666; letter-spacing: 0.04em;}
name {font-weight: bold;}

/* Other */
.right{text-align: right;}
.center{text-align: center;}
.bold{font-weight: bold;}
.underline{text-decoration: underline;}
.white_text {font-size: 1em; font-weight: bold; color: #fff; background-color: #069;}
.dark_text {font-size: 1em; font-weight: bold; color: #666; background-color: #fff;}
.blue{color: #fff; background: #09c}

a {
color:#5984b0;
text-decoration:underline;
}
a:hover{
text-decoration:underline;
}



.section{
padding-bottom:10px;
}
.sectionheader{
color:#fff;
background-image:url(/Images/subheader_bgrnd.gif);
background-repeat:repeat-x;
height:30px;
font-weight:bold;
padding:5px 5px 0px 5px;
text-transform:uppercase
}
.sectioncontent{
padding:0px 5px 10px 5px;
}
.listheader{
font-weight:bold;
padding-bottom:5px;
}
.listfooter{
text-align:right;
padding-top:5px;
}
.listdate{
color:#888;
font-size:11px;
}


.subnav{
text-align:left;
background-color:#e4ecd5;
border:solid 1px #ced9b8;
margin-bottom:20px;
width:185px;
}
.subnavitem, .subnavitemselected{
padding:5px 0px 5px 0px;
}
.subnavitemselected{
background-color:#ced9b8;
}
.subnavitem a, .subnavitemselected a{
color:#6b8126;
}
.subnavitemselected a{
font-weight:bold;
}
