@charset "utf-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/l-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColElsCtr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
}
.oneColElsCtr #container #header .headerTitle {
	position: absolute;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #1c3e6d;
	letter-spacing: -1px;
}
.oneColElsCtr #container #header .headerPhone {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #FFFFFF;
	background-color: #114186;
	overflow: auto;
	margin: -76px 0 0 517px;
	_margin: 0 0 0 340px;
}
.oneColElsCtr #container #focal #focalSection {
	background-image: url(/images/l-focal.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 600px;
	height: 245px;
}
.oneColElsCtr #container #focal .focalText {
	position: absolute;
	margin-top: -260px;
	margin-left: 325px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.6em;
	width: 244px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColElsCtr #container #focal .focalText ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	display: block;
	width: 200px;
	padding-left: 30px;
	line-height: 1em;
	margin: 0px;
	padding-top: 10px;
}
.oneColElsCtr #container #focal .focalText li {
	display: block;
	list-style-type: none;
	background-color: #224472;
	padding: 6px;
	margin-bottom: 2px;
	margin-top: 0px;
}
.oneColElsCtr #container #focal #focalCTA {
	height: 262px;
	width: 360px;
	position: absolute;
	margin-top: -262px;
	margin-left: 600px;
	background-image: url(/images/l-cta-bg.jpg);
	background-repeat: no-repeat;
}
#header	a:link, #header a:active, #header a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1c3e6d;
	text-decoration: none;
}
#focal #focalCTA .focalCTAbt1 {
	padding-top: 55px;
	display: block;
	padding-left: 62px;
}
#focal #focalCTA .focalCTAbt2 {
	padding-left: 62px;
	display: block;
	padding-top: 10px;
}
.oneColElsCtr #container #mainContentLeft {
	float: left;
	width: 600px;
}
#mainContentLeft #mainContentLeftBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-bottom: 15px;
}
#mainContentLeft #mainContentLeftBody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: normal;
	font-size: 2.4em;
}
#mainContentLeft #mainContentLeftBody h2 {
	color: #013B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 2em;
	line-height: 1em;
}
#mainContentLeft .mainContentLeftHeader {
	background-image: url(/images/l-head-bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 127px;
	width: 600px;
}
#mainContentLeft .mainContentLeftHeader .mainContentLeftHeaderShield {
	position: absolute;
}
#mainContentLeft .mainContentLeftHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 125px;
	padding-top: 50px;
	margin: 0px;
	_margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #222a43;
	position: absolute;
}
#mainContentLeft .mainContentLeftHeader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-left: 125px;
	margin: 0px;
	color: #385ac2;
	position: absolute;
	padding-top: 85px;
}
#mainContentLeft #mainContentLeftBody .price {
	display: block;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	background-color: #FEF2DA;
	border: 4px solid #FCDC9A;
	color: #990000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainContentLeft #mainContentLeftBody .price strong {
	font-size: 0.5em;
	color: #013B6B;
}
#mainContentLeft #mainContentLeftBody .price em {
	font-size: 0.4em;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-style: normal;
}
#mainContentLeft #mainContentLeftBody a.enrollToday:active, #mainContentLeft #mainContentLeftBody a.enrollToday:link, #mainContentLeft #mainContentLeftBody a.enrollToday:visited {
	text-decoration: none;
}
#mainContentLeft #mainContentLeftBody a.enrollToday:hover {
	background-color: #4A80C2;
	border: 1px solid #92B3DA;
}
#mainContentLeft #mainContentLeftBody #studentLogIn {
	display: block;
	padding: 10px;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.oneColElsCtr #container #mainContentRight {
	float: right;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#mainContentRight .mainContentRightFootsteps {
	height: 28px;
	width: 345px;
	display: block;
	background-image: url(/images/l-side-head-01.png);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #2e4d85;
	font-size: 1.2em;
}
#mainContentRight p {
	padding-right: 15px;
	padding-left: 15px;
}
#mainContentRight strong {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
}
#mainContentRight a:link, #mainContentRight a:active, #mainContentRight a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #013B6B;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	background-image: url(/images/l-img-magicon.png);
	background-repeat: no-repeat;
}
#mainContentRight em {
	font-style: normal;
	font-weight: bold;
}
#mainContentRight a:hover {
	background-color: #4A80C2;
}
.oneColElsCtr #container #mainContentCenter {
	clear: both;
}
#mainContentCenter #mainContentCenterHeader {
	height: 127px;
	background-image: url(/images/l-head-bg.png);
}
#mainContentCenter #mainContentCenterHeader .mainContentCenterShield {
	position: absolute;
}
#mainContentCenter #mainContentCenterHeader h1 {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 40px;
	padding-left: 160px;
	color: #222A43;
}
#mainContentCenter #mainContentCenterHeader h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #224472;
	font-size: 1em;
	position: absolute;
	padding-top: 75px;
	padding-left: 160px;
}

#mainContentCenter #mainContentCenterLeft {
	width: 320px;
	float: left;
	background-image: url(/images/l-freeinfo-bg1.png);
	height: 408px;
	text-align: left;
}
#mainContentCenter #mainContentCenterCenter {
	float: left;
	width: 320px;
	height: 408px;
	background-image: url(/images/l-freeinfo-bg2.png);
}
#mainContentCenter #mainContentCenterRight {
	float: right;
	width: 320px;
	height: 408px;
	background-image: url(/images/l-freeinfo-bg3.png);
}
#mainContentCenter #contentBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 100px;
	padding-left: 45px;
	padding-right: 30px;
}
#mainContentCenter #contentBox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#table001 {
	display: block;
	font-size: 11px;
}
#table001 th {
	font-size: 13px;
	line-height: normal;
	padding: 6px;
	text-align: left;
	color: #FFFFFF;
	background-color: #2E4D85;
}
#table001 td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
}
#table001 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.oneColElsCtr #container #mainContentCenter #checkout {
	clear: both;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#mainContentCenter #checkout #checkoutSteps {
	width: 240px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	color: #999999;
}
#checkout #checkoutSteps ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#checkout #checkoutSteps li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 10px;
}
#checkout #checkoutSteps .checkoutSelected, #checkout #checkoutSteps strong.checkoutSelected {
	background-color: #CCCCCC;
	color: #000000;
}
#checkout #checkoutSteps strong {
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #224472;
}
#mainContentCenter #checkout #checkoutProcess {
	width: 655px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#checkout #checkoutProcess ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#checkout #checkoutProcess li {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	font-size: 0.9em;
}
#checkout #checkoutProcess li:hover {
	background-color: #F3F3F3;
}
#checkout #checkoutProcess h3 {
	color: #224472;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.oneColElsCtr #container #footer {
	width: 960px;
	clear: both;
	height: 162px;
	background-image: url(/images/l-ft-bg.png);
}
#footer .footerLogo {
	position: absolute;
}
#footer .footerAccreditation {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 220px;
}
#footer .footerDETC {
	position: absolute;
	padding-left: 380px;
}
#footer .footerCopy {
	position: absolute;
	padding-top: 120px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 220px;
}
#footer .footerCopy a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer .footerDivider {
	position: absolute;
	padding-top: 20px;
	padding-left: 180px;
}
.tiny {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.note {
	display: block;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.enrollToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	padding: 6px;
	background-color: #AA0000;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #F00000;
	margin-top: 4px;
	margin-right: 6px;
	margin-left: 6px;
}
.colorRed {
	color: #990000;
}
.ph1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: normal;
	font-size: 2.4em;
}
.ph2 {
	color: #013B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 2em;
	line-height: 1em;
}
