div#menubar
{
	font-family: Ariel, San Serif, Helvetica;
	font-weight: bold;
	background-color: #92E98B;
	border-bottom: 2px solid #04A210;
}

a:menu {
	font-family: Ariel, San Serif, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

div#menucolumn
{
	font-family: Ariel, San Serif, Helvetica;
	font-weight: bold;
	background-color: #92E98B;
}

div.menuitem
{
	margin-top: 3px;
}

div#content
{
	font-family: Ariel, San Serif, Helvetica;
	font-size: 9pt;
	text-align: justify;
	border-bottom: 1px solid;
}

div#content table tr td
{
	font-family: Ariel, San Serif, Helvetica;
	font-size: 9pt;
}

div#rightbar
{
	background-color: #E9E9F6;
}

div#footer
{
	font-family: Ariel, San Serif, Helvetica;
	font-size: 9pt;
	text-align: center;
}

body
{
	background-color: #FFFFFF;
	font-family: Ariel, San Serif, Helvetica;
	font-size: 10pt;
}

table tr td {
	 border: 0px;
	 padding: 3px;
}

table.grid tr td {
	 border: 1px solid;
	 border-color: #CCCCCC;
	 padding: 3px;
	 text-align: center;
}

#stafflist .list-title {
	font-weight: bold;
	font-size: 1.1em;
}

/* Color and spacing of teh FAQ lists in HELP section */
dl.faq dt {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 0px;
}

dl.faq dd {
}
