a:link {
color: #072243;
	}
a:visited {
	color: #431707;
	text-decoration: underline;
	}
body {
	margin-top: auto;
	margin-right: 5%;
	margin-bottom: auto;
	margin-left: 5%;
	font-family: Calibri, Arial, sans-serif;
	font-size: 80%;
	}
.headerbox {
	clear: both;
	float: none;
	height: auto;
	width: 865px;
	}
.menubox {
	clear: left;
	float: left;
	height: auto;
	width: 100px;
	margin-right: 25px;
	margin-left: 30px;
}
.mainbox {
	clear: none;
	float: left;
	width: 500px;
	border: none;
	padding: 5px;
}
.textmain {
	text-align: left;
	line-height: 120%;
	float: none;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 10px;
	clear: none;
}
.wholebox {
	height: auto;
	width: 865px;
	clear: both;
	float: none;
	border: none;
}
.footerbox {
	height: auto;
	width: 490px;
	clear: both;
	float: left;
	font-size: 1em;
	margin: 20px 10px 10px;
	padding-top: 5px;
	color: #0A325F;
	background-color: #FFFFFF;
}
.imgsmalllogo {
	float: left;
	padding-right: 4px;
}
h1 {
	font-family: High Tower Text, Calibri, Arial, sans-serif;
	font-size: 1.5em;
	color: #0A325F;
	padding-left: 10px;
	margin: 0px;
	float: none;
}
h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	color: #0A325F;
	padding-left: 20px;
	width: 480px;
	font-weight: bold;
	line-height: normal;
	display: inline;
}
.imgmenubutton {
	padding-top: 5px;
	padding-bottom: 5px;
}

li {
	list-style-image:  url("Images/bullet.jpg");
	line-height: 130%;
}

.middlebox {
	background-image: url(Images/page%20border%20sides.jpg);
	background-repeat: repeat;
	width: 865px;
	float: left;
}
.bottombox {
	width: 865px;
}
.tdservices {
	text-align: center;
}
.imgScreenshot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #0A325F;
	clear: right;
	float: right;
}
h2 + div {
	padding-left: 20px;
}
