	.Header{
		margin-top	:5px;
		margin-left	:5px;	

	}
	
	.RedLetter{
		font-weight	: bold;
		color	: #FF0000;
	}
	
	
	.RightPanel{
		float		: left;
	}
	
	.CompanyHeader{
		vertical-align	: middle;
		font-family		:'Lucida Sans Unicode',sans-serif;
		font-size		: small;
		color			: #0000FF;
		clear			: right;
	}
	
	.SwatLogo{
		float		: left;
	}

	.ButtonBar{
		
	}
	
	.bbimg, div.ButtonBar img {
		border	:0px;
		height	:20px;
		width	:100px;
	}
	
	.footer{
		float		: right;
		text-align	: right;
		margin-right:10px;
	}
	
	.FooterCompanyName{
		font-family	:  Arial, sans-serif;
		font-weight	: bold;
		color		: #00f;
	}
	
	.FooterAddress{
		font-family :	'Arial', sans-serif;
		font-size	: 8pt;
	}
	
	.FooterPhone{
		font-family :	'Arial', sans-serif;
		font-size	: 8pt;
	}
	
	.FooterContactUs{
		font-family	: 'Times New Roman', serif;
		font-size	: 12pt;
		color		:#00f;
	}