body
{
	font-family: Arial, sans-serif, Helvetica;
	color: #000000;
}
p
{
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
}
h1
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
.p-start
{
	color:#999999;
	font-weight:bold;
	font-stretch: condensed;
	font-size: 20pt;
}
.p-tail
{
	color:#000000;
	font-weight:normal;
	font-size: 10pt;
}
.img-left
{
	border:0px none;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.img-right
{
	border:0px none;
	float: right;
	margin-top: 5px;
	margin-left: 10px;

}
p.sidebarhead
{ 
	margin-top: 0em;
	margin-bottom: 0em;
	border-bottom:2px solid #999999; 
	padding:2px 0px 2px 5px;
	background-color:#557d7f; 
	vertical-align:middle;
	color:#ffffff;
	font-size: 8pt;
	font-weight: bold;
}
p.sidebar
{ 
	margin-top: 0em;
	margin-bottom: 0em;
	border-left:0px none white;
	border-right:0px none white;
	border-top:0px none white;
	border-bottom:1px solid #999999; 
	vertical-align:top;
	padding: 2px 0px 2px 5px;
	font-size: 8pt;
}
a:link
{
	font-family: Arial, sans-serif, Helvetica;
	color: #000080;
}
a:visited
{
	font-family: Arial, sans-serif, Helvetica;
   	color: #800000;
}
a:hover
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	color: #FF8C00;	
}
a.sidebar:link
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	color:#000080;
	text-decoration:none;
}
a.sidebar:visited
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
 	color:#800000;
	text-decoration:none;
}
a.sidebar:hover
{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
 	color:#FF8C00;
	text-decoration:underline;
}
a.sidebarhead:link
{
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.sidebarhead:visited
{	
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.sidebarhead:hover
{
	font-size: 8pt;
	color:#FF8C00;
	text-decoration:underline;
}
.other-link
{ 
	border-left:0px none white;
	border-right:0px none white;
	border-top:0px none white;
	border-bottom:1px solid #999999; 
	vertical-align:bottom;
	padding: 2px 5px 0px 5px;
	font-size: 10pt;
	text-decoration:none;
}
div.banner
{
	margin-top:0em;
	margin-bottom:0em;
}
div.sidebar
{
	float: left;
	width:172px;
	height: 100%;
	margin-top:12px;
	padding: 0;
}
div.main
{
	position:absolute;
	width: 600px;
	height: 100%;
	top: 105px;
	left: 200px;
}
TABLE
{
	font-family: Arial, sans-serif, Helvetica;
	font-style: Normal; 
}
th
{
}
td
{
	font-family: Arial, sans-serif, Helvetica;
	font-style: Normal; 
}