.whitebodysmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}
.footer{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color:#FFFFFF;
}
a.footerLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color:#FFFFFF;
    text-decoration:none;
}
a.footerLink:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
    
.left{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color:#246CB8;
    background-image: url(../images/right_buttons/normal.gif);
    background-repeat: no-repeat;
    font-weight: bold;
}
a.leftLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color:#246CB8;
    background-image: url(../images/right_buttons/normal.gif);
    font-weight: bold;
    text-decoration:none;
}
a.leftLink:hover {
    color: #474948;
    background-image: url(../images/right_buttons/mo.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    text-decoration: none;
    
}.greybodysmallCopy {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #6D6D6D;
}

.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;

}
.bodybg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4D4D4D;
    background-image: url(../images/body.gif);
    background-repeat: no-repeat;
    background-position: bottom;

}
.orangebodybold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FD9C00;
    font-weight: bold;

}
.bodyBOLD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4D4D4D;
    font-weight: bold;

}
.bluebodyboldCopy {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3366CC;
    font-weight: bold;
}
.bodytextorange {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FD9C00;
    text-decoration: none;

}
.whitebodybig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;


}
.link,link:visited{font-size:11px;font-family:Arial, Helvetica, sans-serif; color:#2355d3;text-decoration:underline;}
.link:hover{font-size:11px;text-decoration:none;}


