BODY, TABLE, TD, TH, LI, PRE {
   font-family: Verdana;
   font-size: 11px;
   color: #333;
 }

hr { 
   height:1px;  
   width:100%;
   background-color: #333333;
   border:0px; 
 }

.SubHeaderFont{
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
 }

.AddressFont{
   font-family: Verdana;
   font-size: 16px;
   color: #5E5E5F;
   line-height: 25px; 
 }

.CenterFont{
   font-family: Verdana;
   font-size: 11px;
   color: #868686;
   line-height: 15px; 
 }

.ProductFont{
   font-family: Verdana;
   font-size: 13px;
   color: #5A5A5A;
   line-height: 20px; 
 }

.HeaderFont{
   font-family: Verdana;
   font-weight: bold;
   font-size: 18px;
   color: #322C71;
   font-variant: small-caps;
 }

.TagLine{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
 }

.SmallFont{
   font-family: Verdana;
   font-size: 10px;
 }

.IndexMainHeader{
   font-family: Verdana;
   font-size: 15px;
 }

.IndexHeader{
   font-family: Verdana;
   font-size: 13px;
 }

.InsideHeader{
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
 }

.InsideTagLine{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
 }

.InsideGreyBoxHeader{
   font-family: Verdana;
   font-size: 12px;
 }

.InsideSmallHeader{
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold; 
 }

.NewsFont{
   font-family: Verdana;
   font-size: 10px;
   color: #5F5C5B; 
 }

.WhiteFooterFont{
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold; 
   color: #ffffff; 
 }

.WhitePortfolioFont{
   font-family: Verdana;
   font-size: 16px;
   color: #ffffff;	
}

.NoLine{
   decoration: none;
}

.IndexFont{
   line-height: 2; 
}

h1 {                                                           /* Our Red Font Normally Shown in Gray Table Header */
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 16px;
   font-weight: bold;
   color: #993300;
 }

h2 {                                                          /* Our Dark Font Used as Sub headers */
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 14px;
   color: #333333;
   font-weight: bold;
}

