@import "bofiModern.css";
html, body{
	background-color:#FFFFFF;
	color:#000000;
	margin:auto;
	padding:0px;
}
#content{ margin:auto;
width:800px;
}
html, body, p, div, table, td, th, ol, ul, li, blockquote{
	font-family:verdana;
	font-size:10pt;
}
a, a:link, a:visited, a:active{
	text-decoration:none;
	color:#0000FF;
}
a:hover{
	text-decoration:underline;
	color:#FF0000;
}
.mainheading,
.heading12p{
	font-size:140%;
}
.heading,
.ulheading{
	font-weight:bold;
}
hr{
	color:#DDDDDD;
	height:1px;
	clear:both;
	margin:2px;
}
ul{
	list-style-type:square;	
	margin-top:0px;
	margin-left:18px;
}

ol{
	margin-top:0px;
	margin-left:24px;
}
.odd{
	background-color:#EEEEEE;	
}
.even{
	background-color:#FFFFFF;	
}
.head{
	font-weight:bold;
	color:#990000;
	background-color:#EEEEE0;	
}
table.grid,
table.grid td,
table.grid th{
	border-style:solid;
	border-color:#DDDDDD;
	border-width:1px;
	border-collapse:collapse;	
}
.sul{
	border-style:solid;
	border-color:#DDDDDD;
	border-width:0px 0px 1px 0px;	
}
.dul{
	border-style:double;
	border-color:#DDDDDD;
	border-width:0px 0px 3px 0px;	
}
span.dollar{ 
	float: left; 
}
table.hnavbar,
table.hnavbar TD{
	background-color:#DD0000;
	color:#FFFFFF;	
}
table.hnavbar td a,
table.hnavbar td a:link,
table.hnavbar td a:visited,
table.hnavbar td a:active{
	font-weight:bold;
	color:#FFFFFF;	
}
table.hnavbar td a:hover{
	font-weight:bold;
	color:#FFFF99;	
}
table.hnavbar td{
	padding:1px 10px;
	height:24px;	
}
td.content{
	padding:6px;
}
.copyright{
	background-color:#E0E0E0;
}
.copyright td{
	padding:6px;
	color:#333333;
	font-size:8pt;
	line-height:140%;
	text-align:justify;
}
.pgwidth{
	width:780px;	
}
.sysInfo, .sysWarn, .sysCrit{
	color:#CC0000;
}
.toplink{
	text-align:center;
}
.toplink a{
	background-image:url(/images/toplink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
}
.todo{
	color:#009900;
}
/* Equity
/* Heading Related Styles */
.heading10p{
	font-weight:bold;
	font-size:10pt;
	text-align:left !IMPORTANT;
}
.heading12p{
	font-weight:bold;
	font-size:12pt;
	text-align:left !IMPORTANT;
}
.label{
	/*font-weight:bold;*/
	padding-right:6px;
	padding-left:6px;
	/*text-align:right !IMPORTANT;*/
	background-color:#EEEEE0;
	border:solid 1px #DDDDDD;
}
.options{
	padding-left:20px;	
}
