@charset "utf-8";
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 40px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	margin-top: 25px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #4C72B1;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FF0000;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-width: 2px;
	border-color: #DDDDDD;
}
td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.right {
	border: 0px solid #999999;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.left {
	border: 0px solid #999999;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.blue {
	color: #333399;
}
.bluebold {
	color: #333399;
	font-weight: bold;
	font-size: 13px;
}
body {
	margin-top: 0px;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}
.container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
/* header */
.header {
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 970px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/bg_header.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.header img {
	border: 0px;
}
/* navigation, left side */
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	float: left;
	width: 207px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 40px;
	clear: both;
	background-image: url('../images/g-bg-nav.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 560px;
	height:auto !important;
	height:560px;
}
.navigation p {
	margin: 0px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 10px;
}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #C6161D;
	width: 192px;
	padding: 0px;
	margin: 0px;
}
.navigation a:hover, .navigation a:visited:hover {
	color: #EA424A;
}
.content {
	width: 658px;
	margin: 0px;
	height: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	background-image: url(../images/g-bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.content p {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
}
.content form input[type=text] {
	width: 200px;
}
/* footer */
.footer {
	clear: both;
	width: 730px;
	height: 19px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 240px;
	background-image: url(../images/g-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerleft {
	float:left;
	width:500px;
}
.footerleft a:link, .footerleft a:visited {
	color: #FFFFFF;
}
.footerleft a:hover, .footerleft a:visited:hover {
	color: #999999;
}
.footerright {
	float:right;
	width:200px;
	text-align:right;
	padding-right: 20px;
}
.footerright a:link, .footerright a:visited {
	color: #FFFFFF;
}
.footerright a:hover, .footerright a:visited:hover {
	color: #999999;
}
.error {
	font-size: 10px;
	font-style: italic;
	background: #eee;
	padding: 4px;
	color: #839CD5;
	width: 196px;
	display: none;
}
.ad {
	position: absolute;
	top: 56px;
	left: 220px;
}
.pull-box {
	width: 148px;
	float: right;
	font-size: 11px;
	background: #eee;
	padding: 8px;
	margin-left: 10px;
	position: relative;
}
.pull-box-center {
	width: 100%;
	font-size: 11px;
	background: #eee;
	padding: 0;
	position: relative;
}
.pull-box-center table tr th {
	background: #fff;
	width: 67px;
	text-align: center;
	padding: 6px;
}
.pull-box-center table tr td {
	padding: 6px;
}
.pull-box-center p {
	text-align: left !important;
	padding: 0;
	margin: 0;
}
.pull-box p {
	text-align: left !important;
	padding: 0;
	margin: 0;
}
.student-info li {
	padding: 6px;
	font-size: 12px;
	color: #666;
}
/* Payment Guide */

.payment-guide {
	width: 100%;
}
.payment-guide th {
	text-align: left;
	background: #666;
	color: #fff;
	padding: 4px;
}
.payment-guide tr td {
	text-align: left;
	padding: 4px;
	vertical-align: top;
	font-size: 12px !important;
}
.payment-guide .units td {
	width: 280px;
	padding: 0 5px 0 5px;
	font-size: 12px !important;
}
.payment-guide tr.alt td {
	background: #eee;
}
.payment-guide tr th.one {
	width: 220px;
	font-size: 11px;
}
.payment-guide tr th.two {
	width: 300px;
	font-size: 11px;
}
.payment-guide tr th.three {
	padding: 10px;
	font-size: 11px;
}
.payment-guide p.units {
	font-size: 11px !important;
}
.payment-guide th.first {
	width: 600px;
}
.payment-guide .full td {
	padding: 0 5px 0 5px;
}
