body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.pagefooter {
	font-size: 12px;
	font-style: normal;
}
.sideservices {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.bannersubject {
	color: #eeddaa;
	font-size: 18px;
	font-style: italic;
}
.bannersubject2 {
	color: #eeddaa;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.loginform {
	background-color: #eeddaa;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
}
.docform {
	background-color: #eeddaa;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feature-box {
	text-align: center;
	margin: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 400px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.site-slides {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#maintable {
	background-color: #EEDDFF;
}
#container {
	background-color: #FFFFFF;
}
.doc-display {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 350px;
	width: 600px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	overflow: scroll;
	white-space: normal;
}

.smaller-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Container {
	width: 750px;
	position: relative;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333399;
	border-left-color: #333399;
	border-bottom-color: #333399;
	background-color: #FFFFFF;
}
