Body{	
	margin: 0;
	padding: 0px;
	border-top: 6px solid #0A2972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color:#DCDCDC;
	}
	
/* do not display */

#printFooter{
	display: none;
	}

/* general */

*{
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	color: #EB9C0A;
	text-decoration: none;
	}

a:hover{
	color: #EB9C0A;
	text-decoration: underline;
	}
	
.clear{
	clear: both;
	display: block;
	}

p, li, label, input, select, td, th{
	font-size: 70%;
	}
	
TD P{
	font-size: 100%;}
	
BLOCKQUOTE{
	margin: 5px 20px;}
	
IMG{
	border: none;}

ol, ul {
	list-style: none;
}

HR{
	clear: both;
	margin: 15px 0;
	color: #ccc;
	height: 1px;
	padding: 0px;
	background-color:#ccc;
	}
/* -------- fonts --------- */

P{
	margin: 5px 0;
	padding: 0px;
	}

H1{
	color: #003366;
	font-size: 120%;
	font-weight: normal;
	padding: 2px 0;
	margin: 0 0 10px 0;
	}

H1 A.yellowText, H1 A.yellowText
{
	color: #FFCC00;
	text-decoration: underline;
}

H2{
	font-size: 100%;
	font-weight: normal;
	color: #0A2972;
	margin: 8px 0;
	}

H3{ /* news page headings */
	color: #333;
	font-size: 80%;
	margin: 1px 4px 1px 0px;
	padding: 0px;
	}

H4{ /* course page headings */
	color: #0A2972;
	font-size: 100%;
	font-weight: normal;
	margin: 1px 4px 8px 0px;
	padding: 0px;
	}

H5{
	color: #003366;
	font-size: 80%;
	margin: 4px 0;
	padding: 0px;}

H6{
	height: 50px;
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	border-bottom: 2px solid #FFF;
	background-image: url(/images/template09/H6_default.jpg);
	background-repeat: no-repeat;
	/* text-decoration: underline; */
	}

/* -------- music colours --------- */

/* H3{
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0;
	padding: 0px;
	}

H4{
	color: #003366;
	font-size: 100%;
	font-weight: normal;
	margin: 4px 0;
	padding: 0px;
	}

H5{
	color: #003366;
	font-size: 80%;
	margin: 4px 0;
	padding: 0px;}
	
H6{
	height: 50px;
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	border-bottom: 2px solid #FFF;
	background-image: url(/images/template09/bg_bubbleHGreen.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	} */
	
/* -------- containing divs --------- */

#pageBG{
	background-color: #FFFFFF;
	background-image: url(/images/template/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;}
		
#pageContainer{
	width: 998px;
	margin: 0 auto;}

/* -------- text size control --------- */

#textControl{
	float: right;
	width: 125px;
	padding: 0 10px 4px 0;
	margin-top:10px;
	vertical-align: middle;}

#textControl IMG{
	padding: 0 3px;}

/* -------- top tab links --------- */

#topLinks{
	float: right;
	width:280px;
	height: 30px;
	text-align: right;
	background-image: url(/images/template09/bg_topLinks.gif);
	background-repeat: no-repeat;
	background-position: right;}

#topLinks ul{
	padding: 3px 30px 0 0;}

#topLinks li{
	display: inline;
	border-right: 1px solid #FFF;
	margin-right: 2px;
	padding-right: 5px;}
	
#topLinks li a:link, #topLinks li a:visited{
	color: #FFFFFF;
	text-decoration: none;}

#topLinks li a:hover{
	color: #FFFFFF;
	text-decoration: underline;}

/* -------- header --------- */
	
#header{
	clear: both;
	height: 74px;}
	
#logo{
	float: left;
	margin: 0px;
	padding: 0;}

#logo IMG{
	float: left;
	margin: 0 15px 0 0;}

#logo IMG.makeItReal{
	margin: 0 0 0 100px;}

/* -------- contact number --------- */

#strapLine{
	float: right;
	width: 177px;
	padding: 20px 50px 0px 0;}

/* -------- topnav --------- */

#topNav{
	clear: both;
	margin-top: 2px;
	border: 1px solid transparent;
	margin-bottom: 30px;}
	
#topNav ul{
	margin: 0 0 35px 0;
	padding: 0px;}

#topNav li{
	line-height: 12px;
	list-style: none;
	float: left;
	margin: 0px;
	padding:0 1px 0 1px;}
	
#topNav li a:link, #topNav li a:visited {
	display: block;
	width: 87px;
	height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px 0 0 8px;
	background-image: url(/images/template/bg_menuBlue.jpg);
	background-repeat: no-repeat;
	background-position: left;}

#topNav li a:hover{
	color: #FFFFFF;
	background-image: url(/images/template/bg_menuBlue_hover.jpg);}

/* -------- topnav grey  --------- */

#topNav li.topNavGrey a:link, #topNav li.topNavGrey a:visited{
	color: #01226D;
	background-image: url(/images/template/bg_menuGrey.jpg);}

#topNav li.topNavGrey a:hover{
	color: #01226D;
	background-image: url(/images/template/bg_menuGrey_hover.jpg);}

/* -------- topnav black --------- */

#topNav li.topNavBlack a:link, #topNav li.topNavBlack a:visited{
	color: #FFF;
	background-image: url(/images/template09/bg_menuBlack.jpg);}

#topNav li.topNavBlack a:hover{
	color: #FFF;
	background-image: url(/images/template/bg_menuBlue_hover.jpg);}

/* -------- middle secion container --------- */

#midCont{
	float: left;
	width: 998px;
	margin-bottom: 20px;}

/* -------- print page --------- */

#printIcon{
	float: right;
	width: 80px;
	height: 27px;
	padding-top: 8px;
	background-image: url(/images/template09/icon_print.jpg);
	background-repeat: no-repeat;
	background-position: right;}

#printIcon p a:link, #printIcon p a:visited{
	color: #666666;}

/* -------- main col --------- */

#mainCol{
	float: left;
	width: 450px;
	/* background-color:#00CC00; */
	margin: 0px 15px 20px 15px;
	}

#mainCol H1{
	color: #003366;
	font-size: 130%;
	font-weight: normal;
	padding: 2px 0;
	margin: 0 0 10px 0;
	}

#mainCol H2{
	font-style: italic;	}
	
#pageContent ul
	{
	margin: 10px 0 10px 20px;
	padding: 0px;
	}

#pageContent li
	{
	list-style: none;
	background-image: url(/images/template09/bullet_arrowOrange.gif);
	background-repeat: no-repeat;
	background-position:  0 10px;
	padding-left:12px;
	padding-top: 2px;
	margin: 3px 0;
	line-height: 18px;
	}

 #pageContent li a:link, #pageContent li a:visited{}


/* -------- table --------- */


TABLE{
	border-collapse: collapse;
	margin: 10px 0;
	}

/* -------- part time table --------- */

DIV.partTime TABLE{
	border-collapse: collapse;
	margin: 10px 0;}

DIV.partTime TABLE TH{
	padding: 4px;
	vertical-align: top;
	background-color: #eee;
	font-weight: bold;
	text-align: left;}

DIV.partTime TABLE TD{
	padding: 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;}
	
DIV.partTime TABLE TD.heading3{
	border-bottom: none;}
	
DIV.partTime TABLE TD H3{
	font-size: 140%;
	color: #003366;
	margin: 4px 0 0 0;}

DIV.partTime TABLE TD.heading4{
	border-bottom: 2px dotted #003366;
	background-color: #D2D2D2;
	margin-bottom: 10px;}
	
DIV.partTime TABLE TD H4{
	font-size: 120%;
	font-style: italic;
	color: #666666;}

/* -------- part time details table --------- */

TABLE#PartTimeDetailsTable{
	border-collapse: collapse;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;}

TABLE#PartTimeDetailsTable TH{
	padding: 4px;
	vertical-align: top;
	background-color: #eee;
		border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: left;}

TABLE#PartTimeDetailsTable TD{
	padding: 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;}
	
/* -------- jobs table --------- */

DIV#JobTable TABLE{
	border-collapse: collapse;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;}
	
DIV#JobTable TABLE thead{
	background-color: #eee;}

DIV#JobTable TABLE TH{
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: left;}

DIV#JobTable TABLE TD{
	padding: 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;}	
	

/* -------- right col --------- */

#rightCol{
	float: right;
	width: 215px;
	margin: 0 0 15px 0;
	padding: 0px 10px;
	}

#rightCol #btnJumpMenu{
	text-align: right;
	margin-top: 10px;}

#rightCol ul
	{
	margin: 0px;
	padding: 0px;
	}

#rightCol li
	{
	list-style: none;
	background-image: url(/images/template09/bullet_arrowOrange.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	line-height: 18px;
	}

#rightCol ul.enrol
	{
	margin: 5px 0 10px 5px;
	padding: 0px;
	}

#rightCol ul.enrol li
	{
	list-style: none;
	font-size: 90%;
	font-weight: bold;
	background-image: url(/images/template09/bullet_arrowOrange.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 12px;
	}

#rightCol .txtTel{
	color: #333333;
	font-size: 140%;
	font-weight: bold;}


/* -------- right col bookmarks --------- */

#rightCol ul#bookmarks  {
	padding:3px 0 10px;
}
#rightCol ul#bookmarks  li {
	display: inline;
	padding:0 4px 0 0;
	background-image: none;
}

/* -------- left column --------- */

#leftImages{
	float: left;
	width: 215px;
	padding: 0px;}

#leftImages p, #leftImages H2{
	padding: 0 20px;}

#leftImages ul{
	margin-left: 15px;}
	
#leftImages li{
	list-style: none;
	padding-left: 10px;
	margin: 8px 0;
	background-image: url(/images/template09/bullet_arrowOrange.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	line-height: 14px;}

/* -------- footer --------- */	

#footer
	{
	clear: both;
	height: 45px;
	padding-top: 4px;
	color: #666666;
	margin-bottom: 15px;
	border-top: 4px solid #000033;
	background-color: #0A2972;
	}

#footer p
	{
	width: 998px;
	margin: 10px auto 0 auto;
	color: #FFFFFF;
	padding: 0px;
	}

#footer a:link, #footer a:visited
	{
	color: #8084AF;
	text-decoration: none;
	}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;}

#printFooter{
	display: none;}
	
.imageLeft{float: left;margin: 0 10px 10px 0;}
.imageRight{float: right;margin: 0 0 10px 10px;}
