HTML {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
a.img {
text-decoration: none;
}

a:link, a:visited {
	color: #9E004B;
	text-decoration: none;
	font-weight: normal;
} 

a:hover {
	color: #000000;
	text-decoration: underline;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serifl;
	line-height: 165%;
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
}

.small {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

.smallwhite {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#mainbody {
	background-color: #F7F7F7;	
}

ul li
{
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(arrow.gif)
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: square;
}

.whitecontent {

	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
.headingswhite {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
}

.headingsblack {
	font-size: 10pt;
	color: #000000;
	font-weight: bolder;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.sublevel:hover {
	font-weight: bold;
	text-decoration:underline;
}
