BODY
{
	font-family: Calibri, Trebuchet MS, Sans-serif;
}
.headerband
{
	background-color: #9999FF; 
	height: 150px; 
	border-bottom: 1px #0000FF solid; 
	margin-bottom: -140px;
}
.company_name
{
	font-size: 30pt;
	font-weight: bold;
	letter-spacing: -1pt;
	color: #0000FF;
}
A
{
	text-decoration: none;
	color: blue;
}
IMG
{
	border-width: 0px;
}
.company_address
{
	margin-top: -8px;
	font-size: 13pt;
	letter-spacing: 1pt;
	color: #DDDDFF;
}
.company_phone
{
	text-align: right;
	margin-top: -50px;
	font-size: 16pt;
	letter-spacing: 2pt;
	color: #DDDDFF; 
}
.phone
{
	margin-bottom: 3px;
	font-size: 11pt;
}
.tab
{
	background-color: #DDDDFF; 
	border: 1px #0000FF solid; 
	border-bottom: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 10pt;
	color: #0000FF;				
}
.tab.a A, .tab .a A
{
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;	
}
.tab.i A, .tab .i A
{
	font-size: 10pt;
	text-decoration: none;
	color: #7777FF;				
}
.sidePanel
{
	border: 1px blue solid;
	margin-top: 18px;
	padding-bottom: 6px;
}
.sidePanel.header, .sidePanel .header
{
	font-weight: bold;
	background-color: #9999FF;
	color: #DDDDFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	font-size: 14pt;
	border: 2px #DDDDFF solid;
}
.sidePanel.body, .sidePanel .body
{
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 6px;
	color: #006600;
	margin-top: 2px;
	margin-bottom: 2px;
}
.link, .link A
{
	text-align: right;
	color: #0000FF;
	text-decoration: none;
}
.center
{
	text-align: center;
}
.mainText
{
	background-image: url('images/backer.jpg');
	background-position: -10px 0px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 36px;
	padding-left: 40px;
	text-align: justify;
	font-size: 10pt;
}
.mainText DIV
{
	margin-bottom: 12px;
}