.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
}
.threeboxes {
	background-color: #FFFFFF;
	margin: 5px 0px 15px 0px;
	padding: 0px 5px 0px 9px;
	height: 330px;
	width: 90%;
	border: thick solid #94B3CF;
	font-size:13px;
}
#footer-links {
	font:sans-serif, Arial, Helvetica,Verdana ;
	font-size:12px;
	line-height:1.3;
	font-weight:bold;
	color:#94B3CF;
	margin-left:0px;
	margin-bottom:5px;
	text-decoration:underline;
	
	}
#footer-links a {
	text-decoration:none;
	font-weight:normal;
	text-indent:5px;
	color:#FFFFFF;
	}
#footer-links a:hover {
	text-decoration:underline;
	
	}
	
.footer-title {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;	
}
