.containerTitle 
{
	color: #134769;
	text-transform: uppercase;
	font-size:16px;
	padding: 0px 0px 4px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:bold;
	width: 100%;
}

.containerTitle2
{
	color: #c7d8e6;
	text-transform: uppercase;
	font-size:14px;
	background-repeat:repeat-x;
	background-position: bottom;
	padding: 0px 0px 4px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:bold;
	width: 100%;
	text-align: center;
}

.whitetext {
font-family: times new roman;
font-weight: bold;
font-size: 14px;
color: #ffffff;
text-align: center;
}

a.whitelinks, a.whitelinks:visited {
font-family: times new roman;
font-weight: bold;
font-size: 14px;
color: #ffffff;
text-decoration: none;
}

a.whitelinks:hover, a.whitelinks:visited:hover {
font-family: times new roman;
font-weight: bold;
font-size: 14px;
color: #9ab4c5;
text-decoration: none;
}

.featurebox {
background: url(featuresbox.gif) repeat-x transparent left top;
height: 97px;
width: 100%;
}
