BODY { font-family:  Arial; color: #000000; background: #303495;   font-size: 14px; font-weight: 400;  margin-left: 0px; margin-top: 10px;  padding-left: 0px; padding-top: 0px;}
H1 { color: #000099; text-align: center; }
H2 { color: #000099; text-align: center; }
H3 { color: #000099; text-align: left; }
B { font-family: Arial; font-size: 14px; font-weight: 700; }
td { font-family: Arial; font-size: 14px;}
strong { font-family: Arial; font-size: 14px; font-weight: 700; color: #ff0000;}
BIG { font-family: Arial; font-size: 21px; font-weight: 600; color: #800000; }
.menu {font-size: 14px; font-weight: normal; margin: 10px 10px 25px 15px; line-height : 20px;}
.menu2 {font-size: 9pt;	font-weight: normal; margin: -5px 15px -5px 15px;}
.menu3 {font-size: 8pt;	font-weight: normal; margin: 5px 15px 5px 15px;}
a:link {color: #0000ff; text-decoration: none;}
a:visited {	color: #0000ff;	text-decoration: none;}
a:hover { color: #ff0000;	text-decoration: underline;}
headline {color: #FFFFFF;}
.menu-hdr {font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 5pt 5pt 5pt 5pt;  background-color : #DF6F01;}
.textarea {	margin-left : 30px; margin-bottom : 10px; margin-right : 30px; margin-top : 10px; }
.heading2 {font-size: 16px; color: #000000; font-weight: bold; margin: 0px 0px 0px 0px; padding: 5pt 5pt 5pt 5pt;  background-color : #d8d8d8; text-align: center;}
.heading3 {font-size: 26px; font-weight: bold; color: #ff0000; font-family: Arial,Arial; text-align: center; }
.heading4 {font-size: 16px; color: #ff0000; font-weight: bold; margin: 0px 0px 0px 0px; padding: 5pt 5pt 5pt 5pt;  background-color : #ffffff; text-align: center;}

/*- Menu Tabs I--------------------------- */

        #tabsI {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 190px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
		span {background: #ffff80;}
