@charset "utf-8";
.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #9c9a9c;
	font-size: 14px;
	background-color: #FFF;
}
.boldContent {
	font-weight: bold;
	color: #004459;
}
ul li.checkItem {
	list-style-position: outside;
	list-style-image: url(../images/check_tick_sm.gif);
	padding-bottom: 8px;
	line-height: 14px;
}
.vpsList {
	margin-bottom: -10px;
}
.AnnounceBox {
	border: 2px solid #044E7B;
	text-align: center;
	background-color: #9C9A9C;
	color: #FFF;
	font-size: 16px;
	padding: 4px;
	position: relative;
	top: 0px;
	height: 40px;
	width: 100px;
	left: 650px;
	float: right;
}
.downloadLink {
	text-align: center;
}
.privacyDisclaimer {
	font-size: 10px;
	text-align: center;
}
blockquote {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 24px;
	margin-right: -24px;
}
.boldHeadline {
	font-weight: bold;
	color: #004459;
	font-size: 18px;
}
#FooterSpacer {
	width: 100%;
	vertical-align: bottom;
	position: relative;
	top: 80px;
}
.tableIndent {
	margin-left: 20px;
}
#Menu {
	padding-top: 48px;
}
