/* @override 
	http://gccsi.vtc.net.au/css/screen.css
*/

/* @group general */

html {*/
	/*background: #fff url(../images/interface/page_bkg_tile.png) repeat-x 50% 80px;*/
	background-color: #fff;
	float: left;
	width: 100%;
}

body {
	/*background: transparent url(../images/interface/body_bkg2.png) no-repeat 50% 110px;*/
	margin: 0;
	padding: 0 0 10px 0;
	font: normal 62%/75% Arial, Helvetica, Verdana, sans-serif;
	/*font: normal 12px/16px Arial, Helvetica, Verdana, sans-serif;*/
	color: #666;
	float: left;
	width: 100%;
}

a {
	color: #333;
}

#main a, #sidebarR a, #sidebarL a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #7d909b;
}

#sidebarR a, #sidebarL a {
	color: #fff;
	border-bottom: 1px solid #ccc;
	/*<!--margin-left: 5px;-->*/
}

#main a:hover, #sidebarR a:hover, #sidebarL a:hover {
	border-color: #5c707c;
	/*<!--margin-left: 5px;-->*/

}

h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 1;
	color: #333;
	margin-top: 20px;
	position: relative;
}

h1 {
	font-size: 1.8em;
	color: #333;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
	margin-top: 10px;
}

table {
	clear: both;
	margin: 0 0 1em 0;
	border-collapse: collapse;
}

th, td {
	font-size: 1.1em;
}

form {
	margin: 0;
	padding: 0;
}

select, input, textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1.1em;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 0px;
	margin-bottom: 1em;
	font-style: normal;
}

.hidden {
	position: absolute;
	left: -9999px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.right {
	margin: 0 -10px 0 0;
	padding: 0 0 0 10px;
	background-color: #FFF;
	position: relative;
	z-index: 10;
	background-image: url(../images/content/crest.gif);
}

blockquote.standfirst {
	margin: -18px 0 10px 0;
	padding: 0.7em 0;
	border: 2px dotted #3c3c3c;
	border-width: 2px 0;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

/* @end */

/* @group layout */

#wrapper {
	font-size: 1.2em;
	line-height: 1.6em;
	/*float: left;
	width: 100%;*/
	margin: 0;
	width: 950px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
}

#container {
	float: left;
	width: 940px;
	/*width: 950px;
	margin: 0 auto;*/
	padding: 0 5px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}

#header {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	height: 80px;
	background-color: #F3F3F3;
}

#nav {
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	float: left;
	width: 920px;
	margin: 0;
	padding: 10px;
	background-color: #F3F3F3;
}

#columns {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 400px;
	background: #5c707c url(../images/interface/faux_cols.gif) repeat-y 100% 100%;
	background-color: #7E909A;
}

#main {
	float: left;
	width: 450px;
	margin: 0 5px;
	padding: 15px 25px;
	background-color: #FFF;
	min-height: 435px;
}

#sidebarL {
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	min-height: 250px;
	background-color: #7E909A;
}

#sidebarR {
	float: right;
	width: 185px;
	margin: 0;
	padding: 0 10px;
	background-color: #7d909b;
	min-height: 250px;
	position: relative;
	z-index: 1;
	min-height: 465px;
}

#footer {
	float: left;
	width: 920px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 5px 10px;
	color: #5e6167;
}

/* @end */

/* @group header */

#header h1 {
	float: left;
	padding: 0;
	margin: 0;
}

#header h1 a {
	width: 382px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;/**/
	background-color: transparent;
	background-image: url(../images/interface/crest_title.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

/*#header h2 {
	float: right;
	padding: 0;
	margin: 0;
}
#header h2 a {
	width: 100px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;/
	background-color: transparent;
	background-image: url(../images/interface/sample_mp.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}*/
/* @group utilities */

#header .utilities {
	width: 205px;	
	position: absolute;
	right: 10px;
	bottom: -20px;
	color: #fff;
	text-align: right;
	z-index: 10;
}

#header .utilities h2 {
	width: 210px;
	font-size: 1.4em;
	line-height: 2.4em;
	margin: 0;
	padding: 0 15px;
	float: left;
	background: transparent url(../images/interface/utility_bkg.png) repeat 0 0;
	color: #fff;
}

#header .utilities p {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.75em;
	width: 205px;
	float: right;
}

#header .utilities p a {
	color: #fff;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#header .utilities p a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group main */

/* @group related */

div.related {
	border: 2px dotted #fff;
	border-width: 2px 0;
	margin: 0 0 20px 0;
}

div.related h3, div.related p {
	margin: 0.8em 0 0 0;
	padding: 0 0 0 15px;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: transparent url(../images/interface/plus_bullet_white.gif) no-repeat 0 .1em;
}

div.related ul {
	margin: 0.8em 0;
	padding: 0 0 0 15px;
	list-style: none;
}

div.related li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

/* @end */

#main>h1 {
	margin: 0 0 16px 0;
	text-transform: uppercase;
	font-weight: normal;
	border: 2px dotted #3c3c3c;
	border-width: 2px 0;
	padding: 0.4em 0;
}

#main h2 {
	border-top: 2px dotted #a5e8ec;
	padding-top: 0.7em;
}

#main h2.title {
	border-color: #3c3c3c;
	margin-bottom: 0.5em;
	padding-top: 0.7em;
}

#main h3.subtitle {
	padding-bottom: 0.7em;
	margin: 0 0 16px 0;
}

/* @group tables */

table {
	width: 100%;
	border: 1px solid #fff;
	border-width: 2px 0;
}

caption {
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: bold;
	color: #555;
	text-align: left;
	margin: 0 0 10px 0;
}

th, td {
	font-size: 1.1em;
	color: #666;
	padding: 5px;
	border: 1px solid #fff;
	border-width: 1px 0 1px 1px;
}

th {
	text-align: center;
	font-weight: bold;
	background-color: #eee;
	color: #333;
}

tr th:first-child, tr td:first-child {
	border-left: none;
}

/* @end */

/* @end */

/* @group sidebarL */

.nav {
	line-height: 1.2em;
}

.nav, .nav ul, .nav li {
	float: left;
	display: block;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #F3F3F3;
}

.nav a {
	display: block;
}

.nav a {
	color: #333;
	text-decoration: none;
	/*width: 183px;*/
	background: none;
	text-transform: uppercase;
	background-color: #7d909b;
	padding: 0.6em 5px 0.6em 17px;
}

.nav a:hover {
	text-decoration: underline;
}

.nav ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.nav li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

.nav li li {
	margin: 0;
}

.nav>ul>li:first-child a {
	background-repeat: no-repeat;
	background-position: 5px 0.8em;
	background-image: url(../images/interface/menu_home.gif)
}

.nav a.opened {
	color: #fff;
}

.nav a.active {
	background-color: #7D909B;
	text-decoration: none;
	color: #333;
}

.nav a.current {
	/*text-decoration: underline;*/
	font-weight: bold;
}

.nav li li a {
	border-top: 2px dotted #bec8cd;
	width: 173px;
	padding: 0.6em 5px 0.6em 27px;
}

.nav ul ul>li:first-child a {
	border: 0;
}

.nav li li a.active.current {
	color: #000;
}

.nav li.opened li a, .nav li.active li a {
	background-color: transparent;
}

/* @group widget */

.nav li div.widget {
	position: absolute;
	left: 0;
	top: 0.6em;
	width: 14px;
	height: 14px;
	background: transparent url(../images/interface/menu_open.gif) no-repeat 90% 50%;
	cursor: pointer;
	z-index: 100;
}

.nav li li div.widget {
	width: 24px;
}

.nav li div.widget:hover {
	background-image: url(../images/interface/menu_open_hover.gif);
}

.nav li div.widget.expanded {
	background-image: url(../images/interface/menu_close.gif);
}

.nav li div.widget.expanded:hover {
	background-image: url(../images/interface/menu_close_hover.gif);
}

/* @end */

#sidebarL .nav .sitemap-only {
	display: none;	
}

/* @end */

/* @group sidebarR */

#sidebarR .article, #sidebarL .article {
	float: left;
	width: 100%;
	margin-top: 10px;
	border-top: 2px dotted #bec8cd;
}

#sidebarR h2, #sidebarL h2 {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
}

#sidebarR .article ul, #sidebarL .article ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebarR .article li, #sidebarL .article li {
	margin: 0 0 0 15px;
	padding: 0;
}

/* @end */

/* @group drawers */

.drawer {
	margin: -1px 0 0 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.drawer h2 {
	margin: 0;
	padding: 0.7em 15px 0.7em 0;
	height: 1%;
	background: transparent url(../images/interface/drawer_open.gif) no-repeat 99.5% 0.85em;
	border: none !important;
}

.drawer.hover, .drawer.active, .drawer.active h2 {
	/*background-color: #ffffe6;
	cursor: default !important;*/
}

.drawer.active h2 {
	background-image: url(../images/interface/drawer_close.gif);
}

/* @end */

/* @group utilities */

.top {
	position: absolute;
	left: -9999px;
}

/* @end */

/* @group footer */

#footer ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	margin: 0;
	padding-left: 14px;
	background: transparent no-repeat 0 35%;	
}

#footer li.left {
	margin-right: 10px;
}

#footer li.right {
	margin-left: 10px;
}

#footer .right .credit {
	display: none;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	border-bottom: 1px solid #d7ccc8;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #7d909b;
}

/* @end */

.pendingApproval {
    color: #FF0;
}
