.boxes {
	background-color: #C2D2D6;
}
.subbox {
	background-color: #DCE4E7;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77b6ed;
	text-align: center;
	vertical-align: middle;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #578A31;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.faqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #578A31;
	text-decoration: underline;
	list-style-type: disc;
}
.linkstie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #578A31;
	text-decoration: underline;
	line-height: 18px;
	vertical-align: bottom;
}
