@charset "UTF-8";
.linkicon {
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headermain {
	font-size: 16px;
	color: #004990;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	bottom: 5px;
	margin-bottom: 15px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
p {
	margin-top: 2px;
	margin-bottom: 8px;
}
ul {
	margin-top: -3px;
	margin-bottom: 8px;
}
body {
	background-color: #023669;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #004990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004990;
}
a:hover {
	text-decoration: underline;
	color: #98CC00;
}
a:active {
	text-decoration: none;
}
.whiteboiler {
	color: #FFFFFF;
	line-height: 12px;
}
.bluelink   {
	color: #004990;
	font-weight: bold;
	padding-top: 15px;
}
.subheader {
	font-size: 11px;
	color: #004990;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 15px;
}
.jobtitle {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bluelinktight {
	color: #004990;
	font-weight: bold;
}
.list {
	list-style-type: square;
}
.peoplenames {
	font-size: 11px;
	color: #004990;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.peoplephoto {
	padding-right: 15px;
	padding-bottom: 10px;
}
.EOL {
	padding-left: 40px;
	padding-top: 30px;
}
.viewphoto {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 40px;
	padding-left: 20px;
}
.viewphotosmall {
	font-size: 9px;
	color: #000000;
	line-height: 40px;
}
.toplink {
	padding-left: 18px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

.btn {
	display: inline-block;
	padding: 8px 10px;
	color: #004990;
	background-color: #98cc00;
}

.btn:hover {
	color: #004990;
	background-color: #a7d426;
	text-decoration: none;	
}

#paynowframe {
	width: 100%;
	height: 500px;
	border: none;
	overflow-x: hidden;
}

