body
{
  font-family: tahoma;
  font-size: 10pt;
  background: #eeeeee;
  padding: 0px 0px 0px 0px;
}

img.banner
{
  border: solid 1px #000000;
  padding: 0px;
  margin: 0px;
}


div.Menu
{
  width: 152px;
  font-size: 8pt;
  vertical-align: top;
  padding: 0px;
}

div.MenuItem
{
  font-family:Arial;
  font-weight:normal;
  width: 151px;
  text-align: center;
  line-height: 25px;
  border-bottom: solid 1px #000000;
}

div.BottomMenuItem
{
 font-family:Arial;
 font-weight:normal;
 width: 150px;
 text-align: center;
 line-height: 25px;
 border-bottom: solid 1px #000000;
 border-right: solid 1px #000000;
}

div.MenuItem a:link, div.MenuItem a:visited, div.MenuItem a:active
{
  color:#EEEEEE;
  background-color:#215A94;
  text-decoration:none;
  width: 100%;
  display:block;
}

div.BottomMenuItem a:link, div.BottomMenuItem a:visited, div.BottomMenuItem a:active
{
  color:#EEEEEE;
  background-color:#215A94;
  text-decoration:none;
  width: 100%;
  display:block;
}

div.MenuItem a:hover
{
  color:#EEEEEE;
  background-color:#2A7BC6;
}

div.BottomMenuItem a:hover
{
  color:#EEEEEE;
  background-color:#2A7BC6;
}

h1
{
	background-color: #215A94;
	color: white;
	font-size: larger;
	font-family: arial;
	font-weight: 700;
	padding-left: 3px;
	border:	solid 1px #000000;
}
h2
{
	background-color: #215A94;
	color: white;
	font-size: 14px;
	font-family: arial;
	font-weight: 700;
	padding-left: 3px;
	border:	solid 1px #000000;
}



table
{
    font-family: Tahoma;
    font-size: 10pt;
}

td.solid
{
	border: solid 1px #000000;
	padding: 1px 2px 1px 2px;
	border-collapse: collapse;
}

td.solidsmall
{
	font-family: Arial;
	text-align: center;
	border: solid 1px #000000;
	padding: 1px 2px 1px 2px;
	border-collapse: collapse;
	font-family: Arial;
	font-size:xx-small;
}

td.transparent2
{
	width: 50%;
	padding: 1px 10px 1px 5px;
	vertical-align: top;
}

td.transparent
{
	padding: 1px 2px 1px 2px;
}

div#Wrapper {
	width: 772px;
}

div.lowertextbody
{
	text-align: justify;
	padding: 0px 0px 0px 0px;
	vertical-align:text-top;
	margin-left: 5px;
}

img.LeftImage
{
	float: left;
	margin: 0px 10px 10px 0px;
}

tbody.InfoTable
{
	background-color: Green;
	border-color:Aqua;
}

div.tablecontainer
{
	width: 470px;
}
#small
{
text-align: right;
font-size: 10px;
}
.style8 {font-size: 11px}