/* CSS Document */
body {
	background: #E7E7E6 url(/images/bkgswatch.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body, td {
	font: 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
a:link, a:visited {
	color: #323D73;
}
a:active, a:hover {
	color: #D78711;
}
img a {
	border: none;
}
form {
	margin: 0px;
}
h1 {
	font: bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #D00001;
}
h2 {
	font: bold 15px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #E88A00;
}
h3 {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
fieldset {
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
}
legend {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #323D73;
	margin-left: -20px;
}
#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;
	text-align: center;
}
#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;
}
.calendarTable {
	margin-bottom: 12px;
}

.calendarTable table {
	border: 1px solid #CCC;
	display: table;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.calendarTable th {
	padding: 2px 4px;
	border: 1px solid #CCC;
	background: #CCC;
}
.calendarTable td {
	padding: 2px 4px;
	border: 1px solid #CCC;
	background: #F0F0F0;
}
.calendarTable .red {
	color: #F00;
	font-weight: bold;
}
.enrollButton {
	background: #B84A39;
	border: 3px groove #000;
	color: #FFF;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 4px 8px;
	text-decoration: none;
	cursor: hand;
}
.testimonialBlock {
	background: #F5F3EF;
	padding: 10px 20px;
	border: 1px solid #000;
	margin: 20px auto;
	width: 350px;
}

.testimonialTop {
	color: #74644B;
	font-size: 18px;
}

.testimonialBot {
	color: #CC0000;
	font-size: 18px;
}
.enrollNowSpecialTuition {
	font-size: 10px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	top: -28px;
	position: relative;
	font-weight: bold;
	color: #A83F2C;
	margin-bottom: -28px;
}
#awmAnchor-menu {
	text-align: center;
	margin-right: auto;
	margin-left: 48px;
	position: relative;
}

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

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

.strong {
	font-weight: bold;
}

.moreinfolink {
	text-align: right;
}

.clear {
	clear: both;
}

li {
	padding-top: 15px;
}

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