@charset "UTF-8";
/* CSS Document */

/**********************************

Use: Reset Styles for all browsers

***********************************/
	
body, p, blockquote {
	margin: 0;
	padding: 0;
	}

a img, iframe { border: none; }
	
/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
	}
	
/* Links
------------------------------*/

a, a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {}
a:active {}

/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}
	
select { padding: 0; }

/* user style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E7E7E7;
}
#content h1 {
	position: relative;
	height: 240px;
	width: 600px;
	background-image: url(resource/header/home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content h1 a {
	position: absolute;
	left: -999em;
}
#content #main h2 {
	font-size: 1.6em;
	padding-top: 1em;
}
#content #main h3 {
	padding-top: 0.3em;
	color: #C60001;
	padding-bottom: 1em;
}
#content #main h4, #content .casestudy h4 {
	font-size: 0.8em;
	color: #C60002;
}
#content .casestudy h4 {
	padding-top: 1em;
	padding-left: 3em;
}
#content .casestudy h2 {
	padding-top: 1em;
}

.floatleft   {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}
.floatleft2   {
	float: left;
	padding-right: 1em;
}
.clearfloat   {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#content #main p {
	font-size: 0.8em;
	padding-bottom: 1em;
	padding-right: 1em;
}

#content #main {
	position: relative;
	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#content hr {
	height: 1em;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#content #navigationBox {
	position: relative;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#content .casestudy p {
	font-size: 0.8em;
	padding-top: 0em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 3em;
}

#content #navigationBox #collegelist {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 300px;
	background-image: url(resource/college-navigation/home.jpg);
	background-repeat: no-repeat;
}
#content #navigationBox #collegelist ul {
	list-style-type: none;
	font-size: .8em;
	position: relative;
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content #navigationBox #collegelist li {
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	width: 240px;
	height: 29px;
}
#content #navigationBox #collegelist a:link {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
#content #navigationBox #collegelist a:hover {
	text-decoration: underline;
		color: #C60002;

}
#content #navigationBox #courselistings h2 {
	font-style: italic;
	color: #333333;
	text-align: center;
	padding-top: 1em;
}
#content #navigationBox #courselistings ul {
	list-style-type: none;
	font-size: .8em;
}
#content #navigationBox a {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}#content #navigationBox #courselistings li {
	position: relative;
	margin: 0px;
	background-image: url(resource/courses-background.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	display: block;
	padding: 0px;
}
#content #navigationBox #courselistings li a {
	position: relative;
	top: 0.8em;
	left: 40px;
}
#content #navigationBox #courselistings a:hover {
	text-decoration: underline;
	color: #C60002;
}
#content #footer {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 900px;
	position: relative;
	background-image: url(resource/bottom-bar.jpg);
	background-repeat: no-repeat;
}
#content #footer p {
	font-size: 0.8em;
	position: relative;
	top: 6px;
	left: 20px;
	width: 580px;
}
#content #footer strong {
	position: absolute;
	left: 580px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	color: #333333;
	top: 0px;
}

#content #footer a {
	color: #C60002;
	text-decoration: none;
}
#content #footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#contact {
	position: absolute;
	top: 0px;
	width: 300px;
	padding: 0px;
	height: 30px;
	left: 0px;
	margin: 0px;
	text-align: center;
}
#contact li {
	display: inline;
}
#contact a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
#contact img {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main #breadcrumb {
	position: absolute;
	top: 5px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
}
#content #main #breadcrumb li {
	display: inline;
	margin: 0px;
	padding: 0px;
	
}
#content #main #breadcrumb a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C60002;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
.collegehighlight {
	font-weight: bold;
	color: #FFFFFF;
}
#content #navigationBox .courselisting {
	position: relative;
	height: 80px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	display: block;
}
#content #navigationBox .courselisting span {
	position: absolute;
	left: -999em;
}
#content .casestudy table {
	font-size: 0.8em;
}
#content .casestudy tr {
	text-align: left;
}
#content #footer #accessibility {
	display: block;
	width: 300px;
	position: absolute;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 580px;
}

#content .casestudy .qualcol {
	background-color: #FFFFFF;
}
#content .casestudy th.qualcol {
	color: #FFFFFF;
}

#content .casestudy .infocol {
	color: #FFFFFF;
}
#content .casestudy th.infocol {
	background-color: #666666;
}

#content .casestudy th {
	background-color: #CCCCCC;
}
#content .casestudy .infocol a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .casestudy .floatleft .infocol a:visited {
	font-weight: bold;
}

#content .casestudy .key {
	font-size: 0.8em;
	width: 430px;
	display: block;
	margin: 0px;
	background-image: url(resource/key.jpg);
	background-repeat: no-repeat;
	background-position: 1em 1em;
	padding: 10px;
	float: left;
}
#content .casestudy .key dt {
	float: left;
	clear: left;
	width: 10em;
	padding-left: 50px;
}
#content .casestudy .prokey {
	font-size: 0.8em;
	width: 430px;
	display: block;
	margin: 0px;
	background-image: url(resource/key.jpg);
	background-repeat: no-repeat;
	background-position: 1em 1em;
	padding: 10px;
	float: left;
}
#content .casestudy .prokey dt {
	float: left;
	clear: left;
	width: 6em;
	padding-left: 50px;
}
#content #main td {
	font-size: 0.8em;
}
