/* CSS Document */
 
BODY  {
      background-color: #00529C;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      scrollbar-3dlight-color: #BAD4CE;
      scrollbar-arrow-color: #BAD4CE;
      scrollbar-base-color: #3D6565;
      scrollbar-darkshadow-color: #2A5690;
      scrollbar-face-color: #3D6565;
      scrollbar-highlight-color: #FCFBF4;
      scrollbar-shadow-color: #2A5690;
      }
	  
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	line-height: normal;
	color: #00529C;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	line-height: normal;
	color: #669999;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	line-height: normal;
	color: #00386A;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	line-height: normal;
	color: #336666;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	line-height: normal;
	color: #000000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	line-height: normal;
	color: #333333;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	line-height: 120%;
	color: #00386A;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	line-height: 120%;
	color: #00386A;
}

hr {
	border-style: solid; 
	background-color: 00386A; 
	height: 1px;
	border: none; 
	width: 100%; 
	color: 00386A; }

.white {
	background-color: #ffffff;
}

.blue {
	background-color: #00529C;
}

.green {
	background-color: #669999;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	line-height: 150%;
}

A:link, A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
}

A:active, A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

A:link.left, A:visited.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

A:active.left, A:hover.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffcc;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	line-height: normal;
	color: #19398A;
}

/* The TABLE that controls the variable width content area of the page */
TABLE.content	{ 
	padding: 5px;
	border: 0px;
	border-color: #ffffff; 
}
  

