
body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6, h7, p, div, ul, li, form{
	padding: 0px; 
	margin: 0px;
	}
h1	{
	font-weight: bold;
 	font-size: 18px; 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
h2 {
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 9pt;
	color: #000;
	}
h3	{
	margin-top: 10px;
	font-size: 9pt;
	}
h4	{
	color: #aaaaaa;
	font-size: 8pt;
	font-weight: normal;
	}

h4 a	{
	color: #aaaaaa;
	text-decoration: underline;
	}
h4.specifics	{
	font-size: 8pt;
	font-weight: normal;
	}
h1.nobottompadding	{ 
	padding: 0px 0px 0px 0px;
	}
h3.black	{
	color: #000;
	}
a {
	text-decoration: none;
	color: #cc0066;
}

img {
	border: none;
}

#content, #content_large {
	float: none;
	padding: 1em;
}
#content h2 a, #content h2 a:visited, #content h2 a:link, #content h2 a:hover,  #content h2 a:active	{
	color: #000;
	}
/*We don't need this crap to be shown when printing */
#header, #right_menu, #mainmenu, #content_icons, #footer, #eventballoon {
	display: none;
}

h3#breadcrumb{
	color: #999999;
	}
h3#breadcrumb a{
	color: #999999;
	}
h3#breadcrumb a:visited{
	color: #999999;
	}
dl	{
	margin: 0;
	padding: 0;
	}
dt	{
	margin: 0.5em 0 0 0;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	}
dd	{
	margin-left: 2em;
	padding-left: 3px;
	margin-top: 3px;
	border-left: 3px solid #eee;
	page-break-inside:avoid;
	}
/* **************************************************************************************
   more on definition lists
   ************************************************************************************** */
dl dd div	{
	border-top: 1px solid #ccc;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	}
dl dd div.sub	{
	padding: 0px 0 0px 1em;
	border:0;
	clear:none;
	/*width: 30em;*/
	}
dl dd div.contact	{
	float: right;
	/*border: 1px solid #000;*/
	clear:right;
	/*right:0;*/
	/*top: 0;*/
	width: 25em;
	font-weight: bold;
	}
dl dd div.contact a	{
	font-weight: normal;
	}
/* *********************************************************
use this class for elements that don't translate to print anyway
(search fields and such)
********************************************************* */	
.noprint	{
	display:none;
	}
/* ******************************************************************************
	stats section
   ****************************************************************************** */
.statcontainer	{
	clear:both;
	padding-bottom: 1em;
	}
.legend	{
	float: right;
	width: 200px;
	border: 1px solid #ccc;
	padding: 3pt;
	margin-top: 5pt;
	font-size: 6pt;
	}
.legend img	{
	width: 10px;
	height: 10px;
	}
.legend ol	{
	margin:0;
	}
.statbar	{
	width: 20px;
	margin: 1em 5px 0 5px;
	border: 1px outset #333;
	}
.stattext	{
	float: left;
	width: 36px;
	text-align: center;
	height: 1em;
	}
.horzstatbar	{
	margin: 0em 5px 0em 0px;
	border: 1px outset #333;
	height:20px;
	}
.horzlegend	{
	/*float: right;*/
	/*height: 22px;*/
	clear: none;
	text-align:left;
	white-space: nowrap;
	/*position: absolute;*/
	padding: 2px 2px 2px 10px;
	margin: -25px 0px -8px 0px !important;
	margin: -25px 0px -8px 0px;
	background: none;
	}
.graph	{
page-break-before: auto;
page-break-after: auto;
page-break-inside: avoid; /* only works in Opera so far*/
}
