/* CSS Document */
.homepagebigtext {
	font-size: 16px;
	font-weight: bold;
/*	color:#666666;*/
	color: #00498f;
}

.homepagenormal {
	font-size: 12px;
}

.homepagestandout {
	font-size: 16px;
	font-weight: bold;
	color:#9E9E9E;
	text-align: left;
}

.quote {
	text-align:left;
	font-size: 10px;
	color: #00498f;
	padding-left: 5px;
	display: block;
	padding-right: 5px;
}

.catchline {
	font-size: 16px;
	font-weight: bold;
	color:#010F87;
}

.smallblue {
	font-size: 12px;
	color: #00498f;
		font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color:#00498f;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h2 {
	font-size: 16px;
	font-weight: bold;
	color:#00498f;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


h3 {
	font-size: 16px;
	font-weight: bold;
	color:#00498f;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

