* {
  margin: 0px;
  padding: 0px;
}

body
{
	background-color: #F4F4F4;
	font-family: Helvetica, Arial, san-serif;
	font-size: 10pt;
	color: black;
}

body, p, ul, ol, li {
	line-height: 1.55em;
}

p
{
	margin-top: 1em;
}

p:first-child {
  margin-top: 0;
}

ul, ol {
  padding-left: 2.5em;
}

li {
  padding-left: 1em;
}

#Page
{
	position: relative;
	width: 949px;
	margin-left: -474px;
	left: 50%;
}

#Header
{
	position: relative;
	display: block;
	clear: both;
	width: 949px;
	height: 127px;
}

#logo {
  height: 127px;
  width: 432px;
  float: left;
  background: transparent url('/images/hts_18_r1_c1.gif') no-repeat scroll left top;
}

#logo span {
  display: none;
}

#menu
{
	height: 43px;
}

.Spacer
{
	position: absolute;
	display: inline;
	top: 0px;
	background-image: url(/images/cf1/ry1.jpg);
	width: 1px;
	height: 28px;
}

#ContentContainer
{
	background-color: #FFFFFF;
}

/* KJB
.Corner
{
	position: absolute;
	top: -6px;
	left: -6px;
	background: transparent url(/images/cf1/corner_ul.jpg) no-repeat top left;
	width: 11px;
	height: 12px;
}

#IEroot .Corner
{
	position: absolute;
	top: 4px;
	left: 4px;
	background: transparent url(/images/cf1/corner_ul.jpg) no-repeat top left;
	width: 11px;
	height: 12px;
}
KJB */

td.LMenu
{
	padding: 5px 0px 5px 10px; 
	border: 1px solid #FFD77C;
}

a.LMenu
{
	font-weight: bold;
	font-size: 12px;
	color: #A43B35; 
	margin: 0px; 
	padding: 5px 10px 5px 0px; 
	text-decoration: none; 
	border: 0px;
}

ul.Related
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.Related a
{
	text-decoration: none;
	padding: 3px;
	display: block;
}

.MenuW, .MenuW a, .MenuW a:visited
{
	color: white;
}

div.vert_menu { border-bottom: 1px solid black; }

div.vert_menu a
{
  border:  0px;
  padding: 8px;
  line-spacing: 1.2em;
  margin-left: 2px;

  width: 120px;

  background: #1A5FBF;

  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 13px;
  color: white;
  border-bottom: 1px solid #003b8e;
}

div.vert_menu a {  }
div.vert_menu a:hover,
div.vert_menu a.active { background: #95AED8; }

#footer {
  margin-top: 20px;
  width: 949px;
  height: 33px;
  background: transparent url('/images/footerbg.png') no-repeat scroll left top;
  text-align: center;
  padding-top: 9px;
  font-size: 12px;
}

div.Article {
  padding: 0px 30px 30px 30px;
}

div.Article h1 {
  margin-bottom: 14px;
}

div.Article img {
  margin: 10px;
}
