.floatLeft {
	margin-top: 5px; margin-right: 0px; margin-left: 0px; float: left;
}
.floatRight {
	margin-top: 5px; margin-right: 0px; margin-left: 10px; float: right; min-width: 100px;
}
.welcomeImage {
	float: left;
}
.welcomeImage img {
	border: 1px solid rgb(204, 204, 204); margin-top: 5px; margin-right: 10px; margin-left: 0px;
}
.caption {
	color: rgb(102, 102, 102); padding-bottom: 2px; font-family: verdana; font-size: 8pt; margin-top: -3px;
}
.caption p {
	padding-top: 2px; margin-bottom: 2px;
}
.header {
	text-align: right; color: rgb(102, 102, 102); padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: tahoma; font-size: 8pt; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; white-space: nowrap;
}
.dateLine {
	font-weight: bold; float: left; white-space: nowrap;
}
.pageContent {
	color: rgb(102, 102, 102); font-family: tahoma; font-size: 9pt;
}
.pageContent ul {
	clear: both;
}
.pageContent ol {
	clear: both;
}
.splashLinkArea {
	border: 1px solid rgb(204, 204, 204); min-height: 100px;
}
.imageSplash {
	width: 100%; text-align: center; display: block;
}
.imageSplash img {
	border: 1px solid rgb(204, 204, 204);
}
.splashLinkFrame {
	width: 100%; clear: both; display: block; min-height: 100px;
}
.floatingRelatedLinks {
	border: 1px solid rgb(204, 204, 204); margin-top: 5px; margin-right: 0px; margin-left: 10px; float: right; display: inline; min-width: 150px;
}
.removeMargins {
	margin-top: -11px; margin-right: -10px; margin-left: -11px;
}
