*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: 0;
}

a, a:link, a:hover, a:active, a:visited
{
	color: #333;
	text-decoration: none;
}

p, span
{
	margin-bottom: 4px;	
}

h1
{
	font-size: 150%;
	font-weight: bold;
	color: #335c8b;
	margin-bottom: 6px;
}

h2
{
	font-size: 135%;
	font-weight: bold;
	color: #335c8b;
	margin-bottom: 6px;
}

h3
{
	font-size: 120%;
	font-weight: bold;
	color: #335c8b;
	margin-bottom: 6px;
}

h4
{
	font-size: 100%;
	font-weight: bold;
	color: #335c8b;
	margin-bottom: 6px;
}

body
{
	background-color: #ffffff;
}

div.output
{
	margin-top: 1em;
	padding: 0.25em;
	background: #ccffdd;
}

#article_location
{
	font-style: italic;
	margin: 1.5em 0 1.5em 0;
}

#block_1
{
	background-color: #ffffff;
}

#block_2
{
	background-color: #776a96;
}

#block_3
{
	background-color: #585373;
}

#block_3 a, #block_3 a:link, #block_3 a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#block_3 a:hover, #block_3 a:active
{
	color: #ffffff;
	text-decoration: underline;
}

#block_3 .moduletable
{
	margin-left: 3px;
	margin-right: 3px;
}

#block_3 .moduletable h3
{
	width: 100%;
	line-height: 14px;
	color: #000000;
	background: #ffffff;
}

#wrapper
{
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#site-navigation
{
	padding: 0.5em 0;
	background: #ffffff;
}

#site-identity
{
	padding: 0;
	height: 150px;
	background: #ffffff url(../images/header.jpg) no-repeat top left;
}

#hornav
{
	padding: 0.5em 0;
	background: #000000 url(../images/headerbg_bl.jpg) repeat-x top left;
}

#site-legal
{
	background: #ffffff;
}

div, #wrapper h2, #site-identity h1, #wrapper p, #site-identity p, #site-legal p, div p
{
	margin: 0;
	padding: 0;
}

div
{
	margin: 0;
	padding: 0;
}

form
{
	width: auto;
}