body
{
	background-color:  #666666;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
}

.topbar
{
	background-color:  #00339A;
	color: #FFFFFF;
	font-size: 18pt;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:  bold;	
}

.menubar
{
	background-color:  #444444;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.rightbar
{
	background-color:  #CCCCCC;
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.rightbarlinks
{
	color: #0000FF;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.rightbarlinks:hover
{
	color: #0000FF;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.factsheet
{
	background-color:  #ADCAE5;
}

.content
{
	background-color:  #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.content_highlight
{
	background-color:  #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;	
}

.links
{
	color: #0000FF;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.links:hover
{
	color: #0000FF;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.practicetitle
{
	color: #999999;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:  bold;	
	text-decoration: none;
}

.practicetitle:hover
{
	color: #999999;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:  bold;	
	text-decoration: underline;
}

.headline
{
	background-color:  #FFFFFF;
	color: #0099cc;
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Sans-Serif;
}

.form_textbox
{
	font:	8pt arial; 
	height:	20;
	width:	350;
}

.form_textarea
{
	height:	100;
	width:	350;
	font:	8pt arial; 
}

.form_button
{
	height:	25;
	width:	100;
	font:	8pt arial; 
	border:2px solid silver;
}

.footer_links
{
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.footer_links:hover
{
	color: #3366FF;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

h2 
{
	border-bottom: 1px dotted #a1a5a9;
	font-size: 10Pt;
	padding-bottom: 3px;
	padding-top: 5px;
	color: #76797c;
	margin-bottom: .1em;
}

ul.square li 
{
	list-style-type: square;
	padding-top: 0em;
}

.form_comment
{
	visibility:hidden;
}