body
{
	font-size: 8pt;
	margin: 0px;
	background-color: #ffffff;
}

p, li, td, ul, ol, input, textarea, select, textbox
{
	font-size: 8pt;
	font-weight: normal;
}

.select_small
{
	font-size: 7pt;
	font-weight: normal;
}

#leftnav .sub
{
	text-align: left;
	margin-left: 20;
}

#topnav p
{	font-weight: bold;	}

#topnav td
{	font-weight: bold;	}

.instruct
{	margin-top: 10px;	}

.role
{	font-weight: bold;	}

.label
{
	font-weight: bold;
	background-color: #f6f6f6;
}
.label_err
{
	font-weight: bold;
	color: #ff3333;
	background-color: #f6f6f6;
}
.error_list
{
	margin-left: -15px;
	color: #ff3333;
}
.updated
{
	color: #999999;
}
.ref
{
	font-weight: bold;
	font-size: 12pt;
}
.oddrow
{
	font-size: 8pt;
	background: #ffffff;
}
.evenrow
{
	font-size: 8pt;
	background: #eaeaea;
}
th
{
	font-weight: bold;
	font-size: 8pt;
}
H3
{
	font-weight: normal;
	font-size: 14pt;
	margin: 10px 15px;
}
H4
{
	font-weight: normal;
	font-size: 14pt;
	text-align: center;
}
H5
{
	font-weight: normal;
	font-size: 13pt;
}
H6
{
	font-weight: bold;
	font-size: 11pt;
}

.title
{
	font-size: 14pt;
	color: black;
}

.form
{
	font-weight:bold;
}

.message
{
	font-weight: bold;
	color: #008000;
}

.warning
{
	font-weight: bold;
	color: #dd9024;
}

.error
{
	font-weight:bold;
	color: #FF3333;
}

.html_button
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	height: 21px;
}
