@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 {
	width: 240px;
	clear: right;
	float: left;
	padding-top: 20px;
}

#leftColumn #brand {
	padding-top: 16px;
	padding-left: 32px;
}

#search {
	padding-bottom: 3px;
}

#search form {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
}

#search label {
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 8px;
}

#search label.hidden {
	display: none;
}

#search .fRow {
}

#search input {
	padding-bottom: 6px;
	font-size: 1.2em;
	padding-top: 1px;
	width: 143px;
	padding-left: 1px;
	vertical-align: middle;
	height: 17px;
}

#search input.radio {
	width: auto;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 1px;
	margin-left: 2px;
}

#search input.button {
	color: #FFF;
	background-color: #0917a0;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	display: inline;
	height: 26px;
}


.miniBasket {
}

.miniBasket table {
	width: 180px;
	margin-left: 25px;
	margin-top: 0px;
	background-color: #FFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.miniBasket tr {
}

.miniBasket td {
	font-size: 1.2em;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 1px;
	background-color:#FFF;
}

.miniBasket td img {
	padding-left: 2px;
	padding-top: 3px;
	display: block;
}

.miniBasket .rgt {
	text-align: right;
	width: 60px;
	background-color:#FFF;
}

.miniBasket .lft {
	width: 94px;
	background-color:#FFF;
}

.miniBasket th {
	font-size: 1.2em;
	text-align: left;
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	padding-top: 1px;
	padding-bottom: 6px;
	font-weight: bold;
}

.miniBasket td strong {
	font-size: 0.9em;
}

.miniBasket ul {
	width: 204px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.miniBasket ul li {
	list-style-type: none;
	text-align: right;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

.miniBasket ul li a {
}

.subject-list h3,
.miniBasket h3
{
	color: #007fc5;
	background-image: url(../images/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 28px;
	font-size: 1.3em;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
	display: block;
	min-height: 18px;
}

.subject-list {
	width: 215px;
}

.subject-list ul {
	padding: 0px;
	margin: 0px;
}

.subject-list li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 174px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-color:#FFF;
}



.subject-list a,
.miniBasket a
{
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #007fc5
}






#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 */



#display {
	padding-top: 0px;
	position: absolute;
	left: 240px;
	top: 65px;
}

#display p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:1.1em !important;
	color: #5d5d5d;
	font-weight: normal;
	display:inline;
	float:left;
	clear:right;
}

#display ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	clear:right;
}

#display li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
	clear:right;
}

#display a {
	color: #333;
	font-size:1.1em;
	text-decoration:none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/bulletDisplay.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

#display a:hover {
	text-decoration:underline;
}

/* The Control Bar	*/

#controls
{
	position: absolute;
	top: 0px;
	white-space:nowrap;
	display: table-cell;
	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;
}


#quicksearch,
#courseselect
{
display:none;
}

#courseselect label
{
	display:none;
}

/* The Footer */

#footer {
	clear:both;
	padding-left: 25px;
	padding-top: 25px;
	width: 925px;
}

#footer p {
	font-size: 1.2em;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
}

#endorse {
	position: absolute;
	margin-left: 240px;
	margin-top: -60px;
}

#endorse img {
	margin-right: 16px;
	display: block;
	clear: right;
	float: left;
}

#validate {
	float:left;
	width: 250px;
	padding-top: 5px;
}

#socialBookmark {
	float:right;
	width: 150px;
	text-align: right;
}








    
    /* ************************************************************************ */
    /* Header Menu. */
    /* ************************************************************************ */
    #headerMenu
    {
	z-index: 10;
	width: 843px;
	background: #F4F4F4;	
	font-size: 1.1em;
	position: absolute;
	left: 238px;
	top: 20px;
	margin: 0px;
	padding: 0px;
    }
    
    #headerMenu ul.root
    {
        list-style: none;
	    padding: 0em;
	    margin: 0em;
	    position: relative;
    }
    
    #headerMenu ul.root>li
    {
	float: left;
	padding: 0.5em;
	padding-right: 1em;
	margin: 0.5em;
	border-right: 1px solid #404040;
	text-transform: uppercase;
    }
    
    #headerMenu ul.root>li.contact
    {
        border-right: none;
    }
    
    #headerMenu li
    {
        font-size: 8pt;
    }
    
    #headerMenu ul.root ul.leaf
    {
        background: #F4F4F4;
        position: absolute;
        display: none;
        list-style: none;
	    padding: 0em;
	    margin: 0em;
	    margin-top: 0.5em;
	    margin-left: -1em;
        border-left: 1px solid white;
        border-top: 1px solid white;
        border-right: 1px solid #404040;
        border-bottom: 1px solid #404040;
        border-radius: 0.75em;
        width: 24em;
    }
    
    #headerMenu ul.root li>ul li
    {
	padding: 0.5em;
	text-transform: none;
    }
    
    /* Item-specific styling. */
    #headerMenu li a,
    #headerMenu li span
    {
	color: #8D9A25;
	text-decoration: none;
	font-weight: bold;
    }
	
    #headerMenu li li a,
    #headerMenu li li span
    {
	color: #313431;
    }	
	
	
    #headerMenu li a:hover
    {
	text-decoration: underline;
    }	
    
    #headerMenu li.about>a,
    #headerMenu li#s4>a
    {
        color: #313431;
    }
	
	
    
    #headerMenu li.courses>a,
    #headerMenu li#s5>a
    {
	color: #404040;        
    }
    
    #headerMenu li.how>a,
    #headerMenu li#s6>a
    {
        color: #305583;
    }
    
    #headerMenu li.students>a,
    #headerMenu li#s7>a
    {
        color: #3AA6C8;
    }
    
    #headerMenu li.employers>a,
    #headerMenu li#s8>a
    {
        color: #DE841A;
    }

    
    #headerMenu li.news>a,
    #headerMenu li#s2>a
    {
        color: black;
    }
    
    #headerMenu li.jobs>a,
    #headerMenu li#s3>a
    {
        color: #C5351C;
    }
    
    #headerMenu li.contact>a,
    #headerMenu li#s9>a
    {
        color: black;
    }
	
    #headerMenu li#s10>a
    {
        color: #C5351C;
    }	
	
    #headerMenu li#s11>a
    {
        color: #97405D;
    }	
	
    #headerMenu li#s11
    {
		border:none;
    }	

	
	#basketcont {
	display: block;
	}
	
	#subjectcont {
		display: block;
	}

