/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Yahoo Reset Done */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
	margin-top: 18px;
	margin-bottom: 12px;
}

h3 {
	font-size: 1.2em;
}
p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #3D3D3D;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

ul {
	list-style-type: none;
}

ol {
}

a {
	color: #1065BA;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4981D8;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	width: 900px;
	height: 280px;
	margin-top: 20px;
	_margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerbg #focusDefault {
	background-image: url(/images/focus-05.jpg);
	height: 280px;
	width: 900px;
}
#headerbg #focusDefault h1 {
	color: #FFFFFF;
	padding-top: 215px;
	padding-left: 260px;
	font-size: 3.4em;
	font-family: Arial, Helvetica, sans-serif;
}



/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1D83A9;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}
#page #content ol {
	list-style-type: decimal;
	margin-left: 50px;
	margin-top: -10px;
	margin-bottom: 20px;
}
#page #content #latest-post ul {
	margin-left: 40px;
	list-style-type: disc;
	margin-top: -10px;
	margin-bottom: 12px;
	line-height: 1.8em;
}
#page #content h3 {
	margin-bottom: 14px;
	font-size: 1.7em;
	letter-spacing: -1px;
}



#latest-post {
	float: left;
	width: 570px;
	line-height: 25px;
	font-size: 12px;
	display: inline;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page #content #latest-post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#page #content #latest-post #enrollForm .plan {
	font-size: 1.7em;
	font-weight: normal;
}

#page #content #latest-post h4 {
	color: #4E8589;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
}

#page #content #latest-post p {
	padding-bottom: 18px;
	line-height: 1.4em;
}
#page #content #latest-post strong {
	font-weight: bold;
}
#latest-post #enrollForm {
	padding-bottom: 40px;
	padding-top: 20px;
}
#latest-post #enrollForm li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#latest-post #enrollForm label {
	padding-left: 26px;
}
#page #content #latest-post #enrollForm .submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-left: 60px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#page #content #latest-post #warning {
	padding: 20px;
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	line-height: normal;
	clear: both;
	overflow: hidden;
	float: none;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}
#page #content #latest-post #warning ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0.9em;
	clear: both;
}
#page #content #latest-post #warning li {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
}





#recent-posts {
	float: right;
	width: 250px;
	line-height: 18px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	display: inline;
}

#recent-posts .entry {
display: inline;
}

#recent-posts .entry a.button {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
	display:block;
	margin:10px 0 0 0;
}
#recent-posts .post .entry ul {
	padding-left: 30px;
	padding-top: 6px;
}
#recent-posts .post .entry li {
	list-style-type: disc;
}


#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
#recent-posts h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#recent-posts #cta em {
	font-size: 3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 6px;
}
#recent-posts #cta span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: normal;
	font-weight: bold;
}
#recent-posts #cta .small {
	font-size: 1em;
	padding-bottom: 6px;
	padding-top: 4px;
	color: #CCCCCC;
}


a.blueButton {
	height: 31px;
	width: 183px;
	display: block;
	background-image: url(/images/bt-off.png);
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	letter-spacing: -1px;
	padding-left: 20px;
	padding-top: 17px;
	text-decoration: none;
}
a.blueButton:hover {
	height: 31px;
	width: 183px;
	display: block;
	background-image: url(/images/bt-on.png);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 17px;
}



.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #6699CC;
}

.post .entry {
	margin: 0 auto 20px 0;
	padding: 0 auto 5px 0;
	clear:both;
	overflow:hidden;
	display: inline;
	/* border-bottom: #9C9C9C 1px dashed; */

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	background-color: #333333;
}
#sidebar strong {
	font-weight: bold;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 400px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar span {
	display: block;
	padding: 4px 0 0 16px;
}

#page #content #recent-posts #cta {
	background-color: #1D83A9;
	color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
#cta h2 {
	color: #1D83A9;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5BBEE3;
	padding: 12px;
	background-color: #C5E8F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5BBEE3;
	border-right-color: #5BBEE3;
	border-left-color: #5BBEE3;
}
#cta ul {
	padding: 0px;
	list-style-type: none;
	margin: 0 0 20px 0;
}
#cta li {
	margin-bottom: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 20px;
	border-bottom-style: solid;
	border-bottom-color: #239ECD;
	border-bottom-width: 1px;
}
#cta .paymentInfo {
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 18px;
}

#cta strong {
	font-weight: normal;
	font-size: 1.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
}


/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
.h3 {
	font-weight: normal;
	color: #212121;
	font-size: 1.7em;
}
.h1 {
    font-size:2.2em;
	color:#212121;
    font-weight:normal;
}

/* Slider CSS: SATRT */

#slider1 {
	width: 900px; /* important to be same as image width */
	height: 280px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 900px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 900px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slider1Image blockquote {
    font-size: 15px;
	color:#FFFFFF;
	padding:12px 0 0 12px;
	margin:0;
	background-image:none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 17px;
	letter-spacing: -1px;
}
.left {
	top: 0;
    left: 0;
	width: 240px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 140px !important;
	height: 280px;
}
/* Landing Page CSS */

.Landing_Page table {
	width: 540px;
}
.Landing_Page span {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.Landing_Page td {
	padding: 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.Landing_Page .LPOneBox {
	width: 400px;
}
.Landing_Page .LPComments {
	width: 400px;
	height: 140px;
}
.Landing_Page .LPZip {
	width: 80px;
}
.Landing_Page .LPZip4{
	width: 310px;
}
.Landing_Page .LPCourses {
	width: 400px;
}
.Landing_Page .LPPhone {
	width: 330px;
	_width: 340px;
}
.Landing_Page .LPPhoneExt {
	width: 45px;
}
.Landing_Page .LPSubmitButton {
	font-size: 16px;
	padding: 20px 30px;
}
a.noHover, a.noHover:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #fff;
}
