/* CSS Document */

body {
	background-color: #0063A7;
	margin: 0px;
	background-image: url(images/design/bluebacksq.jpg);
	background-repeat: repeat;
	
}
p {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 928px;
	margin: 0 auto;
}
#topbar {
	width: 928px;
	margin-top: 25px;
}
#base {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8E9FD;
	height: 619px;
	width: 928px;
	background-image: url(images/design/basegirl.jpg);
	overflow: hidden;
}
#baseadm {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8E9FD;
	width: 928px;
}
#clearheader {
	clear: both;
	width: 928px;
	height: 1px;
}
#signupbox {
	float: right;
	height: 110px;
	width: 280px;
	margin-left: 15px;
	font-size: 23px;
	font-weight: bold;
	color: #003375;
	line-height: 22px;
}
#infobox {
	float: right;
	height: 110px;
	width: 240px;
}
#menubar {
	float: left;
	width: 550px;
	height: 36px;
	background-image: url(images/design/menubar.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003376;
}
#footer {
	background-image: url(images/design/footer.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 918px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #0066CC;
	padding-left: 10px;
	clear: both;
}
#logo {
	height: 179px;
	width: 343px;
	float: left;
}
#menubase {
	float: right;
	height: 180px;
	width: 560px;
}
#leftbox {
	clear: both;
	width: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #003376;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#rightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #003376;
	width: 520px;
	padding-left: 10px;
	float: right;
	padding-right: 25px;
	height: 438px;
	overflow: auto;
}
#admbox {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #003376;
	margin-left: 50px;
}
.Headline {
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	color: #003375;
	display: block;
	margin-bottom: 10px;
}
.text30bluebold {
	font-size: 30px;
	line-height: 31px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #003375;
}
.text18blue {
	font-size: 17px;
	line-height: 18px;
	color: #003375;
}
.text14blue {
	font-size: 14px;
	line-height: 15px;
	color: #003375;
}
.text12blue {
	font-size: 12px;
	line-height: 13px;
	color: #003375;
}
.bodytext {
	font-size: 13px;
	line-height: 15px;
	color: #003376;
}
.bullets {
	margin-bottom: 5px;
	color: #003375;
}
.Subheadred {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	margin-bottom: 5px;
}
#rightbox a:hover {
	color: #CC0000;
}
#rightbox a:visited {
	color: #CC0000;
}
#rightbox a:active {
	color: #CC0000;
}
#leftbox a:hover {
	color: #CC0000;
}
#leftbox a:visited {
	color: #CC0000;
}
#leftbox a:active {
	color: #CC0000;
}
#admbox a:hover {
	color: #CC0000;
}
#admbox a:visited {
	color: #CC0000;
}
#admbox a:active {
	color: #CC0000;
}
#footer a:hover {
	color: #CC0000;
}
#footer a:visited {
	color: #CC0000;
}
#footer a:active {
	color: #CC0000;
}
#footeradm {
	background-image: url(images/design/footeradm.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 918px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #0066CC;
	padding-left: 10px;
	clear: both;
}
#header {
	width: 928px;
	background-color: #D8E9FD;
}
