/************************************/
/*                                  */
/*         Style Reset              */
/*                                  */
/************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a {outline:none;}


/************************************/
/*          LAYOUT                  */
/************************************/

body {
	margin:0;
	padding:0;
}
#wrapper {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
#container {
	margin:0 auto;
	width:980px;
	border:0px solid green;
}
#signup {
	border:0px solid green;
	height:42px;
	width:100%;
	vertical-align:middle;
	text-align:right;
}
	#signup ul {
		margin:15px 0 0 0;
		padding:0;
	}
	#signup li {
		line-height:55px;
		display:inline;
	}
	#signup #logo {
		float:left;
		margin-top:-5px;
	}
.c {
		padding:10px;
}
#head-wrap .c, #login-wrap .c {
	height:90px;
}
.contrast a, .contrast a:link, .contrast a:visited {
	color:#fff;
}
.contrast a:hover {
	text-decoration:none;
}
.head p {
	font-size:12px;
	line-height:22px;
	padding-top:6px;
}
#head-wrap {
	border:0px solid green;
	width:663px;
	padding:20px 31px 20px 0;
	float:left;
}
	#logo {
		display:block;
	}
	#header ul {
		margin-top:10px;
	}
	#header li {
		line-height:2em;
		float:left;
	}
	#header a {
		color:#fff;
		text-decoration:none;
		font-weight:600;
		padding:3px 8px;
	}
	#header a:hover {
		text-decoration:underline;
	}
		#header .sys_selected a:hover {
			text-decoration:none;
		}
#login-wrap {
	border:0px solid green;
	float:left;
	width:286px;
	padding:20px 0 20px 0;
	position:relative;
	margin:0 0 50px 0;
}
	#login-wrap label {
		line-height:18px;
		color:#fff;
		display:block;
		width:65px;
		float:left;
		clear:left;
	}
	#login-wrap input {
		margin-bottom:3px;
		width:130px;
		border:0;
		height:18px;
	}
	#login-wrap #cimloginout {
		color:#fff;
		font-size:12px;
	}
	#cimlogon_SubmitButton, #D1_2, #cimloginout_lbLoginOrOut {
		color:#fff;
		font-weight:600;
		font-size:12px;
		border:0;
		width:50px !important;
	}
	#cimlogon_SubmitButton, #cimloginout_lbLoginOrOut {
		color:#fff;
		font-weight:600;
		font-size:12px;
		padding-top:50px;
		position:absolute;
		top:10px;
		left:220px;
		border:0;
	}
	#cimlogon_SubmitButton {
		height:65px !important;
	}
	#search {
		margin-top:10px;
	}
	#D1_sitesearch {
		display:none;
	}
	#D1_2 {
		margin-left:5px;
	}
	
#content-wrap {
	margin:0;
	padding:0;
	width:980px;
	clear:both;
	color:#000;
	background:#fff;
	border:2px solid #fff;
	margin-top:49px;
}
	#content-main {
		width:624px;
		margin:0 0 32px 0;
		padding:16px 0 0 0;
		float:left;
	}
		#icon {
			width:83px;
			float:left;
			margin-right:18px;
		}
		.sectionHome #icon {
				width:220px !important;
		}
		#content ul {
			list-style:disc !important;
			margin:10px 0 20px 20px;
			color:#666;
		}
		#content ul li {
			margin:3px 0;
		}
		.sectionHome #content {
				width:386px !important;
				margin-left:238px !important;
		}
		.home #content {
				width:624px !important;
				margin-left:0 !important;
		}

	#extras {
		border:0px solid white;
		float:right;
		width:302px;
		padding:0;
		margin-top:5px
	}
	#secondNav {
		margin:27px 4px 19px 0;
	}
	#secondNav .sys_simpleListMenu li {
		line-height:37px;
		vertical-align:middle;
		margin-left:10px;
	}
	#secondNav .sys_simpleListMenu .sys_children {
		margin-bottom:6px;
	}
	#secondNav .sys_simpleListMenu .sys_selected {
		background:#fff url('../images/layout/level2-bg.gif') no-repeat 0 0;
	}
	#secondNav .sys_simpleListMenu .sys_children .sys_selected {
		background:#fff url('../images/layout/level3-bg.gif') no-repeat 0 0;
	}
	#secondNav .sys_simpleListMenu .sys_selected a {
		border-top:0px solid #999;
		color:#c00;
	}
	#secondNav .sys_simpleListMenu .sys_children li {
		line-height:20px;
		margin-left:0;
	}
	#secondNav .sys_simpleListMenu .sys_first a {
		border-top:1px solid #999;
	}
	#secondNav .sys_simpleListMenu .sys_first .sys_selected a {
		border-top:0px solid #999;
	}
	#secondNav .sys_simpleListMenu .sys_last a {
		border-bottom:1px solid #999;
	}
	#secondNav .sys_simpleListMenu .sys_last .sys_selected a {
		border-bottom:0px solid #999;
	}
	#secondNav .sys_simpleListMenu a {
		border-top:1px solid #999;
		text-decoration:none;
		color:#666;
		margin-left:32px;
		font-weight:600;
		display:block;
	}
	#secondNav .sys_simpleListMenu a:hover {
		color:#c00;
	}
	#secondNav .sys_simpleListMenu .sys_children a {
		font-weight:normal;
		border:0;
	}
	.adBox {
		clear:right;
		float:right;
		width:265px;
		padding:8px;
		margin:8px 0 18px 0;
	}
	.c2 {
		background-color:#bdced1;
		border:1px solid #85a0a5;
	}
	#headline {
		clear:right;
		border-top:1px dotted #666;
		margin:0 20px;
		padding:0 20px;
	}
	#headline.ads {
		margin-bottom:0;
	}

#foot {
	margin-bottom:20px;
}
	#foot ul {
		margin:20px 0;
		padding:10px 0 0 17px;
	}
	#foot li {
		display:inline;
		padding:3px 6px;
	}



/********* STYLES **************/
a, a:visited, a:link, p, td, li, span, ul, label {
	font-family:'arial',sans-serif;
}
p,li,td,label {
	font-size:12px;
}
h2, h3, h4,
h1 a, h2 a, h3 a, h4 a {
	font-family:'arial', sans-serif !important;
}
h1 {
	font-family:'Helvetica', sans-serif;
	font-weight:600;
	font-size:28px;
	color:#c00;
	padding:0 0 4px 0;
	border-bottom:2px solid #c00;
	margin:0 0 32px 0;
}
h2 {
	font-weight:900;
	font-size:16px;
	color:#c00;
	padding:0;
	margin-bottom:6px;
}
h3 {
	font-weight:900;
	font-size:14px;
	color:#666;
}
p {
	font-size:13px;
	line-height:18px;
	color:#666;
	margin-bottom:18px;
}
		#content a,#content a:link,#content a:visited {
			color:#c00;
		}
		#content a:hover {
			color:#999;
		}
			.sectionHome #content p {
					font-size:20px;
					line-height:28px;
			}
			.sectionHome h2 {
				font-size:150%;
			}
	.ads h2 {
		font-weight:600;
		font-size:16pt;
		color:#c00;
		margin:0 0 4px 0;
	}
	.ads h2 a {
		font-size:100%;
		color:#c00;
	}
	.ads h2 a:hover {
		text-decoration:none;
	}
	.ads p {
		font-size:12px;
		line-height:18px;
		color:#666;
		font-weight:600;
		margin-bottom:0;
	}
	.ads .more {
		font-size:93% !important;
	}
	.ads a .more {
		text-decoration:underline !important;
		font-weight:normal !important;
		color:#c00 !important;
	}
	.ads a:hover .more {
		text-decoration:none !important;
	}
	#headline h2 {
		font-size:18px;
		float:left;
		margin-right:20px;
	}
	#headline h2,
	#headline p {
		line-height:38px;
	}
	#headline .more {
		margin-left:20px;
	}
.clear {
	clear:both;
}
.quote {
	display:block;
	color:#7a9ca1;
	font-size:22px;
	font-weight:100;
	line-height:26px;
	border-top:2px solid #7a9ca1;
	border-bottom:2px solid #7a9ca1;
	padding:18px 0;
	margin-bottom:29px;
}
.hide {
	visibility:hidden;
}
a .resource, a:hover .resource, .noDownload {
	text-decoration:none;
	padding-left:24px;
	border-bottom:1px solid #ccc;
	padding-top:3px;
	line-height:20px;
	height:21px;
	vertical-align:middle;
	width:95%;
	font-weight:600;
	display:block;
}
a .resource, a:hover .resource {
	cursor:pointer;
	color:#666 !important;
	background:#fff url('/SiteElements/images/layout/resource2.gif') no-repeat 0 3px;
	margin-bottom:0;
}
 a:hover .resource {
 	color:#c00 !important;
}
.noDownload {
	color:#ccc !important;
	background:#fff url('/SiteElements/images/layout/noDownload2.gif') no-repeat 0 3px;
}

.resourceTitle {
	border-bottom:1px solid #c00;
	display:block;
	width:100%;
	margin-bottom:20px;
	font-size:112.5%;
}

/***** GUEST HOMEPAGE STYLES ***********/
#MEDIA442598,#MEDIA448793 {
	width:620px !important;
	height:451px !important;
}

/***** STUDENT HOMEPAGE STYLES ***********/
#stuHome {
	list-style:none;
	margin:0;
	padding:0;
}
	#stuHome li {
		padding:0 6px 6px 0;
		list-style:none;
		width:192px;
		height:192px;
		float:left;
	}
	#stuHome li a {
		background-color:#fff;
		background-repeat:no-repeat;
		background-position:0px 0px;
		text-indent:-10000px;
		overflow:hidden;
		display:block;
		width:192px;
		height:192px;
	}
		#stuHome #study a {
			background-image:url('/SiteElements/images/layout/stuHome/study.gif');
		}
			#stuHome #study a:hover {
				background-image:url('/SiteElements/images/layout/stuHome/study-over.gif');
			}
		#stuHome #quals a {
			background-image:url('/SiteElements/images/layout/stuHome/quals.gif');
		}
			#stuHome #quals a:hover {
				background-image:url('/SiteElements/images/layout/stuHome/quals-over.gif');
			}
		#stuHome #support a {
			background-image:url('/SiteElements/images/layout/stuHome/support.gif');
		}
			#stuHome #support a:hover {
				background-image:url('/SiteElements/images/layout/stuHome/support-over.gif');
			}
		#stuHome #resource a {
			background-image:url('/SiteElements/images/layout/stuHome/resource.gif');
		}
			#stuHome #resource a:hover {
				background-image:url('/SiteElements/images/layout/stuHome/resource-over.gif');
			}
		#stuHome #new a {
			background-image:url('/SiteElements/images/layout/stuHome/new.gif');
		}
			#stuHome #new a:hover {
				background-image:url('/SiteElements/images/layout/stuHome/new-over.gif');
			}
		#stuHome #contact a {
			background-image:url('/SiteElements/images/layout/stuHome/contact.gif');
		}
			#stuHome #contact a:hover {
				background-image:url('/SiteElements/images/layout/stuHome/contact-over.gif');
			}
			


/*** Enquiry Form Styles ***/
fieldset {
	margin-bottom:10px;
	padding:20px 10px;
}
fieldset fieldset {
	border:0;
	margin:0;
	padding:0;
}
legend {
	color:#666;
	font-size:79%;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
}
label {
	clear:left;
	width:200px;
	display:block;
	float:left;
}
.mandatory {
	color:#c00;
}
.initHidden {
	display:none;
}