html, body, ul, ol, p, h1, h2, form, fieldset {
	border: 0;
	margin: 0;
	padding:0;
}
html {
	min-height: 101%;
}
 body, td, th {
 font-size: 1em;
 color: #000000;
 background-attachment:fixed;
}
body {
	font-size:74%;
	padding : 0;
	margin : 0;
	font-family: Arial, sans-serif;
	line-height : auto;
	background-color: #F0F0F0;
}
a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	color: #000000;
}
h1 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.8em;
	line-height:1em;
	font-weight: bold;
	color: #ff6600;
	margin: 2px 0 12px 0;
	
}
h2 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0 10px 0;
}
h3 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0 10px 0;
}
h4 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0 5px 0;
	padding: 10px 5px 5px 0px;
}
#container {
	width:980px;
	/*width:82.6em;*/
	margin:0 auto;
	position: relative;
	/*overflow:hidden;*/
}
#header {
	background: #FFF url(images/templates/reflectionTopOrange.jpg) no-repeat;
	color: #a0a0a0;

	/*height:8.8em;*/
	clear: both;
	padding: 0px;
	margin: 0 auto;
	z-index:19;
	text-align:center;
}
#header #logo {
	position: relative;
	margin-left : 0px;

	border : 0;
	top:-10px
}
#header #logo img {
	margin:0;
	padding:0;
	border : 0;
}
#logo_text {
	position:absolute;
	/*width:200px;*/
	width:20em;
	top:40px;
	left:65px;
}
#logo_text h1 {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight:bolder;
	color:  #FFF;
	margin: 2px 0 12px 0;
}
#header #enquiries {
	display: none;
}
#header #translation {
	font-size: 0.95em;
	margin: 20px -4px 0 0;
	clear:both;
	height:20px;
	z-index:19;
}

#header #translation a {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

#header #translation p {
	color:#FFF;
	font-weight:bold;
}

#header #translation img {
	border: 0;
}
#header #translation li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 4px 0 4px;
	text-align: center;
	white-space: nowrap;
	display: inline;
}
#header #translation li a {
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	white-space: nowrap;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
#header #translation li a:hover {
	color:#006699;
	text-decoration:underline;
}
#header #translation #search {
	text-align:left;
	float:left;
	font-size: 0.90em;
	color: #000;
	font-weight:bold;
	margin-right:15px;
	padding:0;
}

#header #translation #search img {
	border:0;
}
#header #translation #search form {
	margin:0 5px 0 0;
}
#header #translation #search .inputTxt {
	width:150px;
	color:#006699;
	font-size:0.90em;
}
#page {
	position:relative;
	background:#FFF url(images/templates/reflectionBgrd.jpg) repeat-y;
	margin:0;
	padding-bottom:0px;
	width:980px;
	z-index:9;
	/*width:82.6em;*/
	/*overflow:hidden;*/
}
/*-- START MENU NAVIGATION -- */
#menubar {
	width:100%;
	text-align:center;

}

#menubar img {
	border:0;
	padding:0;
	margin:0;
}
#FirstLevelList {
	background-image:url(images/templates/topNav/menu_grad.jpg);
	background-repeat:repeat-x;	
	margin: 0;
	padding: 15px 10px 0 10px;
	min-height:25px;
}
#FirstLevelList li {

	list-style-type: none;
	margin: 0;
	padding: 12px 7px 0 7px;
	height:32px;
	text-align: center;
	white-space: nowrap;
	display: inline;

}
#FirstLevelList li a {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	text-decoration:none;
	color:#666;
	white-space: nowrap;
	font-weight: bold;	
}
#FirstLevelList li a:hover {
	color:#FF6600;
}

#SecondLevelList {
	margin:13px 16px 0 16px; 
	padding:0; 
	color:#999999; 
	font-family: Arial, sans-serif;
	font-size: 0.95em; 
	font-weight: normal; 
	text-decoration:none; 
	min-height:27px;
	clear:both;
	border-bottom:1px #ccc solid;
}
	
#SecondLevelList li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	display: inline;
}
#SecondLevelList li a {
	font-family:  Arial, sans-serif;
	margin: 0;
	padding: 0 7px 0 7px;
	font-size: 0.95em;
	text-decoration:none;
	background-color:#ffffff;
	color:#ff6600;
	white-space: nowrap;
	font-weight: bold;	
}
#SecondLevelList li a:hover {
	color:#000000;
	text-decoration: underline; 
	white-space: nowrap;
}

/*CSS for hover menu*/
.dropdown:hover {
	border:0
}

#FirstLevelList .dropdown a {
	text-decoration:none;
	
}

#FirstLevelList .dropdown a img{
	padding-right:3px;
	
}

.dropdown .hover_menu {
	display:none;
	text-align:left;
}
#FirstLevelList li .hover_menu a {
	background-color:#FFF;
	font-weight:normal;
	color:#000;
	margin:5px 5px 15px 5px;
}

#FirstLevelList li .hover_menu a:hover {
	color: #ff6600;
}
/*stops hover_menu links picking up the id #current bold style*/

#FirstLevelList li#current a {

	color:#FF6600;
	white-space: nowrap;
	font-weight: bold;		
}


	
.dropdown:hover .hover_menu {
	display:block;
	
}


/*-- END MENU NAVIGATION -- */

#content {	
	width:920px;
	/*width:77.5em;*/
	margin: auto;
	padding: 6px 0 0 6px;
	border:0px #000 solid;
	/*z-index:5px;
	overflow:hidden;*/
}
#content ul {
	margin-left:40px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom:10px; /*YL added*/
}
#content ul li {
	/*padding: 2px 0px 0px 1px;  taken out 17/02/09 to enable horizontal accordian*/
	margin-bottom: 2px;
}
#content ol {
	margin-left:40px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom:10px; /*YL added*/
}
#content ol li {
	padding: 2px 0px 0px 1px;
	margin-bottom: 2px;
}
#content #ThirdLevelList {
	margin: 15px 0 30px 0;
	padding: 0;
	/*height:42px;*/
	height:3.8em;
	clear:both;
	background: #FFFFFF url(images/misc/epThirdTierBck.gif) bottom;
}
#content #ThirdLevelList li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*height:42px;*/
	height:3.8em;
	text-align: center;
	white-space: nowrap;
	display: inline;
}
#content #ThirdLevelList li a {
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 0 15px 0 15px;
	text-decoration:underline;
	white-space: nowrap;
}
#content #ThirdLevelList li#current {
	background: #FFFFFF;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
	/*height:40px;*/
	height:3.6em;
	margin:0;
	white-space: nowrap;
	color:#FF9900;
}
#content #ThirdLevelList li#current a {
	text-decoration:none;
	color:#FF6600;
}
#content #ylHP {
	clear:both;
	width:920px;
	height:380px;
	background: #FFF url(images/yl/homepage/homepage.jpg);
	margin:0;
	padding:0;
	border:0;
}
#content #ylHP .courseguide {
	left: 72px;
	position: absolute;
	margin: 144px 0 0 0;
	padding: 0;
	width:207px;
	height:44px;
}
#content #ylHP .whyBell {
	left: 279px;
	position: absolute;
	margin: 144px 0 0 0;
	padding: 0;
	width:241px;
	height:44px;
}
#content #ylHP .locations {
	left: 520px;
	position: absolute;
	margin: 144px 0 0 0;
	padding: 0;
	width:214px;
	height:44px;
}
#content #ylHP .download {
	left: 342px;
	position: absolute;
	margin: 228px 0 0 0;
	padding: 0;
	width:234px;
	height:41px;
}
/*Four column formats*/

#content #fourCols {
	position:relative;
	margin:0;
	padding:0;
	height:525px;
	height:48em;
	width:920px;
	clear:both;
}
#content #fourCols img {
	margin:0;
	padding:0;
	border:none;
}
#content #fourCols .colText {
	color:#ffffff;
	font-size:10pt;
	padding:10px 5px 0 5px;
}
#content #fourCols p {
	color:#ffffff;
	padding:5px;
}
#content #fourCols a {
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
}
#content #fourCols a:hover {
	color:#ffffff;
	text-decoration:none;
}
#content #fourCols .col1 {
	position:relative;
	margin:0 15px 0 0;
	padding:0;
	height:570px;
	width:290px;
	float:left;
	background-color:#332D71;
}
#content #fourCols .col2 {
	position:relative;
	margin:0 15px 0 0;
	padding:0;
	height:570px;
	width:290px;
	float:left;
	background:#669900;
}
#content #fourCols .col3 {
	position:relative;
	margin:0 6px 0 0;
	padding:0;
	height:570px;
	width:290px;
	float:left;
	background:#0066ff;
}
#content #fourCols .col4 {
	left: 693px;
	position: absolute;
	margin:0;
	padding:0;
	height:570px;
	width:226px;
	float:left;
	background:#ff9900;
}
/*end four column*/


#locationForm {
	margin-bottom:8px;
}
#footer {
	position: relative;
	background: #f0f0f0 url(images/templates/footer/reflection.jpg) no-repeat;
	background-position:top;
	height: auto;
	min-height: 350px;
	clear: both;
	padding: 0 30px 0 30px;
	margin: 0;
	z-index:1;
}
#footer #newsletter {
	float : left;
	margin : 30px 0 0 0;
	padding : 0;
	width:380px;
	font-size:0.95em;
	color:#999999;
}
#footer #newsletter .input {
	border:1px solid #333333;
	padding:2px;
	background-color: #999999;
	color:#FFFFFF;
	font-size:0.95em;
}
#footer #signup {
	border-bottom:1px solid #666;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #666;
	background-color:#0C3;
	color:#FFF;
	height:20px;
	padding:2px;
	text-decoration:none;
}
#footer #notices {
	float : left;
	clear: left;
	margin : 10px 0 50px 0;
	padding : 0;
	width:500px;
}
#footer #notices p {
	font-size:0.95em;
	color:#999999;
	line-height:8px;
}
#footer #notices a {
	color:#999999;
}
#footer #notices a:hover {
	color:#006699;
}
#footer #icons {
	float : right;
	margin : 38px 1px 0 0;
	padding : 0;
}
#footer #icons img {
	padding-left : 1px;
	border : 0;
}

#footer #quicklinks li {
	margin-bottom:15px;
	list-style:none;	
	text-decoration:none;
	/*list-style:none;*/
}
/* Commonly Used Classes */

.nonjsAlert {
	margin:1em;
	border:1px solid #f00;
	padding:.5em;
	color:#f00;
	text-align:center;
}
.highlight {
	border-top:1px solid #ff6600;
	background : url(images/misc/h2_pointer.gif) no-repeat bottom left;
	/*background-color:#FECB8F;*/
	background-color:#FFCC66;
	color: #F57300;
	padding: 3px 0 0 3px;
	height : 52px;
}
.liPDF {
	list-style-image: url(images/misc/icon_pdf.gif);
	margin-bottom: 5px;
}
.liWord {
	list-style-image: url(images/misc/icon_Word.gif);
	margin-bottom: 5px;
}
.liPodcast {
	list-style-image: url(images/misc/icon_podcast.gif);
	margin-bottom: 5px;
}
.liArrow {
	list-style-image: url(images/dots/liArrow.gif);
	margin-bottom: 5px;
}


.liTick {
	list-style-image: url(images/misc/icon_tick.gif);
	margin-bottom: 5px;
}

.liBlkTick {
	list-style-image: url(images/dots/arrow_black.gif);
	margin-bottom: 5px;
}
.liWhtTick {
	list-style-image: url(images/dots/arrow_white.gif);
	margin-bottom: 5px;
}
.required {
	color: #990000;
	float:right;
	font-size:15pt;
	font-family: Arial, sans-serif;
}
.searchForm {
	width:100px;
	font-size: 8pt;
	padding: 3px;
	font-weight:normal;
	color: #0000FF;
	border: 1px solid #000000;
}

.searchButton {
	font-size:8pt;
	font-weight:normal;
	color: #000000;
}
.linkNoDecor {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
.linkNoDecor:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
.linkNoDecor:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
.linkNoDecor:hover {
	color: #129FA4B;
	text-decoration: none;
	font-weight: bold
}
.linkNoDecor:active {
	color: #129FA4;
	text-decoration: none;
	font-weight: bold
}
.textWhiteBold {
	font-size:12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhiteBold:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhiteBold:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhiteBold:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhiteBold:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textBlueSml {
	color: #A4D2EC;
	font-size: 8pt;
	font-weight: bold;
}
.textGreyLrg {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.textGreyD {
	color: #333333;
}
.textGreyL {
	color: #666666;
}
.textBlue {
	color: #129FA4;
}
.location {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	padding: 3px;
}
.location:link {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	padding: 3px;
}
.location:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	padding: 3px;
}
.location:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #9ECDE7;
}
.location:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #9ECDE7;
}
div.hr1 {
	height: 10px;
	color: transparent;
	background: url(images/dots/HR_dot.gif) repeat-x scroll center;
}
div.hr1 hr {
	display: none;
}
.hdr2Title {
	background: url(images/misc/h2_pointer2.gif);
	border-top: 1px #F57300 solid;
	font-weight: bold;
	padding:3px 8px 0px 3px;
	height:32px;
	font-size:10pt;
	color: #ffffff;
}
.hdr1Title {
	background-color: #6F8791;
	border-top: 1px #F57300 solid;
	font-weight: bold;
	padding:8px;
	font-size:10pt;
	color: #FFFFFF;
}
.hdr1TitleR {
	background-color: #6F8791;
	border-top: 1px #F57300 solid;
	border-Right: 1px #6F8791 solid;
	font-weight: bold;
	font-size:10pt;
	padding:8px;
	color: #FFFFFF;
}
.hdr1 {
	background-color: #fafafa;
	border-top: 1px #F57300 solid;
	font-weight: bold;
	font-size:10pt;
	padding:8px;
	color: #FFFFFF;
}
.content1 {
	border-bottom: 1px #CCCCCC solid;
	border-top: 1px #EEEEEE solid;
	border-right: 1px #DDDDDD solid;
	text-align: left;
	font-weight: normal;
	color: #404040;
	font-size:10pt;
	background-color: #fafafa;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}
.content1c {
	border-bottom: 1px #CCCCCC solid;
	border-top: 1px #EEEEEE solid;
	border-right: 1px #DDDDDD solid;
	text-align: center;
	font-weight: normal;
	color: #404040;
	font-size:10pt;
	background-color: #fafafa;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}
.content1Hdr:link {
	color: #FFFFFF;
	text-decoration:  none;
	font-weight: bold
}
.content1Hdr:visited {
	color: #FFFFFF;
	text-decoration:  none;
	font-weight: bold
}
.content1Hdr:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold
}
.content1Hdr:active {
	color: #FFFFFF;
	text-decoration:  none;
	font-weight: bold
}
.content1 p {
	font-weight: normal;
	color: #404040;
	font-size:10pt;
}
.content1R {
	border-bottom: 1px #CCCCCC solid;
	border-top: 1px #FFFFFF solid;
	border-Right: 1px #CCCCCC solid;
	text-align: left;
	font-weight: normal;
	font-size:10pt;
	color: #404040;
	background-color: #fafafa;
	padding: 4px 4px 8px 4px;
	vertical-align:top;
}
.content1R p {
	font-weight: normal;
	color: #404040;
	font-size:10pt;
}
a.linkopacity img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	cursor: url(images/misc/zoomCursor.gif), pointer;
	outline: none;
}
a.linkopacity:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.zoomin {
	cursor: url(images/misc/zoomCursor.gif), pointer;
	outline: none;
}
.infobox {
	position:absolute;
	width:auto;
	padding:0px;
	text-align:center;
}
.infobox img {
	position:relative;
}
.infobox .more {
	display:none;
	text-align:left;
	background-color:#FFEFEF;
}
.infobox:hover .more {
	display:block;
	position:absolute;
	width:300px;
	padding:5px;
	border:1px solid #900;
	background-color:#FFEFEF;
}
#print_course_info {
	display:none;
}

#tooltip{
	position:absolute;
	border:1px DOTTED #000;
	background: #FFF;
	padding:8px;
	font-weight:bold;
	color: #006699;
	display:none;
	}

.sm {list-style:none; width:920px; min-height:400px; display:block; overflow:hidden; border:0px #F00 solid; margin-left:0px; padding:0px}
.sm li {float:left; overflow:hidden; border:0px #06C solid; }

.sm li p{overflow:hidden;}

.sm .panel{background-repeat:no-repeat; border-left:1px #ff6600 dotted; min-height:450px; padding:10px 10px 0px 50px; width:650px;}

.devnote {background-color:#C03; color:#FFF; padding:3px;}
