﻿  body  {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
  .heading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	color: #333333;
}
  .masthead {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	color: #666666;
}
  .mastheadred {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	color: #FF0000;
}
  .headlinehome {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #FF0000;
}
  .subheading  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	color: #333333;
}
  .subheadhomewhite  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	padding: 0px 4px 0px 0px;
	color: #FFFFFF;
}
  .starshome  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	color: #333333
}
  .subwhite {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	color: #ffffff;
}
  .breadcrumbs  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	color: #333333;
}
  .bodycopy  {
   font-family : Tahoma, Arial, Helvetica, sans-serif;
   font-size : 12px;
   line-height : 16px;
   font-weight : normal;
   color: #000000;	
}
  .bodyhome  {
   font-family : Tahoma, Arial, Helvetica, sans-serif;
   font-size : 14px;
   line-height : 16px;
   font-weight : normal;
   color: #000000;	
}
  .bodycopysmall  {
   font-family : Tahoma, Arial, Helvetica, sans-serif;
   font-size : 11px;
   line-height : 12px;
   font-weight : normal;
   padding: 2px;
   color: #000000;
 }
  .redbig {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px;
	color: #ff0000;

}
  .sidebar  {
   font-family : Tahoma, Arial, Helvetica, sans-serif;
   font-size : 11px;
   line-height : 14px;
   font-weight : normal;
   margin: 8px;
   padding:5px;
   color: #000000;
}
   .linkssub  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-weight : bold;
	padding: 3px;
	color: #000000;
}
   .linkslist  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-weight : normal;
	padding: 5px;
	color: #000000;
}
  .newsheading  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 1px;
	color: #999999;
}
  .newsdate  {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	padding: 15px;
	color: #333333;
}
  .newscopy  {
   font-family : Tahoma, Arial, Helvetica, sans-serif;
   font-size : 11px;
   line-height : 16px;
   font-weight : normal;
   padding: 15px;
   color: #000000;
}
  .mini  {
   font-family : Tahoma, Arial, Helvetica, sans-serif;
   font-size : 9px;
   line-height : 11px;
   font-weight : normal;
   padding:1px;
   color: #000000;
}
  .footerwhite  {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10px;
   line-height : 10px;
   padding:0px;
   color: #FFFFFF;
}
/* this group sets the nav link colors */
a.nav:link {color: gray; text-decoration: none; }
a.nav:visited {color: gray; text-decoration: none; }
a.nav:hover {color: gray; text-decoration: underline; }
a.nav:active {color: gray; } 
	
/* this group sets the ext link colors */
a.external:link {color: white; font-family : Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; }
a.external:visited {color: white; text-decoration: none;  }
a.external:hover {text-decoration: none; }
a.external:active {color: white; text-decoration: none; } 
