.homepageheader  {
  	font-size : 11px;
  	font-family : Arial,Verdana,Helvetica;
  	font-weight : bold;
  	color : White;
}

.homepagebody  {
  	font-family : Arial, verdana,helvetica;
  	font-size : 10px;
  	color : White;
  	text-align : left;
}

.submenu  {
  	font-size : 10px;
  	font-family : Verdana,Arial,Helvetica;
  	font-weight : bold;
  	color : Black;
}

.clientquote  {
  	font-size : 10px;
  	font-family : Verdana,Arial,Helvetica;
  	font-weight : bold;
  	color : Navy;
}
  
.clientacknowledgement  {
  	font-size : 9.5px;
  	font-family : Verdana,Arial,Helvetica;
  	font-weight : bold;
  	color : Black;
  	font-style : normal;
  	text-align : right;
}
  
.body  {
  	font-family : Arial, verdana,helvetica;
  	font-size : 12px;
  	color : Black;
	text-align : left;
}

.pageheader  {
  	font-size : 17px;
  	font-family : Arial,Verdana,Helvetica;
  	font-weight : bold;
  	color : #D36D00;
}

.pagesubheader  {
 	font-size : 14px;
 	font-family : Arial,Verdana,Helvetica;
 	font-weight : bold;
 	color : DarkGreen;
 }

.header  {
  	font-size : 12px;
  	font-family : Arial,Verdana,Helvetica;
  	font-weight : bold;
  	color : Navy;
}

.articleheader  {
 	font-size : 15px;
 	font-family : Arial,Verdana,Helvetica;
 	font-weight : bold;
 	color : Navy;
 }
 
 .articleintro  {
 	font-size : 12px;
 	font-family : Arial,Verdana,Helvetica;
 	font-weight : bold;
 	color : Navy;
 	font-style : italic;
 }

.articlesource  {
 	font-family : Arial, verdana,helvetica;
 	font-size : 10px;
 	color : #646464;
 	text-align : left;
	font-weight : bold;
}

.articlecopyright  {
 	font-family : Arial, verdana,helvetica;
 	font-size : 10px;
 	color : #646464;
 	text-align : left;
	font-weight : bold;
	font-style : italic;
}

.testimonialbody  {
  	font-family : Arial, verdana,helvetica;
  	font-size : 12px;
  	color : DarkGreen;
  	text-align : left;
}

.testimonialsource  {
 	font-family : Arial, verdana,helvetica;
 	font-size : 10px;
 	color : Black;
 	text-align : left;
	font-weight : bold;
}

.returnlink  {
	text-align : right;
  	font-size : 10px;
  	font-family : Arial,Verdana,Helvetica;
  	font-weight : bold;
  	color : #D36D00;
}

.popup  {
  	font-family : Arial, verdana,helvetica;
  	font-size : 12px;
  	color : White;
	font-weight : bold;
  	text-align : left;
}

.alerttext  {
  	font-size : 12px;
  	font-family : Arial,Verdana,Helvetica;
  	font-weight : bold;
  	color : Red;
}