.productbox {
  padding: 10px;
  border: solid 1px #DFDFDF;
  background-color: #ffffff;
}

.productboxon {
        padding: 10px;
  border: solid 1px #000084;
  background-color: #ffffff;
}

.verd_10_b, .CAL_MainHeaders, .DIS_Category {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_ltbl {
  color: #8CA2C6;
  font-family: verdana,arial;
  font-size: 10pt;
}

.ART_title {
  color: #000000;
  font-weight: bold;
  font-family: Trebuchet MS,verdana,arial;
  font-size: 11pt;
}

.verd_11_b_ltbl {
  color: #8CA2C6;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 11pt;
}

.verd_12_b, .DIS_GroupHeader {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 12pt;
  
}

.verd_15_b {
  font-family: verdana,arial;
  font-size: 15pt;

}

.verd_12 {
  font-family: verdana,arial;
  font-size: 12pt;

}

.verd_9 {
  font-family: verdana,arial;
  font-size: 9pt;  
  
  
}

.verd_8_b, .FORM_Question, .DIS_TopicHeader, .DIS_postTopicMain, .DIS_FormFields, .CAT_email_fields, .DIR_busNameLink, .DIR_busNameLinkN {
  color: #000000;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8, .ART_content, .FORM_Choice, .CAL_MonthLinks, .CAL_TableLinks, .DIS_TopicList, .DIS_postTopicSub, .DIS_postTopicInfo, .DIS_FormHeader, .DIS_TopicPost, .DIS_Instructions, .CAL_Links, .CAL_EventFields, .CAL_EventText, .DIS_Directions, .POLL_Question, .POLL_Comment, .DIR_infoString, .DIR_busDescription {
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_b_bl, .CAL_EventName {
  color: #10106B;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}


}

.verd_8_wh {
  color: #ffffff;
  font-family: verdana,arial;
  font-size: 8pt;
}


.verd_7, .POLL_Choices {
  font-family: verdana,arial;
  font-size: 7pt;
}

#container
{
width: 80%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 0px solid gray;
line-height: 120%;
}

#top
{
padding: .5em;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", impact, sans-serif;
font-size: 2em;
font-weight: normal;
color: #000000;
}

#leftnav
{
float: left;
width: 200px;
margin: 0;
font-size: 1em;
font-weight: normal;
} 

#content
{
  padding-left: 11em;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

#footer
{
  clear: both;
  padding: 0;
  margin: 0;
  border-top: 1px solid gray;
  font-family: Georgia, "Times New Roman", impact, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}



#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }