html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;}

#body {
	font-family: verdana, arial, helvetica, sans-serif;
}

#fauxbody {
background-color: gray;

}

#contentcontainer {

 width: 990px;
	margin: 0px auto;
	background-color: white;
		font-family: verdana, arial, helvetica, sans-serif;

}

#menu ul{
	padding: 0px 5px 0px 0px;
	text-align: right;
	font-size: 11px;
}

#menu ul li{
	display: inline;
	list-style: none;
}

#menu ul li a{
	text-decoration: none;
	color: gray;
	font-weight: bold;
}

#banner {
	height: 104px;
	background: url(/img/banner.jpg) no-repeat;
	margin-top: -15px;
}

#banner a { 
	display: block;
	width: 100%;
	height:  100%;
}



#nav {
clear: both;
	float: left;
	width: 200px;
	background-color: #c1c1c1;
	display: none;

}
#nav ul {
width: 990px;
background-color: #1b1b53;
clear: both;
padding: 0 0 33px 0;
display: block;
list-style: none;
}
	

#nav ul li a { 
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	padding: 0 20px 0 10px;
	list-style-type: none;
	

	}
#nav ul li.nav1 a { display: none; }
#nav ul li.nav2 a { display: none; }
#nav ul li.nav3 a { display: none; }
#nav ul li.nav4 a { display: none; }



#nav ul li.nav1 a { display: none; }
#nav ul li.nav2 a { display: none; }
#nav ul li.nav3 a { display: none; }
#nav ul li.nav4 a { display: none; }
#nav ul li.nav5 a {  }
#nav ul li.nav6 a {  }
#nav ul li.nav7 a {	
	
	}
#nav ul li.nav8 a { }

#nav ul li.lpnav1 a { xbackground-image: url(/img/lpnav1.jpg) }
#nav ul li.lpnav2 a { xbackground-image: url(/img/lpnav2.jpg) }
#nav ul li.lpnav3 a { xbackground-image: url(/img/lpnav3.jpg) }
#nav ul li.lpnav4 a { xbackground-image: url(/img/lpnav4.jpg) }


#leftside ul{
width: 200px !important;
background-color: #c1c1c1 !important;

}

#leftside {
padding-left: 5px;
}


#leftside h2{
	text-align: center;
	color: #993333;
	font-size: 14px;
	margin: 4px 4px 5px 4px;
}

#navform {
clear: both;
height: 100%;
width: 200px !important;
padding-left: 5px ;
 }
 
 #navform ul li{
 width: 190px !important;
 
 background-color: transparent !important;}
 
 #navform ul li a{
 width: 190px !important;
 color: #1a155c !important;
display: block !important;
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 0 0px 9px 0px !important;
	list-style-type: none;
 
 background-color: transparent !important;}
 
 #navform ul li a:hover{
text-decoration: underline;}
 
 
 #navform ul {
  background-color: transparent !important;
 width: 190px !important;
 }

#logincontainer {
float: right;
height: 100%;


}

#footer {
	clear: both;
	background-color: #1b1b53;
	height: 35px;
	text-align: center;
	display: none;
}

#footer ul{
	padding: 6px 0px 0px 0px;
}

#footer ul li{
	display: inline;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#footer ul li a{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 18px 0px 0px;
}

#copyright{
	text-align: center;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
	background-color: #a1a1a1;
	clear: both;
}


#maincontent {
margin-top: 50px;


}

li .outer {
border: none;

}











.tell{
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	}
	
#clwrap {
	float: left;
	width: 60%;
	}
#clwrap h2 {
	margin: 19px 0 0 0;
	font-size: 14px;
	border-bottom: 1px dotted gray;
	}
	
	
/* LP link styles */	
a.Download.Syllabus {
	color:#4E81CA;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:6px 0px 6px 14px;
	text-decoration:underline;
	}

a.Download.Lecture {
	color:#4E81CA;
	font-size: 11px;
	}
a.Play.Lecture {
	color:#4E81CA;
	font-size: 11px;
	}
a.Lecture1 { color: green; }  /* example of an override of color, without impacting font-size */	
	
	
	
#formadvisoryboard {
	width: 500px;
	background-color: white;
	}
#formadvisoryboard fieldset label {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;
	margin: 0 5px 5px 0;
	}
#formadvisoryboard fieldset input {	
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
	}
#formadvisoryboard input.sbmt {
	clear: both;
	display: block;
	width: 100px;
	margin: 0 0 0 175px;
	}
	
#formfeedbackontopics {
	width: 500px;
	background-color: white;
	}
#formfeedbackontopics fieldset label {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;
	margin: 0 5px 5px 0;
	}
#formfeedbackontopics fieldset input {
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
	}
#formfeedbackontopics fieldset textarea  {
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
	}
#formfeedbackoncredits fieldset textarea  {
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
	}
#formfeedbackontopics input.sbmt {
	clear: both;
	display: block;
	width: 60px;
	margin: 0 0 0 195px;
	}	
	
#formfeedbackoncredits {
	width: 500px;
	background-color: white;
	}
#formfeedbackoncredits fieldset label {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;
	margin: 0 5px 5px 0;
	}
#formfeedbackoncredits fieldset input {	
	float: left;
	with: 200px;
	margin: 0 0 5px 0;
	}
	
#formfeedbackoncredits input.sbmt {
	clear: both;
	display: block;
	width: 60px;
	margin: 0 0 0 195px;
	}	
#loginform{
	margin: 70px auto;
	padding:: 20px 20px;
	width: 300px;
	height: 150px;
	xborder: 1px solid #666666;
}
#loginform label{
	font-size: 12px;
	font-weight: bold;
}
#loginform input{
	font-size: 12px;
	padding: 4px 4px;
	border: 1px solid #666666;
	width: 250px;
}
#loginform input.submit{
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}
#pageContent{
	background-color: #ffffff;
	xheight: 400px;
	padding: 25px 25px;
}


#leftside ul li.outer{
	
	list-style: none;
}

#leftside ul li.last{
	border-bottom: 0px;
	list-style: none;
	margin: 0px 0px 20px 0px;
}

#leftside ul li ul li{
	list-style-position: outside;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 8px;
	padding: 0px 0px 10px 15px;
	list-style: none;
	background: url(/img/star.jpg) no-repeat 3px 3px;
}

#leftside ul li ul.testimonial li{
	background-image: none;
	clear: right;
	padding: 10px 0px 25px 10px;
}

#leftside ul li ul.testimonial li p{
	margin: 0px 0px 5px 0px;
}

#leftside ul li ul.testimonial li span{
	clear: both;
}




#isIE.isIE7 input.registernow{
	padding: 0px 0px 0px 0px;
}

#page form{
	float: left;
	
}

#rightstock{
	background: url(/img/rightstock.jpg) no-repeat;
	height: 245px;
	width: 207px;
	margin: 0px 0px 10px 0px;
}

#rightside{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 207px;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#rightside h2{
	text-align: center;
	color: #993333;
	font-size: 14px;
	margin: 4px 4px 5px 4px;
}

#rightside ul li.outer{
	border-bottom: 2px dotted #6da6c8;
	list-style: none;
}

#rightside ul li.last{
	border-bottom: 0px;
	list-style: none;
	margin: 0px 0px 20px 0px;
}

#rightside ul li ul li{
	list-style-position: outside;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 8px;
	padding: 0px 0px 10px 15px;
	list-style: none;
	background: url(/img/star.jpg) no-repeat 3px 3px;
}

#rightside ul li ul.testimonial li{
	background-image: none;
	clear: right;
	padding: 10px 0px 25px 10px;
}

#rightside ul li ul.testimonial li p{
	margin: 0px 0px 5px 0px;
}

#rightside ul li ul.testimonial li span{
	clear: both;
}

#rightstock{
	background: url(/img/rightstock.jpg) no-repeat;
	height: 245px;
	width: 207px;
	margin: 0px 0px 10px 0px;
}





#navform h3{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 35px 0px 35px;
}

#navform p{
	text-align: center;
	font-size: 13px;
	padding: 0px 25px;
}

#navform  form{
	padding: 8px 0px 0px 23px;
}

#navform  form label{
	font-size: 11px;
	font-weight: bold;
}

#navform  form input{
	border: 1px solid #000000;
	width: 153px;
}

#navform  form input.submit{
	margin: 5px 22px 0px 0px;
	float: right;
	width: 60px;
	cursor: pointer;
}

#navform  h4{
	padding: 12px 24px 0px 12px;
	font-size: 14px;
}

#navform  ul li{
	padding: 8px 5px 8px 5px;
	list-style-position: outside;
}

#navform  ul li a{
	font-size: 11px;
	color: #003399;
}

#navstock{
	background: url(/img/navstock.jpg) no-repeat;
	height: auto;
	width: 200px;
}

#page {
	margin: 0 auto;
	background-color: #ccc;
	position: relative;
	width: 760px;
	background-color: #ffffff;
}
#isIE.isIE6 #page {	
	width: 780px;
	}

#page.splash {
	padding: 5px 25px;
}

#page.splash table.mainleft {
	border-bottom: 2px dotted #666666;
	margin: 0px 25px 5px 0px; 
}

#page.splash table tr td.aboutbox {
	width: 300px;
	background: url(/img/applewoman.jpg) no-repeat 225px 25px;
}

#page.splash table tr td.aboutbox h2{
	color:#000000;
	margin: 0px 36px 0px 0px; 
	font-size:16px;
	font-weight:bold;
	width: 330px;
}

#page.splash table tr td.aboutbox h3{
	color:#000000;
	margin: 20px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}

#page.splash table tr td.aboutbox p{
	font-size:12px;
	width: 250px;
}

#page.splash table tr td.aboutbox ul{
	list-style: none;
}

#page.splash table tr td.aboutbox ul li a{
	color:#3a61ae;
	font-weight: bold;
	xtext-decoration: none;
	background: url(/img/doublearrow.jpg) no-repeat 0px 2px;
	font-size: 12px;
	padding: 0px 0px 0px 16px;
}

#page.splash table tr td.splashbox h2{
	color:#3a61ae;
	font-size:16px;
	font-weight:bold;
	border-bottom: 2px dotted #8a2b2b;
	background: url(/img/redarrow.jpg) no-repeat 0px 5px;
	padding: 0px 0px 0px 16px;
	width: 92%;
}

#page.splash table tr td.splashbox p{
	font-size:12px;
}

#page.splash table tr td table.lowerbox{
	padding: 0px 15px 0px 0px;
}

#page.splash table tr td table.lowerbox tr td.lowerboxleft{
	border-right: 2px dotted #8a2b2b;
}

#page.splash table tr td table.lowerbox tr td.lowerboxright{
	padding: 0px 0px 0px 15px;
}

#page.splash table tr td table.lowerbox tr td ul{
	list-style: none;
	list-style-position: outside;
}

#page.splash table tr td table.lowerbox tr td h3{
	font-size: 14px;
	color: #999999;
	margin: 0px 0px 5px;
}

#page.splash table tr td table.lowerbox tr td ul li{
	color:#3a61ae;
	font-weight: bold;
	background: url(/img/doublearrow.jpg) no-repeat 0px 2px;
	font-size: 12px;
	padding: 0px 0px 0px 16px;
}

#page.splash table tr td table.lowerbox tr td ul li a{
	color:#3a61ae;
	text-decoration: none;
}

#homeLogin {
	margin: 0px 0px 5px 0px;
	width: 203px;
	padding: 10px 10px;
}

#homeLogin a{
	color:#3a61ae;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	background: url(/img/mycourseworkbg.jpg) no-repeat 0px 0px;
	border-bottom: 2px dotted #999999;
	padding: 0px 0px 8px 30px;
	display: block;
	width: 170px;
}

#homeLogin h4{
	font-size: 14px;
}

#homeLogin span a{
	background-image: none;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	border: none;
	padding: 0px;
	margin: 0px;
}

#homeLogin p{
	color:#999999;
	font-size:12px;
}

#homeLoginbox{
	padding: 5px 5px;
	margin: 10px 10px;
	border: 1px solid #999999;
}

#homeSignup {
	margin: 0px 0px 5px 0px;
	background: url(/img/newcoursesboxbg.jpg) no-repeat 0px 0px;
	width: 223px;
	height: 312px;
	padding: 10px 10px;
}

#homeSignup h3{
	font-size: 17px;
	text-align: center;
	width: 140px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

#homeSignup p{
	font-size: 11px;
	text-align: center;
	width: 150px;
	font-weight: normal;
	padding: 0px 0px 0px 16px;
}

#homeSignup label{
	font-size: 10px;
	display: block;
	margin: 6px 0px 0px 0px;
}

#homeSignup input{
	border: 1px solid #000000;
	width: 128px;
}

#homeSignup input.submit{
	width: 50px;
	display: block;
	margin: 15px 0px 0px 0px;
}

#splashbox{
	background: url(/img/splashbox.jpg) no-repeat;
	width: 300px;
	height: 83px;
	padding: 10px 10px;
	margin: 0px 0px 10px 0px;
}

#page.splash table tr td h2 a{
	color:#3a61ae;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

#centerpage{
	margin: 10px 15px 0px 15px;
	width: 549px
}

#centerpage.wider{
	width: 700px
}

#centerpage p{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	width: 524px;
}

#centerpage.wider p{
	width: 96%;
}

#centerpage p.moduleid{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#centerpage p.price{
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	display: inline;
	margin: 0px 140px 0px 0px;
}

#centerpage p.price2{
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	display: inline;
	margin: 0px 80px 0px 0px;
}



#centerpage p.orientationlink {
	text-align: center;
	width: 100%;
}


#centerpage p.orientationlink a{
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#centerpage h1{
	font-size: 18px;
	color: #003399;
}

#centerpage.wider h1{
	width: 550px;
}

#centerpage em.applythis{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	display: block;
}

#centerpage em.applythis2{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	display: block;
	margin:9px 0 10px 0px;
}

#centerpage h2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #8a2b2b;
	width: 534px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 2px 15px;
	background: url(/img/redsquare.jpg) no-repeat 1px 3px;
}

#centerpage.wider div#centerbox h2{
	width: 96%;
	margin: 4px 0px 2px 4px;
}

#centerpage h3{
	font-size: 12px;
	margin: 14px 0px 0px 15px;
}

#centerpage ul li{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 504px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 15px;
	background: url(/img/bluesquare.jpg) no-repeat 1px 3px;
	list-style: none;
	list-style-position: inside;
}

#centerpage ul.circles{
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}

#centerpage ul.circles li{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 504px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 15px;
	background: url(/img/circle.jpg) no-repeat 1px 3px;
	list-style: none;
	list-style-position: inside;
}

#centerpage table{
	width: 548px;
}

#centerpage table tr td{
	font-size: 12px;
	color: #000000;
	padding: 10px 0px;
	border-bottom: 2px dotted #666666;
}

#centerpage table tr td.bluebold{
	font-weight: bold;
	color: #003399;
	padding: 10px 10px;
	width: 90px;
	text-align: right;
}

#quicklinks{
	border: 1px solid #000000;
	background-color: #f2f0f0;
	margin: 10px 0px 0px 0px;
}

#quicklinks h2{
	background-image: none;
	border: none;
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}

#quicklinks ul li{
	background: url(/img/bluearrow.jpg) no-repeat 1px 4px;
	margin: 3px 0px 3px 10px;
}

#quicklinks ul li a{
	color: #4e81ca
}

#centerbox{
	width: 685px;
	border: 8px solid #ececec;
	margin: 10px 0px 10px 0px;
}

#centerbox span a{
	margin: 6px 0px 6px 14px;
	font-size: 14px;
	display: block;
	color: #4e81ca;
	font-weight: bold;
	text-decoration: underline;
}

#centerbox span.backtotop a{
	font-size: 12px;
	background: url(/img/blueuparrow.jpg) no-repeat 1px 4px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 10px 12px;
}

#centerbox table{
	margin: 0px 0px 0px 35px;
}

#centerbox table tr td.materials{
	padding: 4px 0px 4px 0px;
}

#centerbox table tr td.materials a{
	background: url(/img/materials.jpg) no-repeat 1px 4px;
	padding: 4px 0px 4px 24px;
	color: #4e81ca;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#centerbox table.lectures {
	margin: 10px 0px 10px 16px;
	font-weight: bold;
}

#centerbox table.lectures tr td{
	padding: 0px 0px 0px 0px;
}

#centerbox table.letteredlist{
	margin: 0px 0px 0px 55px;
	width: 620px;
}

#centerbox table tr td{
	border: 0px;
	margin: 0px 0px 0px 25px;
}

#centerbox table.letteredlist tr td{
	padding: 0px 0px 0px 0px;
}

#centerbox hr{
	margin: 16px;
	border-top: 2px dotted #a1a1a1;
}

#centerbox h4{
	color: #666666;
	margin: 0px 0px 0px 13px;
	padding: 0xp 0px 0px 0px;
	font-size: 15px;
}

#pdcbox{
	background-color: #e6eaf1;
	width: 528px;
	margin: 5px 5px;
	padding: 5px 5px 0px 5px;
}

#pdcbox span{
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 15px;
}

#pdcbox p{
	padding: 0px 15px 15px 15px;
	width: 520px;
}

#registerbox{
	position: relative;
	border: 2px solid #364bf3;
	margin: 35px 0px 0px 0px;
	width: 540px;
}

#registerbox span{
	background-color: #364bf3;
	position: absolute;
	top: -20px;
	left: -2px;
	padding: 2px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#registerbox h4{
	padding: 10px 15px 0px 15px;
	color: #003399;
	font-weight: bold;
	font-size: 13px;
	width: 400px;
}

#registerbox span.tuition{
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 0px;
	margin: 0px 15px;
	color: #003399;
	font-weight: normal;
	font-size: 12px;
}

input.registernow{
	background: url(/img/registernowbutton.jpg) no-repeat;
	width: 150px;
	height: 52px;
	border: 0px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 4px 0px;
	font-weight: bold;
	cursor: pointer;
	text-indent: -999999px;
}

input.registernow2{
	background:transparent url(/img/registernowbuttond.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin:15px 10px 0 80px;
	padding:0 2px 4px 0;
	width:150px;
	cursor: pointer;
	text-indent: -999999px;
}

input.registernow3{
	background:transparent url(/img/registernowbuttond.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin:0px 0 0 210px;
	padding:0 2px 4px 0;
	width:150px;
	cursor: pointer;
	text-indent: -999999px;
}


fieldset { border: none; }	

dl {
	font-size: 12px;
	border: 1px solid;
	margin-left: 15px;
	padding-right: 10px;
	width: 500px;
}
dl strong {
	clear:both;
	display: block;
	_margin: 10px 0 0 -50px;
	*margin: 10px 0 0 -50px;
}

dt{ 
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	color: #003399;
}
dd{ 
	padding-left: 55px;
	margin: 10px 0 10px 0;
}





