﻿body {
    font-family: Verdana;
    font-size: 11.5px;
     background-color:#ffffff;
      line-height:16px;
}

.greenText {
    color:#006327;
}

.headline  {
    font-family:Verdana;
    font-size:17px;
    font-weight:bold;
    color:#f08a10;
    line-height:22px;
}

.leader  {
    font-weight:bold;
    font-size:10pt;
    color:#006327;
}

.subHead  {
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#f08a10;
}

.footnotes {
    font-family:Verdana;
    font-size:9px;
}

.orangeArrows  {
     list-style-type:none;
     list-style-image:url(images/OrangeArrows.gif);
     list-style-position:outside;
}

.greenArrows  {
     list-style-type:none;
     list-style-image:url('images/GreenArrows.gif');
     list-style-position:outside;
}

img, div { behavior:url(iepngfix.htc); }

.howToImages {
    float:right;
    margin-left:10px;
}

.topNavBar  {
     background-color: #edf3ef;
     
}
.topNavSearchBox  {
     border: solid 1 #a3c3b0;
     font-size:10pt;
}

.topNavLink  {
     font-size: 12px;
     color: Green;
     text-decoration: none;
}

.topNav {
    font-size:10px;
}

.orangeText {
    color: #ef8200;
    font-weight:bold;
   font-size:11px;
}

.headerTextLarge {
     font-size: 13pt;
     color: #006327;
}
.headerTextSmall {
     font-size: 11px;
     color: #006327;
}

.barkerText {
    font-size: 8pt;
    color:Black;
}

.sideNavPrimary {
    background-image:url("images/SideNav_HorizontalGradient.gif");
     height:43px;
     padding-left:20px;
}

A.sideNavLink:link, A.sideNavLink:active, A.sideNavLink:visited{
     color: #287b49;	
     font-weight:bold;
     font-size:9px;
     text-decoration:none;
}
A.sideNavLinkHighlight:link, A.sideNavLinkHighlight:visited, A.sideNavLinkHighlight:active{
     color: #ec972e;
     font-weight:bold;
     font-size:9px;
     text-decoration:none;
}

A:hover {
    color:#ec972e;
}

.sideNavDivider  {
     background-color:White;
     height:1px;
     width:100%;
}

A.splashSmallGreenLinks  {
    font-size:10px;
    text-decoration:none;

}

A.FAQquestion  {
    font-weight:bold;
    color:#0f6c33;
    text-decoration:none;
}

A.FAQquestion:hover  {
    font-weight:bold;
    color:#0f6c33;
    text-decoration:underline;
}

A.backtotop {
    font-weight:bold;
    color:#ef8200;
    text-decoration:none;
}

A.backtotop:hover  {
    font-weight:bold;
    color:#ef8200;
    text-decoration:underline;
}

