body {
	background-color:#E9ECEF !important;
	font-family: Verdana, Arial;
}

p { color:#000000; }

A:HOVER {
	color: #000000;
}

A:LINK {
	color: #003399;
}

A:VISITED {
	color: #003399;
}

A:ACTIVE {
	color: #808080;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	left: 0px;
	text-align: left
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	font-size: 12px;
	text-align: left
}

.bodytext
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-align: left;
	/*line-height:20px;*/
}

.bodytext2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	left: 0px;
}

.bodytext2 ul , .bodytext ul
{
	/*list-style:none;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	left: 0px;
	padding:10px 0 10px 40px;
}

.bodytext2 ul li
{
	/*padding:0 0 0 15px;
	background: url(../images/bulletblack.gif) left center no-repeat;*/
}

.bodytextright
{
	font-family: verdana;
	color: #000000;
	font-size: 10pt;
	text-align: right
}

.bodyheads
{
	font-family: verdana;
	color: #000000;
	font-size: 10pt;
	text-align: left
}

.darksmall
{
font-family: verdana;
color: #505050;
font-size: 10pt;
text-align: left;
}

.defaultsmall
{
	font-family: verdana;
	color: #505050;
	font-size: 10pt;
	text-align: left;
}

.spacer
{
	font-family: verdana;
	color: #505050;
	font-size: 2pt;
	text-align: left;
}

.altButtonFormat 
{
background-color: #FFFFFF;
font-family: verdana;
border: #000000 1px solid;
font-size: 10px;
color: #000000
}

center .altButtonFormat 
{
padding: 1px 10px;
}

.altButtonFormat2
{
background-color: #FFFFFF;
font-family: verdana;
border: #606060 1px dashed;
font-size: 10px;
color: #000000
}





.altButtonFormat3
{
background-color: #FFFFFF;
font-family: verdana;
border: #606060 1px solid;
font-size: 10px;
color: #606060
}

.bodytext {
h: expression(onmouseover=new Function("children = this.childNodes; for (i = 1; i < children.length; i++) {if (children[i].className == 'containhidden') {children[i].firstChild.style.display = 'block';}}"), onmouseout=new Function("children = this.childNodes; for (i = 1; i < children.length; i++) {if (children[i].className == 'containhidden') {children[i].firstChild.style.display = 'none';}}"));
}

.bodytext .containhidden {
  position: relative;
  z-index: 9999;
}

.containhidden .hidden {
  display: none;
  background-color: white;
  position: absolute;
  border: 1px solid #ccc;
  width: 160px;
  left: 0;
  margin-left: 60%;
  margin-right: -80%;
  margin-top: -17px;
  padding: 5px;
}

.bodytext:hover .containhidden .hidden {
  display: block;
}


#mainContent{
	/*padding:25px 21px 10px;*/
	padding:32px 21px 10px;
	overflow: hidden;
	height: 1%;
	line-height:normal;
}

#mainContent h2 {
	color:#000;
	font-size:1.1em;
	margin-bottom:1em;
	padding:0;
	border:0;
}

#mainContent .tblcontent tr, #mainContent .tblcontent td , #mainContent .radio  ,#mainContent .checkbox  {
	padding:0.3em;
	padding-left:0;
	padding-bottom:0.6em;
}

input.radio {
	margin:0 5px;
	position:relative;
	/*top:5px;*/
}

input.checkbox {
	margin:0 5px 0 0;
	position:relative;
	/*top:2px;*/
}

.infopanel {
	line-height:normal;
	margin-bottom:20px;
	margin:0 0 6px 0;
}	

h1.tit {
	margin-bottom:8px;
}


.bodytext2 h2 {
	padding-top:1em !important;
}

#mainContent div {
	padding-top:3px;
	padding-bottom:3px;
}
