
BODY { font-family:  Arial; color: #000000;  background: #b0c4de;  font-size: 13px; font-weight: 400;  margin-left: 0px; margin-top: 10px;  padding-left: 0px; padding-top: 0px; align: left;}
H2 {
	color: #000000;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	font-style : italic;
}
H1 {
	font-family: Arial;
	text-align: left;
	font-size: medium;
	font-weight: 500;
	color: #000099;
	font-style: italic;
}
H3 { color: #000099; text-align: left; }
PRE { font-family: Arial; font-size: 13px; font-weight: 400; }
TD { font-family: Arial; font-size: 13px; font-weight: 400; align: left;}
B { font-family: Arial; font-size: 13px; font-weight: 700; }
strong {
	font-family: Arial;
	font-size: small;
	font-weight: 500;
	color: Navy;
}
BIG {
	font-family: Arial;
	font-size: medium;
	font-weight: 500;
	color: #000099;
	font-style: italic;
}
.menu {
	font-size: 10px;
	font-weight: normal;
	margin: 5px 10px 10px 15px;
	line-height : 15px;
	padding-bottom : 1px;
	padding-top : 1px;
}
.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 {font-family:  Verdana; color: #4682b4; text-decoration: none;}
a:visited {font-family:  Verdana;	color: #4682b4;	text-decoration: none;}
a:hover {font-family:  Verdana; color: #0000ff;	text-decoration: underline;}
headline {color: #FFFFFF; }
.menu-hdr {font-size: 9pt; font-weight: bold; margin: 10px 5px 5px 5px; padding: 0pt 2pt 0pt 5pt; border: thin solid #CCCCCC; background-color : #b0c4de;}
.textarea {
    align: left;
	padding-bottom : 10;
	padding-left : 10;
	padding-right : 10;
	padding-top : 10;
}
.footer1 {
	background : #D9DAFF center;
	font : 400 small;
	border-top : thin;
	border-style : inset;
	padding-bottom : 5;
	padding-left : 2;
	padding-right : 2;
	padding-top : 5;
	text-align : center;
	width : 500px;
	border-bottom-width : medium;
	border-left-width : thin;
	border-right-width : medium;}
	

/*- Menu Tabs J--------------------------- */

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

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }


