#PageContent {
	margin-left: 40px;
	margin-top: 0px;
	padding: 0px;
	height: auto;
	width: 650px;
	position: relative;
	float: left;
	font-size: 13px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	color: rgba(129,153,200,1.00);
	width: 400px;
	margin-left: 20px;
}
#PageMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	height: auto;
	width: 100%;
}
#FormContent {
	margin-left: 0px;
	margin-top: 0px;
	height: auto;
	position: relative;
	float: left;
	width: 100%;
	background-color: rgba(223,229,240,1.00);
}
#Logo {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	margin-top: 50px;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
#GoToHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	height: auto;
	width: 100%;
}
#FormLogo {
	float: left;
	position: relative;
	width: 80px;
	margin-top: 10px;
}
#CloseWindow {
	margin-top: 15px;
	position: relative;
	float: left;
	width: 100%;
}
#Phone {
	width: 100%;
	font-size: 16px;
	float: left;
	position: relative;
	font-style: italic;
	margin-top: 10px;
}
#Request {
	width: 100%;
	font-size: 16px;
	float: left;
	position: relative;
	font-style: italic;
	margin-top: 10px;
}
#flashContent {
	float: left;
	position: relative;
	width: 100%;
	height: 300px;
	display: block;
	background-color: rgba(223,229,240,1.00);
}
.DivideLine {
	height: 2px;
	float: left;
	position: relative;
	background-color: rgba(223,229,240,1.00);
	margin-top: 5px;
	width: 100%;
}
#ImageBox {
	margin-top: 10px;
	float: left;
	position: relative;
	width: 200px;
}
#BookPreview {
	float: left;
	position: relative;
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 24px;
	line-height: 35px;
}
