BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back_02.gif);
}

.top {
	font-size: 12px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-weight: bold;
}
.top a:link {
	text-decoration: none;
	color: White;
}
.top a:visited {
	text-decoration: none;
	color: White;
}
.top a:hover {
	text-decoration: none;
	color: #FFCC33;
}
.top a:active {
	text-decoration: none;
	color: White;
}
.topg {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}
.topg a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.topg a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.topg a:hover {
	text-decoration: none;
	color: #FFCC33;
}
.topg a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.s10px	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10px;
	color: #6666FF;
}
.s10px a:link {
	text-decoration: none;
	color: #6666FF;
}
.s10px a:visited {
	text-decoration: none;
	color: #6666FF;
}
.s10px a:hover {
	text-decoration: none;
	color: #6666FF;
}
.s10px a:active {
	text-decoration: none;
	color: #6666FF;
}
.subhead {
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #FF9933;
	 font-weight: bold;
}
.subheader	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12px;
	color: #333333;
	font-weight: bold;
}
.subheader a:link {
	text-decoration: underline;
	color: #333333;
}
.subheader a:visited {
	text-decoration: underline;
	color: #333333;
}
.subheader a:hover {
	text-decoration: none;
	color: #FF9933;
}
.subheader a:active {
	text-decoration: underline;
	color: #333333;
}
.header	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 22px;
	color: #3333CC;
	font-weight: bold;
}
.headerg	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 22px;
	color: #666666;
	font-weight: bold;
}

.bodytxt	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 13px;
	color: #000000;
}
.bodytxt a:link {
	text-decoration: underline;
	color: #0f4ba1;
	font-weight: bold;
}
.bodytxt a:visited {
	text-decoration: underline;
	color: #10356B;
		font-weight: bold;
}
.bodytxt a:hover {
	text-decoration: none;
	color: Maroon;
		font-weight: bold;
}
.bodytxt a:active {
	text-decoration: underline;
	color: #0f4ba1;
		font-weight: bold;
}
.servlink {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	color:  #FF9933;
	font-weight: bold;
}
.servlink a:link {
	text-decoration: none;
	color: #3333cc;
	font-weight: bold;
}
.servlink a:visited {
	text-decoration: none;
	color: #3333cc;
	font-weight: bold;
}
.servlink a:hover {
	text-decoration: none;
	color: Gray;
	font-weight: bold;
}
.servlink a:active {
	text-decoration: none;
	color: #3333cc;
	font-weight: bold;
}
.exptxt	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
}



h3{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	color: #000;
	font-size: 13px;
	padding: 0;
	margin: 0;
	}
  tr.dark td{
	  background: #F2F2FD;
	  }
  tr.light td{
	  background: #fff;
	  }



.hRule{
  height: 1px;
	width: 300px;
	margin: 10px 0 20px 0;
	background: #eee;
  }