body {
	background-color: #D8E1E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("images/PageBackground.jpg");
	height:100%;
	padding:0;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #054C80;
	border-right-color: #054C80;
	border-bottom-color: #054C80;
	border-left-color: #054C80;
}
a:link {
	color: #054C80;
	text-decoration: underline;
}
a:visited {
	color: #054C80;
	text-decoration: underline;
}
a:hover {
	color: #D9E1E8;
	text-decoration: none;
}
.SpacedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.RegText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

