body
{
    background-color:#fff;
    margin:0;
    padding:0;
    font-family:Arial;
    color:#3b3b3b;
    font-size:11px;
    text-align:center;
}

img
{
        border:none;
}

h2
{    
        margin:5px 0;
        font-size:14px;
}

ul
{
	margin:0;
	padding:0;
	list-style:none;
}

ul li
{
	background:url(../Images/Global/bullet-square.gif) left 7px no-repeat;
	padding-left:10px;
}

ul li a
{
	text-decoration:none;
}

ul li a:hover
{
	text-decoration:underline;
}

#container
{
	width:664px;
	margin:0 auto;
	text-align:left;

}

#masthead
{
	margin-top:15px;
	width:664px;
	height:230px;
	background:url(../Images/Global/banner-nswtf.jpg) left bottom no-repeat;
}

#masthead h1
{
	margin:0;
	text-indent:-9999px;
	width:664px;
	height:42px;
}

h1#aboutus
{
	background:url(../Images/Global/h-about-us.gif) no-repeat;
}

h1#sitemap
{
	background:url(../Images/Global/h-sitemap.gif) no-repeat;
}

h1#privacy
{
	background:url(../Images/Global/h-privacy.gif) no-repeat;
}

h1#contactus
{
	background:url(../Images/Global/h-contact-us.gif) no-repeat;
}

.gau h2
{
	height:14px;
	text-indent:-9999px;
	margin:20px 0 10px 0;
}

.students h2
{
	width:73px;
	background:url(../Images/Global/global-students.gif) no-repeat;
}

.teachers h2
{
	width:74px;
	background:url(../Images/Global/global-teachers.gif) no-repeat;
}

.parents h2
{
	width:142px;
	background:url(../Images/Global/global-parents-carers.gif) no-repeat;
}

.employers h2
{
	width:82px;
	background:url(../Images/Global/global-employers.gif) no-repeat;
}

.report1, .report2
{
	width:320px;
}

.report1
{
	float:left;
}

.report2
{
	float:right;
}

.report p
{
	margin:0 0 10px 0;
}

#reports a
{
	display:block;
	text-indent:-9999px;
	width:196px;
	height:20px;
	background:url(../Images/Global/link-download-pdf.gif) no-repeat;
}

#reports
{
	float:left;
	margin-bottom:10px;
}

.clearfix
{
	clear:both;
}

#sm-students, #sm-parents, #sm-teachers, #sm-employers
{
	width:163px;
	margin-right:4px;
	float:left;
	background-color:#f6f6f6;
}

#sm-employers
{
	margin-right:0;
}

#sm-students h2, #sm-parents h2, #sm-teachers h2, #sm-employers h2
{
	width:163px;
	height:39px;
	text-indent:-9999px;
}

#sm-students h2
{
	background:url(../Images/Global/hs-students.gif) no-repeat;
}

#sm-parents h2
{
	background:url(../Images/Global/hs-parents.gif) no-repeat;
}

#sm-teachers h2
{
	background:url(../Images/Global/hs-teachers.gif) no-repeat;
}

#sm-employers h2
{
	background:url(../Images/Global/hs-employers.gif) no-repeat;
}



#sm-parents li.section li a, #sm-teachers li.section li a, 
#sm-employers li.section li a, #sm-students li.section li a
{
	color:#000;
	font-size:11px;	
	font-weight:normal;
}

#sm-students li.section 
{
	color:#ffac2c;
}

#sm-parents li.section 
{
	color:#00a91c;
}

#sm-teachers li.section
{
	color:#0046a5;
}

#sm-employers li.section 
{
	color:#a69018;
}

li.section
{
	font-weight:bold;
	font-size:12px;
}

#sm-students li, #sm-parents li, #sm-teachers li, #sm-employers li
{
	background-image:none;
	margin:5px 0;
}

#faux
{
	background:url(../Images/Global/faux-column.gif) repeat-y;
	float:left;
}



/* CONTACT US - START */
.FormInputRow
{
    position:relative;
    margin-bottom:5px;
    width:450px;
}

.FormInputLabel
{
    position:absolute;
    top:0;
    left:0px;
}

.FormInputField
{
    position:relative;
    top:0;
    left:200px;
}

.FormInputField SELECT
{
    width:204px;
    *width:206px;
}

.FormInputField INPUT,
.FormInputField TEXTAREA
{
    width:200px;
}

.FormInputField .Submit
{
    width:auto;
}

.Section
{
    margin-top:20px;
}

.Watermarked
{
    color:#999;
}
/* CONTACT US - END */
