.bodytext {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
}
.sidebar {
	padding: 0px 0px 0px 35px;
	border-left: 1px solid #333333;
	margin: 0px 0px 0px 35px;
}
.logo-rghtspace {
	padding-right: 25px;
}
.allcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
ul#navlist
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 5px 7px 4px; }

#navlist a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#navlist a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#navlist a:hover
{
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.allcaps-grey-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.allcaps-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}
.box-rule {
	border: 1px solid #666666;
}
