body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #224B79;
}





a.header-link:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.header-link:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.header-link:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.header-link:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


a.header-link2:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.header-link2:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.header-link2:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
a.header-link2:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}


a.nav-link:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.nav-link:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.nav-link:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
a.nav-link:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}


.welcome-font {	
	font-family: Helvetica;
	font-size: 40px;
	color: #ffffff;
}

.intro-font {	
	font-family: Helvetica;
	font-size: 23px;
	color: #ffffff;
}

.speakto-font {	
	font-family: Helvetica;
	font-size: 20px;
	color: #ffffff;
	font-style:italic;
}

.italic-telephone-font {	
	font-family: Helvetica;
	font-size: 24px;
	color: #ffffff;
	font-style:italic;
}

.symbol-font {	
	font-family: Helvetica;
	font-size: 90px;
	color: #ffffff;
}

.product-locator-title {	
	font-family: Helvetica;
	font-size: 20px;
	color: #3a3a3a;
	font-weight:bold;
}
.product-locator-body {	
	font-family: Helvetica;
	font-size: 20px;
	color: #3a3a3a;
	
}	
.body-text-bold {	
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	line-height:18px;
}
.body-text-regular {	
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	line-height:18px;
}

.black-button-title {	
	font-family: Helvetica;
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
	line-height:18px;
}

.black-button-body{	
	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight:normal;
	line-height:18px;
}


a.black-button-link:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.black-button-link:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.black-button-link:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
a.black-button-link:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
