.bottom {
	background-image: url(_images/bottom-blue.jpg);
	background-repeat: no-repeat;
}
.back {
	background-image: url(_images/back-blue.jpg);
	background-repeat: repeat-y;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336181;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.subheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336181;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.table-bot {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background-color: #EBF3F6;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4887B2;
	border-bottom-color: #4887B2;
	border-left-color: #4887B2;
}
.table-top {
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	background-color: #4887B2;
	padding: 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4887B2;
	border-bottom-color: #4887B2;
	border-left-color: #4887B2;
}
.top {
	background-image: url(_images/top-blue.jpg);
	background-repeat: no-repeat;
}
