


#persistent li a {
    color: #046AB2;
    text-decoration: none;
    border-bottom: 1px dotted;
}

#persistent li a:hover {
    color:#046ab2;
    text-decoration: none;  
    border-bottom: 1px solid;
}

#nav_secondary li.parent.current {
    color: #fff;
    background-color: #1d5b2d;
    
}



#featured_content .message {
    color:#1d5b2d;
}

#login {
    color:#484641;

}

#nav_secondary li a, #nav_secondary li a:visited {
    color:#484641;
}

#login {
    background: url(../images/container_left_b2013.gif) no-repeat scroll left top #fff;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);


/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
}

#login .content {
    background: url(../images/container_right_b2013.gif) no-repeat scroll right top transparent;
    /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);


/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
}


#login h3 {

    color: #1d5b2d;
}

#login a:link, #login a:active, #login a:visited {
    border-bottom: 1px dotted;
    color: #046AB2;
    display: inline;
    font-size: 0.95em;
    padding: 0;
    text-decoration: none;
}

#login a:hover, #login a:focus{

    color:#046AB2;
    text-decoration: none;
    border-bottom: 1px solid;
}


#nav_main {
    background: url(../images/nav_main_bg_ul.jpg) no-repeat scroll left top #FFFFFF;
}

#nav_main li a {
    color: #484641;
}

#nav_main li.channel, #nav_main li.channel:hover {
    text-align: left;
}

#nav_main li.channel:hover {
    text-align: left;
}

a {
    color:#046ab2;

}

.content p a:link, #content a:active, #content a:visited {

    color:#046ab2;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.content p a:hover {
    color:#046ab2;
    text-decoration: none;
    border-bottom: 1px solid;
    }

div.module h1, div.module .h1{
    color:#1d5b2d;
}

.totop {
    border-bottom: 1px dotted;
    display: inline;
    float: right;
    text-align: right;
    text-decoration: none;
}

.totop:hover{
    border-bottom: 1px solid;
}


div.module h1, div.module h2, div.module h3, div.module .h1, div.module .h2, div.module .h3 {
    color: #676767;
}

div.module h3 a {
    margin: 0 18px 0 20px;
    color: #aa005f !important;
    text-decoration: none;
    border-bottom: 1px dotted;
    background: none;
    padding: 0 0 0 0;
}

div.module h3 a:hover, div.module h3 a:focus, div.module h3 a:active {
    color:#aa005f;
    text-decoration: none;
    border-bottom: 1px solid;
    
}

div.module .inner h3{
    background: url(../images/highlight_arrow.jpg) no-repeat scroll 0% ;
    line-height: 1.5em;
}

.content ul li {
    background: url(../images/link_list_arrow.gif) no-repeat scroll left top transparent;
    list-style: none outside none;
    margin-bottom: 6px;
    padding-left: 17px;
}

.content ul li a { 
    border-bottom: 1px dotted #484641;
    color: #484641 !important;
    text-decoration: none;
}

.content ul li a:hover { 
    border-bottom: 1px solid #484641;
    color: #484641;
    text-decoration: none;
}

div.module .side a {
    border-bottom: none;
}

div.module .side a:hover {
    border-bottom: none;
}

#accessory_modules h5.alt a {
    border-bottom: none;
}


#accessory_modules a:hover, #accessory_modules a:active, #accessory_modules a:focus {
    border-bottom: 1px solid;
    text-decoration: none;
}

ul, ol, dl {
    margin: 0 0 0px 20px;
}

.icon_external, div.module h3 a.icon_external {
    background: url(../images/icon_external.png) no-repeat scroll right center transparent;
    padding-right: 15px;
}


.pdf a:link {
	text-decoration:none;
	border-bottom: 1px dotted;
	color: #046AB2;
}

.pdf a:hover{
	border-bottom:1px solid;
	color: #046AB2;
}


.quicklinks ul li {
    background: url("../images/bullet.gif") no-repeat scroll 0 0.5em transparent;
    padding: 0 0 0 8px;
}


.grad_g h5 {
    
    color: #484641;
    }

#accessory_modules h5.alt a {
    color: #484641;
}


/* specific for Ohio site - market page */

#sidecntnr {
    color: #009999;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bolder;
    height: 155px;
    padding-top: 10px;
    text-align: center;
}



.item {
    float: left;
    margin-left: 35px;
    width: 138px;
}


.item2 {
    float: left;
    margin-left: 27px;
    width: 138px;
}