#content h1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
#header
{
	background-color: #003366;
	/*border-bottom: solid 1px Black;*/
}
#header h1 
{
	background-color: Transparent;
	font-size: 16pt;
	font-family: Verdana;
	font-weight: normal;
	color: white;
}
#header div#links
{
	background-color: #003366;
	font-family: Verdana;
	font-size: 10pt;	
	color: white;
	white-space:nowrap;
}
#header img
{
	border:none;
}
#picture 
{
	border:none;
}
.toolbar { text-decoration:none; color:white }
:hover.toolbar { color:yellow }
.selected_toolbar { font-family: Verdana; font-size: 10pt; font-weight: bold; color:white; text-decoration:none }
:hover.selected_toolbar {color:yellow}

#collapse_header
{
	background-color: #003366;
	font-family: Verdana;
	font-size: 10pt;	
	color: white;
	white-space:nowrap;
}
#collapse_header a:hover { color: yellow; }
#collapse_header a { text-decoration: none; color: white; }

body 
{
	background-image: url('../images/NEW_bg.gif'); 
}
#overall
{
	border: solid 1px black;
	background-color: White;
}
#content p
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
}
#content img
{
	border: none;
}
#content .section_break
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}
#content .quote p
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 20px;
}
#content li
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
#content .small_text 
{ 
	font-family: Verdana; 
	font-size: 8pt; 
}
#content td,
#content th
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;	
}
.body_text { font-family: Verdana; font-size: 10pt }
.small_link { font-family: Verdana; font-size: 8pt }
.poll_text { font-family: Verdana; font-size: 8pt }

#content .body_title { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #003366 }
#content .example_text { font-family: Verdana; font-size: 8pt }