.buttons {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #0055a4;
	text-transform: uppercase;
}
.bluetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #0055a4;
	line-height: 18px;
}
.righttitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #0055a4;
	line-height: 18px;
}
.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: left;
}
.calltoday {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #0055a4;
	line-height: 30px;
}
.number {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #000;
	line-height: 18px;
}
.bottombuttons {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin-top: 60px;
}
a:active {
	color: #0055a4;
	text-decoration: underline;
}

a:link {
	color: #0055a4;
	text-decoration: underline;
}
a:visited {
	color: #0055a4;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.nav:active {
	color: #000;
	text-decoration: none;
}
a.nav:link {
	color: #000;
	text-decoration: none;
}
a.nav:visited {
	color: #000;
	text-decoration: none;
}
a.nav:hover {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
.title {
	text-shadow: 0px 1px 0px #ffffff, 0px 2px 4px #aaaaaa;
	color: #0055a4;
	font-size: 24px;
	font-variant: small-caps;
	line-height: 20px;
	padding: 0px;
}
.red {
	color: #C00;
}
.Centered {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.Centered strong .red {
	font-weight: bold;
	font-size: 16px;
}
