@charset "utf-8";
.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-shadow: 0em 0em .6em #5B6C82;
	line-height: 40px;
	text-decoration: none;
}
.callouttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #B9DDF5;
}
.callouttitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B9DDF5;
}

.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}
.callouttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}
.shadow1 {
	text-shadow: 0.1em 0.1em 0.1em #333;
}
.topphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #194688;
}
.topinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2E88C9;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2E88C9;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #194688;
	line-height: 20px;
}
/* CSS Document */

.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-shadow: 0.05em 0.05em 0.15em #000;
	line-height: 22px;
}

.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #2E88C9;
}
.sideactionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #7DCBF1;
	float: right;
	padding-right: 40px;
	padding-top: 15px;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}
.bottominfotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #194688;
}

.bottominfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E70;
}


.bottomcallouttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #194688;
}

.bottomcalloutphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #939597;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B9DDF5;
}
a:active {
	text-decoration: none;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #194688;
	background-color: #7DCBF1;
}
.padleft {
	padding-left: 40px;
}
