body {
	background: #f1f1f2 url(/images/lightblue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	zoom: 1; /* has layout bug */;
	color: #252525;
}
h1 {
	font-size: 24px;
	color: #464647;
	padding: 20px 0px 5px 28px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
}
h3 {
	background-color: #ddd;
	padding: 5px;
	font-size: medium;
}
a {
	color: #005f90;
}
a:hover {
	text-decoration: none;
}
.recplay {
	margin: 0;
	padding: 0;
	border: 1px solid #8dceef;
	width: 218px;
}
object, embed {
	margin: 0;
	padding: 0;
}
.header {
	clear: both;
	padding: 0px 0px;
}
.headerleft {
	float: left;
	padding: 30px 0 0 28px;
}
.headerright {
	float: right;
	padding-top: 10px;
	font-size: 12px;
}
.mainnav {
	clear: both;
	background: url(/images/whiteblue.gif) top repeat-x;
	padding: 0px 60px;
	height: 1%;
}
.mainnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mainnav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
	font-size: 14px;
	font-weight: bold;
}
.mainnav ul li a {
	display: block;
	text-decoration: none;
	background: url(/images/lightgray.gif) repeat-x;
	padding: 6px 10px;
	color: #464647;
}
.mainnav ul li a:hover {
	background: url(/images/lightgray.gif) repeat-x;
	color: #005f90;
}
.mainnav ul li a#on {
	background: url(/images/darkblue.gif) repeat-x;
	color: #FFFFFF;
}
.navleft {
	float: left;
	width: 70%;
}
.navright {
	float: right;
	width: 30%;
	text-align: right;
}
.navright ul li {
	float: right;
	margin: 0 0 0 7px;
	background: none !important;
}
.navlink {
	font-size: 11px;
	color: #ffffff;
	clear: both;
	display: block;
}
.navlink a {
	color: #ffffff;
}
.navlink img {
	margin: 3px 5px 5px 5px;
}
* html .visualIEFloatFix {
	height: 0.01%;
}
.mainbody {
	padding-left: 60px;
	padding-right: 300px;
	margin: 0px;
	background: url(/images/mainbody.gif) repeat-x;
}
.mainbody .tablebox {
	background: #FFFFFF;
	zoom: 1;
}
.mainbody .tableline {
	background: #FFFFFF;
	border: 1px #c6c8ca solid;
	padding: 28px 0px;
}
.mainbody .tablecontent {
	padding: 0px 28px;
}
.mainbody .tablebox th {
	text-align: left;
	font-size: small;
	padding: 5px;
	background-color: #ddd;
}
.mainbody .tablebox td {
	font-size: 13px;
	border-top: 1px #dbdbdc solid;
	padding: 5px;
}
.mainbody .tablebox td a {
	font-size: 12px;
}
.mainbody .tablebox .hlt {
	background-color: #fffbcc;
}
.mainbody .tablebox .title a {
	font-size: 14px;
}
.colright {
	float: right;
	width: 240px;
	padding-right: 60px;
	padding-top: 50px;
	font-size: 14px;
}
.colright .coursedesc {
	font-size: 13px;
	padding: 15px 0 10px 25px;
	border-bottom: 1px #d0d2d2 solid;
	margin-bottom: 5px;
}
.coursedesc_student {
	font-size: 13px;
	padding: 0 0 10px 25px;
	border-bottom: 1px #d0d2d2 solid;
	margin-top: 0;
	margin-bottom: 5px;
}
.colright ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0px;
}
.colright ul li {
	padding: 3px 0 2px 25px;
	margin: 0px;
}
.colright ul li a {
}
.colright ul li#on {
	background: url(/images/graysquare.gif) no-repeat;
}
.colright ul li#on span {
	background-color: #939598;
	border-top: 3px solid #939598;
	color: #ffffff;
	border-bottom: 2px solid #939598;
	border-right: 3px solid #939598;
}
.colright h2 {
	padding: 5px 0px 5px 25px;
}
.colright .rightlink {
	padding: 10px 0 5px 25px;
}
.colbreak {
	height: 1px;
	font-size: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.copyright {
	clear: both;
	font-size: 8pt;
	padding: 15px 0 0 28px;
}
/* Rounded Corner Box Background Images */
#top-left {
	height: 37px;
	background: url(/images/topleft.gif) left top no-repeat;
}
#top-right {
	float: right;
	width: 31px;
	height: 37px;
	background: url(/images/topright.gif) right top no-repeat;
}
#bottom-left {
	width: 100%;
	height: 37px;
	background: url(/images/bottomleft.gif) left bottom no-repeat;
}
#bottom-right {
	float: right;
	width: 31px;
	height: 37px;
	background: url(/images/bottomright.gif) right bottom no-repeat;
}
a img {
	border: 0;
}
ul.file-list {
	list-style-type: none;
	margin-top: 0;
	padding-top: 0;
}
.notes, .text {
	width: 400px;
	height: 6em;
}
#small_notes {
	width: 221px;
	height: 88px;
}
fieldset {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-bottom: 1em;
	background-color: #f0f0f0;
}
.plan {
	border: 5px solid #336699;
	background-color: #ddeeff;
}
.plan legend {
	color: #336699;
}
.fieldWithErrors {
	display: inline;
}
.fieldWithErrors input {
	border: 3px solid #dd0000;
}
#invalid_subdomain {
	color: red;
	font-size: small;
	font-weight: bold;
	margin-top: 1em;
}
.errorExplanation {
	background-color: #f0f0f0;
	border: 5px solid #dd0000;
	padding: 1em;
	margin-bottom: 1em;
}
#notice {
	color: green;
}
.tip {
	font-size: small;
}
#subhighlight {
	background-color: rgb(255,250,194);
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#notice {
	background-color: #e0f3fd;
	border-width: 1px;
	border-color: #c6eafb;
	border-style: solid;
	color: #005f90;
	padding-left: 12px;
	padding-top: 11px;
	padding-bottom: 12px;
	font-size: 12pt;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: 600;
}
.action_box {
	border: 1px solid #005f90;
	background-color: #c6eafb;
	width: 80%;
	margin: 0 auto;
	padding: 1em;
	text-align: center;
}
th.widercolumn {
	width: 300px;
	border-right: 5px;
}
th.widecolumn {
	width: 250px;
}
th.slightlywidercolumn {
	width: 200px;
}
.highlight {
	background-color: rgb(255,250,194);
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1em;
}
.rightbox {
	float: right;
	width: 485px;
	height: 160px;
}
.rightbox_left {
	/*	margin-left: 280px; */
	margin-left: 300px;
	margin-right: 40px;
}
.rightbox2 {
	margin-left: 230px;
	margin-right: 40px;
}
.rightbox2 ul, .rightbox2 h4 {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.rightboxsmall {
	float: right;
	width: 485px;
	height: 60px;
}
.right_tip {
	width: 495px;
	float: right;
	margin-top: 20px;
	text-align: left;
}
.students_right_tip {
	width: 485px;
	float: right;
	margin-top: 20px;
	text-align: left;
}
span#firstcourse {
	font-weight: bold;
	font-size: 20px;
}
span.update_profile {
	font-weight: bold;
	font-size: 17px;
}
.action_box_smaller {
	border: 1px solid #005f90;
	background-color: #d1efff;
	width: 20em;
	margin-top: 5px;
	margin-left: 0;
	padding: 0.5em;
}
#first_action_box {
	margin-top: 20px;
}
.player_border {
	width: 218px;
	border: 1px solid #005f90;
}
ul.no_bulletins {
	list-style-type: none;
}
.player_left {
	float: left;
	width: 225px;
}
.bold {
	font-weight: bold;
}
.blue_title {
	background-color: #c5e9fb;
	zoom: 1;
}
#instructions {
  width: 50%;
  padding-bottom: 5px;
}
#description {
  width: 50%;
  padding-bottom: 15px;
}
.opt-in-header {
  font-size: 1.4em;
  font-weight: bold;
}
.opt-in-content {
  font-size: 1em;
  font-weight: normal;
}
.table_container {
	margin-bottom: 20px;
}
.no_margins_or_paddings {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#welcome-box {
	color: #005f90;
	float: right;
	margin-top: 10px;
	font-size: 22px;
}
.rtop, .rbottom {
	display: block;
}
.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #80c5e9;
}
.r1 {
	margin: 0 5px;
}
.r2 {
	margin: 0 3px;
}
.r3 {
	margin: 0 2px;
}
.r4 {
	margin: 0 1px;
	height: 2px;
}
#student_profile {
	background-color: #80c5e9;
/*	background-color: #a5c9d6;			*/
	 /* #a5c9db; */							/* c5e9fb  */
}
#student_profile p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#student_profile label {
	color: #ffffff;
	font-weight: bolder;
	font-size: 18px;
}
.info {
	font-style: italic;
	padding-left: 10px;
}
#container-width {
	width: 550px;
}
#container-padding {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#student-inner {
	width: 300px;
}
#student-img-placeholder {
	background-color: white;
	width: 200px;
	height: 250px;
}
#student-img-placeholder p {
	padding-top: 100px;
	font-style: italic;
}
.top-margin {
	margin-top: 15px;
}
p.short {
	width: 72px;
}
div#teacher-courses {
	margin-left: 30px;
	line-height: 150%;
	margin-top: 15px;
}
#rubric {
	margin: 1em 0;
}
#rubric td {
	vertical-align: top;
}
#rubric .grade {
	text-align: center;
}
