html {
	overflow:scroll;
}

body {
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}


/*========================================================================================== LAYOUT */




#main_wrap {
	position: relative;
	width: 850px;
	border: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*========================================================================================== HEADER */
#header {
	float: left;
	width: 850px;
	height: 70px;
	margin: 0px;
	border: none;
	background-color: #FFF;
	padding: 0px;
}

#header #logo {
	float: left;
	width: 255px;
}

#header_right {
	float: right;
	width: 400px;
	height: 70px;
}

#header_right p{
	margin: 0px;
	padding: 0px;
}

#header_right ul{
	display: inline;
}

#header_right li{
	display: inline;
}

#header_right a{
	text-decoration: underline;
}
#headerarea {
	float:left;
	width:400px
}

.enrollnumber {
	font-size:18px;
}

#smallnav {
	float:left;
	width:400px;
	text-align:right;
	padding-top: 5px;
}

#toplinks {
	float: left;
	width: 590px;
	text-align: right;
	padding-top: 10px;
}

#toplinks a{
	color: #000000;
	text-decoration: none;
}
/* --------------------------------------------------------------- */
/*  Navigation
/* --------------------------------------------------------------- */

#nav, #navWrapper1, #navWrapper2, #navWrapper3
{
	position: relative;
	background-image: url(../im/new-nav-bar.gif);
	height:35px;
}

#nav a{
	text-decoration: none;
	font-size: 10px;
}

#nav
{
	background-position: left bottom;
	width: 850px;
	z-index: 999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navWrapper1 { background-position: left top; }

#navWrapper2
{
	background-position: right bottom;
	padding-bottom: 5px;
}

#navWrapper3
{
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#nav ul
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	list-style: none;
}

#nav li
{
	display: block;
	float: left;
	font-size: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#nav a
{
	display: block;
	color: #000;
	line-height: 3em;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
}

#nav a:hover { text-decoration: none; }

#nav li a span { display: block; padding: 0 8px; }
#nav li ul li a span { padding: 0.4em 8px; }

#nav li ul
{
	position: absolute;
	left: -999em;
	font-size: 1em;
	line-height: 2em;
	width: 12em;
	z-index: 999999;
}

#nav li ul li
{
	background-color: #EAEAEA;
	width: 17em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #EAEAEA;
	border-bottom-color:  #EAEAEA;
}

#nav li ul li.about {width: 96px;}
#nav li ul li.statereq {width: 173px;}
#nav li ul li.training {width: 173px;}
#nav li ul ul { margin: -2.1em 0 0 13em; }

#nav li:hover, #nav li.sfhover { background-color: #EAEAEA;}

#nav li li:hover, #nav li li.sfhover {
	background-color: #F7F7F7;
	background-image: url(../images/bg_nav_link.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav li:hover ul ul, #nav li.sfhover ul ul,
#nav li:hover ul ul ul, #nav li.sfhover ul ul ul,
#nav li:hover ul ul ul ul, #nav li.sfhover ul ul ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul,
#nav li li:hover ul, #nav li li.sfhover ul,
#nav li li li:hover ul, #nav li li li.sfhover ul,
#nav li li li li:hover ul, #nav li li li li.sfhover ul
{
	left: auto;
}

#nav li ul li a
{
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	padding-right: 10px;
}

#nav li a.parent { background: transparent url(../images/bg_nav_parent.gif) 12em center no-repeat; }

#nav li:hover, #nav li.sfhover 
{
    position: static;
}


/* --------------------------------------------------------------- */
/*  Hacks
/* --------------------------------------------------------------- */

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



#boundbox {
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#search_box form {
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#search_box {
	height: 28px;
	background-image: url(../im/search-box.gif);
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	padding-left: 10px;
}

/*#search_box {
	height: 28px;
	background-image: url(../im/search-box-new.gif);
	background-repeat: no-repeat;
	float: left;
	width: 144px;
	padding-left: 10px;
}*/

#search_box #q {
	float: left;
	padding: 0;
	border: 0;
	width: 90px;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	background-color: #FFFFFF;
	background-image: none;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#search_box #go {
	float: right;
	margin-top: 1px;
	margin-right:2px;
}


#banner_heading_index {
	float: left;
	height: 112px;
	width: 850px;
	background-image: url(../im/banner-index-bg.gif);
	background-repeat:repeat-x;
}

/*FOR PROMOTIONAL BANNER ONLY*/

.promotionalimage {
	float: right;
	height: 63px;
	width: 303px;
	position: relative;
	margin-top: -45px;
	margin-right: 10px;
}

/*FOR PROMOTIONAL BANNER ONLY END*/

.leftbannerheading_area {
	float:left;
	width:350px;
	height:112px;
	
	
}
.leftbannersmallheading {
	padding-left:15px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#banner_heading_index h1{
	font-size: 22px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
}

#promo_box{
	float: left;
	width:280px;
	padding-top: 20px;
	padding-right:20px;
	
	
}

#coursedemobox {
	float: right;
	width: 200px;

}

#loginbox {
	float: left;
	height: 112px;
	width: 334px;
	
}

#loginbox form{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 145px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#loginbox .input{
	margin: 0px;
}

.loginbox_heading {padding-top:8px; padding-bottom:4px; font-size:14px}

#banner_heading {
	float: left;
	height: 80px;
	width: 840px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../im/banner-index-bg.gif);
	background-repeat: repeat-x;
}

#subpageheagings {
	float:left;
	width:600px;
	padding-left:20px;
	padding-top:10px
}



#bannder_leftarea {float:left; width:600px; padding-left:20px; padding-top:10px}

#banner_heading h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/*#banner_heading p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
}
*/

#middle_content {
	float: left;
	height: auto;
	width: 850px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	
}
#middle_content #states{
	float:left;
	width:150px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	

}
#states ul{
	font-family:Verdana, Arial,Helvetica,sans-serif;
	float:left;
	width:150px;
}


/*For Adjustment Life Lessons bulltes page*/
#middle_content #stateslife{
	float:left;
	width:250px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	

}
#stateslife ul{
	font-family:Verdana, Arial,Helvetica,sans-serif;
	float:left;
	width:150px;
}

#stateslife li{
list-style:square;
line-height: 15px;
list-style-position:inside;

}




.list a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}

.list a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	

}




#middle_content_index {
	float: left;
	height: auto;
	width: 850px;
	/*margin-right: 5px;*/
	/*margin-left: 5px;*/
	margin-top: 10px;
}



#middle_content #states2{
	float:left;
	width:320px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#states2 ul{
	font-family:Verdana, Arial,Helvetica,sans-serif;
	float:left;
}

#middle_content_left {
	float: left;
	width: 568px;
	height: auto;
	
}




.state_selection {
	float: left;
	height: 108px;
	width: 283px;
	/*width: 264px;*/
	/*margin-left: 10px;
	margin-top: 10px;*/
	background-image: url(../im/course-state-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

.state_selection a{
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.state_selection .statebox2{
	margin-left: 10px;
}

.state_selection h2{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	/*padding-left: 20px;*/
	padding-top: 10px;
	margin: 0px;
}

.state_selection p{
	/*padding-left: 20px;*/
	padding-top: 5px;
	margin: 0px;
	font-size: 11px;
	padding-left: 15px;
}

.state_selection .iconleft{
	float: left;
	height: 45px;
	width: 56px;
	margin-left: 10px;
	/*padding-top: 10px;
	margin-left: 10px;*/
}

#mostpopular {
	float: left;
	height: auto;
	width: 580px;
}



.popularheading {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 10px;
}

#middle_content_index #box4 {
	float: left;
	height: 220px;
	width: 283px;
	background-image: url(../im/box4-bg.gif);
	background-repeat: no-repeat;
}

#box4 p{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	margin-bottom: 10px;
	width: 222px;
}


#box4 ul{
	margin-top: 0px;
}

#box4 li{
	list-style-image: url(../im/arrow-icon.gif);
	line-height: 20px;
}
#middle_content_index #box5 {
	float: left;
	height: 220px;
	width: 283px;
	background-image: url(../im/box4-bg.gif);
	background-repeat: no-repeat;
	
}

#box5 p{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}

#box5 ul{
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#box5 li{
	line-height: 16px;
	font-size: 11px;
}

#box5 .boxstar {
	height: 100px;
	width: 100px;
	position: fixed;
	top: 20px;
	left: 20px;
}

/*#promotionalbanner {
	float: left;
	height: 97px;
	width: 254px;
	margin-top: 10px;
}*/

.formdrop_training {float:left; padding-top:20px; padding-left:10px}

.pricetag {font-size:16px; padding-left:25px; color:#0066CC}

.altrows { background-color:#F0F0F0}

.resources_area {
	float: left;
	height: 170px;
	width: 284px;
	background-image:url(../im/box5-bg.gif);
	background-repeat: no-repeat;
}

#resources_area_lg {
	float: left;
	height: 300px;
	width: 400px;
	background-image:url(../im/box6-bg.gif);
	background-repeat: no-repeat;
}

.resources_area ul{
	margin-top: 0px;
}

.resources_area li{
	list-style-image: url(../im/arrow-icon.gif);
	line-height: 17px;
	font-size:12px;
}




#mostpopular ul{
	width: 220px;
	margin-bottom: 0px;
	float: left;
	margin-top: 0px;
	list-style-type: square;
}

#mostpopular li {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#mostpopular a{
	text-decoration: underline;
}

.mostliststyle {
	padding-left: 20px;
	list-style-image: url(../im/arrow-icon.gif);
	margin-left: 30px;
}
.rednew {
	color: #FF0000;
}

#tablist{
	margin-top: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: -3px;
	margin-bottom: 0;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a{
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background:#ccc;
	text-decoration:none;
}

#tablist li a:hover{
	color: #000066;
	text-decoration: underline;
}

/*#tablist li a:link, #tablist li a:visited, a:hover{
	color: #000099;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #FFFFFF;
}
*/
#tablist li a.current{

}


#tabcontentcontainer {
	width: 840px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	height: 100%;
	min-height:30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 4px;

}

#middle_content #tabcontentcontainer h2 {
	padding-left:10px;
}
#middle_content #tabcontentcontainer p {
	clear:both;
	padding-left:10px;
}
#tabcontentcontainer #packageinfo  {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
	border: 0px solid #CCCCCC;
	height: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:0px;
	background-color: #FFFFFF;
}

#tabcontentcontainer #packageinfo h2  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	padding-left: 10px;

}

#packageinfo {
width:100%;
}

#offerings {
	width: 400px;
}

#offerings ul{
	font-size: 12px;
}


#offerings li{
	color: #666666;
	list-style-image: url(../im/icon-right.gif);
}


/*========================================================================================== FOOTER */

#footer {
	clear: both;
	width: 800px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 55px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;*/
	margin: 0 auto;
}

#footerindex {
	clear: both;
	width: 800px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer ul, footerindex ul {}

#footer  li, #footerindex  li {
	display: inline;
}










/*========================================================================================== TEXT */

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #000000;
}

.introbox_right {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	color: #579396;
}

.yellow_bold {
	font-weight: bold;
	color: #FFF08D;
}

.footer_txt {
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	color: #999;
}




/*========================================================================================== LINKS */

a:link {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #003399;
	text-decoration: none;
}

a.bold_link {
	font-weight: bold;
	color: #E31E26;
	text-decoration: none;
}

a.bold_link:hover {
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}

#footer a, #footerindex a {
	margin: 0px;
	padding: 0px 5px;
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
}

#footer a:hover, #footerindex a:hover {
	margin: 0px;
	padding: 0px 5px;
	color: #000000;
	text-decoration: none;
}

.footersmallfont { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif}

.offerbg {
	background-image:url(../im/offer-bg.gif);
	background-position: 1px;
	background-repeat: repeat-x;
}
	
.packageheadings {
	font-size: 14px;
	color: #003399;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}	


.statest2 {position:absolute; visibility: hidden; border: 3px solid #CCCCCC; background-color: #FFFFFF; width: 450px; height: 225px; padding: 4px;}

.statest3 {
	position:absolute;
	visibility: hidden;
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 450px;
	height: 225px;
	padding: 4px;
	float: left;
}

.subnav-wrap_area {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-left: 10px;
}

.subnav-wrap_area ul a{
	font-weight: bold;
	color: #003399;
}
.subnav-wrap_area ul a:hover{
	color: #FFFFFF;
	background-color: #666666;
}

.subnav-wrap_area ul{
	margin: 0px;
	padding: 0px;
}
.subnav-wrap_area li{
	list-style-type: none;
}


/*#lists {
	FLOAT: left;
	WIDTH: auto;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	HEIGHT: 25px;

	margin-top: 10px
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
}*/
/*#lists LI {
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT: 25px;
	text-align: left;
}
#lists LI A.tl {
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	WIDTH: 160px;
	COLOR: #000000;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 20px;
	HEIGHT: 25px;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 125px 5px;
	z-index: 11;
}
#lists DIV {
	display: none;
	z-index: 1;
}
#lists LI A:hover {
	BACKGROUND-POSITION: 130px 15px; WHITE-SPACE: normal; TEXT-DECORATION: underline
}
#lists LI:hover > A {
	BACKGROUND-POSITION: 130px 15px; WHITE-SPACE: normal; TEXT-DECORATION: none}
#lists :hover DIV {
	DISPLAY: block;
	LEFT: 0px;	
	WIDTH: 500px;
	POSITION: absolute;
	TOP: 25px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 5px solid #CCCCCC;
}*/
/*#lists .two:hover {
	POSITION: relative
}
#lists .single:hover {
	POSITION: relative
}*/
/*#lists :hover DIV DL {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 1;
	list-style-image: url(../im/arrow_red.png);
	list-style-position: inside;
}*/
/*#lists :hover DIV DL DT {
	BACKGROUND: #888;
	WIDTH: 100px;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 20px;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lists .two:hover DIV {
	LEFT: -150px
}
#lists .two:hover DIV DL {
	WIDTH: 140px;
	list-style-image: url(../im/arrow_red.png);
}
*//*#lists .two:hover DIV DL DT {
	WIDTH: 140px
}
#lists .single:hover DIV DL {
	WIDTH: 140px
}
#lists .single:hover DIV DL DT {
	WIDTH: 140px
}*/
/*#lists :hover DIV DL DD {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	list-style-type: circle;
}
#lists :hover DIV DT A {
	FONT-WEIGHT: normal; CURSOR: default; COLOR: #fff; TEXT-DECORATION: none
}
#lists :hover DIV DD A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0066CC;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 15px;
	TEXT-DECORATION: none;	
	font-family: Arial, Helvetica, sans-serif;
}
#lists :hover DIV DD A:hover {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	background-color: #333333;
}
#lists .clear {
	CLEAR: both
}*/


.enrollnow {
	color: #FFFFFF;
	background-color: #3298CC;
	width: 125px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
}

.dropdownform {
	font-size: 11px;

	width: auto;
}
#middle_content #columns {
	float: left;
	height: auto;
	width: 195px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#middle_content #box {
	height: 230px;
	width: 725px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#middle_content  #testimonails_box h2 {
	float: left;
	height: auto;
	width: 750px;
	color: #3E557D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*#middle_content #testimonails_box {
	float: left;
	height: 210px;
	width: 775px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	background-image: url(../im/testimonials-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}*/

#middle_content #testimonails_box {
	float: left;
	height: 60px;
	width: 775px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #F4F4F4;

}
#middle_content #testimonails_box h3 {
	float: left;
	height: auto;
	width: 750px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top:30px;
}
#middle_content #testimonails_box h4 {
	float: left;
	height: auto;
	width: 750px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#middle_content #testimonails_box p {
	float: left;
	height: auto;
	width: 760px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle_left {
	float: left;	
	height:auto;
	width: 570px;
	margin-right: 5px;
}
#middle_right {
	float: left;
	width: 225px;
	height:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 20px;
}
#middle_content p {
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	width: 780px;
	padding-left: 20px;
	clear:both;
}
#middle_content #coursecatalog_box {
	float: left;
	height: 364px;
	width: 326px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
}
#middle_content #coursecatalog_box h2 {
	float: left;
	width: 326px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#coursecatalog_box #pdfbullet {
	width: 35px;
	margin: 0px;
	height: 33px;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#coursecatalog_box p {
	width: 250px;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	height: 35px;
}
#middle_content  #viewdemo {
	width: 233px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*#middle_content ul {
	height: auto;
	width: 780px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#middle_content li {
	height: auto;
	width: 780px;
	margin: 0px;
	padding: 0px;
}*/
#middle_content #box p {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#middle_content #box ul {
	height: auto;
	width: 700px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	float: left;
	list-style-position:outside;
	
	
}
#middle_content #box li {
	float: left;
	height: auto;
	width: 700px;
	padding: 0px;
}
#middle_content #box h2 {
	float: left;
	height: auto;
	width: 735px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#middle_content h3 {
	height: auto;
	width: 775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-left: 5px;
}
#middle_right p {
	float: left;
	margin: 0px;
	width: 220px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.liststyle {
	width: 500px;
	margin-left: 30px;
	padding-left: 30px;
	margin-top: 10px;
	float: left;
}

#middle_content h2 {
	/*float: left;*/
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
/*	width: 825px;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	clear:both;
}
#middle_content h3 {
	float: left;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	width: 775px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	clear:both;
}
#main_wrap #banner_heading_index #loginbox input {
	width: 150px;
	border: 1px solid #999999;
}
#main_wrap #middle_content #middle_right #form .field {
	width: 200px;
	border: 1px solid #999999;
}
#middle_content #form {
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	/*margin-left: 5px;*/
	margin-top: 10px;
}
#middle_content #bookstore {
	float: left;
	width: 830px;
	margin-right: 5px;
	margin-left: 5px;
}
#bookstore  h2  {
	float: left;
	height: 30px;
	width: 800px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	background-color: #EBEBEB;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
}
#bookstore  p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	width: 520px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bookstore  #book {
	width: 84px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#bookstore #price {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
}
#bookstore #cart {
	width: 740px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
}
#middle_right #rightform {
	float: left;
	height: auto;
	width: 180px;
}
#middle_content  #login {
	height: 324px;
	width: 220px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main_wrap #middle_content #login input {
	padding: 0px;
	margin-top: 7px;
	border: 1px solid #999999;
	width: 150px;
}
#middle_content_left p {
	float: left;
	/*width: 520px;*/
	height: auto;
}

/*for box*/

#middlebox
{
width:200px;
height:auto;
float:left;
padding-right:10px;

}
#middlebox ul {
	height: auto;
	width: 200px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

	float: left;

	
	
}
#middlebox li {
	float: left;
	height: auto;
	width: 200px;
	padding: 0px;
}


.TextBox
{
width:160px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}


.offerbox
{
BORDER-RIGHT: #D4D0C8 1px solid; BORDER-TOP: #D4D0C8 1px solid; BORDER-LEFT: #D4D0C8 1px solid; BORDER-BOTTOM: #D4D0C8 1px solid; width:730px; height:100px; background-color:#eeeeee;
margin-left:30px;
padding-left:30px;


}
.offerboxtext
{
width:730px;
font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; margin-top:25px;
text-align:center;


}
.inofferbox
{
BORDER-RIGHT: #D4D0C8 1px solid; BORDER-TOP: #D4D0C8 1px solid; BORDER-LEFT: #D4D0C8 1px solid; BORDER-BOTTOM: #D4D0C8 1px solid; width:680px; height:100px; background-color:#eeeeee;  float:left;
margin-left:60px;
padding-left:60px;

}

.inoffertext
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; margin-top:10px;
text-align:center;
margin-top:15px;

}.price {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#state_requirements p {
	width:auto;
}

#tablist li a.active { 
	background-color:#ffffff;
	text-decoration:none;
}
#banner_main {
	float: left;
	height: 112px;
	width: 850px;
	background-image: url(../im/blue-header.jpg);
	background-repeat:no-repeat;
}
#banner_main h1 {
	font-size: 18px;
	padding-left: 15px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banner_heading_index p {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
}

.promoboxcheck {
	float: left;
	left: 500px;
	top: 50px;
	overflow: visible;
	position: absolute;
	
}

#google-cse{overflow:hidden;}

#google-cse p.meta{border-bottom:1px solid #79f;padding:5px 10px;margin:3px 0 5px -20px; width:100%; text-align:right;}
#google-cse p.noresult{float:none;}
#google-cse ul{}
#google-cse ul li{list-style-image:url(../im/arrow-icon.gif);list-style-type:none;list-style-position:outside; padding-bottom:3px; margin-left:10px;}

#google-cse .cse-result{overflow:hidden; clear:both;}
#google-cse .cse-result h2{margin:8px 0 1px; padding:0;}
#google-cse .cse-result h2 a{text-decoration:underline;}
#google-cse .cse-result h2 a.mime_pdf{text-decoration:underline;background:transparent url(../im/pdf-icon.gif) no-repeat scroll right center; padding-right:40px;}
#google-cse .cse-result p.summary{margin:1px 0px; padding:0;letter-spacing:.05em;line-height:1.2em;}
#google-cse .cse-result p.url{margin:5px 1px; padding:0; color:green;}
#google-cse #cse-pager {font-size:16px;margin-top:10px;text-align:center;}
#google-cse #cse-pager a {text-decoration:underline;}
#google-cse #cse-pager a.active {text-decoration:none; font-weight:bold;}
#google-cse #cse-pager a.prev {margin-right:15px;}
#google-cse #cse-pager a.next {margin-left:15px;}


/* reCaptcha Stylesheet:Start */
#recaptcha_image img{height:75%;width:75%;}
#recaptcha_widget ul{overflow:hidden}
#recaptcha_widget ul li{float:left; list-style:none;border-right:1px solid #ddd;}
#recaptcha_widget ul li a{padding:5px;}
#recaptcha_widget ul li a img{border:0;}
/* reCaptcha Stylesheet:End */
