body	{
	margin: 0px;
	padding: 20px 0px 0px 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:	#000;
	background : #ddd;
	/* #d5e2ff;  */
	}
/* Basic elements */
p, div, td, th, li, dd, dl, dt {
	line-height: 13px;
	font-size: 11px;
	}  		
h1, h2, h3, h4, h5, h6 {
	margin-top:	10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color:	#0070b6;
	}
h1, h2, h3, h4	{  /* give content room */
	margin-bottom: 10px;
	}
h5, h6	{  /* snug up to content */
	margin-bottom: 0;
	}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px;
	}
h3 {
	font-size: 16px;
	}
h4 {
	font-size: 14px;
	}
h5 {
	font-size: 12px;
	}
h6 {
	font-size: 10px;
	}
img	{  
	border:	0
	}
a	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:link	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:visited	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:active	{
	color:	maroon;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:hover	{
	color:	maroon;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}

dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
hr {
	color:	#0070b6;
	height: 1;
	}

/* Custom elements */
a.nav	{
	font-size:	12px;
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:link	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:visited	{
	font-size:	12px;
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:active	{
	font-size:	12px;
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:hover	{
	color:	maroon;
	}
a.nav:visited:hover	{
	color:	maroon;
	}
.legal {
	font: 10px geneva, arial, sans-serif;
	color:	#0070b6;
	line-height:  12px;
	}

.clsMenu {
  width: 780px;
  position: absolute;
  top: 143px;
  left: 20px;
}
.clsMenu A {
  text-align: center;
  height: 21px;
  color: #0070B6!important;
  font-family: Tahoma!important;
  font-size: 10pt!important;
  text-decoration: none!important;
  display: block!important;
}
.clsMenu IMG {
  border-width: 0px;
}
.clsMenu TD {
  width: 25%;
  vertical-align: top;
}
.clsMenuHeader {
  background-color: white!important;
  font-family: Tahoma!important;
  font-size: 10pt!important;
  font-weight: bold!important;
}
.clsMenuHeaderOver {
  background-color: #CEFE29!important;
  font-family: Tahoma!important;
  font-size: 10pt!important;
  font-weight: bold!important;
}
.clsMenuImage {
  width: 14px;
  height: 12px;
  margin-right: 15px;
}
.clsMenuItems {
  background-color: white;
  border: 1px solid #CEFE29;
}
.clsMenuItems A:hover {
  background-color: #CEFE29!important;
}
