body {
	margin: 0;
	padding: 0;
}

.absmiddle {
	vertical-align: middle;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext-bolddimgray {
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodytext-gray {
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rollunderline {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

.rollunderline:hover {
	color: #666666;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A.copy  {
	text-decoration : none;
	color:#4C4C4C;
	}

A.copy :Visited  {
	text-decoration : none;
	color:#4C4C4C;
	}

A.copy :Active  {
	text-decoration : none;
	color:#4C4C4C;
	}

 A.copy :Hover  {
	text-decoration : none;
	color:#4C4C4C;
	}
	
.layer	{
	position:absolute;
	visibility:hidden;
	}