.content {
	font-size: 14px;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.border {
	border: 1px solid #006699;
}
.mborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
a:link {
	color: #333333;

}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #333333;
}
.xl {

	font-size: 16px;
	line-height: 130%;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.bordercolor {
	border-top: 1px solid #76BDE3;
	border-right: 1px solid #76BDE3;
	border-bottom: 0px none #76BDE3;
	border-left: 1px solid #76BDE3;
	font-size: 14px;
}.homeborder {
	border: 1px solid #AACAFA;
}
