body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #979696;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #535353;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #4fa40a;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #5A724E;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #7a7a7a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style4Big {
	color: #7a7a7a;
	font-size: 15px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #847C6C;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style11 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
	
}

.headline {
	color: #c9cacb;
	font-size: 11px;
	font-family: Copperplate Gothic Bold;
	text-decoration:none
}
.helveticaTitleGray
{
    font-weight: bold;
    font-size: 13pt;
    color: #868484;
    font-family: Helvetica Condensed;
}
.helveticaTitleGreen
{
    font-weight: bold;
    font-size: 13pt;
    color: #90ab83;
    font-family: Helvetica Condensed;
}
.centuryGothicTitleGreen
{
    font-weight: bold;
    font-size: 13pt;
    color: #90ab83;
    font-family:  Century Gothic;
    letter-spacing: -1px;
}
.centuryGothicTitleGray
{
    font-weight: bold;
    font-size: 13pt;
    color: #868484;
    font-family:  Century Gothic;
    letter-spacing: -1px;
}
.centuryGothicTitleBlue
{
    font-weight: bold;
    font-size: 13pt;
    color: #095C92;
    font-family:  Century Gothic;
    letter-spacing: -1px;
}
.centuryGothicSubTitle
{
    font-weight: normal;
    font-size: 10pt;
    color: #ac0800;
    font-family:  Century Gothic;
}

.centuryGothicText
{
    font-weight: normal;
    font-size: 10pt;
    
    color: #333333;
    font-family:  Century Gothic;
}

.Arialgray
{
    font-weight: bold;
    font-size: 9pt;
    color: #555555;
    font-family:  Arial;
}

.TahomaBlue
{
    font-weight: bold;
    font-size: 13pt;
    color: #003366;
    font-family:  Tahoma;
}

.phone
{
    font-weight: bold;
    font-size: 8pt;
    color: #003366;
    font-family:  Tahoma;
}

.Arialwhite
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
    font-family:  Arial;
}

.learnmore {
	color: #095C92;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	background-color: #cccccc;
	padding: 2px;
	
}
.readmoregreen{
	color: #5A724E;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	background-color:#bbdddd;
	padding: 2px;
}

a.link:hover {
	color: #095C92;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}
a.link:link {
	color: #095C92;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
a.link:active {
	color: #095C92;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;
}
a.link:visited {
	color: #095C92;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

#content {
  font-family: tahoma;
  margin: 10px;
}

#content h1{
	color: #333333;
	font-size: 15px;
	text-decoration:none
}

#content h2{
  color: #333333;
  font-size: 12px;
}

#content p,
#content li{
  font-size: 11px;
  color: #7a7a7a;  
}

#content ol{
  margin: 20px;
  padding: 0px;
}

#content li{
  margin: 10px 0px;
}