body
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', arial, helvetica, sans-serif;
	font-size: 0.8125em;
	line-height: 1.538462;	
	color: #333;
}

select, input, textarea
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', arial, helvetica, sans-serif;
	font-size: 1.0em;
}

a img
{
	border: none;	
}

a:link, a:visited
{
	color: #6b900d;
	text-decoration: underline;	
}

a:focus, a:hover, a:active
{
	color: #fff;
	background-color: #6b900d;
	text-decoration: none;
}

h1
{
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', arial, helvetica, sans-serif;
	color: #b7191d;
	font-size: 1.538462em;
	font-weight: bold;	
	margin: 0;
	padding: 0 0 13px 0;
}

.homepage h1
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

h2
{
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 13px 0;
}

h3
{
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

p
{
	padding: 0 0 1em 0;
	margin: 0;	
}

hr
{
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 1px;	
	clear: both;
	border: 0;
	margin: 0 0 3px 0;
	padding: 0;
}

.search-result
{
	padding: 0 0 1em 0;	
}

.search-result p, .search-result h3
{
	padding: 0;
}

.subdued
{
	color: #999;	
}


#nav, #subnav, #tabs, #featureimage, #search
{
	display: none;	
}


.image-left
{
	float: left;
	margin: 0 1em 1em 0;	
}

.image-right
{
	float: right;
	margin: 0 0 1em 1em;	
}

.image
{
	margin: 0 0 1em 0;	
}

.image-left img, .image-right img, .image img
{
	border: 4px solid #ebebeb;
}


.hidden
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}


#slogan
{
	font-size: 1.230769em;
	padding: 6px 0 30px;
}



#siteinfo
{
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 0.923077em;	
	padding: 10px 0;
	margin: 0;
	position: relative;
}