/* CSS Document */

.subTitle {
display:block;
color:#2446d7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left: 50px;
margin-top: 5px;
background:url('/images/subTitle_arrow.gif') no-repeat;
}

.bodyText1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color:#000000;
}

.bodyText1 a:link, .bodyText1 a:active {
color: #2446d7;
}
.bodyText1 a:visited {
color: #1c39b5;
}
.bodyText1 a:hover {
color: #d90000;
}

verdanaTen
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#999999;
}
