@charset "utf-8";
/* CSS Document */
body {
	font: 75% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	line-height: 1.8em;
	}
a img {
	border:0;
	padding: 0;
	margin: 0;
}
#header {
	width: 100%;
	background: url(images/topbkg.jpg) repeat-x top left;
	height: 69px;
	padding: 0;
	margin: 0;
}
#bodyContainer {
	width: 759px;
	margin: 0;
	padding: 0;
	float: left;
}
#mainBodyContent {
	padding: 3px;
	
}
/* ---------------------------------- */
#hContainer {
	float: left;
	width: 960px;
	margin: 0 auto;
	padding:0;
}
#hContainer #hLeft {
	width: 190px;
	float: left;
}

#hContainer #hRight {
	width: 220px;
	float:right;
}

/* White Tel # styles */
#hContainer #hRight p {
	font-weight: bold;
}
#hContainer #hRight p {
 	color: white;
	margin-top: 8px;
}

/* ---------------------------------- */



#rColumn {
	float: right;
	width: 234px;
	background: #fff url(images/rcolbgGray.gif) top left repeat-x;
	padding: 20px 20px 70px 20px;
	margin-top: 15px;
	margin-top: 0px;
	border-left: #999 1px dashed;
}
#mainBodyContent {
	float: left;
	width: 460px;
	padding: 0 0 0 8px;
	margin: 15px 0 0 0;
}
#fullPageContent {
	float: left;
	padding: 0 0 0 8px;
	margin: 1px 0 0 0;
	width: 750px;
}
p {margin: 0; padding: 0;}
p.orange {
	/*color: #e36e21;*/
	color: #111;
	font-size: 0.9em;
	padding: 0 0 10px 0;
	margin: 0;
	}
#mainContent img {
	float: left;
	margin: 0 0 20px 0;
	}
.hr {
	height: 2px;
	border-bottom: #ee7228 1px solid;
	margin: 10px 0 1px 0;
	clear: both;
}
.hr2x {
	height: 2px;
	border-bottom: #ee7228 1px solid;
	margin: 5px 0 1px 0;
	clear: both;
}
#rColumn a.getstarted {
	display: block;
	width: 208px;
	height: 64px;
	margin: 1em;
	padding: 0;
	background: url("images/getstarted.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#rColumn a.getstarted:hover {	
	background-position: 0 -61px;
	}
#rColumn a.getstarted:active {
	background-position: 0 -61px;
	}
#rColumn a.demonow {
	display:block;
	width:208px;
	height: 50px;
	margin: 1em;
	padding: 0;
	background: url("images/demonow.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#rColumn a.demonow:hover {	
	background-position: 0 -50px;
	}
#rColumn a.demonow:active {
	background-position: 0 -50px;
	}
#rColumn a.tryitfree {
	display:block;
	width:208px;
	height: 50px;
	margin: 1em;
	padding: 0;
	background: url("images/tryitfreebig.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#rColumn a.tryitfree:hover {	
	background-position: 0 -50px;
	}
#rColumn a.tryitfree:active {
	background-position: 0 -50px;
	}	
#container2 a.newBtn {
	display:inline-block;
	width:208px;
	height: 27px;
	margin: 1em;
	padding: 0;
	background: url("images/smallDemoNow.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#container2 a.newBtn:hover {	
	background-position: 0 -50px;
	}
#container2 a.newBtn:active {
	background-position: 0 -50px;
	}
#container2 a.newBtn2 {
	display:inline-block;
	width:208px;
	height: 27px;
	margin: 1em ;
	padding: 0;
	background: url("images/getStartedSmall2.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#container2 a.newBtn2:hover {	
	background-position: 0 -50px;
	}
#container2 a.newBtn2:active {
	background-position: 0 -50px;
	}	
#container2 a.newBtn3 {
	display:inline-block;
	width:208px;
	height: 27px;
	margin: 1em;
	padding: 0;
	background: url("images/tryitfree.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#container2 a.newBtn3:hover {	
	background-position: 0 -50px;
	}
#container2 a.newBtn3:active {
	background-position: 0 -50px;
	}
#LBox {
	width: 237px;
	float: left;
	border-top: #7BA6D0 4px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	background: #fff url("images/boxGrad.gif") bottom left repeat-x;
	padding: 10px 5px 0 5px;
	height: 14em;
}
#MBox {
	width: 237px;
	float: left;
	margin: 0 6px;
	border-top: #7BA6D0 4px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	background: #fff url("images/boxGrad2.gif") bottom left repeat-x;
	padding: 10px 5px 0 5px;
	height: 14em
}
#RBox {
	width: 237px;
	float: left;
	border-top: #7BA6D0 4px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background: #fff url("images/boxGrad.gif") bottom left repeat-x;
	padding: 10px 5px 0 5px;
	height: 14em;
}
#LBox p, #MBox p, #RBox p {
	margin: 3px 3px 5px 3px;
	color: #333333;
	line-height: 1.5em;
}

h1 {
	color: #244868;
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
h1 a {
	color: #244868;
	font-size: 16px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	color:#ed7024;
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
}
h3 {
	color:#000;
	font-size: 14px;
	margin: 9px 0;
	padding: 0;
	text-transform: capitalize;
}
ul {
	margin:0 0 0 5px;
	padding:0;
}
li{
	margin:0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
}
#sidebar ul {
	float: left;
	margin:0 0 0 10px;
	padding:0;
	width: 187px;
}
#sidebar li{
	margin:0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
	

ul li a{text-decoration:none;color:#006699;font-weight:bold; margin:0; padding:0}
ul li a:hover{text-decoration:underline;}

tr.even {
	background-color: #DFDFDF;
}

tr.odd {
	background-color: #F3F3F3;
	border-bottom: #000;
	padding: 3px 6px;
}
tr.odd p, tr.even p, tr.odd td p. tr.even td p{
	font-size: 12px;
	color" #ff0;
	padding: 0;
	
}

#footer {
	width: 100%;
	padding: 7px 0;
	border-top:#F60 1px solid;
	text-align: center;
}
#footer p {
	font-size: .9em;
	color: #333;
}
.termsUpdate {
	font-style: italic;
	padding-bottom: 18px;
}
#mainContentTerms {
	width: 96%;
}
#mainContentTerms p {
	margin-bottom: 15px;
}
ul.terms {
	margin-left: 10px;
	
	}
ul.terms li {
	list-style-image: none;
	list-style-type: circle;
}
tr {margin: 0; padding: 0;}
td {margin: 0; padding: 0;}
table {margin: 0; padding: 0;}





/*-----------------------------------------------
//------------------------------------------------
//------------COURSE CATALOG STYLES---------------
//------------------------------------------------
//------------------------------------------------*/

#container {
	margin: 0 50% 0 auto;
	padding: 0;
	width: 960px;
	margin: 0 auto;
	float: left;
	min-width: 960px;
} 
#container2 {
	margin: 0;
	padding: 0;
	width: 757px;
	margin: 0;
	float: left;
	min-width: 757px;
} 
#sidebar {
	padding: 15px 0 0 0;
	margin: 0;
	width: 200px;
	float: left;
	height: 500px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
