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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
       width: 98%;
 
        
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background-color:#f3eeea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #7f8083;
	text-align: center;
}
a:link, a:active, a:visited {
	color:#00447c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container {
	width: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/borderrepeat.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#topbar {
	background-image: url(../images/bordertop.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 768px;
	background-color: #F3EEEA;
	padding-top: 20px;
	margin: 0px;
	background-position: 0px 20px;
	padding-bottom: 0px;
}
#bottombar {
	background-image: url(../images/borderbottom.jpg);
	height: 50px;
	width: 768px;
	background-repeat: no-repeat;
	background-color: #F3EEEA;
}
#bottombar p {
	display: block;
	padding-top: 17px;
	font-size: 11px;
	color: #000000;
	margin-left:4px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 731px;
	margin-top: 5px;
}
#logo {
	width:320px;
	height:59px;
	float:left;
	cursor:pointer;
	cursor:hand;
}
#logoimage {
	display:none;
}
h1, h2 {
	display: none;
}
#inside {
	margin-right: 18px;
	margin-left: 18px;
}
#toplinks {
	height:36px;
}
#toplinks ul {
	float: right;
	list-style-type: none;
	margin-top: 11px;
}
#toplinks li {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
}
#toplinks a {
	color:#01568D;
	font-size:11px;
	text-decoration:none;
}
#printemail ul {
	float: right;
	list-style-type: none;
}
#printemail li {
	display: inline;
	list-style-type: none;
	margin-right:8px;
}
#printemail .print a:link, #printemail .print a:active, #printemail .print a:visited {
	background-image: url(../images/print.jpg);
	height: 18px;
	width: 72px;
	display:inline-block;
}
#printemail .print a:hover {
	background-image: url(../images/printhover.jpg);
}
#printemail .email a:link, #printemail .email a:active, #printemail .email a:visited {
	background-image: url(../images/email.jpg);
	height: 18px;
	width: 73px;
	display:inline-block;
}
#printemail .email a:hover {
	background-image: url(../images/emailhover.jpg);
}
#printemail span {
	display:none;
}
.clear, .clearer {
	clear:both;
}
#mainmenu {
	width: 188px;
	float: left;
	margin-top: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}
#mainphoto {
	float:left;
	margin-left:7px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#mainmenu a {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
#mainmenu a:link, #mainmenu a:active, #mainmenu a:visited {
	background-image: url(../images/arrowbrown.jpg);
	color:#636366;
	text-decoration:none;
}
#mainmenu a:hover {
	color:#00447c;
	background-image: url(../images/arrowblue.jpg);
}
#mainmenu a.current {
	color:#00447c;
	background-image: url(../images/arrowblue.jpg);
	cursor:default;
	font-weight:bold;
}
#alreadyregistered {
	background-image: url(../images/alreadyregistered.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 188px;
	padding-top: 31px;
}
#lookingforcourse {
	background-image: url(../images/lookingforcourse.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 188px;
	padding-top: 31px;
	margin-top:5px;
}
#gettoknowus {
	background-image: url(../images/gettoknowus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 95px;
	width: 188px;
	padding-top: 31px;
	margin-top:5px;
}
#threecolumns {
	padding-bottom:8px;
	display: block;
}
#threecolumns h3 {
	display:none;
}
a.witharrow:link, a.witharrow:visited, a.witharrow:active {
	text-decoration:none;
}
a.witharrow:hover {
	color:#56575f;
}
a.witharrow span {
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 9px;
	width: 9px;
	display: inline-block;
}
a.witharrow:link span, a.witharrow:visited span, a.witharrow:active span {
	background-image: url(../images/arrowbrown.jpg);
}
a.witharrow:hover span {
	background-image: url(../images/arrowblue.jpg);
}
#threecolumns p {
	margin-top:4px;
}
.featuredtrainer {
	background-image: url(../images/featuredteammember.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 237px;
	padding-top: 31px;
}
.specialoffer {
	background-image: url(../images/specialoffer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 237px;
	padding-top: 31px;
	margin-left:10px;
}
.featuredcourse {
	background-image: url(../images/featuredcourse.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 237px;
	padding-top: 31px;
	margin-left:10px;
}
#contentpage {
	width:536px;
	float:left;
	margin-left:7px;
	margin-top: 12px;
}
#contentpage p {
	margin-top:15px;
	margin-bottom:15px;
}
#contentpage ul {
	list-style-type:disc;
	margin-top:15px;
}
#contentpage li {
	margin-left:35px;
	margin-bottom:4px;
	line-height:15px;
}
#contentpage strong {
	font-weight:bold;
}
#contentpage em {
	font-style:italic;
}
#contentpage blockquote {
	padding-left:35px;
}
h4 {
	margin-top:15px;
	margin-bottom:15px;
	font-size: 16px;
	color: #A8A9AD;
}
h5 {
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
	font-size: 13px;
	color: #00447c;
}
#pullquote .bigcopy {
	font-size: 15px;
	margin-bottom: 8px;
	margin-top: 12px;
	color: #907D69;
	line-height: 23px;
	text-indent: -10px;
	padding-left:12px;
	padding-right:12px;
}
#pullquote .quotes {
	font-size: 24px;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: -30%;
}
#pullquote .author {
	font-size: 11px;
	line-height: 14px;
	padding-left: 12px;
	padding-right:12px;
}
#pullquote  .citation  {
	font-size: 11px;
	line-height: 14px;
	padding-left: 12px;
	padding-right:12px;
	font-style:italic;
	padding-bottom:4px;
}
h3 span {
	display:none;
}
h3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 536px;
	margin-top:2px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.about {
	background-image: url(../headlines/about.jpg);
}
h3.value {
	background-image: url(../headlines/valueoflearning.jpg);
}
h3.meet {
	background-image: url(../headlines/meetthetrainers.jpg);
}
h3.faqs {
	background-image: url(../headlines/faqs.jpg);
}
h3.contact {
	background-image: url(../headlines/contact.jpg);
}
h3.leadership {
	background-image: url(../headlines/leadershipandstaff.jpg);
}
h3.specialofferhead {
	background-image: url(../headlines/specialoffer.jpg);
}
h3.featuredcoursehead {
	background-image: url(../headlines/featuredcourse.jpg);
}
h3.featuredtrainerhead {
	background-image: url(../headlines/featuredtrainer.jpg);
}
body #contentpage p.image, body #mainphoto div.image {
	margin:0px;
	padding:0px;
	line-height: 1;
}
.trainerimage {
	float: left;
	height: 132px;
	width: 108px;
}
.trainertext {
	margin-bottom: 0px;
}
.textwithphoto {
	width: 413px;
	display: block;
	float: left;
	margin-left: 15px;
}
.trainertext h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentpage .trainertext .position {
	margin: 0px;
	font-weight: bold;
}
#contentpage .trainertext p {
	margin-top:5px;
	margin-bottom:5px;
}
#contactform ol {
	margin:0px;
	padding:0px;
}
#contactform ol li {
	list-style: none;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contactform .styledlabel {
	line-height:16px;
	display: block;
	width: 150px;
	float:left;
	clear:left;
	font-weight:bold;
	font-size: 13px;
	color: #00447c;
	padding-top:9px;
}
#contactform .styledinput {
	float:left;
	border: 1px solid #ccc;
	padding:5px;
	font-size:13px;
	color:#7f8083;
	width:250px;
}
#contactform .styledbox {
	float:left;
	margin-top:7px;
	margin-bottom:7px;
	width:250px;
}
#contactform em {
	color:#907e6a;
	font-weight:bold;
	font-size: 13px;
}
.contactinfo strong {
	font-weight:bold;
}
#mainmenu .contactinfo a {
	padding-left: 0px;
}
#mainmenu .contactinfo a:link, #mainmenu .contactinfo a:active, #mainmenu .contactinfo a:visited {
	background-image:none;
	color:#00447c;
	text-decoration:underline;
}
#mainmenu .contactinfo a:hover {
	color:#00447c;
	text-decoration:none;
	background-image: none;
}



#contentpage .checklist li {
	list-style: none;
	background: none; 
	padding-left: 0;
	margin:0px;
	padding:2px;
}

#contentpage .checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 410px;
}
#contentpage .checklist, .checklist li {
	margin: 0; 
	padding: 0;
}
#contentpage .checklist label {
	display: block;
	padding: 0 0.2em 0 25px;
	text-indent: -25px;
}
#contentpage .checklist label:hover, .checklist label.hover {
	background: #00447c;
	color: #ffffff;
}
* html #contentpage .checklist label {
	height: 1%;
}