body { 	
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background-color: #666666; 
}
td { 	
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
body.floaterservice {
	margin: 0px;
}
img {
	border: 0;
}
.rightbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}
table.rightbox {
	background-color: #660000;
}
.disclaimer {
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #666666; 
	margin-top: 20px;
}

td.frontpagetext {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
}
a {
	text-decoration : underline;
	color: yellow;
}
a:visited {
	text-decoration: underline;
	color: yellow;
}

a.floater {
	color:white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}
a.floater:hover {
	color: yellow;
}

input.floater,select.floater {
	width: 100%;
}
body.popuptop {
	height: 28px;
	border-bottom: 1px solid white;
	text-align: right;
	padding: 3px 6px 0px 3px;
	margin: 0px;
	background-color: gray;
}
body.popupbottom {
	width: 100%;
	border-top: 1px solid white;
	padding: 3px 6px 0px 3px;
	margin: 0px;
	background-color: gray;
}
body.popupmain,body.popupmainbm  {
	margin: 5px 10px 15px 15px;
}
div.buttons {
	text-align: right;
	position: absolute;	
	top: auto;
	left: auto;
	bottom: 10px;
	right: 10px;
}
td.buttons {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}
td.headingbar {
	background-color: #999966;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
.error {
	color: #660000;
	font-weight: bold;
}
form {
	margin: 0px;
}
