.navtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;

}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.featuredheading {
	font-family: GeoSansLight;
	font-size: 22px;
	text-transform: capitalize;
	color: 003399;
	font-weight: normal;

}
.featurednames {
	font-family: Calibri;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;

}
.textboxes {
	font-family: Calibri;
	font-size: 16px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.buttons {
	font-family: Calibri;
	font-size: 14px;
	text-transform: lowercase;
	color: #4E4E4E;
	text-decoration: none;
}
.smalltext {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.subheadingtext {
	font-family: Calibri;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

