


.SmallText {font-family: verdana; color: black; font-size: 7.5pt;}
.SmallTextBold {font-family: verdana; color: black; font-size: 7.5pt; font-weight: bold}
.MediumText {font-family: verdana; color: black; font-size: 8pt;}
.MediumTextBold {font-family: verdana; color: black; font-size: 8pt; font-weight: bold}
.MediumTextGreen {font-family: verdana; color: 3B694F; font-size: 8pt;}
.MediumTextGray {font-family: verdana; color: E5E5E5; font-size: 8pt;}
.SemiLargeTextGold {font-family: verdana; color: DCBD7A; font-size: 10pt;}
.SemiLargeTextGreen {font-family: verdana; color: 3B694F; font-size: 10pt;}
.LargeText {font-family: verdana; color: black; font-size: 11pt;}
.LargeTextWhite {font-family: verdana; color: white; font-size: 11pt;}
.LargeTextGray {font-family: verdana; color: E5E5E5; font-size: 11pt;}
.LargeTextGreen {font-family: verdana; color: 3B694F; font-size: 11pt;}

.FooterWhite {font-family: verdana; color: white; font-size: 10px; font-weight: bold }
.TextGreyBig {font-family: verdana; color: 676767; font-size: 15px; font-weight: bold }
.TextGreyMedium {font-family: verdana; color: 676767; font-size: 10px; font-weight: bold }
.TextGreyMediumSmall {font-family: verdana; color: 676767; font-size: 10px; font-weight: bold }
.TextGreySmall {font-family: verdana; color: 676767; font-size: 11px; font-weight: normal }

a.VerySmallWhiteBold:link {text-decoration: none; color: white; font-size: 7.5pt; font-family: verdana; font-weight: bold}
a.VerySmallWhiteBold:visited {text-decoration: none; color: white; font-size: 7.5pt; font-family: verdana; font-weight: bold} 
a.VerySmallWhiteBold:hover {text-decoration: underline; color: white; font-size: 7.5pt; font-family: verdana; font-weight: bold}

a.MediumLink:link {text-decoration: none; color: blue; font-size: 8pt; font-family: verdana;}
a.MediumLink:visited {text-decoration: none; color: blue; font-size: 8pt; font-family: verdana;}
a.MediumLink:hover {text-decoration: underline; color: #4E6745; font-size: 8pt; font-family: verdana;}

.PicStripBorder { border-right: 1px solid E5E5E5}

table.FrontPage	
{
  width: 100%;
  background-color: #ffffff; 
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: dadada;	
  text-align: left;
}
td.FrontPage
{
  width: 100%;
  background-color: #4E6745; 
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: dadada;	
  text-align: left;
}

.PropertyTagLine
{
	font-family: verdana; 
	color: 3B694F; 
	font-size: 12px;
	font-weight: bold;
}

.PropertyName
{
	font-family: verdana; 
	color: ffffff; 
	font-size: 14px;
	font-weight: bold;
}

.PropertyBody
{
	font-family: verdana; 
	color: 505050; 
	font-size: 10px;
}

.HeaderBodyText
{
	font-family: verdana; 
	color: 505050; 
	font-size: 12px;
}