/* CSS Document */
body {
	background: #E7E7E6 url(/images/bkgswatch.jpg);
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body, td {
	font: 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link, a:visited {
	color: #323D73;
}
a:active, a:hover {
	color: #D78711;
}
img a {
	border: none;
}
form {
	margin: 0px;
}
h1 {
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#bookletRequestPopup {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -300px;
	width: 600px;
	padding: 30px;
	visibility: hidden;
	z-index: 99999;
	border: 5px solid #B3B3B3;
	background: #F2F0F1;
}

#bookletRequestPopup h1 {
	font-size: 16px;
	color: #b11748;
	font-weight: bold;
	text-align: center;
}

#bookletRequestPopup ol li {
	margin-bottom: 10px;
	line-height: 18px;
}

#bookletRequestPopup .strong {
	font-weight: bold;
}

#bookletRequestPopup .cta {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#bookletRequestPopup .italic {
	font-style: italic;
}

#raiseScoresPopup {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -300px;
	width: 600px;
	padding: 30px;
	visibility: hidden;
	z-index: 99999;
	border: 5px solid #B3B3B3;
	background: #F2F0F1;
	text-align: center;
}
.smallText {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}
#freeAdaptibar {
	width: 460px;
	clear: both;
	border: 2px solid #FFCC00;
	background-color: #FFFF00;
	text-align: center;
	font-size: 18px;
}
.freeAdaptibarImg {
	text-align: center;
	position: fixed;
	padding-left: 10px;
	margin-right: 5px;
}

#freeAdaptibar td {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 24px;
	color: #000000;
}
#freeAdaptibar td img {
	position: relative;
	top: 5px;
}
.redTxt {
	color: #CC0000;
}


.sealimg {
	float: left;
	border: none;
}

.coursespacer {
	padding: 5px;
	border-bottom: 1px dashed #b44532;
}

.arrow {
	float: left;
	margin: 1px 5px 0 0;
}

.coursedesc {
	margin: 0 0 0 25px;
}

.moreinfolink {
	text-align: right;
}

#awmAnchor-menu {
	text-align: center;
	margin-right: auto;
	margin-left: 16px;
	position: relative;
}

.notice {
	font-weight: bold;
	color: #c14e3c;
	font-size: 14px;
}

.imgright {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.strong {
	font-weight: bold;
}

.redlink a:link {
	color: #cc0000;
}

.redlink a:hover {
	color: #323d73;
}

.redlink a:visited {
	color: #cc0000;
}