@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
html, body {
    height: 100%;
	
}

#PageWrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -113px;
	}
#footer, #clear {
	height: 113px; /* .push must be the same height as .footer */
}

#footer {
	border: solid 1px #E36F1E;
	border-width: 5px 0 0 0;
	background-color: #333333;
}
#PageWrap {
	min-width: 950px;
	max-width: 980px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 130px;
	position: relative;
	width: 100%;
	border-right: 0;
	border-bottom: 4px;
	border-left: 0;
}
#banner-img {
	position: absolute;
	top: 0px;
	height: 130px;
	width: 340px;
	right: 34px;

}
.logo {
	position: absolute;
	top: 16px;
	left: 54px;
	height: 99px;
	width: 161px;
	cursor: pointer;
}
.logoB {
	position: absolute;
	top: 23px;
	right: 20px;
	z-index: 1;
	height: 102px;
	width: 107px;
	cursor: pointer;
}

.print {
	position: absolute;
	top: 140px;
	right: 20px;

}
.print a:link, .print a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;

}
.print a:hover {

	text-decoration: underline;

}

.textOnly {
	display: none;
}
.siteName {
	color: #E36F1E;
	font-size: 18pt;
	position: absolute;
	top: 29px;
	left: 320px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.tagline {
	color: #343434;
	font-size: 8pt;
	top: 57px;
	left: 320px;
	position: absolute;
	line-height: 150%;
	width: 347px;
	font-style: italic;
}
.tagline small {
	color:#666666;
	font-weight:normal;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	letter-spacing:0px;
	line-height: 120%;

}
/* BREADCRUMB */

#breadcrumbs {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	color: #999999;
	font-size: 8pt;




}
#breadcrumbs ul {
	margin: 0px;
	padding: 0px;


}
#breadcrumbs li {
	display: inline;
	list-style-type: none;


}
#breadcrumbs a {
	font-style: italic;
	color: #999999;
	text-decoration: none;
	padding-left: 5px;


}
#breadcrumbs a:hover{
	text-decoration: underline;


}
#LeftCol {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-top: 5px;


}
.here {
	color: #666666;
	font-weight: normal;
	font-style: italic;

}

/* Search Form //----------------------------------------------------------*/
#search {
	padding: 5px;
	margin: 25px 0px 0px 0px;
         height: 70px;
}
#searchform {
	margin: 0;
	padding: 0;
	width: auto;
}
#searchform fieldset {
	margin: 0;
	padding: 0;
         border: 0;
}
#searchform label { 
	color: #999; 
	display: none; 
}
#searchform fieldset input {
	width: 195px;
	color: #222;
}
#searchform #submitquery { 
	display: none; 
}

#search-option {
margin-top: 5px;

}

#search-option label {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: left;
}
#search-option input {
	
	color: #222;
	float: left;
}


/*---------------------------------*/



/*#content ul, #content li {
  font-size: 10pt;
  margin: 0px;
  padding:0px;


}*/
#content {
	margin-left: 301px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 80%;
	margin-top: 0px;
}
#content-story  p {
	margin-bottom: 8px;
	line-height: 150%;


}
#content a:link, #content a:visited {
	color: #000000;
	text-decoration: underline;

}
#content a:hover {
	text-decoration: none;


}
.seperator {
	width: 20px;
	float: left;
	height: 500px;

}
#content-story {
	padding: 5px 20px 40px;
	}
#content-story h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}
#content-story h1 {
	color: #E36F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
         margin-top:0px;
}
#content-story h2 {
	font-size: 1.4em;
	color: #000;
}
#content-story h3 {
	font-size: 1.3em;
}
#content-story h4 {
	font-size: 1.1em;
}
#content-story h5 {
	font-size: .90em;
}
#content-story h6 {
	font-size: .80em;
}
#clear {
	clear: both;
}
.clear {

    clear: both;
}


#footer .item1Footer {
	padding: 10px 5px 5px 10px;
	color: #727272;
	font-size: 7pt;
	position: relative;
}
.stu-enquiries {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: center;
	height: 15px;
}
.stu-enquiries a {
	color:#999999;
	text-decoration: none;
}

#footer .cricos {
	padding: 5px 5px 5px 10px;
	font-size: 7pt;
	color: #727272;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
}
#footer .navFooter {
	padding: 10px;
	border: solid 1px #414141;
	border-width: 0px 0px 1px 0px;
	color: #666666;
	font-size: 8pt;
}
.navFooter a:link, .navFooter a:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.navFooter a:hover {
	color: #7E9DE5;
}


.readMore a {
	font-size: 7pt;
	text-align: right;
	color: #00AEEF;
	text-decoration: underline;
}
.readMore a:hover {

	text-decoration: none;
}
.bdr {
	padding: 5px;
	border: solid 1px #ccc;
}
.under-line {
	font-weight: bold;
	text-decoration: underline;

}
