@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, p, blockquote, th, td {
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
}
table{border-collapse: collapse; border-spacing:0;}
fieldset, img{border:0;}
address, caption, cite, code, dfn, em, th, var{font-style: normal; font-weight:normal;}
q:before, q:after{content:'';}

/* Hide Elements */

#accessibility {
	display:none;
}

form, fieldset, input, select {
	padding:0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 62.5%
}

/* Layout styles */

#leftColumn {
	clear: right;
	float: left;
	padding-left: 16px;
	padding-top:20px;
}

#rightColumn {
	clear: right;
	float: left;
}


/* Navigation Styles */

#navigation {
	padding-top: 20px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	background-image: url(../images/bgTocMainSection.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-bottom:0px;
	padding-bottom:0px;
	min-height: 20px;
}

#navigation li ul li {
	background-image: url(../images/bgTocSubMainSectionB.gif);
	background-position: 19px 7px;
	min-height: 17px;
}

#navigation ul ul {
	padding-top: 4px;
	padding-bottom: 5px;
}

#navigation a {
	color: #006ca7;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	display: block;
	margin-left: 24px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 2px;
	width: 137px;
}

#navigation ul ul a  {
	font-weight:normal;
	color:#858587;
	font-size:1.1em;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#navigation span {
	color: #c10d32;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	display: block;
	margin-left: 24px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 2px;
	width: 137px;
}

#navigation ul ul span {
	font-weight:normal;
	font-size:1.1em;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



#navigation a:hover {
	background-image: url(../images/tocOver.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000;
}

/* Display Styles */

#home #display {
	display: none;
}

#display {
	padding-top: 60px;
	width:164px;
}

#display p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 36px;
	font-size:1.1em;
	color: #5d5d5d;
	font-weight: bold;
}

#display ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0abfaa;
}

#display li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#display a {
	color: #0080c6;
	font-size:1.1em;
	text-decoration:none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0abfaa;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-image: url(../images/bulletDisplay.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
}

#display a:hover {
	color: #000;
	background-image: url(../images/tocOver.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* The Control Bar	*/

#controls
{
	position: absolute;
	top: 0px;

	background-image: url(../images/bgControls.gif);
	background-repeat: repeat-x;
	background-position: right top;
	white-space:nowrap;
	display: table-cell;
	left: 220px;
	right: 0px;
}

#controls div {
	padding-left:6px;
	float:left;
	clear:right;
}


#controls form,
#controls ul,
#controls li
{
	float:left;
	clear:right;
	margin:0px;
	padding:0px;
}

#controls li
{
	list-style-type: none;
	background-image: url(../images/dividerControls.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding-top:0px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:0px;
}


#controls ul
{
	background-image: url(../images/dividerControls.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#controls a
{
	text-decoration:none;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	display: block;
	font-size:1.1em;
	height: 32px;
	color:#696969;
}

#controls a:hover
{
	background-color: #FFF;
	color:#000;
}

#controls .button {
	background-color:#d73800;
	color: #FFF;
	border: none;
	width: auto;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#controls input {
	border: 1px solid #e6e6e8;	
	font-size:1.1em;
	padding:2px;
	width:87px;
}

#controls legend,
#controls p
{
	display: none;
}


#controls select {
	border: 1px solid #e6e6e8;	
	font-size:1.1em;
	padding:1px;
}

#search,
#quicksearch,
#courseselect
{
	padding-top:7px;
	vertical-align: middle;
}

#courseselect label
{
	display:none;
}

/* The Footer */

#footer {
	clear:both;
	padding-left: 15px;
	padding-top: 25px;
	width: 925px;
}

#footer p {
	font-size: 1.1em;
	padding-bottom: 5px;
	margin: 0px
}

#endorse {
	position: absolute;
	margin-top: -255px;
	margin-left: 180px;
}

#endorse img {
	margin-right: 16px;
	display: block;
	clear: right;
	float: left;
}

#validate {
	float:left;
	width: 250px;
	padding-top: 5px;
}

#socialBookmark {
	float:right;
	width: 250px;
	text-align: right;
}
