/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Tealheading {
	font-family: "Times New Roman", Times, serif;
	color: #009966;
	font-weight: bold;
	font-size: 24px;
}
.Tealheading18 {
	font-family: "Times New Roman", Times, serif;
	color: #009966;
	font-weight: bold;
	font-size: 18px;
}
.Teal18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009966;
}
.Teal16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009966;
}
.black16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.greytext {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; }
.blacktext {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.white16 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.white14bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
.whiteheading {color: #FFFFFF; font-weight: bold; font-size: 18px; }
.style34 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
.style6 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
.dropcap {
 
    float:left;
    color: #FF6600;
    font-size:60px;	
    line-height:40px;
    padding-right:5px;	
    padding-top:5px;
    font-family: "Times New Roman", Times, serif;
 }