.LeftTitle {

            font-family: Arial;

            font-size: 14px;

            font-weight: bolder;

            color: #103157;

            padding: 0px 5px 0px 5px;

}

.LeftBody  {

            font-family: Arial;

            font-size: 11.5px;

            color:#464646;

            padding: 0px 07px 1px 7px;

            margin-top:5px;

            margin-bottom:10px;

            line-height:16px;

            

}

.Body  {

            font-family: Arial;

            font-size: 13.5px;

            color:#464646;

            padding: 0px 10px 0px 10px;

            line-height:17px;

}

.BodyTitle  {

            font-family: Arial;

            font-size: 17.5px;

            color:#3366cc;

            padding: 0px 0px 0px 10px;

            font-weight: bolder;

 

}

.BodySubTitle  {

            font-family: Arial;

            color:#000000;

            padding: 0px 0px 0px 10px;

            font-weight: bolder;

}

.LeftSubTitle  {

            font-family: Arial;

            color:#000000;

            font-weight: bolder;

}

/* removed defined pixels from font size on b and strong to fix display 
errors elsewhere FJD6 3.12.2010*/

b {

            font-size: inherit;

            font-weight: bolder;

            color: #000000;

            line-height:17px;

}

strong {

            font-size: inherit;

            font-weight: bolder;

            color: #000000;

}

.BottomID  {

            font-family: verdana;

            font-size:9px;

            color:#ffffff;

            font-weight: bold;

}