  body  {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
  .subheading  {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #43473F;
}
  .breadcrumbs  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #43473F;
}
  .heading  {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 1px;
	color: #43473F;		
}
  .headingGreen  {
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	padding: 1px;
	color: 91B166;	
}
  .headingBlack  {
	font-family: Arial, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	padding: 1px;
	color: #000000;	
}
  .bodypaddedsmall  {
   font-family : Verdana, sans-serif;
   font-size : 11px;
   line-height : 14px;
   font-weight : normal;
   padding:20px;
   color: #43473F;
}
  .bodycopy  {
   font-family : Verdana, sans-serif;
   font-size : 12px;
   line-height : 16px;
   font-weight : normal;
   color: #505050;
}
  .bodybold  {
   font-family : Verdana, sans-serif;
   font-size : 12px;
   line-height : 16px;
   font-weight : bold;
   color: #505050;
}
  .formlabel  {
   font-family : Verdana, sans-serif;
   font-size : 12px;
   line-height : 16px;
   font-weight : bold;
   color: #505050;
}
  .sidebarlinks  {
   font-family : Verdana, sans-serif;
   font-size : 11px;
   line-height : 11px;
   font-weight : normal;
   color: #000000;
}
  .navhorizlinks  {
   font-family : Verdana, sans-serif;
   font-size : 12px;
   line-height : 11px;
   font-weight : bold;
   color: #000000;
}
  .whitelabels  {
   font-family : Arial, sans-serif;
   font-size : 12px;
   line-height : 12px;
   font-weight : bold;
   color: #FFFFFF;
}
  .whitetagline  {
   font-family : Arial, sans-serif;
   font-size : 16px;
   line-height : 16px;
   font-weight : bold;
	padding:7px;
   color: #FFFFFF;
}
  .mini  {
   font-family : Verdana, sans-serif;
   font-size : 9px;
   line-height : 11px;
   font-weight : normal;
   padding:1px;
   color: #000000;
}
  .footer  {
   font-family : Verdana, sans-serif;
   font-size : 11px;
   line-height : 11px;
   font-weight : normal;
   padding:14px;
   color: #FFFFFF;
}   
  a:link {
   text-decoration:none;
	color: #333333;
}
  a:visited {
   text-decoration:none;
	color: #333333;
}
  a:active {
   text-decoration:none;
	color: #333333;
}
  a:hover {
   text-decoration:underline;
		color: #000000;
}
