﻿body {
	background-color: White;
	color: black;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	margin: 20px auto;
	width: 768px;
}

a {
	color: #fe5600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1ex 2em;
}

fieldset {
	margin-bottom: 1em;
	padding: 1em;
}

fieldset legend {
	color: Gray;
	font-weight: bold;
	padding: 0 5px 5px 5px;
}

fieldset p {
	margin-top: 0;
}

h1 {
	font-size: x-large;
	margin: 0 0 0 -0.2em;
}

h2 {
	font-size: medium;
	margin: 1.5em 0 0 0;
}

h3 {
	font-size: medium;
	font-weight: normal;
	margin-top: 0;
}

hr {
	border-top: 1px dashed silver;
	clear: both;
	height: 0;
	margin: 10px 0;
}

hr.normal {
	clear: none;
	margin: 20px 0 0 0;
}

img {
	border: 0;
}

img.inline {
	padding: 0 3px 0 3px;
	vertical-align: top;
}

input.small {
	font-size: x-small;
}

input.transparent, input.transparentexpired {
	background-color: Transparent;
	border: 2px solid transparent;
}

.expired, .transparentexpired {
	text-decoration: line-through;
}

p {
	text-align: justify;
	text-justify: newspaper;
}

.bold {
	font-weight: bold;
}

.calendar {
	border-collapse: collapse;
}

.calendar div {
	font-size: smaller;
}

.calendar td, .calendar th {
	border: 1px dotted silver;
	height: 5em;
	vertical-align: top;
	width: 14%;
}

.calendar td a.course {
	display: block;
	height: 2.5em;
	padding-left: 10px;
	overflow: hidden;
	text-indent: -10px;
	width: 90px;
}

.calendar th {
	height: auto;
}

.calendar td.bbottom {
	border-bottom: 1px solid black;
}

.calendar td.bleft, .calendar th.bleft {
	border-left: 1px solid black;
}

.calendar td.bright, .calendar th.bright {
	border-right: 1px solid black;
}

.calendar th.btop {
	border-top: 1px solid black;
}

.calendar td.month {
	border: 1px solid black;
	border-bottom: 0;
	font-size: larger;
	font-weight: bold;
	height: auto;
	text-align: center;
}

.calendar td.othermonth, .calendar td.othermonth a {
	color: Silver;
}

.calendar td.title {
	border: 0;
	height: auto;
	vertical-align: middle;
}

.clearfloat {
	clear: both;
	height: 0px;
}

#content {
	background-color: #fff8ce;
	clear: both;
	margin: 15px 0;
	padding-bottom: 10px;
}

#contentfull {
	background: #fff8ce;
	clear: both;
	margin: 15px 0;
	padding: 20px;
}

#content #main {
	float: right;
	padding: 10px 20px 10px 10px;
	width: 473px;
}

#content #side {
	font-size: smaller;
	padding: 10px 525px 20px 20px;
}

#content #side a {
	background: url("images/orangedot.gif") no-repeat left;
	color: black;
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 25px;
	text-decoration: none;
}

#content #side a.normal {
	background: none;
	display: inline;
	height: auto;
	line-height: normal;
	padding-left: 0;
}

#content #side a:hover {
	color: #fe5600;
	text-decoration: underline;
}

#content #side img#laptopguy {
	margin: -10px 0 10px 10px;
}

.error {
	color: Red;
}

.fileicondoc {
	background: url("images/icondoc.png");
}

.fileiconother {
	background: url("images/iconother.png");
}

.fileiconpdf {
	background: url("images/iconpdf.png");
}

.fileiconppt {
	background: url("images/iconppt.png");
}

.fileiconxls {
	background: url("images/iconxls.png");
}

.files a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.files p {
	margin: 10px 0;
}

.files span {
	color: gray;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#footer {
	font-size: smaller;
}

#footer a {
	color: gray;
}

.formblock label {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	width: 20%;
	height: 1.25em;
}

.formblock label.topper {
	font-size: xx-small;
	font-weight: normal;
	margin-right: 1em;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	top: 2px;
}

.formblock input, .formblock select {
	margin-bottom: 5px;
	width: 70%;
}

.formblock label.normal, .formblock input.normal, .formblock span.normal input {
	float: none;
	margin: 0;
	width: auto;
	height: auto;
}

.formblock textarea {
	margin-bottom: 5px;
	width: 69%;
}

.gray {
	color: Gray;
}

#gvCourses th {
	border-left: 1px solid silver;
}

#header {
	overflow: hidden; /* IE7/Firefox/Safari Hack to make this div encompass its floating children */
}

* html #header {
	height: 1%; /* IE6 Hack to make this div encompass its floating children */
}

#header img#banner {
	border: 0;
	float: right;
	height: 223px;
	width: 503px;
}

#header #mainnav {
	background-color: #6e6e6e;
	height: 222px;
	padding-top: 1px;
	position: relative;
	overflow: visible;
	width: 250px;
}

#header #mainnav a {
	background-position: 10px center;
	background-repeat: no-repeat;
	border-bottom: 1px dashed silver;
	color: White;
	display: block;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0.2em 0 0.4em 1em;
	text-decoration: none;
}

#header #mainnav a:hover {
	background-color: Silver;
	color: Black;
	text-decoration: none;
}

#header #mainnav a.bottom {
	border-bottom: 0px;
}

#header #mainnav a.icon {
	padding-left: 45px;
}

#header #mainnav a.miniicon {
	background-position: 18px center;
	padding-left: 45px;
}

#header #mainnav h1 {
	color: Gray;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0 0.4em .5em;
}

#header #mainnav .enhance {
	font-size: 19px;
}

#header #topnav {
	color: Silver;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	margin-bottom: 1.5em;
	text-align: right;
}

#header #topnav a {
	color: Gray;
	padding: 0 1ex;
	text-decoration: none;
}

#header #topnav a:hover {
	color: Black;
	text-decoration: underline;
}

.instructions {
	color: gray;
	font-size: x-small;
	font-weight: normal;
}

.instructordescription {
	border-top: 1px solid black;
	padding-left: 220px;
}

.instructorphoto {
	float: left;
	padding-top: 20px;
	text-align: center;
	width: 200px;
}
.instructorphoto img {
	height: 149px;
	width: 149px;
}
.instructorphoto .name {
	font-size: larger;
	font-weight: bold;
}

.larger {
	font-size: larger;
}

#loginbox {
	color: White;
	margin: 10px;
}

#loginbox input {
	width: 10em;
}

#loginbox label {
	float: left;
	margin: 0.1em 0.2em 0 0;
	text-align: left;
	width: 6em;
}

#loginbox p {
	margin: 0.2em 0;
}

.ok {
	color: Green;
}

.orange {
	color: #fe5600;
}

.positionrelative {
	position: relative;
}

.right {
	text-align: right;
}

.sidebarfloatchild {
	border: 1px solid gray;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	width: 100%;
	_width: 220px; /* IE6 */
}

.sidebarfloatchild h2 {
	margin: 0;
}

.sidebarfloatparent {
	clear: left;
	position: relative;
	margin-top: 0;
}

.sidebarpanel {
	overflow: auto;
	height: 15em;
}

.small {
	font-size: small;
}

.strike {
	text-decoration: line-through;
}

#subcontent {
	margin: 0 0 15px 0;
}

#subcontent #lefty, #subcontent #middly, #subcontent #righty {
	height: 235px;
}

#subcontent #lefty {
	background-color: #dff0f0;
	float: left;
	padding: 20px;
	width: 210px;
}

#subcontent #middly {
	background-color: #e0e0e0;
	padding: 20px;
	margin: 0 265px;
}

#subcontent #righty {
	background-color: #dddde9;
	float: right;
	padding: 20px;
	width: 210px;
}

.unicode {
	font-family: "Lucida Sans Unicode", "@Arial Unicode MS" !important;
}

.unjustified {
	text-align: left;
}

.valignbottom {
	vertical-align: bottom;
}

.valigntop {
	vertical-align: top;
}
