.CompanyName
{
	font-size:18pt;
	font-family:Arial;
	font-weight:800;
	color:Navy;
}
.CompanyName2
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	color:Navy;
}
.CompanyPunchLine
{
	font-size:10pt;
	font-family:Arial;
	color:Navy;
}

.SectionRow
{
	 background-image: url(../Common/Themes/Normal/Graphics/section.gif);
	 background-repeat: no-repeat;
	 background-position: center ; 
	 text-align:left;
  	 font-size: 10pt; 
	 font-weight:bold;
	 color:White;
	 height:25px;
	 padding-top:10px;
	 padding-bottom:10px;
	 padding-left:10px; 
}
