body
{
	margin:			5px;
	padding:		0px;
}
body, table
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:			#000066;
	font-size:		9pt;
	font-weight:		normal;
}  
div#textbody
{
	margin:			10px;
	text-align:		left;
}
div#greybox
{
	background-color:	#fbfbfb;
	border-style:		solid;
	border-color:		#C6D3EF;
	border-width:		2px;
	padding:		7px;
}
div#greybox td
{
	line-height:		130%;
}
div#footer
{
	color:			#808080;
	text-align:		center;
	font-size:		7pt;
}
.heading
{
	font-size:		11pt;
}
.heading, .subheading
{
	color:			#800000;
	font-weight:		bold;
	line-height:		160%;
}
.caption
{
	font-size:		8pt;
	font-style:		italic;
}
.blue_menu, .blue_menu a
{
	color:			#ececec;
	font-size:		9px;
	padding:	1px;
}
.blue_menu a:hover
{
	background-color:	white;
	color:	red;
}
.blue_head
{
	color:			#efefc4;
	font-size:		15pt;
	font-weight:		bold;
	text-align:		left;
	padding-left:		36px;
}
.blue_text, .blue_text a
{
	color:			#f0f0d0;
	color:			#ececec;
	padding-top:		9px;
	padding-bottom:		9px;
	padding-left:		9px;
	padding-right:		9px;
	line-height:		150%;
}
.blue_text a:hover
{
	color:	red;
}
table.results td, table.records td, table.calendar td, table.codes td
{
	padding-left:		15px;
	padding-right:		15px;
}
table.codes td
{
	background-color:	#fbfbfb;
}