body
{
	background-color: transparent;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	padding: 0 36pt;
}

img, hr, #header ul, #footer, #swf, #scrollbar, .close, .nodisplay
{
	display: none;
}

a							{ text-decoration: underline; }

#header h1
{
	text-align: center;
	background: url(../pics/logo.gif) 50% 50% no-repeat;
	height: 100px;
}

h1
{
	font-size: 130%;
}

h2, h3, h4, h5
{
	font-size: 100%;
}

fieldset
{
	border: 0 none;
}

input
{
	display: block;
	width: 90%;
}

input.checkbox, input.radio
{
	width: auto;
	display: inline;
}

label
{
	display: block;
	font-weight: bold;
}

label.inline
{
	display: inline;
}

input
{
	border: 0 none;
	border-bottom: 1px solid #000;
}

textarea
{
	border: 0 none;
	font-style: italic;
}
