@charset "iso-8859-1";

body
{
	background:000099;
	margin-left:20px;
}

span.eventsheadline

{
	color: white;
	font-family: sans serif, Helvetica, Arial;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing:1.0pt;
	padding-right:0px;
}

span.text

{
	color: white;
	font-family: sans serif, Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:1.0pt;
	padding-right:0px;
}

p, blockquote, li, td.text
{
	color: white;
	font-family: sans serif, Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:1.0pt;
	padding-right:0px;
}

a.home {
	color: #aaaaff;
	text-decoration: none; 
}

blockquote.textbox
{
	float:right;
	width:206px;
	background:00007C;
	border:1px 3B3B9A;
	font-style:italic;
	padding:10px;
}

a
{
	color:66CC99;
}

h2
{
	color:white;
	font-size:16pt;
	font-family:verdana;
	font-weight:bolder;
	line-height:27px;
}

h4
{
	color:white;
	font-size:12pt;
	font-family:verdana;
	font-weight:bolder;
	line-height:27px;
}

p.about
{
	color: white;
	font-family: sans serif, Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:1.0pt;
	padding-right:30px;
}

h2.fact_sheet
{
	color:white;
	font-family:verdana;
	font-weight:bolder;
	line-height:27px;
}


p.fact_sheet

{
	color: white;
	font-family: sans serif, Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:1.0pt;
	padding-right:0px;
	padding-left:20px;
}
h3.fact_sheet
{
	color:white;
	font-family:sans serif, Helvetica, Arial;
	font-weight:bold;
	font-size: 12pt;
	padding-left:10px;
}

h3.fact_sheet_menu
{
	color:7777aa;
	font-family:verdana;
	font-size:13.5pt;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
}

h2.fact_sheet_menu_active
{
	color:white;
	font-family:verdana;
	font-weight:bolder;
	line-height:27px;
	text-decoration:none;
}

h3.fact_sheet_menu_active
{
	color:white;
	font-family:verdana;
	font-size:13.5pt;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
}

img.fact_sheet_example
{
	float:right;
	margin:10px;
}

#main
{
	position:position;
	top:500px;
}

#title
{
	position:absolute;
	left:31px;
	top:28px;
}

#content
{
	position:absolute;
	left:31px;
	top:128px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:1500px;
}

#note
{
	position:absolute;
	background:"6666ff";
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	border: #ffffff 1px solid;
	visibility:hidden;
}

