@charset "UTF-8";

/*body {
	background: #E0F4FD;
}*/
h1 {
	font-size: 22px;
	font-weight: bold;
	color:#185FA1;
	/*color: #2FBBFF;*/
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color:#185FA1;
	/*color: #2FBBFF;*/
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	color:#185FA1;
	/*color: #2FBBFF;*/
	display: inline;
	font: bold small-caps 23px Arial, Helvetica, sans-serif;
	text-transform: none;
}
h4 {
	color:#185FA1;
	/*color: #2FBBFF;*/
	display: inline;
	font: bold 36px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
hr {
	color: #FF9900;
}

a:link, a:visited, a:active {
	color: #3366CC;
	font: 12px/135% Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0px;
}
a img, a:visited img, a:active img, a:hover img {
	border:0px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	line-height: 135%;
}
.bulletTxt {
	color: #3366CC;
	font: 14px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
.breakdowntxt {
	color: #3366CC;
	font: 16px/135% Arial, Helvetica, sans-serif;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
.footercaption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
#breakdown {
	margin-top: 6px;
}
#mainTable {
	background: url(images/callBG_homejpg_lg_new.jpg) no-repeat center 40px;
}
#bulletLinks li {
	list-style: none;
}
#bulletLinks li a, #bulletLinks li a:visited, #bulletLinks li a:active,  {
	text-decoration:none;
	color: #3366CC;
	font: 14px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#bulletLinks li a:hover {
	text-decoration:underline;
	color: #3366CC;
	font: 14px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#slogan {
	margin-top: -10px;
}
#headline {
	margin-top: 10px;
}
#testimonial {
	background: url(images/testimonialHome.jpg) no-repeat;
}
.style1 {
	color: #ED6D2E;
	font: bold;
}
