/*  Main Nav Styles and HREF Controls  */
    .mainNav { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size : 11px; font-style : normal; font-weight : bold; text-decoration : none; color : #ffffff; }
    .mainNav a:link { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style : normal; font-weight : bold; text-decoration : none; color: #ffffff; }
    .mainNav a:visited { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style : normal; font-weight : bold; text-decoration : none; color: #ffffff; }
    .mainNav a:active { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:  11px; font-style : normal; font-weight : bold; text-decoration : none; color: #ffff; }
    .mainNav a:hover { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style : normal; font-weight : bold; text-decoration : underline; color: #ffffff; }

/*  Sub Header Styles and HREF Controls  */
    .subNav { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size : 9px; font-style : normal; font-weight : bold; text-decoration : none; color : #ffffff; }
    .subNav a:link { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 9px; font-style : normal; font-weight : bold; text-decoration : none; color: #ffffff; }
    .subNav a:visited { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 9px; font-style : normal; font-weight : bold; text-decoration : none; color: #ffffff; }
    .subNav a:active { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 9px; font-style : normal; font-weight : bold; text-decoration : none; color: #ffff; }
    .subNav a:hover { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 9px; font-style : normal; font-weight : bold; text-decoration : underline; color: #ffffff; }

/*  Common Styles and HREF Controls  */
    A:link {color : #6767CD; text-decoration : none;}
    A:visited {color : #6767CD; text-decoration : none;}
    A:hover {color : #6767CD; text-decoration : underline;}

    .header { color : #ffffff; font-size : 13px; font-weight : bold; font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; line-height : 1.5; }
    .body { color : #505050; font-size : 12px; font-weight : normal; font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; line-height : 1.5; }
    .subText { color : #505050; font-size : 10px; font-weight : normal; font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; line-height : 1.75; }
    .subText2 { color : #505050; font-size : 9px; font-weight : normal; font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; line-height : 1.5; }
    .dateText { color : #505050; font-size : 11px; font-weight : normal; font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; line-height : 1.5; }

/*  Footer Styles and HREF Controls  */
    .footertext { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size : 10px; font-style : normal; font-weight : normal; text-decoration : none; color : #505050; line-height : 2.0; }
    .footerNav { font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif; font-size : 10px; font-style : normal; font-weight : bold; text-decoration : none; color : #6767CD; line-height : 2.0; }


/*  BACKGROUND NO REPEAT  */
    .bkg_norepeat {	background-repeat : no-repeat; }
