.Intro_Text {
	font-family: "Trebuchet MS";
	font-size: 125%;
	font-weight: bold;
	color: #003466;
	text-transform: none;
}
.links_small {
	font-family: Arial;
	font-size: 70%;
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #007B8D;
}
body {
	text-align: center;
	vertical-align: middle;
}
.Box1 {
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	height: 150px;
}
.PageProperty {
	text-align: center;
	height: 400px;
	width: 70%;
	border: thin solid #CDEDF3;
	background-color: #FFFFFF;
}
.Box2 {
	text-align: center;
	vertical-align: top;
	height: 25px;
	width: 100%;
}
.Box2Table {
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 420px;
}
.LineCell {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 300px;
}
.EnterCell {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100px;
	border: none;
}
.Box3 {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100%;
}
.Box4 {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 50%;
}
