@charset "utf-8";
.headline {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
	background-repeat: no-repeat;
}
.phonetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	line-height: 1.3em;
}
.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.subtitle {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #00A4ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.numbers {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #A2A2A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
