* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	min-width: 1000px;
	background: #cdebef url(../images/MSO-BANNER-DkGreen-RPT.gif) top left repeat-x;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/***********************/
/*     BASE STYLES     */
/***********************/
h1 {
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
}

h2 {
	clear: left;
	margin:10px 0 5px 0;
	font-size: 14px;
	color: #006868;
	text-transform: uppercase;
}

h3 {
	margin:10px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #006868;
	text-transform: uppercase;
}
h3.nocaps {
	text-transform: none;
}

h4 {
	margin: 10px 0 5px 0;
	color: #006868;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	margin: 10px 0 5px 0;
	color: #006868;
	font-size: 11px;
	font-weight: normal;
}

h6,
h6.italic {
	margin: 10px 0 5px 0;
	color: #006868;
	font-size: 11px;
	font-weight: bold;
}

h6.italic {
	font-style: italic;
}

p, ul {
	line-height: 18px;
}

ul {
	margin-left: 15px;
	list-style: none;
}

ul li {
	background: url( ../images/MSO-Bullet.gif ) no-repeat 0 7px;
	padding-left: 10px;
}

	ul ul {
		list-style: circle;
	}
	
	ul ul li {
		background: none;
		padding-left: 0;
	}

ol {
	margin-left: 17px;
}

a:link, a:visited {
	color: #006868; /*#19acb1;*/
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

#myname a { color: #19acb1; }

/***********************/
/*   GENERIC CLASSES   */
/***********************/
.fancylist {
	margin-left: 0;
	list-style: none;
}
	.fancylist li {
		padding-left: 15px;
		background: url(../images/MSO-BULLET-ARROW-ORANGE.gif) 0 2px no-repeat;
	}
.linkList {
	margin: 0 0 10px 0;
	list-style: none;
}
	.linkList li {
		padding: 5px 0;
		background: none;
	}
	.linkList a {
		padding: 10px 15px;
		background: url(../images/MSO-BULLET-ARROW-ORANGE.gif) center left no-repeat;
		text-transform: uppercase;
	}

.progtrack li {
	background-position: top left;
}

.clickable {
	cursor: pointer;
}

.sitemap li {
	background-position: top left;
}

.aboutIcon {
	float: left;
	margin: 0 5px 5px 0;
}

.bluetext {
	color: #1771aa;
}


/**********************/
/*   BASE STURCTURE   */
/**********************/
#header {
	position: relative;
	height: 142px;
	background: url(../images/MSO-BANNER-MSO-2.jpg) top left no-repeat;
}
	#header #logo {
		position: absolute;
		top: 13px;
		left: 49px;
		width: 185px;
		height: 110px;
		background: url(../images/MSO-BANNERS-LOGO-2.png) top left no-repeat;
	}
		#header #logo span {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
	#header #flashDiv {
		position: absolute;
		top: 0;
		left: 400px;
		width: 249px;
		height: 136px;
	}
	#header #login {
		position: absolute;
		top: 20px;
		left: 770px;
		width: 220px;
	}
		#header #login p {
			font-size: 12px;
			font-weight: bold;
			color: #CCCCCC;
			text-transform: uppercase;
		}
		#header #login p#myname {
			margin-bottom: 10px;
			font-weight: normal;
			color: #FFFFFF;
			text-transform: none;
		}
		#header #login label {
			float: left;
			width: 110px;
		}
			#header #login label span {
				color: #CCCCCC;
				text-transform: uppercase;
			}
			#header #login label input {
				padding: 2px;
				width: 100px;
				border: 1px #48B2B2 solid;
			}
		#header #login ul {
			margin-left: 0;
			list-style: none;
		}
			#header #login ul li {
				float: left;
				margin: 5px 10px 0 0;
				padding: 0;
				background: none;
			}
			#header #login ul li a {
				padding-left: 10px;
				background: url(../images/MSO-BTN-ARROW-ORANGE-SML.png) center left no-repeat;
				line-height: 12px;
				color: #FFFFFF;
			}

#wrapper {
	background: #FFFFFF url(../images/MSO-BASE-RPT.gif) top left repeat-y;
	width: 100%;
}
#inner {
	background: url(../images/MSO-BGD-GRAD-CONTENT-TOP.gif) top left repeat-x;
	width: 100%;
	min-height: 490px;
}

#main {
	float: left;
	margin: 0 0 0 13px;
	width: 758px;
}
* html #main {
	display: inline;
}
	#main #NavigationMain {
		margin-left: 0;
		height: 73px;
		width: 758px;
		list-style: none;
	}
		#main #NavigationMain li {
			float: left;
			margin-right: 2px;
			padding: 0;
			/*width: 123px;*/
			width: 148px;
			height: 72px;
		}
			#main #NavigationMain li a {
				display: block;
				height: 72px;
				background: url(../images/MSO-BGD-GRAD-BTN-TOP.gif) top left repeat-x;
				font-size: 12px;
				color: #333333;
				text-transform: uppercase;
			}
				#main #NavigationMain li a span,
				#main #NavigationMain li.activeLink a span {
					display: block;
					margin: 0 auto;
					padding: 32px 0 0 17px;
					height: 38px;
					width: 123px;
					background: url(../images/MSO-BTN-ARROW-WHITE.gif) 4px 32px no-repeat;
				}
			#main #NavigationMain li a:hover,
			#main #NavigationMain li.activeLink a {
				background-image: url(../images/MSO-BGD-GRAD-BTN-TOP-EDGE.gif);
				text-decoration: none;
			}
				#main #NavigationMain li a:hover span,
				#main #NavigationMain li.activeLink a span {
					border-bottom: 2px #71A9A8 solid;
					background-image: url(../images/MSO-BTN-ARROW-ORANGE.gif);
				}
	#main #content {
		clear: left;
		position: relative;
		margin: 50px 10px 10px 50px;
		width: 690px;
	}
		#main #content #breadcrumb {
			margin: 8px 0 20px 0;
			list-style: none;
		}
			#main #content #breadcrumb li {
				float: left;
				margin-left: 0;
				padding: 0 10px 0 15px;
				background: url(../images/MSO-ARROW-BREADCRUMB.gif) center left no-repeat;
			}
		#main #content p,
		#main #content ul {
			margin-bottom: 10px;
		}

#sidebar {
	float: left;
	margin-left: -2px;
	width: 217px;
	background: url(../images/MSO-GRAD-SEARCH.gif) top left no-repeat;
}
	#sidebar #search {
		margin: 5px auto;
		padding-bottom: 10px;
		width: 193px;
	}
		#sidebar #search input,
		#sidebar #search select {
			margin: 3px 0 3px 10px;
			padding: 2px;
			width: 135px;
			border: 1px #006868 solid;
		}
		#sidebar #search select {
			width: 140px;
		}
		#sidebar #search .noSize {
			width: auto;
			border: none;
			vertical-align: middle;
		}
	#sidebar .s_outer {
		margin: 10px auto;
		width: 201px;
		padding: 5px;
		background-color: #E7E7E7;
	}
	#sidebar .s_block {
		width: 201px;
		border-top: 5px #71A9A8 solid;
		border-bottom: 5px #71A9A8 solid;
	}
	#sidebar .s_inner {
		margin: 5px 0;
		padding: 5px;
		background-color: #FFFFFF;
	}
		#sidebar .s_inner h3,
		h3.sidebar {
			margin: 0;
			color: #71A9A8;
			font-style: italic;
		}
		#sidebar .s_inner p {
			padding: 10px 0 0 0;
		}
		#sidebar .s_inner #paths {
			margin-bottom: -10px;
			list-style: none;
		}
			#sidebar .s_inner #paths li {
				padding: 5px;
				border-bottom: 1px #cdebef solid;
				background: none;
			}
				#sidebar .s_inner #paths li a {
					padding-left: 15px;
					background: url(../images/MSO-BULLET-ARROW-ORANGE.gif) center left no-repeat;
				}

#footer {
	position: relative;
	padding: 30px 0 0 0;
	margin-left: 6px;
	height: 110px;
	background: url(../images/MSO-FOOTER-SHADOW.gif) top left repeat-x;
}
	#footer #NavigationFooter {
		float: left;
		margin-left: 20px;
		width: 150px;
		list-style: none;
	}
		#footer #NavigationFooter li {
			padding: 0;
			background: none;
		}
			#footer #NavigationFooter li a {
				padding-left: 10px;
				background: url(../images/MSO-BULLET-ARROW-ORANGE.gif) center left no-repeat;
				text-transform: uppercase;
			}
	#footer #iconNav {
		float: left;
		list-style: none;
	}
		#footer #iconNav li {
			float: left;
			margin-right: 5px;
			padding: 0;
			height: 80px;
			width: 52px;
			background: none;
		}
			#footer #iconNav li a {
				display: block;
				height: 80px;
				width: 52px;
			}
			#footer #iconNav li a:hover {
				text-decoration: none;
			}
			#footer #iconNav #icon_subscriber a {
				background: url(../images/MSO-BTN-FTR-SUBSCRIBER01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_subscriber a:hover,
			#footer #iconNav #icon_subscriber.current a {
				background-image: url(../images/MSO-BTN-FTR-SUBSCRIBER02.gif);
			}
			#footer #iconNav #icon_skillBuilding a {
				background: url(../images/MSO-BTN-FTR-SKILLBUILDING01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_skillBuilding a:hover,
			#footer #iconNav #icon_skillBuilding.current a {
				background-image: url(../images/MSO-BTN-FTR-SKILLBUILDING02.gif);
			}
			#footer #iconNav #icon_standardPathways a {
				background: url(../images/MSO-BTN-FTR-STNDPATHWAY01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_standardPathways a:hover {
				background-image: url(../images/MSO-BTN-FTR-STNDPATHWAY02.gif);
			}
			#footer #iconNav #icon_onlineShop a {
				background: url(../images/MSO-BTN-FTR-ONLINESHOP01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_onlineShop a:hover,
			#footer #iconNav #icon_onlineShop.current a {
				background-image: url(../images/MSO-BTN-FTR-ONLINESHOP02.gif);
			}
			#footer #iconNav #icon_workingBetter a {
				background: url(../images/MSO-BTN-FTR-WORKINGBETTER01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_workingBetter a:hover,
			#footer #iconNav #icon_workingBetter.current a {
				background-image: url(../images/MSO-BTN-FTR-WORKINGBETTER02.gif);
			}
			#footer #iconNav #icon_checkingNeeds a {
				background: url(../images/MSO-BTN-FTR-CHECKING01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_checkingNeeds a:hover,
			#footer #iconNav #icon_checkingNeeds.current a {
				background-image: url(../images/MSO-BTN-FTR-CHECKING02.gif);
			}
			#footer #iconNav #icon_sharingIdeas a {
				background: url(../images/MSO-BTN-FTR-SHARINGIDEAS01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_sharingIdeas a:hover,
			#footer #iconNav #icon_sharingIdeas.current a {
				background-image: url(../images/MSO-BTN-FTR-SHARINGIDEAS02.gif);
			}
			#footer #iconNav #icon_resources a {
				background: url(../images/MSO-BTN-FTR-RESOURCES01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_resources a:hover,
			#footer #iconNav #icon_resources.current a {
				background-image: url(../images/MSO-BTN-FTR-RESOURCES02.gif);
			}
			#footer #iconNav #icon_gettingAssistance a {
				background: url(../images/MSO-BTN-FTR-ASSISTANCE01.gif) top left no-repeat;
			}
			#footer #iconNav #icon_gettingAssistance a:hover,
			#footer #iconNav #icon_gettingAssistance.current a {
				background-image: url(../images/MSO-BTN-FTR-ASSISTANCE02.gif);
			}
				#footer #iconNav li a span {
					display: block;
					padding-top: 55px;
					text-align: center;
					font-size: 9px;
					text-transform: uppercase;
					line-height: 12px;
				}
	#footer #msoFooter {
		position: absolute;
		top: 0;
		left: 762px;
		padding: 30px 5px 0 5px;
		width: 207px;
		height: 110px;
		background: url(../images/MSO-FOOTER-LOGO-SHADOW.gif) top left no-repeat;
		text-align: center;
	}
		#footer #msoFooter p {
			padding: 50px 0 0 0;
			background: url(../images/MSO-LOGO-BASE.gif) top center no-repeat;
			font-size: 90%;
		}
	#footer #agency {
		position: absolute;
		top: 120px;
		left: 270px;
	}


/************************/
/*      Data Table      */
/************************/
.dataTable {
	margin: 10px 0;
	width: 100%;
}
	.dataTable th {
		padding: 5px;
		background-color: #d1eded;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
	}
		.dataTable th span {
			display: block;
			font-weight: normal;
		}
	.dataTable td {
		padding: 7px 5px;
	}
	.dataTable .highlight {
		background-color: #DFDFDF;
	}
.dataTableFootnote {
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 1em;
	text-align: right;
}


/************************/
/*      Basic Form      */
/************************/
.defaultForm {
}
	.defaultForm p {
		clear: left;
		padding: 5px;
	}
	.defaultForm .stripe {
		background-color: #E7E7E7;
		overflow: auto;
	}
		.defaultForm p label {
			float: left;
			width: 250px;
			text-transform: uppercase;
		}
		.defaultForm p input,
		.defaultForm p select,
		.defaultForm p textarea {
			margin-right: 5px;
			padding: 2px;
			width: 300px;
			border: 1px #CCCCCC solid;
			text-transform: none;
			font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		.defaultForm p select {
			padding: 1px 1px 1px 2px;
		}
	.defaultForm .error {
		clear: left;
		display: block;
		color: #CC0000;
	}
	.defaultForm .terms {
		padding: 5px;
		height: 200px;
		width: 650px;
		overflow: auto;
		border: 1px #009999 solid;
	}
		.defaultForm .terms ul li {
			background-position: top left;
		}
	.defaultForm .termsAccept label {
		margin-left: -5px;
		padding: 3px;
		width: 655px;
		background-color: #E8E8E8;
		border: 1px #009999 solid;
	}
	.defaultForm .req,
	.defaultForm .errorMessage {
		color: #FF0000;
	}
	.defaultForm .formBtn {
		padding-right: 5px;
		height: 26px;
		background: #005c65 url(../images/MSO-BTN-generic-bg.gif) top left repeat-x;
		border: 1px #005c65 solid;
	}
		.defaultForm .formBtn img {
			vertical-align: middle;
		}
		.defaultForm .formBtn span {
			color: #FFFFFF;
		}

.noSize,
.defaultForm .noSize {
	width: auto;
}


/************************/
/*    Search Results    */
/************************/
.searchResultItem {
	background: url(../images/MSO-SEARCH-rpt.gif) 0 1.8em repeat-x;
}
#searchResults h3 {
	margin: 25px 0 0 0;
	padding: 0 10px 15px 10px;
	font-size: 1.2em;
}
	#searchResults h3 img {
		float: left;
		margin: -5px 10px 5px 0;
		background-color: #FFFFFF;
		border: 1px #19ACB1 solid;
	}
#searchResults ul {
	clear: left;
	margin: 5px 0 25px 20px;
	padding: 0;
}
	#searchResults ul li {
		margin: 0 0 3px 15px;
		padding: 0;
		background: none;
		list-style: disc;
		color: #666666;
	}
		#searchResults ul li .title {
			color: #333333;
		}
		#searchResults ul li a.copylink {
			font-size: 1em;
			font-weight: bold;
		}


/***********************/
/*       INVOICE       */
/***********************/
#invoice {
	background: none;
	text-align: left;
}
	#invoice #wrapper {
		width: 600px;
	}
	#invoice #taxinvoice {
		float: right;
		margin-right: 10px;
		padding: 3px;
		border: 3px #666666 groove;
		text-transform: uppercase;
	}
	#invoice #mso_address {
		clear: both;
		margin: 10px;
		padding: 10px;
		border-top: 2px #666666 solid;
		border-bottom: 2px #666666 solid;
	}
		#invoice #mso_address #abn {
			float: right;
		}
		#invoice #mso_address p {
			margin: 0;
			padding: 0;
		}
	#invoice #user_address {
		clear: both;
		margin: 10px;
		padding: 10px;
	}
		#invoice #user_address #date {
			float: right;
		}
		#invoice #user_address p {
			margin: 0;
			padding: 0;
		}
	#invoice #purchaseinfo {
		margin: 0 10px;
		width: 580px;
		border: 3px #666666 groove;
	}
		#invoice #purchaseinfo th {
			padding: 5px 10px;
		}
		#invoice #purchaseinfo td {
			padding: 5px 10px;
			border-top: 1px #666666 solid;
		}
		#invoice #purchaseinfo #total td {
			font-weight: bold;
		}
	#invoice #paymentinfo {
		margin: 10px;
		padding: 0 10px;
		font-weight: bold;
	}
		#invoice #paymentinfo #bpay {
			position: relative;
			padding: 20px 0 0 60px;
			height: 62px;
		}
			#invoice #paymentinfo #bpay img {
				position: absolute;
				top: 0;
				left: 0;
			}
		#invoice #paymentinfo #howtopay {
			font-weight: normal;
		}


/***********************/
/*       SITEMAP       */
/***********************/
#main #content .sitemap {
	clear: both;
	min-height: 250px;
	margin: 0;
	list-style: none;
	/*background: #FFFFCC*/
}
	#main #content .sitemap li {
		padding: 0;
		background: none;
	}
		#main #content .sitemap li .sitemap {
			min-height: 0;
		}
		#main #content .sitemap li li {
			padding-left: 15px;
		}
			#main #content .sitemap li .sitemap li .sitemap {
				display: none;
			}
			#main #content .sitemap li li a {
				padding-left: 15px;
				background: url(../images/MSO-BTN-ARROW-ORANGE.gif) top left no-repeat;
			}
	#main #content .sitemap li.ftr {
		float: left;
		width: 200px;
		/*background-color: #99CCFF*/
	}
	#main #content .sitemap li.mn {
		position: relative;
		float: left;
		width: 450px;
		/*background-color: #9999FF*/
	}
	#main #content .sitemap li.shp {
		position: absolute;
		top: 0;
		right: 0;
		width: 200px;
		/*background-color:#FFCCFF*/
	}
		#main #content .sitemap li.shp .sitemap {
			display: block !important;
		}
			#main #content .sitemap li.shp .sitemap .sitemap {
				display: none !important;
			}


/***********************/
/*  OTHER ASSESSMENTS  */
/***********************/
.question h2 {
	margin-top: 10px;
}
.defaultForm .question p {
	margin-bottom: 0 !important;
}
	.defaultForm .question p label {
		float: none;
	}


/***********************/
/*   UTILITY CLASSES   */
/***********************/
.accessibility {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* clearing */
	.stretch,
	.clear {
		clear: both; 
		height: 1px; 
	}
	.clearfix {
		overflow: hidden;
	}
/* end clearing */