 BODY 
 {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	MARGIN: 0px; 
	BACKGROUND: #E5E5E5;
 }	
 
 TABLE 
 {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;

	font-family: verdana; 
    color: #3F443A; 
	font-size: 11px;
    text-align: justify;
 }
 
 .call
 {
    font-family: verdana;  
    font-size: 11px; 
    color: #5F8E7D;
    font-weight: bold;
 }
 
.MainHeadingGreen
 {
    font-family: verdana;  
    font-size: 20px;
    color: #5F8E7D;
    text-decoration: none;
 }

.MainHeadingLilac
 {
    font-family: verdana;  
    font-size: 20px;
    color: #ac6ba8;
    text-decoration: none;
 }
 
.SubHeading1
 {
    font-family: verdana;  
    font-size: 13px;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
 }

.SubHeading2
 {
    font-family: verdana;  
    font-size: 13px;
    color: #AC6BA8;
    font-weight: bold;
    text-decoration: none;
 }

  .normalGrey 
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #5E6754;
    font-weight: bold;
    text-decoration: none;
 }
 
.caption
 {
    font-family: verdana;  
    font-size: 11px; 
    color: #000000;
    font-weight: normal;
 }

.field
 {
    font-family: verdana;  
    font-size: 11px; 
    color: #000000;
 }
 
 A.topNav 
 {
    font-family: Verdana;  
    font-size: 13px; 
    color: #5E6754;
    font-weight: bold;
    text-decoration: none;
 }

 A.topNav:hover 
 {
    font-family: Verdana;  
    font-size: 13px; 
    color: #5F8E7D;
    font-weight: bold;
    text-decoration: none;
 }
 
 .topNavDesc
 {
    font-family: Verdana;  
    font-size: 8px; 
    color: #5E6754;
    text-decoration: none;
 }
 
  A.bodyNav 
 {
    font-family: Verdana;  
    font-size: 12px; 
    color: #5E6754;
    font-weight: bold;
    text-decoration: none;
 }

 A.bodyNav:hover 
 {
    font-family: Verdana;  
    font-size: 12px; 
    color: #242424;
    font-weight: bold;
    text-decoration: none;
 }
 
  A.pageNum
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #5E6754;
    font-weight: bold;
    text-decoration: none;
 }

 A.pageNum:hover 
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #242424;
    font-weight: bold;
    text-decoration: none;
 }

	A.siteMap {
	font-family: verdana, arial, sans-serif;  
	font-size : 12px; 
	color : #5F8E7D; 
	font-weight : bold; 
	text-decoration : none; 
	} 
	
	A.siteMap:hover {
	font-family: verdana, arial, sans-serif;  
	font-size : 12px; 
	color : #5F8E7D; 
	font-weight : bold; 
	text-decoration : underline; 
	}

  A.jobs
 {
    font-family: Verdana;  
    font-size: 10px; 
    color: #5E6754;
    text-decoration: none;
 }

 A.jobs:hover 
 {
    font-family: Verdana;  
    font-size: 10px; 
    color: #242424;
    text-decoration: none;
 }
 
  A.lilac
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #ac6ba8;
    text-decoration: underline;
 }

 A.lilac:hover 
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #242424;
    text-decoration: none;
 }
 
  A
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #3B8079;
    text-decoration: underline;
 }

 A:hover 
 {
    font-family: Verdana;  
    font-size: 11px; 
    color: #242424;
    text-decoration: none;
 }