body {
	color: #000000;
	background: #FFFFFF;
}



body, h1, h2, h3, p, tr, td, th, a, em, i, b, strong {
	font-family: arial, verdana, helvetica, sans-serif;
}

td.catalog, td.catalog a {
	font-size: 12px;
}


.rept_head, .rept_head a, .rept_head th, .rept_head th a {
	color: #FFFFFF;
	background: #5A7BDF;
	font-size: 12px;
	text-align: left;
}


.molecule_row {}
.molecule_caption, .molecule_error {
	background: #A4B6FE;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.molecule_error {
	color: #FF3333;
}
.molecule_data {}


.box, .box_error, .Qtesting, .Qnum {
	text-align: center;
}
.box {
	background: #5A7BDF;
	color: #FFFFFF;
}
.box_error, .Qtesting {
	background: #FF3333;
	color: #FFFFFF;
}



.class_bar {
	background: #5A7BDF;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

.button, .admin_button {
	color: #A4B6FE;
	background: #330099;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	border: 2px outset;
	white-space: nowrap;
}

.button:hover, .admin_button:hover {
	color: #330099;
	background: #A4B6FE;
}

.button:active, .admin_button:active {
	border: 2px inset;
}

.list_report_header {
	font-family: Arial;
	font-size: 10pt;
}

.list_report_course_name {
	font-family: Arial;
	font-size: 12pt;
}

.list_report_body {
	font-family: Arial;
	font-size: 9pt;
}

.list_report_footer {
	font-family: Arial;
	font-size: 8pt;
}


.odd_row {
	color: #000000;
	background: #A4B6FE;
}
.even_row {
}
.error_row {
	color: #000000;
	background: #FF3333;
	font-size: 12px;
}

.message_error {
	border: 2px solid red;
	padding-left: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}
.message_error li {
	list-style: none;
	}

.message_info {
	padding-left: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}
.message_info li {
	list-style: none;
}

.caption, .caption_error {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	background: #5A7BDF;
	width: 180px;
	padding-right: 5px
}

.caption {
	color: #FFFFFF;
}

.caption_error {
	color: #FF3333;
}

.item, .item_error {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding-left: 5px;
}
.item {
}
.item_error {
}

.title {
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	font-family: arial, verdana, helvetica, sans-serif;
}

.header {
	background: #5A7BDF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: WHITE;
}

.header_error {
	background: #5A7BDF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #A4B6FE;
}

.admin_copy {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
}

.birdseed {
	font-size: 14px;
	margin-bottom: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
}

.control_widget {
	font-weight: bold;
	border-style: solid;
	border-width: 1;
	padding: 2;
}

.field_description {
	font-size: smaller;
	font-style: italic;
}

.field_instructions {
	font-size: smaller;
}

.columns td {
	border-style: none;
	vertical-align: top;
	padding: 5;
}