body
{
    font-family: Verdana;color:#0A3549
}
.mainTable
{
   width: 100%;
}
.moto
{
    width: 119px; font-style:italic; font-size:12px;
}
.rightBanner
{
    font-size: 10px; width: 100px;color: #FFFFFF;
}
.navMenuTable
{
    font-size:13px; color:#FFFFFF; letter-spacing:2px;
}
.navMenuLink
{
    text-decoration:none;color:#FFFFFF;
}
.navMenuLink:hover
{
    text-decoration:underline;
}
.navMenu
{
   background-image:url(../images/header.png);background-repeat:repeat-x; height:57px;
}

.navMenuCell
{
    padding-right:10px; padding-left:15px; white-space:nowrap;
}
.bodyRightCell
{
    background-image:url(../images/background_r2_c6.png); background-repeat:repeat-x; height: 272px;
}
.bodyH1
{
    font-size:20px; font-weight:bold;
}
.bodyH2
{
    font-size:16px; font-weight:bold;
}
.bodyH3
{
    font-size:12px;
}
.tryButton
{
    color:#FFFFFF; font-size:12px; font-weight:bold; background-image:url(../images/background_r3_c5.png); background-repeat:repeat-x; white-space:nowrap; height: 20px;
}
.tryLink
{
    text-decoration:none; color:#FFFFFF;
}
.box
{
    border:none 1px #000000;
}
.pitch
{
    font-size:11px; line-height:15px;
}
.boldPitch
{
    font-size:11px; line-height:15px; font-weight:bold; color:#13648A;
}
.highPitch
{
    font-size:12px; line-height:15px; font-weight:bold; color:#13648A;
}
.footer
{
    height: 55px; font-size:9px; color:#888888;
}