body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: bottom;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.introBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #647401;
	padding: 15px;
}
.introBox a {
	text-decoration: none;
}
.introBox a:hover {
	color: #E53241;
	text-decoration: none;
}
.introBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 15px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
body {
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	background-color: #C0C0C0;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333300;
}
a:active {
	text-decoration: underline;
}

img.border {
	padding: 7px;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 6px;
	margin-left: 6px;
			}
.midDiv {
	background-repeat: no-repeat;
	background-position: center top;
	width: 40%;
	padding: 10px;
	margin: 15px;
	float: left;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 125px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/MIDdivback.jpg);
	color: #666666;
}
.midDiv p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
