@charset "utf-8";
#ContentFrame {
	margin-top: 20px;
	margin-left: 50px;
	width: 625px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
#Menu {
	overflow: visible;
}
#PageImage {
}
.vspace {
	height: 20px;
	left: 0px;
	width: 100%;
}
#PageTitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #004459;
	font-size: 30px;
	margin-bottom: 12px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: 333333;
	float: left;
	width: 100%;
}
.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #9c9a9c;
	font-size: 14px;
}
.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;
}

#FrontPageContent {
	width: 100%;

}
.FrontPageMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	width: 76%;
	float: left;
}
.AnnounceBox {
	border: 2px solid #044E7B;
	text-align: center;
	background-color: #9C9A9C;
	color: #FFF;
	font-size: 16px;
	width: 20%;
	padding: 4px;
	float: right;
}
#FooterSpacer {
	float: left;
	width: 100%;
}
.downloadLink {
	text-align: center;
}
#LTable {
	width: 312px;
	float: left;
}
#RTable {
	width: 312px;
	top: 0px;
	left: 313px;
	float: right;
}
#TwoColTable {
	width: 625px;
}
.ContentEnd {
	clear: both;
}
.ContentBegin {
}
.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;
}
