body, html
{
	font: 15px Verdana,Arial,Geneva,sans-serif;
}

body
{
	margin: 0;
}

div#header
{
	text-align: center;
}

div#body
{
	width: 768px;
	margin: 0;
	text-align: left;
	background-color: #fff;
	padding: 10px;
}

.noprint
{
	display:none;
}

.printonly
{
	display:block;
}

h2
{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #006;
}

h3
{
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #006;
}

h4
{
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #006;
}

h5
{
	display: inline;
	vertical-align: bottom;
	margin-left: -20px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #006;
}

div#formbottom
{
	display: block;
	padding-bottom: 20px;
}
div#copyright
{
	display: none;
	text-align: center;
	float: left;
	font-size: 9px;
	color: #006;
	vertical-align: bottom;
}

div#buttons
{
	display: none;
	text-align: right;
	float: right;
	vertical-align: bottom;
}

div#customiconform
{
	display: none;
}

div#customicon
{
	display: none;
}

iframe#iconframe
{
	margin: 0;
	border: 0;
}

div.series
{
	margin-top: 25px;
	border-top: 2px solid #006;
	vertical-align: bottom;
}

div.multiseries
{
	margin-left: 20px;
}

div.subtable
{
	margin-top: 25px;
	border-top: 4px solid #006;
	border-bottom: 2px solid #006;
}

div.subtablerecord
{
	margin-top: 10px;
	margin-left: 40px;
}

label
{
	display: block;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: left;
	color: #006;
	page-break-inside: avoid;
}

label.first
{
}

.button
{
	display: none;
	vertical-align: bottom;
}

.message
{
	display: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	color: #FF0000;
}

.prompt
{
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
	color: #006;
	padding: 0;
	margin: 0 0 4px 0;
}

.prompt a:link
{
	text-decoration: none;
}

input.string
{
	font: 1em "Andale Mono","Courier New",Courier,monospace;
	display: block;
	width: 18em;
	padding: 4px;
	border: 1px solid #9cf;
}

input.small
{
}

input.medium
{
}

textarea.string
{
	display: block;
	width: 18em;
	font: 1em "Andale Mono","Courier New",Courier,monospace;
	border: 1px solid #9cf;
}

select
{
	display: none;
	font: 1em "Andale Mono","Courier New",Courier,monospace;
	padding: 2px 0px 2px 2px;
	border: 1px solid #9cf;
}

div.choices
{
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a.privacylink
{
	display: none;
}

