body {background:#003E7E url(../images/pic_background1.gif) repeat-x 100% top; font-family: arial, verdana, helvetica, sans-serif;
	  font-size:12px; color: #000000; margin:0; padding:10px 0 0 0;}

td, p {font-size: 10pt;} {color:#000000; font-weight: none; text-decoration: none;}
a:hover{color:#26AAEB;}
a.brown:hover{color:#000000;}
a.private:hover{color:#FFFF00;}


a.biglink {color:#003C74; font-weight: none; text-decoration: none; font-size: 11px;}
a.biglink :hover{color:#FFF; font-size: 11px;}

a.greenlink {color:#336633; font-weight: bold; text-decoration: underline; font-size: 11px;}
a.greenlink :hover{color:#000; font-size: 11px;}

a.private {

font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt

}

a.global {

font-weight: none;
	text-decoration: underline;
	color: #ffff66;
	font-size:7pt

}

a.tiny {

font-weight: none;
	text-decoration: underline;
	color: #000000;
	font-size:7pt

}

a.globalnav {

font-weight: none;
	text-decoration: underline;
	color: #e7cfa9;
	font-size:8pt

}


p.space {

font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height:17px;

}

p.pagenote {

    font-weight: none;
    font-size: 10px;
	color: #FFFFFF;
	
}

td.greenback {
	background-image: url("../images/greenback.gif");
}


td.navcolor {
	background-color: #CCCCCC; color: black;
	background-image: url("/images/navbackground.gif");
}

td.gray {
	background-color: #CCCCCC; color: black;

}

td.graytable {
	background-color: #CCCCCC; color: Black;
	background-image: url("/images/navbackground.gif");
	text-indent:28px;

}

td.blue {
	background-color: #003366; color: white;
}

td.white1 {
	background-color: #003e7e; color: white;
}

td.blu {
	background-color: #003e7e; color: white;
}

td.grayfooter {
	background-color: #9b775e; color: black;
}



td.darkblue {
	background-color: #003366; color: Black;

}

td.white {
	background-color: #FFFFFF; color: Black;
	line-height:16px;
}



td.ktext {

    font-weight: none;
    font-size: 11px;
	color: #FFFFFF;
	line-height:17px;
	
}


td.titlefonts {

font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size:24px;
}




td.kspacecolor {
	background-color: #000000; color: white;
	background-image: url("/images/bodymainbck.jpg");
}

td.kspacecolor1 {
	background-color: #000000; color: white;
	
}


td.topbanner {
	background-color: #44371e; 
}

td.kspacebg {
	background-color: #000000; color: black;
}

td.small {

font-weight: none;
background-color: #003366; color: white;
	font-size:7pt;
}

td.kern {

line-height:16px;
	text-align:left;
}


h1 {color:#FF0000; font-family: verdana; font-size:24pt; text-decoration: underline; margin:0; padding:0px,0px,0px,0px;}
h2 {color:#003366; font-family: arial; font-size:17pt; text-decoration: none; margin:0; padding:0px,0px,0px,0px;}
h3 {color:#003366; font-family: arial; font-size:18pt; text-decoration: none; margin:0; padding:0px,0px,0px,0px;}
h4 {color:#FF0000; font-family: arial; font-size:13pt; text-decoration: none; margin:0; padding:0px,0px,0px,0px;}
h5 {color:#FF0000; font-family: arial; font-size:12pt; text-decoration: none; margin:0; padding:0px,0px,0px,0px;}
h6 {color:#FF0000; font-family: verdana; font-size:30pt; text-decoration: bold; margin:0; padding:0px,0px,0px,0px;}

input, textarea, select, option
{
font-family: arial;
font-size: 8pt;
background-color: #EEEEEE;
border-width: 1px
border-style: solid;
}

.kern{
	line-height:16px;
	text-align:justify;
	

}


.FormRequiredLabel {
  BORDER-RIGHT: orange 4px solid;
  PADDING-LEFT: 0px; 
  PADDING-RIGHT: 2px;
  FONT-WEIGHT: normal;
  font-size: 12px; 
  BACKGROUND-COLOR: #f2f4ef;
  border-bottom: solid 1px #ffffff;
  width:25%;
  text-align: right;
  color: #000000;
  padding-left:2px;
  padding-top:4px;
  padding-bottom:4px;  
  white-space:nowrap;
 }

 li {
	list-style-type: none;
	background: url(../images/mybullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	}

/*- 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 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("/images/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("../images/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;
      }