/* Copyright(c) 2004-2007, Second Phase, LLC, All rights reserved worldwide. www.secondphase.net */
/* add your custom style classes here */


a.navLink:link, a.navLink:visited, a.navLink:active, .navLink {
    font-family: Sans Serif, Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #FEFEFE;
    text-decoration: none;
    font-weight: bold;
}
a.navLink:hover {
    font-family: Sans Serif, Verdana, Arial, Helvetica, sans-serif;
    color: #FF2222;
    font-size:  11px;
    text-decoration: none;
    font-weight: bold;
}
a.leftLink:link, a.leftLink:visited, a.leftLink:active, .leftLink {
    font-size:  10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.leftLink:hover {
    color: #FFFFFF;
    font-size:  11px;
    text-decoration: none;
    font-weight: bold;
}
.drkblue_12 {
    color: #012f47;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.drkblue_10 {
    color: #012f47;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.drkblue_9 {
    color: #012f47;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.blue_10, a.blue_10, a.blue_10:visited, a.blue_10:active, a.blue_10:hover {
    color: #257DAC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}
a.blue_10:hover {
    color: #ff0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}
.white_10, a.white_10, a.white_10:visited, a.white_10:active {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.white_10_bold, a.white_10_bold, a.white_10_bold:visited, a.white_10_bold:active {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
a.white_10:hover {
    color: #ff2222;
    font-weight: normal;
    text-decoration: none;
}
a.white_10_bold:hover {
    color: #ff2222;
    font-weight: bold;
    text-decoration: none;
}

.gray_10, a.gray_10, a.gray_10:visited, a.gray_10:active {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.gray_10_bold, a.gray_10_bold, a.gray_10_bold:visited, a.gray_10_bold:active {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
a.gray_10:hover {
    color: #FF2222;
    font-weight: normal;
    text-decoration: none;
}
a.gray_10_bold:hover {
    color: #FF2222;
    font-weight: bold;
    text-decoration: none;
}
a.footer:link, a.footer:visited, a.footer:active, .footer {
    color: #FEFEFE;
}
.copyright {
    color: #FEFEFE;
}
.categoryGreen, a.categoryGreen:link, a.categoryGreen:visited, a.categoryGreen:active {
    color: #0A8341;
    background-color: #DEDEDE;
    font-size: 10px;
    font-weight: bold;
}
a.categoryGreen:hover {
    color: #FFFFFF;
    background-color: #777777;
}

