body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #274250;
}
a {
	color: #5E92AE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.MainBody {
	width: 760px;
	padding: 3px;
	line-height: 18px;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.SubareaRight {
	float: right;
	width: 200px;
	background-color: #CFDEE7;
	margin: 5px;
	padding: 5px;
}
.disclaimerText {
	font-size: 0.8em;
}
.leftBox {
	float: left;
	padding: 5px;
	width: 200px;
	background-color: #EEEEEE;
}
.locBar {
	height: 16px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.header1 {
	font-size: 1.2em;
	font-weight: bold;
}
.middleBox {
	float: left;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	background-color: #DFDFDF;
}
.titleBar {
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 2px solid #FFFFFF;
}
.mainBox {
	width: 100%;
	float: left;
}
.rightBox {
	float: left;
	padding: 5px;
	width: 305px;
	background-color: #EEEEEE;
}
.fullBox {
	background-color: #EEEEEE;
	width: 740px;
	margin: 10px;
}
