.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
}
.requiredInput {
	background-color: #CCFFFF;
}
.main a:link {
	color: #333333;
	text-decoration: none;
}
.main a:visited {
	color: #333333;
	text-decoration: none;
}
.main a:hover {
	color: #333333;
	text-decoration: underline;
}
.crumb {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
	font-weight: bold;

}
.crumb a:link {
	color: #333333;
	text-decoration: none;
}
.crumb a:visited {
	color: #333333;
	text-decoration: none;
}
.crumb a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.bottom a:link {
	color: #333333;
	text-decoration: none;
}
.bottom a:visited {
	color: #333333;
	text-decoration: none;
}
.bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #f49141;
	text-decoration: underline;
}
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: 3F5B72;
}
.inputMain {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.inputExplanation {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.features {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
        padding-right: 5px;
}
.featuresInside {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
        padding: 5px 5px 0;
}
.homeicons {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3F5B72;
}
.homeicons a:link {
	color: #3F5B72;
	text-decoration: none;
}
.homeicons a:visited {
	color: #3F5B72;
}
.homeicons a:hover {
	color: #3F5B72;
	text-decoration: underline;
}.icons2_seo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #10B8EC;
}
