BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../site-images/grey-sand.gif);
	z-index: 0;

}

.accExtra {
/* Use spans with the accExtra class to provide extra info such as "|" characters to separate links
   or additional info text to avoid "learn more..." links being confusing for some disabled users.
   The position specifier below 'hides' the extra info from graphic browsers in a manner that remains accessible. */

position: absolute; left: -5000px;

}


TD {
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 5px;
}
TH {
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
}

caption {
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
}




/* tw table style-------------------- */

.scTable {border-collapse : collapse;}

.scTable table, .scTable th , .scTable td {
	border:1px solid #0099FF;
}

.scTable caption, .scTable th, .scTable td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}

.scTable caption {background:#000000;color:#ffffff;padding:5px;font-weight:bold;}

.scTable th, .scTable td {text-align:left;padding:5px;}

.scTable th {font-size:small;}

.scTable td {
	font-size:x-small;
	background-color: #CEE4FF;
}

.scTable th {
	color:white;
	background-color: #0066FF;
	font-size: 0.6em;
	padding-left: 5px;
}


/* --------------------------------------- */













#scNavContainer {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	POSITION: absolute; 
	TOP: 27px; 
	HEIGHT: 18px;	
	LEFT: 0px; 
	WIDTH: 760px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	Z-INDEX: 15; 

}


#scNavContainer UL {
width: 504px;/*the width for 5 buttons is 465*/
float: right;
margin: 0;
padding: 0;
}

#scNavContainer UL LI {

	DISPLAY: inline;
	list-style-type: none;
}
#scNavContainer UL LI A#home {
	width: 60px;
text-align: center;

	BORDER-RIGHT: #fff 1px solid;

	PADDING-LEFT: 0.5em;
	FLOAT: left;
	PADDING-BOTTOM: 0.2em;
	COLOR: #0099ff;
	PADDING-TOP: 0.2em;
	TEXT-DECORATION: none;
	background-color: #000000;
	background-image: url(../site-images/tab-angle.jpg);
	background-repeat: no-repeat



}
#scNavContainer UL LI A {
	width: 130px;
	text-align: center;
	BORDER-RIGHT: #fff 1px solid; 
	FLOAT: left; 
	PADDING-BOTTOM: 0.2em; COLOR: #0099ff; 
	PADDING-TOP: 0.2em; 
	BACKGROUND-COLOR: #000000; 
	TEXT-DECORATION: none
}

#scNavContainer UL LI A#adults {
	width: 71px;
}

#scNavContainer UL LI A#higher {
	width: 132px;
}

#scNavContainer UL LI A#employers {
	width: 99px;
}

#scNavContainer UL LI A:hover {
	COLOR: #00FF00;
	BACKGROUND-COLOR: #0000B9;
}
#scNavContainer UL LI A#home:hover {
	COLOR: #00ff00;
	BACKGROUND-COLOR: #000099;
	background-image: url(../site-images/tab-angle-blue.jpg);
	background-repeat: no-repeat

}



#leftNavContainer {
	position: static;
	z-index: 2;
	float: left;
	width: 160px;
}




#leftNav {

	background-color: #DADADA;
	background-image: url(../site-images/silver-column.jpg);
}

.navSubHead {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 110%;

	padding-left: 5px;
	padding-top: 4px;

}
.leftNavContents {
	font-size: 0.6em;
	padding-left: 5px;
	background-color: #CCCCCC;
	display: block;
	color: #333333;
	background-image: url(../site-images/silver-header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}


#leftNav ul
{
	margin: 0 0 0 0; 
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; 
}	



#leftNav a:link, #leftNav a:visited
{
	width: 144px;
	padding: 3px 3px 3px 13px;
	background-color: #000099;
	border-bottom: 1px solid #eee;
	display: block;
	color: #EEE;
	text-decoration: none;
	background-image: url(../site-images/blue-column-dark.jpg);
}

/*hack for IE 5.x browser: */
* html #leftNav a:link, #leftNav a:visited { /* the '* html' ensures that only IE browsers see this css segment  */
width: 158px; /* = 'css standard' width + all left and right padding/borders */
w\idth: 144px; /* = 'css standard' width to ensure that IE6 and above shows the proper 'standard' width */
} 






#leftNav a:hover
{
background-color: #000099;
color: #fff;
background-image: url(../site-images/blue-column.jpg);
}








#search {
	position: absolute;
	left: 520px;

}

.searchbox { 
 font-size: 10px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666; 
 width:170px;
}

.searchbutton {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #999999; 
 color: #FFFFFF; 
 width:60px;
 margin-top: 2px;
 margin-right: 6px; 
}

#searchpageContainer {
	background-color: #FFFFFF;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:50px;
	border-top:none;

}



#skipNav {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	z-index: 16;
	top: 3px;
	right: 30px;



}
#skipNav a {
	color: #000099;
	text-decoration: none;
}

#skipNav a:hover {
	color: #000099;
	text-decoration: underline;
}

.imageLeft {
	clear: left;
	position: relative;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	left: 15px;
	border: 1px solid #000000;
}

.imageLeftNoIndent {
	clear: left;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	border: 1px solid #000000;
}

.imageWithCaption {
	clear: left;
	position: relative;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;	
	left: 15px;
	border: 1px solid #000000;
	background-color: #E1E1E1;
	background-image: url(../site-images/alu-grey-bg.gif);	
}

.imageLeftWithCaption {
	clear: left;
	position: relative;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	left: 15px;
	border: 1px solid #000000;
	background-color: #E1E1E1;
	background-image: url(../site-images/alu-grey-bg.gif);
}

#content p.caption {
	margin: 0 0 0 0;
	font-size: 0.6em;
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
}


.imageLeftNoWrap {
	position: relative;
	padding-bottom: 15px;
	left: 15px;
}




#scFooter {
	background-color: #999999;
	width: 100%;
	height: 30px;
	z-index: 10;
	background-image: url(../site-images/silver-header.jpg);



}

#scFooter p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.01em;
	padding-top: 8px;
	padding-left: 15px;

}






/* the colour grid... */
#colourGridContainer {
	width: 600px;

	float: right;
}

#colourGridContainer p {
	font-size: 80%;
	margin: 0px;
	padding: 4px;

}


#c1 {
	background-color: #66CCFF;
	height: 180px;
	width: 150px;
	float: left;
}

#c2 {
	background-color: #FFFF99;
	height: 180px;
	width: 150px;
	float: left;
}

#c3 {
	background-color: #66FF99;
	height: 180px;
	width: 150px;
	float: left;
}

#c4 {
	background-color: #FFD5D5;
	height: 180px;
	width: 150px;
	float: left;
}

#h1 {
	color: #FFFFFF;
	background-color: #000099;
	height: 40px;
}

#h2 {
	color: #FFFFFF;
	background-color: #FF9900;
	height: 40px;
}

#h3 {
	color: #FFFFFF;
	background-color: #009900;
	height: 40px;
}

#h4 {
	color: #FFFFFF;
	background-color: #CC0000;
	height: 40px;
}


/* end of the colour grid... */

#outerContainer {
	width: 100%;
	position: relative;
	z-index: 2;


}



#pageContainer {
	background-color: #FFFFFF;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../site-images/background-fade.jpg);
	background-repeat: repeat-x;





}


#pageHeader {
	background-image: url(../site-images/info-point-banner-v4.jpg);
	height: 160px;
	background-repeat: no-repeat;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}



.locationTab {
	padding: 0; margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../site-images/section-tab-angle.gif);
	padding-right: 5px;
	padding-left: 10px;
	display: inline;
	font-weight: normal;
	top: 144px;
	position: relative;
	float: right;
	border-top-width: 1px;
	background-position: -4px; 
	color: #FFFFFF;
}


.locationTab a:link {
	color: #FFCC00;
	text-decoration: none;

}

.locationTab a:visited {
	color: #FFCC00;
	text-decoration: none;

}

.locationTab a:hover {
	color: #00FF00;
	text-decoration: underline;

}







#content {
	width: 585px;
	float: right;	
	z-index: 1;
	position: static;
	padding-bottom: 50px;
	padding-top: 10px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-top-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #6699FF;
	border-left-color: #6699FF;
}




#content p {

	margin: 0 0 1em 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	letter-spacing: 0.01em;
	padding-left: 15px;
	padding-right: 50px;

}

.smallHead {
	font-size: 70%;
}


#content a:link {
	color: #0000CC;
	text-decoration: none;

}

#content a:visited {
	color: #003399;
	text-decoration: none;

}

#content a:hover {
	color: #FF0000;
	text-decoration: underline;

}






#content .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	letter-spacing: 0.01em;
	padding-left: 0px;
	padding-right: 10px;
	color: #666666;
	font-weight: normal;
}

#content .noteblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	letter-spacing: 0.01em;
	padding-left: 0px;
	padding-right: 10px;
	color: #000000;
	font-weight: normal;
}


#content p.toMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	letter-spacing: 0.01em;
	color: #FF0000;
	text-align: right;
	padding-top: 30px;
}



#content ul {

	margin: 0 0 1em 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	letter-spacing: 0.01em;
	padding-left: 32px;
	padding-right: 50px;

}

#content ul li {

	padding-bottom: 10px;

}




#content h1 {
	margin: 0 0 .5em 0; 
	font-size: 1.4em;
	font-weight: bold;
	padding-right: 10px;
}

#content h1 {
	margin: 0 0 .5em 0; 
	font-size: 110%;
	font-weight: bold;
	padding-right: 10px;
}

#content h2 {
	margin: 0 0 .5em 0;
	font-size: .8em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 50px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5398FF;


}

#content h2.dottedsub {
	margin: 0 0 .5em 0;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 50px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5398FF;
	letter-spacing: 0.1em;
	color: #006600;
}



#content h2.hubPage {
	margin: 0 0 .5em 0;
	font-size: 110%;
	font-weight: bold;
	padding-right: 10px;
	border: none;

}

#content h2.pageicon {
	margin: 0 0 .2em 0;
 font-size: .8em;
 font-weight: bold;
 padding-top: 4px;
 padding-right: 50px;
 border-top-width: 2px;
 border-top-style: dotted;
 border-top-color: #5398FF;

 padding-left: 30px;
 background-image: url(../site-images/page-icon.gif);
 background-repeat: no-repeat;
 background-position: 0 6px; /*first number is position from left, second is position from top*/
 line-height: 1.6em;

}

#content h2.pdficon {
	margin: 0 0 .2em 0;
 font-size: .8em;
 font-weight: bold;
 padding-top: 4px;
 padding-right: 50px;
 border-top-width: 2px;
 border-top-style: dotted;
 border-top-color: #5398FF;

 padding-left: 30px;
 background-image: url(../site-images/pdf-icon.gif);
 background-repeat: no-repeat;
 background-position: 0 6px; /*first number is position from left, second is position from top*/
 line-height: 1.6em;

}


#content h2.wordicon {
	margin: 0 0 .2em 0;
 font-size: .8em;
 font-weight: bold;
 padding-top: 4px;
 padding-right: 50px;
 border-top-width: 2px;
 border-top-style: dotted;
 border-top-color: #5398FF;

 padding-left: 30px;
 background-image: url(../site-images/word-icon.gif);
 background-repeat: no-repeat;
 background-position: 0 6px; /*first number is position from left, second is position from top*/
 line-height: 1.6em;

}



#content h3 {
	margin: 0 0 .5em 0;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5398FF;

}

#content h3.hubPage {
	margin: 0 0 .5em 0;
	font-size: .8em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5398FF;

}
#content h3.hubPageFirst {
	margin: 0 0 .5em 0;
	font-size: .8em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	border-top-width: 0;
}



#rightColumn {
	background-color: #FFCC00;
	position: static;
	width: 160px;
	z-index: 6;
	float: right;
	margin-top: 100px;



}








#footer
{
	clear: both;

}

#footerBar {

	margin: 0 0 0 0;
	background-color: #000099;
	padding-left: 15px;

	height: 20px;
}



#footerBar p {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	padding-top: 3px;
	text-align: center;
}

#footerLogo {
	clear: both;
	padding-left: 5px;

}

.LinkSmall {
	text-decoration: none;
	font-size: 0.8em;
}

a.LinkSmall:link {
	color: #0000CC;
	text-decoration: none;
}

a.LinkSmall:visited {
	color: #0000CC;
}

a.LinkSmall:hover{
	color: #FF0000;
	text-decoration: underline;	
}


.LinkGridHead {
	color: #FFFFFF;
	text-decoration: none;
}

a.LinkGridHead:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.LinkGridHead:visited {
	color: #FFFFFF;
}

a.LinkGridHead:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

.strapline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	position: relative;
	left: 20px;
	font-variant: normal;

}

.mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #5EC2FF;
	letter-spacing: 0.1em;
	position: relative;
	font-variant: normal;
	top: 20px;

}
