/* General StyleSheet */
.GeneralLayout{font-family:arial;}
.GeneralLayout td{vertical-align:top;}
.GeneralErrorLayout {color:red;font-size: 0.8em;}
.GeneralErrorLayoutNewLine {color:red;font-size: 0.8em;display:block;}
.GeneralLayout td.specialborder {border:black 0px solid;}
.GeneralBodyHeader_Layout {font-family:arial;font-size:17px;color:#FFFFFF;font-weight:bold;text-align:center;background-color:#0078AE;height:25px;padding:5px;}
.GeneralBody_Layout {font-family:arial;font-size:12px;color:#000000;}

/* SelectCourse Page */

.SelectCourse_Layout{font-family:arial;}
.SelectCourse_Layout td.specialborder {border:black 0px solid;}
.SelectCourseHeader_Layout {font-family:arial;font-size:18px;color:#000000;font-weight:bold; height:}
.SelectCourseBodyHeader_Layout {font-family:arial;font-size:17px;color:#FFFFFF;font-weight:bold;text-align:center;background-color:#0078AE;height:25px;padding:5px;}
.SelectCourseBody_Layout {font-family:arial;font-size:12px;color:#000000;}
.SelectCourseBody_Layout td.specialborder {border:black 0px solid;}
.SelectCourseBodyBold_Layout {font-family:arial;font-size:12px;color:#000000;font-weight:bold;}
.SelectCourseBody_Red_Layout {font-family:arial;font-size:12px;color:#FF0000;}
.SelectCourseBody_RedBold_Layout {font-family:arial;font-size:12px;color:#FF0000;font-weight:bold;}

/* End SelectCourse */

/* Payment Page */

.Payment_Layout{font-family:arial;}
.PaymentHeader_Layout {font-family:arial;font-size:18px;color:#000000;font-weight:bold;}
.PaymentBodyHeader_Layout {font-family:arial;font-size:17px;color:#FFFFFF;font-weight:bold;text-align:center;background-color:#0078AE;height:25px;padding:5px;}
.PaymentBody_Layout {font-family:arial;font-size:12px;color:#000000;}
.PaymentBody_Layout td.specialborder {border:black 0px solid;}
.PaymentBodyBold_Layout {font-family:arial;font-size:12px;color:#000000;font-weight:bold;}
.PaymentBody_Red_Layout {font-family:arial;font-size:12px;color:#FF0000;}
.PaymentBody_RedBold_Layout {font-family:arial;font-size:12px;color:#FF0000;font-weight:bold;}

/* End Payment */

body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	/*padding:0 0 20px;*/
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
a{text-decoration: none;color: #0078ae;} 
a:hover{text-decoration:underline;}
.wrapper{
	width: 100%;
	margin: 0 auto;
}
#header {
	background:#919195 url(../images/headerBg.gif) no-repeat scroll 0 100%;
	height:58px;
	position:relative;
	width:100%;
}
#enrollmentHeader {
	background: #919195 url(../images/header-bg.jpg) no-repeat scroll 0 100%;
	height: 58px;
	position: relative;
	width: 100%;
	background-size: contain;
}
#myaccount-header{
	width:100%;
	background:#919195 url(../images/header-bg.jpg) no-repeat 0 100%;
	height:89px;
	position:relative;
}
.contact-block{
	width:200px;
	overflow:hidden;
	margin:20px 0 0;
	float: left;
}
.contact-block p{
	font-size:18px;
	color:#0078ae;
	margin:0;
}
.contact-block fieldset{
	width:185px;
	padding:21px 0 0;
}
.contact-block select{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	width:181px;
}
.contact-block .more{
	float:right;
	margin:10px 0 0;
}

#contact-info {
	float: right;
	width: 520px;
	margin: 20px 0 0 0;
	height: 300px;
	border-left: 1px solid #d9d9da;
	padding: 0 0 0 30px;
}

#contact-info h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #0078ae;
	font-weight: normal;
}
#contact-info ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact-info ul li {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}

#contact-info ul li.email {
	margin: 40px 0 0 0;
}

#contact-info ul li div {
	float: left;
}


#contact-info ul li div.info {
	float: left;
	width: 75px;
	margin: 0 20px 0 0;
	display: block;
	color: #0078ae;
	font-weight: bold;
}

#contact-info ul li div.data {
	float: left;
	width: 200px;
	display: block;
}

.errorMsg{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.loginErrors{
	color: #43B7F2;
	font-weight: bold;
	font-size: 11px;
}

#login {
	margin: 50px 0 0 0;
}

#login table {
	padding: 0;
	border: 0;
}

#login td {
	padding: 5px;	
	font-size: 11px;
	color: #000000;
}

#login td#exempt .more {
	text-decoration: none;	
}

#login td a:hover {
	text-decoration: none;
}

#login input.textfield {
	border: 1px solid #333333;
}

.errorMessage{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.displayTextMessage{
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.logo{
	overflow:hidden;
	background:url(.../../images/logo.gif) no-repeat;
	width:146px;
	height:39px;
	position:absolute;
	top:12px;
	left:28px;
	text-indent:-9999px;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
#header fieldset{
	position:absolute;
	right:29px;
	top:22px;
}
#header fieldset input{
	float:left;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:129px;
	margin:0 7px 0 0;
	color:#919195;
}
#header fieldset a{
	float:left;
	text-decoration: none;
	margin:3px 0 0;
	color:#fff;
	font-size:11px;
}
#enrollmentHeader fieldset{
	position:absolute;
	right:29px;
	top:22px;
}
#enrollmentHeader fieldset input{
	float:left;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:129px;
	margin:0 7px 0 0;
	color:#919195;
}
#enrollmentHeader fieldset a{
	float:left;
	text-decoration: none;
	margin:3px 0 0;
	color:#fff;
	font-size:11px;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:7px;
	left:27px;
	font-size:14px;
}
.nav li{
	float:left;
	padding:0 19px 0 0;
	position:relative;
}
.nav a{
	color:#fff;
	text-decoration:none;
	padding:0 0 4px;
	float:left;
}
.nav li a:hover,
.nav li.active a{
	background:url(../images/nav-bg.jpg) repeat-x 0 100% !important;
	text-decoration:none;
}
#header ul div {
	display:none;
	position:absolute;
	overflow:hidden;
	background-color:#919195;
	width:200px;
}

#header ul ul {
	padding:2px;
}

#header ul li:hover div{
	display:block;
	top: 20px;
}
#main{
	width:100%;
	padding:10px 0px 10px;
	overflow:hidden;
}

.contentWide{
	float:left;
	width:780px;
	overflow: hidden;
	margin-right: 12px;
	margin-top: 12px;
}

.contentNarrow{
	float:left;
	width:591px;
	overflow: hidden;
	margin-left: 12px; 
	margin-right: 12px;
	margin-top: 12px;
}

.contentNarrowLeft{
	float:left;
	width:283px;
	overflow: hidden;
	margin-left: 12px; 	
	margin-right: 6px;
}

.contentNarrowRight{
	float:left;
	width:283px;
	overflow: hidden;
	margin-left: 6px; 
	margin-right: 12px;
	border-left:1px solid #E4E4EA;
	padding-left:12px;		
}

.sidebar{
	float:right;
	width:204px;
	margin-top:12px;
}

.leftNav{
	float:left;
	width:177px;
	margin-top: 12px;
}

#contentNew{
	float:left;
	width:792px;
	overflow: hidden;
}
#flasharea{width:100%;}
/*
#contentNew .bigNew{
	font-size:18px;
	margin:20px 0 0;
	line-height:24px;
}
*/
.contentWide .big{
	font-size:14px;
	margin:20px 0 0;
	line-height:18px;
}
.info-block{
	width:842px;
	overflow:hidden;
	background:url(../images/info-block-bg.jpg) repeat-x;
	margin:5px -34px 0 -31px;
	padding:10px 0 0;
}

.dottedSpacer2
{
	background:url(../images/info-block-bg.jpg) repeat-x;
	height:4px;
	margin:5px 0 5px 0;
}

.dottedSpacerWide
{
	margin-top:12px;
	margin-right:12px;	
	background:url(../images/info-block-bg.jpg) repeat-x;
	width:780px;
	height:4px;
}

.dottedSpacerNarrow
{
	margin-top:12px;
	margin-right: 12px;
	margin-left:12px;
	background:url(../images/info-block-bg.jpg) repeat-x;
	width:591px;
	height:4px;
}

.info-blockInner{
	width:100%;
	overflow:hidden;
}

.info-boxLg{
	float:left;
	width:500px;
	padding:0 34px 0 0;
}
.info-boxLg img{
	display:block;
	margin:0;
}
.info-boxLg h2{
	margin:13px 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:normal;
}
.info-boxLg p{
	font-size:11px;
	margin:5px 0 0;
	line-height:16px;
}
.info-boxLg ul{
	margin:4px 0 0;
	padding:0 0 0 23px;
	list-style:none;
	font-size:11px;
}
.info-boxLg ul li{
	line-height:16px;
	background:url(../images/info-list-marker.jpg) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.info-boxLg ul a{
	color:#919195;
}

.info-box{
	float:left;
	padding:0 25px 0 25px;
        width: 204px;
}

.borderLeft
{
	border-left:1px solid #e4e4ea;
        margin-right:20px;
}
.borderRight
{
	border-right:1px solid #e4e4ea;
}

.info-box1{
	float:left;
	width:204px;
	padding:0 25px 0 25px;
}
.info-box img{
	display:block;
	margin:0 auto;
}
.info-box h2{
	margin:13px 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:normal;
}
.info-box p{
	font-size:11px;
	margin:5px 0 0;
	line-height:16px;
}
.info-box ul{
	margin:4px 0 0;
	padding:0 0 0 23px;
	list-style:none;
	font-size:11px;
}
.info-box ul li{
	line-height:16px;
	background:url(../images/info-list-marker.jpg) no-repeat 0 .5em;
	padding:0 0 0 15px;
}
.info-box ul a{
	color:#919195;
}
.more{
	display:block;
	overflow:hidden;
	background:transparent url(../images/more-btn.jpg) no-repeat;
	height:21px;
	width:125px;
	color:#fff;
	line-height:16px;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	margin:5px 0 0;
	text-decoration: none;
	float:right;
}

.more a {
	text-decoration: none;	
}

.more:hover{background-position:0 -21px !important;text-decoration: none;}

.block{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.pink{background:#e4e4ea url(../images/pink-bg.jpg) no-repeat 0 100%;}
.block h3{
	margin:5px 0 0;
	font-size:18px;
	font-weight:normal !important;
	background:url(../images/section-header-bg.gif) repeat-x 0 100%;
	padding:0 0 6px 11px;
}
.pink h3{color:#0078ae;}
.block-content{
	padding:0 8px 0 11px;
	width:185px;
}
.block p{
	margin:7px 0 0;
	line-height:14px;
	font-size:11px;
}
.pink p{color:#0078ae;}
.block fieldset{margin:7px 0 0;}
.block select{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	width:180px;
}
.pink .button{background:url(../images/pink-box-btn.jpg) no-repeat;}
.button{
	float:right;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:104px;
	height:21px;
	margin:9px 0 0;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.button:visited{
	color: #FFFFFF;
}

.printbutton{
	float:right;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:100%;
	height:17px;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.printbutton:visited{
	color: #FFFFFF;
}
.printbutton:hover{
	text-decoration:none;
}

.blue{background:#0078ae url(../images/blue-box-bg.jpg) no-repeat 0 100%;}
.blue h3{color:#fff;}
.blue p{color:#fff;}
.blue .button{background:url(../images/blue-box-btn.jpg) no-repeat;}

.ltblue{
background:#e5f1f7 url(../images/ltblue-box-bg.jpg) no-repeat 0 100%;
/*padding: 0 0 10px 0;*/
}
.ltblue h1{color:#0078ae; font-size: 14px; padding: 5px 5px 5px 11px;}
.ltblue p{color:black; font-size: 11px; line-height: 14px;}
.ltblue .button{background:url(../images/ltblue-box-btn.jpg) no-repeat;}

.quickLinks {
	list-style: none;
	margin: 0;
	padding: 8px; 0; 10px; 0;
	font-size: 11px;
}
.quickLinks a:link, .quickLinks a:visited {
	color: white;
	text-decoration: none;
}
.quickLinks a:hover, .quickLinks a:active {
	color: white;
	text-decoration: underline !important;
}
.quickLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.quickLinks li{
	margin: 0;
	padding: 1px 0;
}

.button2 ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.button2 ul li a{
	float:right;
	background:url(../images/arrow-img.gif) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
	margin: 0;
}

.submitQuestion{
	background:#919195;
	color: black;
}

.submitQuestion ul{
	list-style:none;
}
.submitquestion input{
	float:left;
}
.green{background:#387c2c url(../images/green-box-bg.jpg) no-repeat 0 100%;}
.green h3{color:#fff;}
.green p{color:#fff;}
.green .button{background:url(../images/green-box-btn.jpg) no-repeat;}
.green ul{
	margin:7px 0 0;
	padding:0 0 0 23px;
	list-style:none;
	font-size:11px;
}
.green ul li{
	line-height:16px;
	background:url(../images/side-list-marker.jpg) no-repeat 0 .5em;
	color:#fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.green .block-content a.links{
	line-height:16px;
	text-decoration: underline;	
	color:#fff;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	float: left;
}

.green .block-content a.forgotlinks{
	float: right;
	line-height:12px;
	font-size:10px;
	text-decoration: underline;	
	color:#fff;
	margin-bottom: 12px;
}

.green .block-content .labels{
	clear: both;
}

.green .block-content form.login input{
	float:left;
	width: 125px;
	height:20px;
}

.green .block-content form.login p.rememberme{
	clear: both;
}

.green .block-content form.login p.rememberme input{
	float: none;
	width: 13px;
	height: 13px;
	vertical-align: middle;
}
.blueIphone{
    background:url(../images/blueIphonBG.gif) no-repeat 0 100%;
    height:173px;
    margin-top:14px;
    
}
.blueIphone h3 {
    color:#ffffff;
    font-size:18px;
    font-weight:normal !important;
    padding:5px 15px 0 35px;
    text-align:right;
    margin:0px;
}
.blueIphone p{
    color:#fff;
    font-size:11px;
    padding:9px 13px 0 78px;
    margin:0;
    text-align:right;
}
.blueIphone .button{
    background:url(../images/btn_LearnMore.gif) no-repeat;
    padding:0 11px 0 0;
    margin:5px 0 0 0;
}

.block ul a:hover{text-decoration:underline;}
.button:hover{background-position:0 -21px !important;text-decoration:none;}
.courseHeader {
	font-size:26px;
	margin:0;
	color:#0078ae;
	font-weight:normal;
}
.side-nav{
	float:left;
	margin:-5px 0 0;
	padding:0;
	list-style:none;
	width:165px;
}
.side-nav li{
	border:1px solid #ededed;
	width:151px;
	padding:2px 6px 1px;
	margin:5px 0 0;
	float:left;
}
.side-nav a{color:#000;}
.inner-content{
	width:765px;
	overflow:hidden;
	margin:28px 0 0;
}
.side-nav li.active-link a{
	background:url(../images/side-nav-bg.jpg) no-repeat 100% 50%;
	display:block;
}
.right-content{
	float:right;
	width:585px;
}
.schedules{
	padding:0 0 30px 18px;
	width:567px;
}
.schedules h2{
	font-size:18px;
	margin:0;
	color:#0078ae;
	font-weight:normal;
}
.right-content h2{
	margin:0;
}
.schedules ul{
	margin:0 -10px 0 0;
	padding:0 0 12px;
	list-style:none;
	font-size:11px;
	overflow:hidden;
	width:577px;
}
.schedules ul li{
	overflow:hidden;
	color:#000;
	margin:4px 0 0;
	width:100%;
	float:left;
}
.schedules ul li div{
	margin:0 10px 0 0;
	float:left;
	overflow:hidden;
}
.location{width:206px;}
.date{width:133px;}
.ad-info{width:208px;}
.schedules ul li.header{
	color:#0078ae;
}
.view-all{
	background:url(../images/view-marker.jpg) no-repeat 100% 50%;
	padding:0 12px 0 0;
	font-size:10px;
}
.section-list{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.section-list li{
	border-top:3px solid #c0b386;
	padding:3px 0 5px;
	width:100%;
}
.section-list h3{
	font-size:12px;
	margin:0 0 -10px;
	color:#0078ae;
}
.section-list h3 a{text-decoration:underline;}
.section-list h3 a:hover{text-decoration:none;}
.section-list p{
	margin:0;
	line-height:15px;
	margin:12px 0 0;
}
.section-list p a{text-decoration:underline;}
.section-list p a:hover{text-decoration:none}
.address{
	margin:37px 0 0;
}
.address address{
	font-style:normal;
	margin:0 0 -10px 0;
	color:#000;
}
.gray{
	width:100%;
	background:#e5f1f7 url(../images/news-bg.jpg) no-repeat 0 100%;
	color:#0078ae;
	padding:0 0 20px;
	margin-top: 12px;
}
.gray h3{font-size:14px;}
.block em{
	display:block;
	margin:10px 0 0;
	font-size:11px;
}
.gray p{
	line-height:14px;
	margin:4px 0 0;
}
.gray p a{
	color:#0078ae;
	font-weight:bold;
}
.gray ul{
	margin:0;
	padding:0;
	list-style:none;
}
.gray blockquote{
	margin:0;
	padding:0;
}
.gray blockquote p{line-height:18px;}
.course .big{margin-top:13px !important;}
.sub-nav{
	margin:-8px 0 -5px;
	padding:8px 0 0 28px;
	list-style:none;
	height:29px;
	line-height:29px;
	background:#e4e4ea url(../images/ad-nav-bg.gif) no-repeat 0 100%;
	width:968px;
	z-index:300;
	font-size:11px;
	position:relative;
	z-index:9999;
}
.big.alt{margin:12px 0 0 !important;}
.sub-nav li{
	display:inline;
	padding:0 19px 0 0;
}
.sub-nav a{color:#919195;}
.sub-nav a:hover,
.sub-nav li.active-one a{
	color:#0078ae;
	text-decoration:none;
}
.lock-in-price{
	width:761px;
	padding:0 0 0 14px;
	overflow:hidden;
	margin:16px 0 0;
}
.lock-in-price a{
	float:left;
	background:url(../images/lock-in-btn.jpg) no-repeat;
	width:108px;
	height:58px;
	overflow:hidden;
	color:#fff;
	padding:10px 13px 0;
	font-size:17px;
	line-height:16px;
	margin:0 20px 0 0;
}
.lock-in-price p{
	float:left;
	width:570px;
	margin:10px 0 0;
}
.lock-in-price a:hover{text-decoration:none;}
.review{
	width:100%;
	overflow:hidden;
}
.review h2{
	color:#0078ae;
	font-size:18px;
	margin:0;
	font-weight:normal;
}

.flL{float:left;}
.flR{float:right;}
.clear{clear:both;}

H2
{
	color:#0078ae;
	font-size:18px;
	margin:0;
	font-weight:normal;
}

.bigBox
{
	width:472px;
	padding:0 36px 0 13px;
}


.smallBox
{
	width:202px;
	padding:0 0 0 33px;
}
.smallBox ul{
	margin:0;
	padding:0;
	list-style:none;
}
.smallBox ul li{
	width:100%;
	overflow:hidden;
	margin:9px 0 0;
	float:left;
}
.smallBox ul li strong{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#000;
}
.smallBox ul li a{
	float:right;
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
}


.font2
{
	font-size:11px;
	margin:5px 0 5px 0;
	color:#000;
}

.bigBox ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.bigBox ul li{
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
	float:left;
}
.bigBox ul li div{float:left;}


.final-exam{
	float:left;
	width:472px;
	padding:0 36px 0 13px;
	border-right:1px solid #e4e4ea;
}

.review-header p{
	font-size:11px;
	margin:5px 0 0;
	color:#000;
}
.review-header{
	width:100%;
	background:url(../images/info-block-bg.jpg) repeat-x 0 100%;
	overflow:hidden;
	padding:0 0 14px;
}
.review-header H2
{
	color:#0078ae;
	font-size:18px;
	margin:0;
	font-weight:normal;
}
.final-exam ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.final-exam ul li{
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
	float:left;
}
.final-exam ul li div{float:left;}
.discipline{
	width:275px;
	margin:0 10px 0 0;
	font-size:11px;
	color:#000;
}
.discipline span{font-weight:bold;}
.sample{
	width:104px;
	margin:0 19px 0 0;
}
.syllabus{width:64px;}
.sample a,.syllabus a{
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	display:block;
	text-transform:uppercase;
}
.outlines{
	float:left;
	width:202px;
	padding:0 0 0 33px;
}
.outlines ul{
	margin:0;
	padding:0;
	list-style:none;
}
.outlines ul li{
	width:100%;
	overflow:hidden;
	margin:9px 0 0;
	float:left;
}
.outlines ul li strong{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#000;
}
.outlines ul li a{
	float:right;
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
}
.stud-info .more{
	width:140px;
	background:url(../images/more-alt-btn.jpg) no-repeat;
}
.gray cite{
	float:right;
	margin:5px 0 0;
	font-size:11px;
}
.gray h3{
	padding:5px 0 6px 11px;
}
.cite-list li{
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
}
.cite-list{margin:-16px 0 0 !important}

.stud-info{
	float:left;
	width:224px;
	padding:0 16px 0 17px;
	min-height:507px;
}
* html .stud-info div{height:507px;}
.stud-info h2{
	margin:0;
	color:#0078ae;
	font-size:18px;
	background:url(../images/info-block-bg.jpg) repeat-x 0 100%;
	padding:0 0 10px;
	font-weight:normal;
}
.stud-info p{
	font-size:11px;
	line-height:18px;
	margin:7px 0 0;
}
.stud-info h3{
	margin:12px 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:normal;
}
.stud-info ul{
	margin:10px 0 0;
	padding:0 0 0 28px;
	list-style:none;
	font-size:11px;
}
.stud-info ul li{
	line-height:16px;
	background:url(../images/info-list-marker.jpg) no-repeat 0 .5em;
	padding:0 0 0 20px;
}
.stud-info ul a{color:#919195;}
.stud-info .more{
	float:right;
	background:url(../images/more-btn.jpg);
	width:104px;
}
.view-block{
	width:628px;
	overflow:hidden;
	margin:20px 0 0;
}
.view-block p{
	font-size:18px;
	color:#0078ae;
	margin:0;
}
.view-block fieldset{
	width:185px;
	padding:21px 0 0;
}
.view-block select{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	width:181px;
}
.view-block .more{
	float:right;
	margin:10px 0 0;
}
#footer{
	background:url(../images/info-block-bg.jpg) repeat-x;
	overflow:hidden;
	padding:14px 0 0 0px;
	margin-top:12px;
	font-size:11px;
	clear: both;
}
#footer ul{
	float:left;
	margin:15px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	background:url(../images/footer-sep.jpg) no-repeat 100% 50%;
	padding:0 7px;
}
#footer ul a{
	color:#666666;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline;}
.thomson-reuters{
	float:right;
	overflow:hidden;
	background:url(../images/footer-banner.jpg) no-repeat;
	width:175px;
	height:40px;
	text-indent:-9999px;
}
.blueTop{
    background:#ffffff url(../images/topBlueBG.gif) no-repeat;
    min-height:142px;
}
.blueTop H3{
    color:#ffffff;
    margin:0px;
    font-size:26px;
    font-weight:normal !important;
    padding:15px 0 0 23px;
}
#Bubbles{
    width:181px;
    margin-left:21px;
    float:left;
}
.bubbleOne{
    margin:38px 0 10px 0;
    width:181px;
    height:97px;
}
.bubbleTwo{
    height:86px;
    width:181px;
    margin:25px 0 10px 0;
    
}

.bubbleThree{
    height:74px;
    widows:181px;
    margin:0 0 10px 0;
}

.bubbleFour{
    height:97px;
    width:181px;
    margin:0 0 10px 0;
}

.bubble14{
    font-size:14px;
    line-height:14px;
    padding-bottom:5px;
}
.bubble11{
    font-size:11px;
    line-height:11px;
}
.iphone{
    margin-top:38px;
    float:left;
}
.rightText{
    width:342px;
    float:left;
    margin-top: 45px;
    padding:0 5px 0 14px;
    font-size:11px;
    color:Black;
}
.rightTextArrow{
    float:right;
    background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
    padding-right:10px;
    margin-top:3px;
    font-size:10px;
}
.rightText H3{
    color:#1c629e;
    font-size:18px;
    padding:0 0 8px 0;
    margin:0px;
}
.whiteBackToBarbriApp{
    padding-right:30px;
    padding:35px 30px 0 0;
    
}
.whiteBackToBarbriApp a{
    color:#ffffff;
    font-size:10px;
    background:url(../../images/WhiteArrow.gif) no-repeat 100% 50%;
    padding-right:10px;
}

.faq{
    width:740px;
    float:left;
    margin-top: 20px;
    padding:0 5px 0 14px;
    font-size:11px;
    color:Black;
}
.faq H3{
    color:#1c629e;
    font-size:18px;
    padding:0 0 8px 0;
    margin:0px;
}
.faq ul{
    
}
.faq li{
    padding-bottom:10px;
}
.availAppStore{
    padding:65px 0 0 0;
}
.appTerms{
    padding-left:20px;
    padding:10px 0 0 22px;
    font-size:10px;
    width:460px;
}
.contentheading {
	font-size:14px;
	line-height: 20px;
	margin: 5px 0 0;
}

.stdFormError{
	font-weight:bold;
	color: red;
}

#popupContent {
    width: 100%;
    height: 162px;
}

.popupLabel {
    text-align: left;
    font-weight: bold;
}

.header, .sectionHeader{
	font-weight:bold;
	border:thin solid blue;
	color:green;
	width:100%;
	padding:4px;
	margin-bottom:8px;
}
form#makePayment div ul li{
	list-style-type:none;
}
div.printInvoice ul li{
	list-style-type:none;
}
.sum{
	text-decoration:underline;
}
#balanceDue{
	font-weight:bold;
}
.botBorder {
	border-bottom: 1px dotted #5A5758;
	clear:both;
	overflow:hidden;
	padding: 0 0 26px;
}

.infoBxHdr {
	padding: 12px 0 0 0;
}

.infoBxHdrL {
	float: left;
	width: 54%;
}

.infoBxHdrR {
	float: left;
	width: 46%;
}

.clear {
	clear: both;
}

.sm {
	font-size: 11px;
	color: #FFFFFF;
}

.content h1 {
	font-size: 18px;
	color: #0078ae;
	margin: 6px 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #0078ae;
	margin: 6px 0;
	padding: 0;
	font-weight: normal;
}


.content h2 {
	font-size: 11px;
	color: #0078ae;
	margin: 3px 0;
	padding: 0;
	text-transform: uppercase;
}

.content h3 {
	font-size: 12px;
	color: #0078ae;
	margin: 3px 0;
	padding: 0;
	
}

.ltgrey {
	color: #919195;
}

.padBot {
	padding-bottom: 10px;
}

.more a {
	text-decoration: none;	
}

.more:hover{background-position:0 -21px !important;text-decoration: none;}


div.content {
	float:left;
	overflow:hidden;
	width:575px;
	padding-right:12px;
}

.adminContent {
}


.wideBox
{
	margin-top: 0px;
	width:585px;
}
.wideBoxLeftCol
{
	float:left;
	width:25%;
	padding-top:6px;	
}
.wideBoxRightCol
{
	float:left;
	width:75%;
	padding-top:4px;
}
.wideBoxErrorText
{
	font-size:11px;
	color:Red;
	padding-left:5px;
}
.wideBoxErrorText2
{
	font-size:12px;
	color:Red;
	padding-left:5px;
}
.wideBoxHelperText
{
	font-size:11px;
	color:#919195;
	padding-left:20px;
}
.wideBoxButtons
{
	padding-right:285px;
}
.wideBox .blackFont2 {
	color:Black;
	font-size:11px;
}
.wideBox .button {
	background:transparent url(../images/ltblue-box-btn.jpg) no-repeat scroll 0 0;
}
.wideBoxButtons input {

}
.wideBox h1 {
	color:#0078AE;
	font-size:18px;
	font-weight:normal;
	margin:6px 0;
	padding:0;
}
.wideBox h2 {
	font-size: 11px;
	color: #0078ae;
	margin: 3px 0;
	padding: 0;
	text-transform: uppercase;
}
.wideBox .clear {
	clear:both;
}
.box1
{
	width:265px;
	float:left;
	padding:0px 22px 0 0;
	border-right:1px solid #E4E4EA;
}

.boxLeftCol
{
	float: left;
	width: 35%;
	padding-top:6px;
}
.boxLeftCol2
{
	float: left;
	width: 20%;
	padding-top:6px;
}
.boxRightCol
{
	float: left;
	
	font-size: 11px;
	color: black;
	padding-top:4px;
}

.box2
{
	width:265px;
	float:left;
	padding:0;
	padding:0 0 0 22px;
}
.box2Left
{
	width:270px;
	float:left;
	padding:0;
	margin-top:10px;
	padding:0 0 0 0;
}

.boxUL
{
	margin:0;
	padding:0;
	list-style:none;
}
.boxUL li
{
	width:100%;
	overflow:hidden;
	margin: 0 0 10px 0;
	float:left;
}
.boxUL li strong
{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#000;
}

.boxUL li a{
	float:right;
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
}

.blueArrowLink a
{
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
.examInfoSpacing
{
	padding:5px 0 10px 0;
}

.required
{
	color:#0078AE;
	font-size:11px;
	margin-top:10px;
}
.content input
{
	padding-left:3px;
	
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}

.button{background:url(../images/ltblue-box-btn.jpg) no-repeat;}
.fees
{
	width:226px;
}
.feesLeftCol
{
	width:60%;
	float:left;
	padding:3px 5px 3px 5px;
}
.feesRightCol
{
	float:right;
	padding:3px 5px 3px 0;
	text-align:right;
}
.feeLineSpacer
{
	border-bottom: 1px solid #5a5758;	
	height:2px;
}
.balanceDue
{
	background:white url(../images/makePaymentBalanceDue.jpg) no-repeat 0 0;
	width:226px;
	height:36px;
	padding:5px 0 0 0;
}

.blackLinkUnderline a
{
	color:Black;
	text-decoration:underline;
	line-height:17px;
}
.blackLinkUnderline a:hover
{
	color:#0078AE;
}

.news
{
	color:Black;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}
.newsHeaderNav
{
	background:white url(../images/newsHeader.jpg) no-repeat 0 0;
	width:560px;
	height:26px;
	padding:7px 25px 0 12px;
}
.newsHeaderNav a
{
	color:Black;
}
.newsHeaderNav a.active
{
	color:#0078AE;
	text-decoration:underline;
}
.newsFooterNav
{
	background:white url(../images/newsFooter.jpg) no-repeat 0 0;
	width:560px;
	height:26px;
	padding:7px 25px 0 12px;
}
.newsFooterNav a
{
	color:Black;
}
.newsFooterNav a.active
{
	color:#0078AE;
	text-decoration:underline;
}
.newsDate
{
	float:left;
}
.newsTitleSmall
{
	float:left;
	padding-left:20px;
}
.newsTitleLarge
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	padding:5px 0 3px 0;
}
.newsDescription
{
	color:#919195;
	font-size:12px;
	font-weight:normal;
}
.newsDescription a 
{
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
.newsBackButton
{
	background:url(../images/arrowLeft.jpg) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#0078AE;
	font-size:11px;
	
}
.lecturesOutlines
{
	padding-bottom:30px;
}
.lectureTitle
{
	padding-bottom:3px;
}
.paddingLeft20
{
	padding-left:20px;
}

/* Blockade styles */
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#Blockade
	{
		position:absolute;
		z-index: 102; 
		color: White;
		width:100%;
		height:100%;
	}

.BlockadeStlye
{
	background:white url(../images/blockade.jpg) no-repeat 0 100%;
	width:400px;
	height:100px;
	margin:0 auto;
	top:300px;
}

/*  Font Styles */

.defaultFont{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}

.blueFont1
{
	color:#0078AE;
	font-size:14px;
}
.blueFont2
{
	font-size: 12px;
	color: #0078ae;
	font-weight:bold;
}
.blueFont3
{
	font-size: 10px;
	color: #0078ae;
}

.grayFont1
{
	color:#666666;
	font-size:14px;
	line-height:25px;
}

.blueThickFont1
{
	color:#0078AE;
	font-weight:bold;		
	font-size:14px;
}

.blueThickFont2
{
	color:#0078AE;
	font-weight:bold;		
	font-size:12px;
}


.grayFont2
{
	color:#666666;
	font-size:11px;
	line-height:16px;
}
.grayFont3
{
	color:#666666;
	font-size:9px;
}

.blackFont1
{
	font-size:14px;
	color:Black;
	line-height:25px;
	font-weight:bold;
}
.blackFont2
{
	font-size:11px;
	color:Black;
}
.blackFont3
{
	font-size:9px;
	color:Black;
}
.blackFont4
{
	color:Black;
	font-size:12px;
	font-weight:bold;
}
.blackFont5{
	color:Black;
}

.pacedFont
{
	line-height: 31px;
	padding-left: 10px;
	font-size: 14px;
	color: #0078ae;
	font-weight: bold;
}
.howToFont
{
	line-height: 43px;
	text-indent: 25px;
	font-size: 18px;
	color: #0078ae;
}

.content h2{
	margin:0;
}

.homeStats {
	width: 565px;
	background: #919195 url(../images/homeStatsBot.gif) bottom left no-repeat;
	color: white;
	padding: 14px 10px 17px;
	line-height: 16px;	
}

.homeStatsL {
	float: left;
	width: 283px;
	font-size: 14px;
}

.homeStatsR {
	float: left; 
	text-align: right;
	width: 282px;
	font-size: 11px;
}

.registration {
	width: 100%;
	font-size: 14px;
	color: black;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.dottedSpacer
{
	background:url(../images/info-block-bg.jpg) repeat-x;
	padding: 7px 0 0 0;
	height:0px;	
	overflow: hidden;
	clear: both;
	width:591px;
	margin-top:12px;	
}
	
.registL {
	float: left;
	width: 56%;
	padding: 0 20px 0 0;
}

.registR {
	float: left;
	width: 40%;
}

.homeMaterials {
	margin: 4px 0 0 0;
}

.homeMaterialsL{
	float:left;
	width: 270px;
	padding: 4px 22px 0 0;
}

.homeMaterialsR{
	float:left;
	width: 270px;
	
}

/*************************** Header ***************************/

.header{
	width:100%;
	background:#919195 url(../images/headerBg.gif) no-repeat 0 100%;
	height:58px;
	position:relative;
}

.header fieldset{
	position:absolute;
	right:29px;
	top:22px;
}
.header fieldset input{
	float:left;
	border:0;
	padding:2px 3px;
	width:129px;
	margin:0 7px 0 0;
	color:#919195;
}
.header fieldset a{
	float:left;
	text-decoration: none;
	margin:3px 0 0;
	color: white;
	font-size:11px;
}

.hdrNav {
	float: left;
	width: 90%;
}

.hdrLogout {
	float: left;
	width: 10%;
	height: 31px;
	line-height: 31px;
	text-align: right;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	background: #0078ae url(../images/navR.gif) bottom right no-repeat;
}

.hdrLogout a:link, .hdrLogout a:visited {
	color: white;
	text-decoration: none;
}

.hdrLogout a:hover, .hdrLogout a:active {
	color: white;
	text-decoration: none;
}

.hdrArrow {
	padding: 0 30px 0 6px;
	vertical-align:baseline;
}

/* Holly Hack: Hide From IE5/Mac \*/ * html .hdrLogout img { margin: 11px 0; vertical-align: middle; } /* Holly Hack: End Hide From IE5/Mac */

.logo{
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:125px;
	height:39px;
	position:absolute;
	top:8px;
	left:24px;
	text-indent:-9999px;
	margin:0;
}

.logo a{
	display:block;
	height:100%;
}

.masthead{
	overflow:hidden;
	background:url(../images/masthead.gif) no-repeat;
	width:214px;
	height:12px;
	position:absolute;
	top:30px;
	left:162px;
	text-indent:-9999px;
	margin:0;
}

/*************************** Footer ***************************/


.footerLine{
	width: 996px;
	background:url(../images/info-block-bg.jpg) repeat-x;
	overflow:hidden;
	padding:14px 0 0 0;
	clear: both;
	margin: 0 auto;
}

.footer {
	font-size:11px;
	width: 900px;
	margin: 0 auto;
}

.footer ul{
	float:left;
	margin:15px 0 0;
	padding:0;
	list-style:none;
}
.footer ul li{
	float:left;
	background:url(../images/footer-sep.jpg) no-repeat 100% 50%;
	padding:0 7px;
}
.footer ul a{
	color:#919195;
	text-decoration:none;
}
.footer ul a:hover{text-decoration:underline;}
.thomas-reuters{
	float:right;
	overflow:hidden;
	background:url(../images/footer-banner.jpg) no-repeat;
	width:175px;
	height:40px;
	text-indent:-9999px;
	padding: 0 10px 0 0;
}


/*************************** Navigation ***************************/

.chromestyle{
	background: #0078ae url(../images/navL.gif) bottom left no-repeat;
	overflow: hidden;
	padding: 0 0 0 17px;
}

.chromestyle:after{ /*Add margin between menu and rest of content*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 6px 0 9px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
font: normal 14px Arial;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: white;
padding: 4px 0;
margin: 0 12px;
text-decoration: none !important;
background-color: #0078ae;
}

.navOn a {background: #0078ae url(../images/navOver.gif) 0 21px repeat-x;}
.fixPadIE7 {margin-top: -1px;}

.chromestyle ul li a:hover, .chromestyle ul li a.chromestyle-menu-selected{ /*script dynamically adds a class of "chromestyle-menu-selected" to the current active menu item*/
background: #0078ae url(../images/navOver.gif) 0 21px repeat-x;
}

/* ######### Style for Drop Down Menu ######### */


.chromestyle ul li div{
color: white;
text-decoration: none !important;
}

.chromestyle ul li div a{
width: auto;
display: block;
text-decoration: none;
color: #c2c2c2;
background: #0078ae url(../images/navBg.png) top left repeat;
margin:0px;
padding:4px 22px;
}
.chromestyle ul li div a:hover{background:#0078ae;}

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font: normal 12px Arial;
line-height:18px;
z-index:100;
background-color: transparent;
width: 177px;
visibility: hidden;
margin: 5px 0 0 -8px; /*Change position of drop down relative to main menu*/
}

.dropmenudiv a{
width: auto;
display: block;
padding: 4px 22px;
text-decoration: none;
color: #c2c2c2;
background: #0078ae url(../images/navBg.png) top left repeat;
}

html .dropmenudiv a{ 
width: 100%;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #0078ae;
color: white;
}

.dropmenudiv img {
	vertical-align: baseline;
}
.dropmenudiv img.navBotL {
	margin-top:-3px;
	margin-right:-3px;
}
.dropmenudiv img.navBotR {
	margin-left:-3px;
	margin-top:-3px;
}
.dropmenudiv img.navBg {
	margin-top:-3px;
}

/* page left col */
.sidenavNothing
{
	float:left;
	list-style: none;
	width: 177px;
}
.sidenav {
	float:left;
	list-style: none;
	width: 177px;
	background: #efeff2 url(../images/sidenavBg.gif) bottom left no-repeat;
}

.sidenav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidenav li{
	float:left;
	border-bottom: 2px dotted white;
	width: 177px;
	padding: 10px 0;
}

.sidenav li div ul li {
	float:left;
	width: 165px;
	padding:5px 0 0 10px;
	border-bottom:none;
	color:#666666 !important;
}

.sidenav li div ul li.active-linkSubNav {
	color:#0078AE !important;
}
.sidenav li div ul li.active-linkSubNav a {
	color:#0078AE !important;	
}

.sidenav li div ul li a {
	width: 155px;
	color:#666666 !important;
}
.sidenav li div ul li a:hover {
	width: 155px;
	color:#0078ae !important;
}

.sideNavLessPad {
	padding:5px 0 0 0px !important;
}

.hideOnLoad {
	padding:0 0 0 15px;
}

.last-link {
	float:left;
	border-bottom: none !important;
	width: 177px;
	padding: 0 0 0 12px;
}

.first-link {
	border-bottom: none !important;
	color:white;
	background-color:#0078ae;
	text-align:center;
}

.first-link a {
	color:white !important;
	padding: 0px !important;
}

.sidenav a:link, .sidenav a:visited  {
	display: block;
	color:#666666;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.sidenav a:hover, .sidenav a:active {
	display: block;
	color:#0078ae;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.sidenav li.active-link a {
	color:#0078ae;
	display: block;
	padding: 0 0 0 12px;
}

.sidenav li img {
	padding: 0 0 0 10px;
}

.sidenav li div ul li div ul li a {
	width: 140px;
	padding: 0 0 0 3px !important;
}

.sidenav li div ul li div ul li a:hover {	
	width: 140px;	
	padding: 0 0 0 3px !important;
}

.accessDates{
	color:black;
	background-color:#DFDFDF;
}
#popupForm{

}
div.adminHeader{
	background-color:#919195;
	margin-bottom: 1.5px;
	margin-top: 6px;	
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 2px;	
}
div.adminSubHeader{
	background-color:#0078AE;
	margin-bottom: 12px;	
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.adminHeader h1{	
	color: white;
	font-size:18px;
	font-weight:normal;
	margin:6px 0;
	padding:0;
}
div.adminSubHeader h2{	
	color: white;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
table#lectureCountDetail thead tr td{
	color: white;
	background-color: #0078AE;
	font-weight: bold;
	text-align: center;
}

label[for="questionDetails[page]"],label[for="questionDetails[questionNum]"] {
	float:left;
	width:10%;
	padding-top:6px;
}

.software ul {
	padding:0px;
	margin:2px;
}
.software li {
	list-style-type:disc;
	line-height:20px;
	font-size:12px;
	color:Black;
	margin-left: 12px;
}
.softwareAgreement {
	height:450px;
	overflow: auto;
	color:Black;
}

.eulaAgreement {
	height: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');	
	overflow: auto;
	color:Black;
}

#submitQuestionForm ul{
	padding-left: 0px;
}

.rssLink{
        float:right;
	line-height:18px;
	font-size:14px;
        margin: 6px 0;
}

.rssLinkRight{
	line-height:13px;
	font-size:7px;
        float:right;
        padding-top: 5px;
        padding-right:5px;
        margin: 6px 0;
}

.ltblue .newsRight {
   margin-bottom:15px;
   color: black;
   font-size: 11px;
   line-height: 14px;
   font-weight: bold;
}

.newsBlock {
  margin-bottom: 12px;
  border-color: #00457b;
}

.newsBlock  ul li.hideNewsDetail{
	cursor:pointer;
	list-style-image:url(../../images/sideNav/plus.gif);
}

.newsBlock  ul li.showNewsDetail{
  cursor:pointer;
  list-style-image:url(../../images/sideNav/minus.gif);
}

.newsTruncated {
   font-weight: normal;
   color: #919195;
}

.ltblue a.readMore {
  background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
  padding:0 9px 0 0;
  font-weight: normal;
  font-size:9px;
}
.button3{
	border:none;
	padding-bottom:6px;
	float:none;
}
.button3:hover{cursor:pointer;}

.ltblue a.navContentLink {
float:left;
background:transparent url(../images/arrow-img.jpg) no-repeat 100% 50%;
font-size:11.5px;
font-weight:normal;
padding:0 9px 0 0;
#text-transform:uppercase;
}

.navContentLinkUL li a{
	float:left;
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:11.5px;
}


a.navContentLinkUL{
	float:left;
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:11.5px;
}

.box1UL
{
	margin:0;
	padding:0;
	list-style:none;
}
.box1UL li
{
	width:100%;
	overflow:hidden;
	margin: 0 0 10px 0;
	/*float:left;*/
}
.box1UL li strong
{
	float:left;
	font-weight:normal;
	font-size:11.5px;
	color:#000;
}

.box1UL li a{
	float:left;
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:11.5px;
	font-weight:normal;
}
/*Test Computer*/
.pass {
	DISPLAY: none;
	FONT-WEIGHT: bold;
	COLOR: green;
	TEXT-ALIGN: center;
	align:left;
	width:40
}
.fail {
	DISPLAY: none;
	FONT-WEIGHT: bold;
	COLOR: red;
	TEXT-ALIGN: center;
	align:left;
	width:40
}
.testComputer {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cellspacing:5px;
	cellpadding:0px;
	width:550px;
	FONT-WEIGHT: bold;
}
.testComputer tr {
	height:25px;
	 vertical-align:middle;
 }
.description{
	DISPLAY: none;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
}
.passMsg {
	DISPLAY: none;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	COLOR: green;
	TEXT-ALIGN: center
}
.failMsg {
	DISPLAY: none;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	COLOR: red;
	TEXT-ALIGN: center
}
/*End Test Computer*/

/*  BARBRITABLE Style is to be embedded in Ephox RTE -- START        */
/*
table.BARBRITABLE {
	background-color:white;
	border:1px solid gray;
	border-collapse:collapse;
	border-width:0px;
	font-family:Arial,sans-serif;
	font-size:9pt;
	width:100%;
}
table.BARBRITABLE th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E4E4EA none repeat scroll 0 0;
	border:1px solid white;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:center;
	width:74.45pt;
	height:15.75pt;
	align:center;
}
table.BARBRITABLE td {
	background-color:white;
	border-bottom:1px solid #E4E4EA;
	border-color:#E4E4EA;
	border-right:1px solid #E4E4EA;
	border-style:solid;
	border-top:1px solid #E4E4EA;
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:center;
	border-left-width:1px hidden #E4E4EA;
	height:15.75pt;
}
*/
table.BARBRITABLE {
	background-color:white;
	border:1px solid #E4E4EA;
	border-collapse:collapse;
	font-family:Arial,sans-serif;
	font-size:9pt;
	/*width:100%;*/
        margin-left:1px;
}

table.BARBRITABLE th:first-child {
	border-left:1px solid #E4E4EA;
}
table.BARBRITABLE th {
        /*
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
        */
	background-color:#E4E4EA;
	border-left:1px solid white;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:10pt;
	height:15.75pt;
	text-align:center;
	border-collapse:collapse;
}
table.BARBRITABLE td {
	background-color:white;
        
	border-bottom:1px solid #E4E4EA;
	border-right:1px solid #E4E4EA;
	border-top:1px solid #E4E4EA;
	border-left:1px solid #E4E4EA;
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:center;
	border-collapse:collapse;
}

/*  BARBRITABLE Style is to be embedded in Ephox RTE -- END        */


.barbristud-info{
	margin:0
	padding:0
	list-style-image:none;
}
ul.barbristud-info li{
	list-style-type:disc
}

.box2UL a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/arrow-img.jpg) no-repeat scroll 100% 50%;
	/* float:left; */
	font-size:11.5px;
	font-weight:normal;
	padding:0 9px 0 0;
	line-height:28px;
	margin-left:-40px;
}

.textUppercase {
	text-transform:uppercase;
}

.moreDemo{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/more-btn.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:normal;
	height:21px;
	line-height:16px;
	margin:3px 0 0;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:125px;
}
a.moreDemo:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.moreDemo:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* Styles for Enrolled Student Lectures*/
.esc-lectures{
	float:left;
	padding:0 36px 0 13px;
}

.esc-lecture {
	padding:0;
	font-size:10px;
       overflow:hidden;
	width:100%;
	margin:10px 0 0;
}

.lecture-handout{width:104px; white-space: nowrap;}
.lecture-handout a{
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
       padding-right: 9px;
       margin-right:10px;
       font-size:11px;
       font-weight:normal;
}

.lecture-hour{
	margin-right:1px;
       white-space: nowrap;
}
.lecture-hour a{
	background:url(../images/arrow-img.jpg) no-repeat 100% 50%;
       padding: 0 9px 0 0;  
       font-size:11px;
       font-weight:normal;    
}

.dottedLectureSpacer2 {
   background:url(../images/info-block-bg.jpg) repeat-x;
   height:4px;
   margin:5px 0 5px 0;
   width: 591px;
}

table.early-bar-prep {
   width: 591px;
}
table.early-bar-prep th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0px 0;
    padding-bottom:3px;
}
table.early-bar-prep td {
    border-color:#AAAAAA;
    border-style:dotted solid solid  solid;
    border-width:0 0 1px 0;
    padding-top:6px;
    padding-bottom:6px;
}
table.early-bar-prep a {
    background:transparent url(../images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

table.mbe-preview {
    width: 591px;
}
table.mbe-preview th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0px 0;
    padding-bottom:3px;
}
table.mbe-preview td {
    padding-top:6px;
    padding-bottom:6px;
}
table.mbe-preview td.mbe-preview-day {
    border-color:#AAAAAA;
    border-style:solid;
    border-width:1px 0 0;
    font-size:12px;
    font-weight:bold;
    color:#0078AE;
}
table.mbe-preview a {
    background:transparent url(../images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

table.mbe-drills {
    width: 591px;
}

table.mbe-drills th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0 0;
    padding-bottom:3px;
}
table.mbe-drills td {
    padding-top:6px;
    padding-bottom:6px;

}
table.mbe-drills a {
    background:transparent url(../images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

table.simulated-mbe {
    width: 591px;
}
table.simulated-mbe th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 2px 0;
    padding-bottom:3px;
}
table.simulated-mbe td {
    padding-top:6px;
    padding-bottom:6px;

}
table.simulated-mbe a {
    background:transparent url(../images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

span.lecture-title {
    font-weight:bold;
    color:#000000;
}

.LectureDottedSpacerNarrow{
	margin-top:12px;
	margin-right: 0px;
	margin-left:0px;
	background:url(../images/info-block-bg.jpg) repeat-x;
	width:591px;
	height:4px;

}


table.makeup-lectures {
   width: 591px;
}
table.makeup-lectures th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0px 0;
    padding-bottom:3px;
}
table.makeup-lectures td {
    border-color:#AAAAAA;
    border-style:dotted solid solid  solid;
    border-width:0 0 1px 0;
    padding-top:6px;
    padding-bottom:6px;
    font-size:11px;
    font-weight:normal;
}
/*
table.makeup-lectures a {
    background:transparent url(../../images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}
*/
table.makeup-lectures a {
    background-image:none;    
    font-size:11px;
    font-weight:normal;
    margin: 0px;
    padding: 0px;    
}

table.makeup-lectures a span {
    margin: 0px;
    padding: 0px;
    background:transparent url(../images/arrow-img.jpg) no-repeat scroll 96% 50%;
}

table#snowLeopardInstrnMsg {
	color:black;
}
table#snowLeopardInstrnMsg ul {
	padding-left:20px;
}

table#snowLeopardInstrnMsg li {
	list-style-type:decimal;	
}


div.mlHeaderNote {
    margin-top: 12px;
    margin-bottom:12px;
    color:Black;
    font-size:12px;
    font-weight:bold;

}

div.mlFooterNote {
    margin-top:12px;
    margin-bottom:12px;
    color:Black;
    font-size:12px;
    font-weight:bold;
}

div.mlHeaderNote p {
    margin: 0px;
    padding: 0px;
}

div.mlFooterNote p {
    margin: 0px;
    padding: 0px;
}


.essay {
    padding: 0pt 0pt 10px 30px; 
}
.essay table{
    border-collapse: collapse;
    cellpadding:0;
    border: 1px solid #b8b7b6;
    width:100%;
}
.essay table tbody tr {
    line-height: 25px;
}
.essay table tbody td {
    font-style: normal;
    color: black;
    text-align:center;
    font-weight: normal;
    border: 1px solid #b8b7b6;
}
.essay table tbody td#title {
    text-align:left;
    padding-left:5px;
}
.essay table thead tr {
    color:#585858;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    background-color: #CCCCCC;
}
.essay table thead th{
    padding-left:5px;
    padding-right:5px;
    border: 1px solid #b8b7b6;

}
/* Assign Grader styling */
.unassignedAssignmentsHeader, .assignedAssignmentsHeader{
    width:inherit;
    background: inherit;
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    height:inherit;
    color:black;
    vertical-align:top;
    background-position:center left; 
}

table.unassignedAssignments {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	text-align: left;
}

table.unassignedAssignments thead tr th {
	background-color: #CCCCCC;
	font-size: 8pt;
	padding: 4px;
}

table.unassignedAssignments tr tf th {
	background-color: #CCCCCC;
	font-size: 8pt;
}

#ppList > tfoot > tr > th {
	padding-right: 7px;
}

table.unassignedAssignments thead tr td {
	background-color: #CCCCCC;
	font-size: 8pt;
	padding: 4px;
	font-weight: bold;
	color: black;
}

table.unassignedAssignments tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.unassignedAssignments tbody tr.odd td {
	background-color:#F0F0F6;
}

table.unassignedAssignments thead tr .headerSortDown, table.unassignedAssignments thead tr .headerSortUp {
background-color: #8dbdd8;

}

table.unassignedAssignments thead tr th.headerSortUp {
	background-image: url(../images/asc.gif)  ;
background-repeat:no-repeat;
}

table.unassignedAssignments thead tr th.headerSortDown {
	background-image: url(../images/desc.gif) ;
background-repeat:no-repeat;
}

table.assignedAssignments {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.assignedAssignments thead tr th, table.assignedAssignments tfoot tr th {
	background-color: #CCCCCC;
	font-size: 8pt;
	padding: 4px;
}

table.assignedAssignments tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.assignedAssignments tbody tr.odd td {
	background-color:#F0F0F6;
}

table.assignedAssignments thead tr .headerSortDown, table.assignedAssignments thead tr .headerSortUp {
background-color: #8dbdd8;
}

table.assignedAssignments thead tr th.headerSortUp {
	background-image: url(../images/asc.gif);
    background-repeat:no-repeat;
}

table.assignedAssignments thead tr th.headerSortDown {
    background-image: url(../images/desc.gif);
    background-repeat:no-repeat;
}

.grayRow {
	background-color:#ccc;
}

.popupInput {
    font-size: 12px;
}

.popupTextArea {
    height: 100px;
    width: 490px;
    font-size: 12px;
}


/*************************** Paced Expandable Info Boxes ***************************/

.homePaced {
	padding: 12px 0 0 0;
}

.pacedCollap {
	background-color: #efeff2;
	height: 31px;
	margin-top: 4px;
	clear: both;
	overflow: hidden;
}

.pacedExpand {
	background-color: #efeff2;
	margin-top: 4px;
	clear: both;
	padding: 0 0 20px 0;
	overflow: hidden;
}

.pacedColL {
	float: left;
	width: 80%;
	background: url(../images/greyCornerL.gif) bottom left no-repeat;
}

.pacedColLAlt {
	float: left;
	width: 75%;
}

.pacedColR {
	float: right;
	height: 31px;
	text-align: right;
}

.pacedInfoLine {
	width: 100%;
	border-top: 3px dotted white;
	padding: 8px 0 0 0;
}

.pacedInfo {
	padding: 0 0 0 0px;
}

.pacedOpenCol1 {
	float: left;
	width: 30%;
	padding: 0 15px 0 10px;
}

.pacedOpenCol2 {
	float: left;
	width: 30%;
	padding: 0 15px 0 0;
}

.pacedOpenCol3 {
	float: left;
	width: 31%;
}

.pacedCheckL {
	float: left;
	width: 14%;
}

.pacedCheckR {
	padding: 3px 0 0 0;
	font-size: 10pt;
	float: left;
	width:80%;
}
.pacedCheckR font {
	padding: 3px 0 0 0;
}
.pacedTitle {
	font-size: 14px;
	color: #0078ae;
	padding: 0 0 4px 0;
	text-decoration: underline;
}

.howtoWpr {
	width: 585px;
}

.howtoCollap {
	border-top: 1px dotted #565355;
	background-color: #efeff2;
	height: 43px;
	margin-top: 14px;
	overflow: hidden;
}

.howtoExpand {
	border-top: 1px dotted #565355;
	background-color: #efeff2;
	margin-top: 14px;
	clear: both;
	overflow: hidden;
	padding: 0 0 20px 0;
}

.howtoColL {
	float: left;
	width: 70%;
	background: url(../images/greyCornerLgL.gif) bottom left no-repeat;
}

.howtoColLAlt {
	float: left;
	width: 70%;
	
}

.howtoColR {
	float: right;
	height: 42px;
	text-align: right;
}

.howtoInfoLine {
	width: 100%;
	border-top: 3px dotted white;
}

pre {
       white-space: pre-wrap;
       word-wrap: break-word;
       font-family:Arial;
       font-size:10pt;
       margin: 0;
	float:none;
	display:inline;
}
.largeBlueButton {
	margin-bottom: 5px;
	width:204px;
	background:transparent url(../images/ltblue-box-btn-sidebar.jpg) no-repeat scroll 0 0;
}
.levitipclass {
	background: #FFF2E2 none repeat scroll 0 0;
	border: 1px solid #000;
	opacity: 0.9;
	padding: 2px 5px;
	color:black;
	font-size:0.9em;
}
#questionDiv ul {
	float:left;
	list-style-type:none;
	width:112px;
}

.topNavHeaderLink{
    color:white;
}

#topnav{
    padding:0px;
    margin:0px;
}

#topnav li{
    display:inline;
    padding-right:20px;
}

.error{
    color:red;
    font-size:10px;
}

.hide{
    display:none;
}

/*************************** Essay Counts Summary ***************************/
.essayCountsSummaryHeader{
    width:inherit;
    height:inherit;
    color:black;
    vertical-align:top;
    background-position:center left;
}

table.essayCountsSummary {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.essayCountsSummary tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}

table.essayCountsSummary tbody tr.odd td {
	background-color:#F0F0F6;
}

table.graderDetails {
	font-family:arial;
	background-color: #919195;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

.graderDetailsHeader{
    height:inherit;
    color:white;
    vertical-align:top;
    background-position:center left;
}

table.graderDetails thead tr th.headerSortUp {
	background-image: url(../images/asc.gif);
    background-repeat:no-repeat;
    padding-left: 20px;
}

table.graderDetails thead tr th.headerSortDown {
    background-image: url(../images/desc.gif);
    background-repeat:no-repeat;
    padding-left: 20px;
}
/******* PSP Propgation styling begins **********/
.viewPSPPropagationTable, .viewPSPPropagationTable td, .viewPSPPropagationTable th,
.viewAssignmentLinksTable, .viewAssignmentLinksTable td, .viewAssignmentLinksTable th {
	border-collapse: collapse;
	border: 1px solid black;
	padding: 5px;
}

.viewAssignmentLinksData, .viewPSPPropagationData {
	overflow-y: auto;
	height: 300px;
}
#viewAssignmentLinksClose, #viewPSPPropagationClose {
	cursor: pointer;
	margin-right:250px;
}

.viewAssignmentLinksTitle, .viewPSPPropagationTitle {
	color:#0078AE;
	font-size:18px;
	font-weight:normal;
	margin:6px 0;
	padding:0;
}

.viewPSPPropagationTableTitle {
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
}
/******* PSP Propgation styling ends **********/

.closeBtn{
	height: 16px;
	width: 16px;
	border: none;
	background-repeat: no-repeat;
	background-size: cover;
}