@charset "UTF-8";
/* CSS Document */

h1 {background-image: url(../images/headline-bg.jpg); background-position: left; background-repeat: no-repeat; font-size: 18px; font-style: italic; font-weight: bold; color: #666666; padding: 10px 0px 2px 10px;}

h2 {font-size: 14px; font-style: italic; font-weight: bold; color: #234c99; padding: 10px 0px 2px 10px;}

h2 {font-size: 14px; font-style: italic; font-weight: bold; color: #234c99; padding: 10px 0px 2px 10px;}

h3 {font-size: 14px; font-style: strong; color: #234c99; padding-left: 8px;}

h4 {font-size: 16px; font-style: strong; color: #234c99; padding: 0px 8px 10px 20px;}

p {color: #333; font-size: 12px; line-height: 18px; padding: 0px 8px 10px 8px;}

ul {color: #333; font-size: 12px; line-height: 18px; padding: 0px 8px 10px 8px;}

li {color: #333; font-size: 12px; line-height: 18px; padding: 0px 8px 10px 8px;}

.packageDetails {
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
	color: #3B55A0;
	list-style: none;
}
.packageDetailsBold {
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
	color: #3B55A0;
	list-style: none;
	font-style: italic;
	font-weight: bold;
}
.speed {
	font-size: 14px;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
	color: #3B55A0;
	list-style: none;
	font-weight: bold;
}
.packageOffers {
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
	color: #65c0be;
	list-style: none;
	font-weight: bold;
	font-style: italic;
}

.Bold{
	font-weight: bold;
}

.bodyCopy {padding: 0px 20px 15px 45px;}

.bodyCallout {color: #57bfbd; font-weight: bold;}

a.badgeLink {color: #57bfbd; text-decoration: underline; font-weight: bold;}

a.badgeLink:hover {color: #000; text-decoration: none;}

form {font-size: 12px; color: #003b7c; padding-bottom: 8px; width: 100%;}

.navActive {font-weight: bold;}

.serviceLink {color: #57bfbd; font-weight: bold; font-size: 12px;}
