body {
	background-color: #FBFCFE;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainTbl {
	background: #0086C5;
}
#content {
	background-color: #B3D3EA;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #056CB6;
	padding: 15px;
	background-repeat: repeat-x;
}
#content3 {
	background-color: #B3D3EA;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #056CB6;
	background-repeat: repeat-x;
	padding: 15px 8px 15px 9px;	
}
.contentScroll {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #056CB6;
	overflow: auto;
	height: 437px;
	width: 100%;
	padding: 15px 0px 15px 0px;
}

.padding {
	
	padding: 0px 15px 0px 0px;
}

#content2 {
	background-color: #B3D3EA;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #056CB6;
	background-repeat: repeat-x;
	padding-left: 15px;	
}
#nav {
	background-color: #FFFFFF;
}
.bannerCell {
	background-color: #2AB271;
	border-top: 10px solid #0086C5;
}
.navCell {
	padding: 10px;
}

.iconCell {
	text-align: center;
	padding: 10px 10px 0px;
}

.footer {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #60A28C;
	padding-top: 8px;
}

.footerlink, .footerlink:visited {
	font-size: 11px;
	color: #60A28C;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: underline;
}

a:link, a:visited {
	color:  #056CB6;
	text-decoration: underline;
}

a:hover {
	color:  #2AB271;
	text-decoration: none;
}
li {
	font-size: 18px;
}
.smallText {
	font-size: 18px;
}
h1 {
	font-size: 25px;
	font-weight: bold;
}
h2 {
	font-size: 20px;

}
