body, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
vertical-align: top;

}

h1 {
font-size:18px;
color:#FF9933;
border-bottom:1px dashed #98BB56;
}

h2 {
font-size:18px;
color:#FF9933;
font-weight:normal;
}

h3,h4,h5,h6 {
font-size:15px;
color:#FF9933;
font-weight:bold;
font-style:italic;
}

.content {
line-height:24px;
background-color: #F5F7DF;
}

a.utilNav {
color: #FFF;
font-size: 13px;
font-weight:bold;
text-decoration: none;
}

a.utilNav:hover {
color: #FF9933;
}

.primaryNavCell {
background-color: #75CC48;
border-left:2px solid #7BC242;
border-right:2px solid #7BC242;
border-top:2px solid #7BC242;
}

.primaryNavTable {
vertical-align: top;
text-align: left;
width: 100%;
border-collapse: collapse;
}

.primaryNavTable a {
font-weight: bold;
text-decoration: none;
color: white;
width: 100%;
padding:4px;

}

.primaryNavTable a:hover {
background-color: #BDC2C5;
}
