@charset "UTF-8";
body, html {
	background-color: #485FAA;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/backGrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border {
	background-color: #FFF;
	width:792px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #FF0024;
	text-transform: uppercase;
	text-align: center;
}
.container {
	margin-left: -417px;
	left: 50%;
	position: absolute;
}
.header {
	height: 90px;
}
.image {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3002E;
	height: 180px;
	width: 550px;
}
.sideColumn {
	background-color: #E3002E;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 50px;
}
.container tr .border table tr .content p a {
	font-weight: bold;
	color: #4C5EA8;
	text-decoration: none;
}
.container tr .footer a {
	color: #FFF;
	text-decoration: none;
}


.content {
	background-color: #ECECEC;
	background-image: url(../images/backRunners.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.container tr .border table tr .sideColumn p a {
	color: #FBCC66;
	text-decoration: none;
}
.logo {
	height: 180px;
	width: 242px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3002E;
}
a:hover {
}
.tagline {
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
}

.container tr .border table tr .content p a:hover {
	text-decoration: underline;
}

.container tr .footer a:hover {
	text-decoration: underline;
}

.container tr .border table tr .sideColumn p a:hover {
	text-decoration: underline;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #132067;
	text-transform: capitalize;
	text-align: center;
}
