@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 22px;
	margin: 0px auto;
	clear: both;
}
a:link {
	color: #0A2362;
	text-decoration: underline;
}
a:hover {
	color: #B19558;
	text-decoration: none;
}
a:visited {
	color: #0A2362;
	text-decoration: none;
}
a:active {
	color: #0A2362;
	text-decoration: none;
}
hr {
	color: #CCC;
}

.required {
	color: #900;
}
.smallnote {
	font-size: 11px;
	font-weight: bold;
}
#rightcol ul {
	margin-left: 15px;
}
#leftcol ul {
	margin-left: 15px;
}
li {
	list-style-image: url(../images/bullet-points.gif);
}
#wrapper {
	width: 990px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px auto;
}
h2 {
	font-size: 17px;
	color: #20335D;
	font-weight: normal;
	display: inline;
	text-align: center;
}
#headertop {
	width: 980px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.font16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.fontblue {
	color: #20335d;
}
.fontarial16blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #20335d;
	font-size: 16px;
}
.fontarial16orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff5721;
	font-size: 16px;
}
.fontarial16green {
	font-family: Arial, Helvetica, sans-serif;
	color: #78ab46;
	font-size: 16px;
}
#logotop {
	float: left;
}
#emailsignup {
	float: left;
	height: 62px;
	margin-left: 120px;
	width: 480px;
}
#signuptext {
	float: left;
	width: 216px;
}
#signupform {
	height: 62px;
	width: 264px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#signupfield {
	float: left;
	margin-top: 32px;
	height: 23px;
	width: 178px;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#signupbutton {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 34px;
	margin-left: 10px;
}
#headercontact {
	float: right;
	width: 490px;
	text-align: center;
	margin-top: 4px;
}
#headerbottom {
	width: 990px;
	text-align: center;
	padding: 0px;
	clear: both;
	float: left;
	border-bottom: 2px solid #b6975d;
	margin: 10px 0px 25px;
	height: 37px;
}
#headerbottom img {
	margin-right: 1px;
	margin-left: 1px;
}

.rule {
	height: 4px;
	width: 100%;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.nineseventy {
	float: left;
	width: 970px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
.newsletterpage {
	float: left;
	width: 500px;
	margin-right: 10px;
	margin-left: 250px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
.homecallouts {
	float: left;
	width: 970px;
	font-size: 13px;
}
.homecalloutone {
	float: left;
	width: 300px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.homecallouttwo {
	float: left;
	width: 300px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px
}
.homecalloutthree {
	float: left;
	width: 300px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px
}
.homecalloutfour {
	float: left;
	width: 320px;
}
.homecalloutfive {
	float: left;
	width: 320px;
}
.homecalloutsix {
	float: left;
	width: 320px;
}
#dykhome {
	float: left;
	clear: both;
	font-size: 15px;
	color: #333;
	text-align: center;
	background-color: #EDE7D8;
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 190px;
	padding: 10px;
	background-image: url(../images/did-you-know-bg.gif);
	background-repeat: no-repeat;
}
#dykinside {
	float: left;
	clear: both;
	font-size: 15px;
	color: #333;
	text-align: center;
	background-color: #EDE7D8;
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 190px;
	padding: 10px;
	background-image: url(../images/did-you-know-bg.gif);
	background-repeat: no-repeat;
}
#leftcol {
	float: left;
	width: 310px;
	margin-left: 10px;
}
.leftcolhome {
	float: left;
	width: 355px;
	clear: both;
	border-radius:7px;
	-moz-border-radius:7px;  /* Firefox 3.6 and earlier */
	margin: 0px 0px 15px 10px;
}
#leftcolbg {
	float: left;
	width: 290px;
	margin-left: 10px;
	background: #E8E8E8;
	padding: 10px;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	color: #22316C;
}
.leftnavlinks img {
	margin-bottom: 5px;
}
.leftnavlinks {
	padding-top: 10px;
}
.leftcoltall {
	height: 400px;
}
#rightcol {
	float: left;
	width: 600px;
	margin-left: 25px;
}
#rightcolheader {
	float: left;
	width: 600px;
	margin-left: 25px;
	margin-right: 10px;
	padding-bottom: 15px;
}
.resourcebullets {
	color: #000;
}
.resourcebullets a:link {
	color: #333;
	text-decoration: none;
}
.resourcebullets a:hover {
	color: #B19558;
	text-decoration: none;
}
.resourcebullets a:visited {
	color: #333;
	text-decoration: none;
}
.resourcebullets a:active {
	color: #333;
	text-decoration: none;
}
.resourcesheadlines {
	font-size: 18px;
	font-weight: bold;
	color: #0B2363;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B2363;
}
.roundedbodybox {
	background: #eaeaea;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
}
.roundedbodybox ul {
	display: block;
	margin: 15px 0px 0px;
	padding: 0px;
}

#footer {
	width: 990px;
	text-align: center;
	color: #20335d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}
#footer a:link {
	color: #20335d;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #20335d;
	text-decoration: none;
}
#footer a:active {
	color: #20335d;
	text-decoration: none;
}
.footersmall {
	font-size: 12px;
	color: #20335d;
	text-align: center;
}
.footerbullets {
	color: #f15a29;
}
#midcolone {
	float: left;
	width: 310px;
}
#midcoltwo {
	float: left;
	width: 270px;
	margin-left: 20px;
	clear: right;
}
#carson {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.featured {
	background-color: #EDE7D8;
	float: left;
	width: 530px;
	margin-left: 20px;
	border: 1px solid #E1E1E1;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
.underline {
	text-decoration: underline;
}

.featurelogo {
	margin-right: 10px;
	margin-bottom: 10px;
}

#clientsaction {
	text-align: center;
	font-size: 11px;
}
.thickbox strong em {
	text-decoration: underline;
}
.important {
	font-size: 14px;
	font-weight: bold;
	color: #0B2363;
	line-height: 18px;
}
#homeimage {
	padding-right: 11px;
}
#newscallout {
	background-color: #E2D548;
	text-align: center;
	border: 1px solid #EBEBEB;
	clear: both;
	padding: 5px;
	float: none;
	font-weight: bold;
	width: auto;
}
#simplicitylab {
	margin-left: 9px;
	margin-top: 14px;
	margin-bottom: 6px;
	float: left;
}
#trainer {
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	width: 970px;
	margin: 0px;
	height: 21px;
	padding: 0px;
}
#trainerbox {
	background: url(/images/trainer-box.gif) no-repeat;
	width: 99px;
	float: right;
	text-align: center;
	padding: 4px 0px 0px;
	height: 21px;
	margin: 0px;
}
#trainerbox a:link {
	color: #FFF;
	text-decoration: none;
}
#trainerbox a:hover {
	color: #FFF;
	text-decoration: underline;
}
#trainerbox a:visited {
	color: #FFF;
	text-decoration: none;
}
#trainerbox a:active {
	color: #FFF;
	text-decoration: none;
}
.iconsleft {
	text-align: center;
}
.btncurriculm {
	position: relative;
	left: 417px;
	display: block;
	bottom: -12px;
	height: 34px;
	width: 171px;
}
.schedulerow {
	background: #E6E6E6;
}
.scheduleheader {
	font-weight: bold;
	color: #FFF;
	background: #666;
}
.scheduletable {
	border: 1px solid #CCC;
}
.partnerlogos {
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#processtext ul li {
	list-style: none;
}
.formlink form input {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	border-top: 0px none #0A2362;
	border-right: 0px none #0A2362;
	border-bottom: 1px solid #0A2362;
	border-left: 0px none #0A2362;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.twocolumns {
	width: 455px;
	float: left;
	padding: 10px 20px;
	text-align: center;
}
h2.schedulecombined {
	font-weight: bold;
	color: #ff5721;
	text-align: left;
}
h4.schedulecombined {
	margin: 10px 0px 0px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
