body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#232323;
}

img {
	border-style:none;
}

a {
	text-decoration:none;
	color:#599d21;
}

a:hover {
	text-decoration:underline;
	color:#d57300;
}

input, textarea, select {
	vertical-align:middle;
}

form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

#wrapper {
	width:1030px;
	margin:0 auto;
	position:relative;
	padding-top:114px;
}

.holder {
	background:url(../images/bg-wrapper.gif) repeat-y;
	overflow:hidden;
	height:1%;
}

.holder label.hidden-label {
	overflow:hidden;
	position:absolute;
	left:-9999em;
}

#main {
	background:url(../images/bg-wrapper-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 31px 44px;
}

.top-nav {
	background:#f4f4f4;
	overflow:hidden;
	height:1%;
	padding:10px 0 5px;
	margin-bottom:14px;
}

.top-nav ul {
	width:930px;
	margin:0 auto;
	text-align:right;
}

.top-nav ul li {
	display:inline;
	background:url(../images/separator-top-nav.gif) no-repeat;
	padding:0 10px 0 13px;
}

.top-nav ul li:first-child {
	background:none;
}

.top-nav ul a {
	color:#272727;
}

.top-nav ul a.cart {
	background:url(../images/ico-cart.gif) no-repeat;
	padding:1px 0 0 20px;
	color:#d57300;
	font-weight:bold;
}

#header {
	position:absolute;
	top:0;
	left:0;
	width:968px;
	padding:0 31px;
	background:url(../images/bg-wrapper-top.gif) no-repeat 0 100%;
}

.header-wrap {
	overflow:hidden;
	height:1%;
	padding:0 0 7px 21px;
	margin-bottom:1px;
	background:url(../images/bg-header.png) no-repeat 0 100%;
}

#header .logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:205px;
	height:62px;
	text-indent:-9999em;
}

#header .logo a {
	display:block;
	overflow:hidden;
	height:100%;
}

#header strong.slogan {
	color:#6fae3c;
	float:left;
	font-style:italic;
	font-size:17px;
	margin:31px 0 0 18px;
}

#header .form-box {
	float:right;
	width:330px;
	margin-top:2px;
}

#header .form-box label {
	display:block;
	text-align:right;
	margin:0 35px 4px 0;
	font-weight:bold;
	font-size:15px;
	color:#6fae3c;
}

#header .form-box input.text {
	padding:7px 5px 7px 8px;
	border:1px solid #aeaeae;
	width:118px;
	float:left;
	color:#505050;
	font:14px Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
}

#header .form-box select {
	width:131px;
	float:left;
}

#header .form-box .submit {
	background:url(../images/btn-go.gif) no-repeat;
	width:49px;
	height:32px;
	line-height:32px;
	color:#fff;
	border:0;
	margin-left:6px;
	font-weight:bold;
	cursor:pointer;
	float:left;
	text-indent:-9999px;
	display:inline;
}

#header .form-box .submit:hover {
	background-position:0 -32px;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x;
	height:44px;
	font-size:14px;
}

#nav:after {
	content:"";
	display:block;
	clear:both;
}

#nav li {
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 100% 0;
}

#nav li:hover, #nav li.hover {
	position:relative;
}

#nav li:hover .drop, #nav li.hover .drop {
	display:block;
}

#nav li a {
	padding:15px 37px 13px 24px;
	display:block;
	color:#fff;
	margin:0 2px 0 0;
}

#nav a:hover, #nav li:hover a {
	background:url(../images/bg-nav-hover.gif) repeat-x;
	text-decoration:none;
}

#nav li.active a {
	background:url(../images/bg-nav-active.gif) repeat-x;
}

#nav a span {
	background:url(../images/arrow-nav.gif) no-repeat 100% 70%;
	padding-right:17px;
}

#nav .drop {
	position:absolute;
	top:44px;
	left:-2px;
	display:none;
	width:315px;
	z-index:10;
}

#nav .drop-c {
	background:url(../images/bg-drop.png) repeat-y;
	padding:0 10px 10px 27px;
	height:1%;
}

#nav .drop-t, #nav .drop-b {
	background:url(../images/bg-drop-top.png) no-repeat;
	height:24px;
	overflow:hidden;
}

#nav .drop-b {
	background:url(../images/bg-drop-bottom.png) no-repeat;
	height:9px;
}

#nav .drop ul {
	margin:0 0 4px;
	padding:0;
	list-style:none;
	font-size:12px;
}

#nav .drop ul li {
	float:none;
	background:none;
	padding-bottom:3px;
}

#nav .drop ul a {
	padding:0;
	display:inline;
	margin:0;
	background:none !important;
	color:#008b00;
}

#nav .drop ul a:hover {
	color:#d57300;
	text-decoration:underline;
}

#nav .drop strong {
	margin-bottom:2px;
	font-size:18px;
	font-weight:normal;
	display:block;
}

.slide-box {
	margin-bottom:1px;
	position:relative;
	width:100%;
}

.slide-box img {
	display:block;
}

.slide-box .slide-holder {
	width:100%;
	overflow:hidden;
}

.slide-box ul.paging {
	position:absolute;
	top:9px;
	right:11px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:100;
}

.slide-box ul.paging li {
	padding-bottom:6px;
}

.slide-box ul.paging a {
	width:19px;
	height:19px;
	background:url(../images/bg-link-paging.gif) no-repeat;
	display:block;
	text-indent:-9999em;
	outline:none;
}

.slide-box ul.paging a:hover, .slide-box ul.paging li.active a {
	background:url(../images/bg-link-paging-hover.gif) no-repeat;
}

.slide-box h2 {
	margin:0 0 19px;
	font-size:29px;
	line-height:36px;
	color:#6fae3c;
}

.slider {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
	height:274px;
}

.slider li {
	width:100%;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	list-style:none;
}

.slider li li {
	position:relative !important;
}

.slider li.active {
	z-index:2;
}

.slide-box .slide-info {
	width:520px;
	float:left;
	margin:63px 0 0 26px;
	position:absolute;
	top:0;
	left:0;
}

.slide-box .slide-info2 {
}

.slide-box .slide-info2 {
}

.slide-box .slide-info3 {
	width:400px;
}

.slide-box .slide-info4 {
}

.slide-box .slide-info2 h2 {
	font-size:28px;
}

.slide-box .slide-info3 h2 {
}

.slide-box .slide-info4 h2 {
	font-size:27px;
}

.slide-box .sub-info {
	float:right;
	padding:140px 15px 0 0;
	width:200px;
	position:absolute;
	top:0;
	right:0;
}

.slide-box .sub-info2 {
	top:15px;
	right:4px;
}

.slide-box .sub-info3 {
}

.slide-box .green-list {
	margin:0;
	padding:0;
	position:absolute;
	left:753px;
	top:128px;
}

.slide-box .green-list li {
	list-style:none;
	font-weight:bold;
	background:url(../images/arrow-green.gif) no-repeat 0 55%;
	padding-left:22px;
	line-height:19px;
	color:#464646;
}

.slide-box .green-list {
}

.slide-box .sub-info p {
	margin:0 0 6px;
}

.slide-box .sub-info ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}

.slide-box .sub-info ul.list li {
	background:url(../images/bullet-slide-list.gif) no-repeat 0 6px;
	padding-left:6px;
}

.slide-box .sub-info ul.list li span {
	background:url(../images/arrow-up.gif) no-repeat 100% 0;
	padding-right:12px;
}

.slide-box .slide-info a {
	color:#d57300;
	background:url(../images/arrow-orange.gif) no-repeat 100% 50%;
	padding-right:11px;
	font-size:14px;
	font-weight:bold;
}

.slide-box ul.slide-nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-slide-box-nav.png) repeat-x;
	width:100%;
	font-weight:bold;
	font-size:21px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:5;
}

.slide-box ul.slide-nav li {
	float:left;
	width:207px;
	padding:12px 10px 10px 24px;
	margin:0 1px 0 -1px;
	border-left:1px solid #fff;
	position:relative;
}

.slide-box ul.slide-nav a {
	color:#fff;
	text-decoration:none;
	background:url(../images/arrow-white.gif) no-repeat 100% 50%;
	padding-right:20px;
}

.slide-box ul.slide-nav a:hover {
	color:#d57300;
	text-decoration:none;
	background:url(../images/arrow-white_over.gif) no-repeat 100% 50%;
	padding-right:20px;
}

.slide-box ul .drop-up {
	background:#80b056;
	position:absolute;
	bottom:0;
	left:0;
	padding:0 24px 24px;
	display:none;
	z-index:1000;
}

.slide-box ul li.hover .drop-up, .slide-box ul li:hover .drop-up {
	display:block;
}

.slide-box ul .drop-up strong {
	display:block;
	padding-top:12px;
}

.slide-box ul .drop-up strong a {
	color:#fff;
	background:url(../images/arrow-down.gif) no-repeat 100% 60%;
	padding:0 22px 0 0;
	font-size:21px;
}

.slide-box ul .drop-up a {
	font-size:12px;
	background:url(../images/arrow-right.gif) no-repeat 0 60%;
	line-height:14px;
	padding-left:12px;
}

.slide-box ul .drop-up ul {
	width:193px;
	overflow:hidden;
	padding:0;
	margin:5px 0 0;
}

* html .slide-box ul .drop-up ul {
	margin-top:10px;
}

.slide-box ul .drop-up li {
	border-top:1px solid #90bd69;
	padding:0 0 3px;
	margin:0;
	width:100%;
	border-left:none;
	list-style:none;
}

.slide-box ul .drop-up li:first-child {
	border:none;
}

.content-wrap {
	padding:0 14px;
}

.carusel {
	position:relative;
	overflow:hidden;
	height:1%;
	padding:15px 14px 14px;
	background:url(../images/bg-carusel.gif) repeat-x;
}

.carusel .carusel-wrap {
	background:#eee;
	overflow:hidden;
	height:1%;
	padding:10px 0 13px;
}

.carusel .carusel-hold {
	width:804px;
	overflow:hidden;
	margin:0 auto;
}

.carusel ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}

.carusel ul li {
	float:left;
	padding:0 11px;
}

.carusel ul a, .carusel ul em {
	color:#232323;
}

.carusel ul a strong {
	color:#30a000             ;
}

.carusel ul em strong {
	display:block;
}

.carusel ul a:hover strong {
	text-decoration:underline;
	color:#d57300;
}

.carusel ul em {
	display:block;
	font-style:normal;
	line-height:16px;
}

.carusel ul a:hover em {
	text-decoration:none;
}

.carusel ul img {
	border:5px solid #fff;
	background:#fff;
	display:block;
}

.carusel ul a:hover img {
	border:5px solid #dc7700;
	padding:0;
}

.carusel ul span {
	border:1px solid #e1e1e1;
	display:block;
	margin-bottom:6px;
}

.carusel a.prev, .carusel a.next {
	width:47px;
	height:146px;
	position:absolute;
	top:60px;
	text-indent:-9999em;
	overflow:hidden;
	height:146px;
}

.carusel a.prev {
	background:url(../images/btn-prev.gif) no-repeat;
	left:22px;
}

.carusel a.next {
	background:url(../images/btn-next.gif) no-repeat;
	right:22px;
}

.carusel a.prev:hover, .carusel a.next:hover {
	background-position:0 -146px;
}

.carusel a.none:hover, .carusel a.none {
	background-position:0 -292px;
}

.carusel h2 {
	margin:0 0 11px;
	text-align:center;
	color:#008b00;
	font-size:23px;
	font-weight:normal;
}

.info-wrap {
	overflow:hidden;
	height:1%;
	padding-bottom:6px;
}

.info-wrap .info {
	float:left;
	width:284px;
	background:url(../images/bg-info.gif) repeat-x;
	padding:21px 10px;
}

.info-wrap .sub-info {
	width:595px;
	float:right;
	padding:41px 10px 20px 17px;
}

.info h2, .info h3 {
	margin:0 0 14px;
	color:#008b00;
	font-size:20px;
	line-height:21px;
	font-weight:normal;
}

.info h2 {
	margin:0 0 17px;
	font-size:27px;
	line-height:30px;
	color:#008b00;
}

.info fieldset {
	float:left;
	width:173px;
	margin:2px 8px 0 0;
	display:inline;
}

.info input.text, .info select {
	padding:7px 5px 7px 7px;
	border:1px solid #aeaeae;
	color:#505050;
	margin-bottom:4px;
	width:159px;
	font:14px Arial, Helvetica, sans-serif;
}

.info select {
	padding:0;
	margin-bottom:0;
	width:87px;
	white-space:nowrap;
}

.info .col {
	overflow:hidden;
	width:173px;
	margin:1px 0 10px;
}

.info .col-wrap {
	width:180px;
	overflow:hidden;
}

.info .col input.text {
	width:66px;
	float:left;
	margin:0 4px 0 0;
}

.info img {
	float:left;
}

.info .submit {
	background:url(../images/btn-submit.gif) no-repeat;
	width:125px;
	height:32px;
	line-height:32px;
	border:0;
	color:#d57300;
	font-weight:bold;
	cursor:pointer;
	display:block;
	text-align:center;
}

.info .submit:hover {
	background-position:0 -32px;
	color:#fff;
	text-decoration:none;
}

.info .info-wrap {
	float:left;
	width:327px;
}

.holder a.learn-more {
	width:125px;
	height:32px;
	display:block;
	text-align:center;
	line-height:32px;
	background:url(../images/btn-more.gif) no-repeat;
	color:#d57300;
	font-weight:bold;
}


.holder a.learn-more:hover {
	background-position:0 -32px;
	color:#fff;
	text-decoration:none;
}

.contact-info {
	overflow:hidden;
	height:1%;
	background:#f4f4f4;
	padding:10px 10px 8px 11px;
}

.contact-info strong.tel {
	margin-top:3px;
	float:left;
}

.contact-info strong.tel span {
	color:#008b00;
}

.contact-info strong em {
	font-style:normal;
	font-weight:normal;
}

.contact-info .networks {
	float:right;
	width:137px;
}

.contact-info .networks li {
	padding-left:5px;
	float:left;
}

.contact-info .networks strong {
	float:left;
	margin:4px 0 0;
}

.contact-info .networks ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

.contact-info .networks a {
	width:22px;
	height:22px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}

.contact-info .networks a.facebook {
	background-image:url(../images/ico-facebook.gif);
}

.contact-info .networks a.twitter {
	background-image:url(../images/ico-twitter.gif);
}

#twocolumns {
	overflow:hidden;
	height:1%;
	padding:14px 0 22px 14px;
	background:url(../images/bg-twocolumns.png) no-repeat;
}

#sidebar {
	width:185px;
	float:left;
	padding-top:7px;
}

#sidebar fieldset {
	background:url(../images/ico-loupe.gif) no-repeat 50% 0;
	padding:37px 0 11px;
	width:169px;
	margin:0 auto;
}

#sidebar fieldset label {
	color:#d57300;
	font-weight:bold;
	text-align:center;
	display:block;
	font-size:13px;
	margin-bottom:4px;
}

#sidebar fieldset input.text {
	padding:3px 5px 2px 6px;
	margin:0 5px 0 0;
	color:#505050;
	border:1px solid #aeaeae;
	width:116px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
}

#sidebar fieldset .submit {
	background:url(../images/btn-go2.gif) no-repeat;
	width:32px;
	height:22px;
	line-height:22px;
	color:#fff;
	border:0;
	font-weight:bold;
	cursor:pointer;
	float:left;
	text-align:center;
}

#sidebar fieldset .submit:hover {
	background-position:0 -22px;
	text-decoration:none;
}

#sidebar .accordion, #sidebar .accordion ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar .accordion {
	border-top:1px solid #d4d4d4;
}

#sidebar .accordion li {
	border-bottom:1px solid #d4d4d4;
}

#sidebar .accordion li.close {
	background:#fff;
}

#sidebar .accordion li strong {
	line-height:19px;
	display:block;
}

#sidebar .accordion li.open a strong {
	background:url(../images/arrow-open-hover.gif) no-repeat 100% 0;
}

#sidebar .accordion li.open a:hover strong {
	background:url(../images/arrow-open.gif) no-repeat 100% 0;
}

#sidebar .accordion li.close a strong {
	background:url(../images/arrow-close.gif) no-repeat 100% 0;
}

#sidebar .accordion li.close a:hover strong {
	background:url(../images/arrow-close-hover.gif) no-repeat 100% 0;
}

#sidebar .accordion li a {
	color:#599d21;
	padding:12px 6px 12px 10px;
	display:block;
}

#sidebar .accordion li a:hover {
	text-decoration:none;
	color:#d67400;
	background:#f4f4f4;
}

#sidebar .accordion li.open strong {
	color:#000;
}

#sidebar .accordion li ul {
	border-top:1px solid #d4d4d4;
	padding:12px 0 12px 10px;
}

#sidebar .accordion li.open ul {
	padding:10px 0 17px 10px;
}

#sidebar .accordion li li {
	border:0;
	line-height:20px;
}

#sidebar .accordion li li a {
	color:#008b00;
	padding:0;
	display:inline;
}

#sidebar .accordion li li a:hover {
	color:#d67400;
	text-decoration:underline;
	background:none;
}

#content {
	width:697px;
	float:right;
	background:url(../images/bg-content.gif) no-repeat;
	padding:20px 29px 0 43px;
}

#content .breadcrumbs {
	margin:0 0 5px;
	padding:0;
	list-style:none;
	font-size:11px;
	overflow:hidden;
	width:100%;
}

#content .breadcrumbs li {
	float:left;
	padding-right:4px;
}

#content .breadcrumbs a {
	background:url(../images/bullet-breadcrumbs.gif) no-repeat 100% 50%;
	color:#232323;
	padding-right:11px;
}

#content .breadcrumbs li.active a {
	text-decoration:underline;
}

#content h1 {
	margin:0 0 8px;
	font-size:30px;
}

#content a.more {
	background:url(../images/link-enroll.jpg) no-repeat;
	width:125px;
	height:32px;
	line-height:32px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	display:block;
	overflow:hidden;
	margin-bottom:14px;
}

#content a.more:hover {
	text-decoration:none;
	background-position:0 -32px;
}

#content p {
	margin:0 0 21px;
	line-height:18px;
}

#content ul.side-nav {
	float:right;
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	width:152px;
	overflow:hidden;
	background:url(../images/border-side-nav.gif) repeat-y;
}

#content ul.side-nav li {
	border-bottom:1px solid #d4d4d4;
	margin:1px 0 -1px 0;
	padding:7px 0;
}

#content .cols-wrap {
	overflow:hidden;
	height:1%;
}

#content .main-info {
	width:520px;
	float:left;
}

#content .tabset {
	overflow:hidden;
	width:100%;
	margin:0 0 0 -29px;
	padding:0 0 0 29px;
	list-style:none;
	background:url(../images/border-tabset.gif) no-repeat 0 100%;
	font-weight:bold;
}

#content .tabset li {
	float:left;
	padding-right:4px;
}

#content .tabset a {
	background:url(../images/bg-tab.gif) no-repeat;
	display:block;
	padding:10px 0;
	width:132px;
	text-align:center;
	color:#599d21;
}

#content .tabset a.active {
	background:url(../images/bg-tab-active.gif) no-repeat;
	color:#7d7d7d;
}

#content .tabset a:hover {
	text-decoration:none;
	color:#d57300;
}

#content div.tab {
	padding:16px 0;
	overflow:hidden;
	height:1%;
}

#content div.tab p {
	margin-bottom:10px;
}

#content div.tab-wrap {
	width:405px;
	float:left;
}

#content div.tab ul {
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
}

#content div.tab ul li {
	background:url(../images/bullet-list.gif) no-repeat 0 3px;
	padding:0 0 10px 16px;
	line-height:18px;
}

div.tab .featured {
	width:270px;
	float:right;
	background:url(../images/bg-featured.gif) repeat-x;
	margin-top:12px;
	padding:10px 0 10px;
}

div.tab .featured-wrap {
	float:left;
	width:110px;
	height:1%;
}

div.tab .featured-c {
	padding:7px 10px 0 11px;
}

div.tab .featured dl {
	margin:0 0 13px;
}

div.tab .featured dl dt {
	font-weight:bold;
}

div.tab .featured dl dd {
	margin:0 0 5px;
}

div.tab .featured img {
	float:right;
	border:1px solid #e1e1e1;
	padding:5px;
	margin-top:3px;
}

div.tab h2 {
	margin:0;
	color:#599d21;
	font-size:18px;
	padding-top:6px;
	padding-bottom:6px;
}

div.tab .featured h2 {
	border-bottom:1px solid #dadada;
	font-weight:normal;
	padding:0 10px 7px 8px;
	font-size:21px;
}

.footer-links {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin:-18px 0 10px;
	position:relative;
}

.footer-links ul {
	margin:0;
	padding:0;
	list-style:none;
}

.footer-links ul li {
	display:inline;
	padding:0 6px 0 9px;
}

.footer-links ul a {
	color:#5c5c5c;
}

#footer {
	text-align:center;
	margin-bottom:30px;
	color:#5c5c5c;
	font-size:11px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul li {
	display:inline;
	padding:0 3px 0 7px;
	background:url(../images/separator-footer.gif) no-repeat 0 3px;
}

#footer ul li:first-child {
	background:none;
}

#footer ul a {
	color:#5c5c5c;
}

#footer p {
	margin:0;
}

.outtaHere {
	position:relative;
	left:0;
}

.customform .outtaHere {
	position:absolute;
	left:-9999px;
}

.customform .selectArea {
	position:relative;
	height:30px;
	float:left;
	color:#505050;
	font-size:14px;
	line-height:23px;
	border:1px solid #b8b8b8;
	background:#fff;
}

.customform .selectArea .left {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
}

.customform .selectArea a.selectButton {
	position:absolute;
	top:0;
	right:0;
	width:30px;
	height:100%;
	background:url(../images/select-button.gif) no-repeat;
}

.customform .selectArea .center {
	height:26px;
	line-height:23px;
	display:block;
	padding:4px 30px 0 9px;
}

.selectArea .center img {
	float:left;
}

.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	top:0;
	display:block;
	z-index:30;
	font-size:11px;
	border:1px solid #bcbcbc;
	background:#fff;
}

.drop-dif {
	background:#9cc;
}

.optionsDivInvisible {
	display:none;
}

.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style:none;
}

.optionsDivVisible ul li {
	float:left;
	width:100%;
}

.optionsDivVisible a {
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:2px 4px;
	color:#505050;
}

.optionsDivVisible a img {
	border:none;
	float:left;
}

.customform input.text {
	border:1px solid #AEAEAE;
	color:#505050;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:7px 5px 7px 8px;
}

.selectArea {
	position:absolute;
	left:-9999px;
}

.customform .selectArea {
	left:0;
}

a {
	 outline:none;
}

hr {
	border:0;
	border-bottom:2px solid #efefef;
	clear:both;
}

.results .resultsheader td {
	border:0;
	background:#f5f5f5;
	border-left:4px solid #79ac4d;
	padding:0 20px;
	height:40px;
	white-space:nowrap;
}

.results .odd {
	background:#f8f9f8;
}

.bold {
	font-weight:bold;
}

.search_title {
	font-size:16px;
	font-weight:bold;
	padding:20px 20px 20px 0px;
}

a.enroll_but {
	background:url(../images/enroll.gif) no-repeat 0 -22px;
	width:45px;
	height:22px;
	line-height:22px;
	font-size:0px;
	display:block;
	overflow:hidden;
	text-indent:999px;
}

a.enroll_but:hover {
	background-position:0 0;
}

.results td {
	white-space:nowrap;
}

.results table {
	width:700px;
}

.results  td.img {
	height:85px;
	padding:5px 5px 5px 20px;
}

.results td.img img {
	padding:2px;
	background:white;
	border:1px solid #d4d4d4;
}

table.search_result td {
	height:40px;
	border-bottom:1px solid #d4d4d4;
}

.results .enroll {
	text-align:right;
	padding:10px 30px;
}

.results .details {
	text-align:right;
	font-weight:bold !important;
}

.results .dates {
	width:100px;
	padding:10px 30px;
	white-space:nowrap;
}

.results .location {
	width:200px;
}

.results a.show_more {
	text-align:center;
	margin-left:280px;
	width:110px;
	height:22px;
	display:block;
	line-height:22px;
	font-weight:bold;
	background:url(../images/see_more.gif);
}

.results .center {
	padding:10px;
	width:690px;
}

.results .bold {
	padding:0 15px;
}

#calendar table a {
	color:#DF9496;
}

#calendar table {
	padding:0;
	margin:0;
	border-left:1px solid #A2ADBC;
	font:normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#616B76;
	background-color:#fff;
}

#calendar th {
	font:bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#616B76;
	background:#D9E2E1;
	border-right:1px solid #A2ADBC;
	border-bottom:1px solid #A2ADBC;
	border-top:1px solid #A2ADBC;
}

#calendar td {
	border-right:1px solid #A2ADBC;
	border-bottom:1px solid #A2ADBC;
	padding:2px;
}

.flink {
	color:#8BAC33;
	text-decoration:none;
	border-bottom:1px dotted #8BAC33;
	cursor:pointer;
}

.flink:hover {
	color:#cb3f1f;
	text-decoration:none;
	border-bottom:1px dotted #cb3f1f;
}

#my_to_dos, #my_schedule {
	width:100%;
}

.widget_table {
	width:100%;
	border-spacing:0px;
	border-bottom:1px solid black;
}

.widget_table td {
	border-top:1px solid black;
}

.widget_table td {
	padding:6px;
}

.widget_table .schedule_odd, .exam_list .schedule_odd {
	background:#f2f2f2;
}

.date_cell {
	width:40px;
}

.calendarStyler {
	clear:all;
	width:40px;
	margin:4px;
}

.widget_table .schedule_name {
	font-size:12px;
	font-weight:bold;
}

.calendarStyler .ico_month {
	text-align:center;
	font-size:10px;
	width:100%;
	border:1px solid black;
	border-bottom:1px dashed black;
	background:#d9eb9c;
	float:left;
}

.calendarStyler .ico_dom {
	margin-bottom:4px;
	border:1px solid black;
	border-top:0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	width:100%;
	float:left;
	background:white;
}

.message_list, .exam_list, .class_list {
	width:100%;
	border-spacing:0;
	border-right:1px dotted #acacac;
	border-bottom:1px dotted #acacac;
}

.message_list td, .exam_list td.lines, .class_list td {
	border:0;
}

.scores_span {
	font-weight:bold;
	font-size:18px;
	padding:0px 6px;
}

.exam_list td.lines, .class_list td {
	padding:6px;
	vertical-align:top;
	border-left:1px dotted #acacac;
}

.exam_list th {
	padding:2px 10px;
	border-left:1px dotted white;
}

.exam_list .section_col {
	text-align:center;
	width:100px;
	padding:0 !important;
}

.message_cell {
	padding:2px 5px;
}

.message_list .headerbar, .exam_list .headerbar {
	background:#8BAC33;
	color:white;
}

.message_list .headerbar .headertext {
	padding:6px 4px;
}

.buttonlinks {
	text-align:center;
}

.buttonlinks div {
	padding:3px;
	font-weight:bold;
	width:100%;
	border-top:1px dotted black;
}

.buttonlinks .flink div:hover {
	background:#acacac;
}

div.actas {
	padding:5px;
	position:fixed;
	z-index:10000;
	border:1px solid black;
	border-top:0;
	top:0;
	right:50%;
}

#details_modal {
	width:585px;
}

#instuctor_modal {
	border-bottom:2px solid #efefef;
}

#instuctor_modal span.instructor_name {
	font-size:16px;
	font-weight:bold;
}

#instuctor_modal table td {
	vertical-align:top;
	padding:5px;
	margin:0;
}

table.course_schedule {
	padding:10px;
	margin:0;
	border-collapse:collapse;
	width:100%;
}

.course_schedule .schedule_odd td {
	background:#f5f5f5;
}

.course_schedule .headerbar th {
	background:#e8e8e8;
	border:1px solid #d5d5d5;
	border-top:1px solid #acacac;
	padding:8px 10px;
	text-align:left;
}

table.course_schedule td {
	padding:8px 10px;
	border:1px solid #d5d5d5;
	border-left:0;
}

table.course_schedule td.most_righttd {
	border-right:0;
}

.offers_modal {
	background:#f5f5f5;
	border-top:2px solid #c9c9c9;
	padding:10px;
}

.offers_modal .enroll_now_header {
	color:#018c00;
	font-weight:bold;
	font-size:14px;
}

.offers_modal table {
	float:right;
	width:100%;
	border-collapse:collapse;
}

.offers_modal table table td {
	padding:5px 0;
	border-bottom:1px solid #c9c9c9;
}

.offers_modal .offer_name {
	font-weight:bold;
}

.offers_modal .no_bottom_border td {
	border-bottom:0;
}

.offers_modal a.learn-more {
	width:125px;
	height:32px;
	display:block;
	text-align:center;
	line-height:32px;
	background:url(../images/btn-more.gif) no-repeat;
	color:#d57300;
	font-weight:bold;
}

.offers_modal a.learn-more:hover {
	background-position:0 -32px;
	color:#fff;
	text-decoration:none;
}

table.basic_table {
	padding:10%;
	margin:0;
	border-collapse:collapse;
	width:100%;
}

.basic_table .odd td {
	background:#f2f2f2;
}

.basic_table th {
	color:white;
	font-size:14px;
	background:#79ac4d url(../images/header_bar_bg.gif) repeat-x bottom;
	border:1px solid #d4d4d4;
	border-top:1px solid #acacac;
	padding:8px 10px;
	text-align:left;
}

.basic_table .footer_bar td {
	background:#fff;
	border:1px solid #d4d4d4;
	border-top:1px solid #acacac;
	padding:8px 10px;
	text-align:left;
}

table.basic_table td {
	padding:8px 10px;
	border:1px solid #d4d4d4;
	border-left:0;
}

table.basic_table td.most_right {
	border-right:0;
}

table.basic_table td.most_left {
	border-left:0;
	background:#f2f2f2;
}

table.basic_table td.most_left {
	border-right:0;
}

table.basic_table .odd .most_left {
	border-left:0;
	background:#e8e8e8;
}

table.basic_table td table td {
	border:0;
	background:none !important;
}

a.learn-more {
	width:125px;
	height:32px;
	display:block;
	text-align:center;
	line-height:32px;
	background:url(../images/btn-more.gif) no-repeat;
	color:#d57300;
	font-weight:bold;
}

 a.learn-more:hover {
	background-position:0 -32px;
	color:#fff;
	text-decoration:none;
}

.expandytable .subtr {
	font-weight:bold;
}

.expandytable tbody {
	border-top:1px solid black;
}

.expandytable .trseperators td {
	padding:0 !important;

	margin:0 !important;
	height:0 !important;
	border:1px solid #8BAC33;
	border-right:0;
	border-left:0;
}

.expandytable a {
	display:block;
	width:200px;
	line-height:20px;
        cursor:pointer;
}

.expandytable a.open {
	background:transparent url(../images/arrow-open-hover.gif) no-repeat 100% 0;
}

.expandytable a.open:hover strong {
	background:url(../images/arrow-open.gif) no-repeat 100% 0;
}
/*   Duplicated below??
.expandytable a.close {
	background:url(../images/arrow-close.gif) no-repeat 100% 0;
}
*/

.expandytable a.close {
	background:url(../images/arrow-close-hover.gif) no-repeat 100% 0;
}
.expandytable .false_a{
    color:#599D21;
}

ul.sectionlinks  {
	list-style:none;
	height:35px;
	width:100%;
}

ul.sectionlinks li {
	margin:0 10px;
	background-image:none !important;
	display:inline;
	list-style:none;
	padding-right:20px;
}

ul.sectionlinks li a {
	margin:0 6px;
	float:left;
	display:block;
	line-height:25px;
	width:25px;
	border:1px solid #acacac;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

ul.sectionlinks li a.selected {
	background:#8BAC33;
	color:white;
        cursor:default;
}

ul.sectionlinks li a:hover {
	background:#8BAC33;
	color:white;
}

.tutoring_info_listing {
	margin-left:5px;
	border-spacing:0;
	width:520px;
}

#instructor_spotlight {
	color:#599d21;
	font-weight:bold;
}

.tutoring_info_listing td {
	font-size:14px;
	padding:4px;
}

.tutoring_info_listing .toplines td {
	font-size:14px;
	padding:4px;
	border-top:1px solid #d4d4d4;
}

#see_more_tutors {
	float:right;
}

.instructor_spotlight {
	color:black;
	font-size:bold;
}

.instructor_listings_page {
	background-color:#f0f0f0;
	margin:10px 0;
	border:1px solid #d3d3d3;
	padding:4px;
}

.detailsbuttons {
	margin:20px;
	background:white;
	width:100px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#player {
	padding:12px 0;
}

.quote {
	font-style:italic;
	font-size:13px;
}

.quote_name {
	text-align:right;
}

div#nyroModalLoading {
	border:4px solid #777;
	width:150px;
	height:150px;
	text-indent:-9999em;
	background:#fff url(../images_old/nyro/ajaxLoader.gif) no-repeat;
	background-position:center;
}

div#nyroModalLoading.error {
	border:4px solid #f66;
	line-height:20px;
	padding:20px;
	width:300px;
	height:100px;
	text-indent:0;
	background:#fff;
}

div#nyroModalWrapper {
	background:#fff;
	border:4px solid #777;
}

a#closeBut {
	position:absolute;
	display:block;
	top:-13px;
	right:-13px;
	width:12px;
	height:12px;
	text-indent:-9999em;
	background:url(../images_old/nyro/close.gif) no-repeat;
	outline:0;
}

div#nyroModalContent {
	overflow:auto;
}

div.wrapper div#nyroModalContent {
	padding:10px 20px;
}

div.wrapperImg div#nyroModalContent {
	position:relative;
	overflow:hidden;
	text-align:center;
}

div.wrapperImg img {
	vertical-align:baseline;
}

div.wrapperImg div#nyroModalContent div {
	position:absolute;
	bottom:0;
	left:0;
	background:black;
	padding:10px;
	margin:10px;
	border:1px white dotted;
	overflow:hidden;
	opacity:0.2;
	filter:alpha(opacity=20);
}

div.wrapperImg div#nyroModalContent div:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	cursor:help;
}

a.nyroModalPrev, a.nyroModalNext {
	z-index:105;
	outline:none;
	position:absolute;
	top:0;
	height:100%;
	width:40%;
	cursor:pointer;
	text-indent:-9999em;
	background:left 20% no-repeat;
	background-image:url(data:image/gif;
	base64, AAAA);
}

div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height:60%;
	width:20%;
}

a.nyroModalPrev {
	left:0;
}

a.nyroModalPrev:hover {
	background-image:url(../images_old/nyro/prev.gif);
}

a.nyroModalNext {
	right:0;
	background-position:right 20%;
}

a.nyroModalNext:hover {
	background-image:url(../images_old/nyro/next.gif);
}

/*----------------------------------------------------RD-----------------------------------------------*/

#listExamsAct .link,
    #listExamsSat .link{
    color:#599D21;
    cursor:pointer;
}

.baseTable{
    width:697px;
    min-height:60px;
    margin:0 0 25px 0;
    float:left;
}
.baseTable .headerRow{
    width:697px;
    height:56px;
    font-size:14px;
    font-weight:bold;
}
.baseTable .headerRow .col{
    width:65px;
    height:35px;
    background:url(../images/header_bar_bg.gif);
    border-right:1px solid #D4D4D4;
    color:white;
    font-size:14px;
    padding:10px;
    text-align:center;
    float:left;
}
.baseTable .headerRow .singleText{
    height:27px;
    padding-top:18px;
}
.baseTable .headerRow .first{
    border-left:1px solid #D4D4D4;
}
.baseTable .row{
    width:688px;
    height:55px;
    clear:both;
    float:left;
    background-color:#F2F2F2;
    border-bottom:1px solid #D4D4D4;
    border-left:1px solid #D4D4D4;
}
.baseTable .firstRow{
    border-top:1px solid #D4D4D4;
}
.baseTable .row .col{
    border-right:1px solid #D4D4D4;
    padding:0 5px;
    float:left;
    width:75px;
    text-align:center;
}
.baseTable .row .wide{
    width:75px;
}
.baseTable .odd{
    background-color: #DFDFDF;
}
.baseTable .correct{
    color:#009900;
}
.baseTable .incorrect{
    color:#990000;
}
#free-girl {
position:relative;
top:-35px;
}