/* ----------- divs and layout ------------- */
#search {
	width:190px;
	font-size:.95em;	
	height:111px;/**/
	float:right;
	margin:0;
	text-align:left;
	color:#fff;
	background:#780806 url("../images/bg_search.gif") repeat-x bottom;	
	padding: 5px 15px 5px 10px;
	margin:0 0 0 -3px !important;	
}

#search .check {
font-weight:normal;
font-size:1em;
text-align:right;
width:23em;
}

#search fieldset {
border:0;
}

#search legend .nosize{
height:0;
width:0;
overflow:hidden;
position:absolute;
left:-6000px;
}
/* Specifically for IE8 to follow, Firefox goes by the 'not-ie.css' stylesheet */ 
.searchfix { text-align:right; line-height: 4em; }

#content .table_searchresults {
	width:100%;
	border:0;	
}
#content .form_searchresults{margin-bottom:0 !important;}
#welcome { 	margin:5px 20px;}

#skiplinks {
	position:absolute;
	top:-10px;
	padding-top:0px;
	right:220px;
	background:#fff;
	font-size:.9em;
	background:transparent;
	color:#fff;
}

#nav1 {	
	color:#fff;	
	font-size:1em;
	font-weight:bold;	
	background:#045B6C url("../images/bg_header_nav.gif") repeat-x;
	padding:5px !important;
	height:18px;	
	margin:0 !important;
	font-family: verdana,Arial, sans-serif !important;	

}


#section1 {	
	background:#fff url("../images/finance_banner.jpg") no-repeat right bottom;
	color:#fff;
	height:92px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:0 !important;
	margin:0 !important;
	overflow:visible;
	margin-right:215px !important;
	
	
}
.logo {
	margin:0 0 0 5px !important;
}

#section2{		
	line-height:1.3;
	margin:0 ;
	padding:0;
	border-top: 1px solid #fff;
	background:#fff url("../images/bg_nav3.gif") repeat-y right;
	clear:both;
	width:100%;	
}
#section2_home{		
	line-height:1.3;
	margin:0 ;
	padding:0;	
	border-top: 1px solid #fff;
	background:#fff url("../images/bg_nav3.gif") repeat-y right;
	clear:both;
	width:100%;	
}

.section2_level3{
	background: none !important;
}

#nav2{
	padding:0 0 20px 0;	
	font-size:.9em;
	float:left;	
	left:0;
	width:235px;	
}

#nav2_home{	
	margin: 0px 214px 0 0 !important;
	padding:15px 0 30px 0;	
	clear:both;	
	background: #fff url("../images/bg_main_home_nav.gif") repeat-x top;
}

/*new style for homepage*/
#nav2_home2{	
	margin: 0px 214px 0 0 !important;
	padding:5px 0 5px 0;	
	clear:both;	
	background: #fff url("../images/bg_main_home_nav.gif") repeat-x top;
}
#nav2_home2 h1 {
font-size:1.4em;
margin-bottom:0;
clear:both;
}

#nav2_top {
	background:#8FBEC4 url("../images/bg_nav_top_crn.gif") no-repeat top right;
	padding: 2px 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#nav2_bottom {
	background:transparent url("../images/bg_nav_btm_crn.gif") no-repeat bottom right;
	padding:0 0 3px 0 !important;
	margin: 0 0 0 0 !important;
	height:1px;
}

#nav3 {
	float:right;
	position: absolute;
	right:0px;
	top:120px;
	width:213px;
	padding:4px 0;
	margin:0;
	height:100%;
	clear:both;
}
.home{
	border-top:1px solid #ccc !important;
	margin: 1px 214px 0 0 !important;
	background:#fff url("../images/bg_latest_news.gif") repeat-x top;
	overflow:visible;	
	height:50%;
}
.level2 { margin-right:20px !important;}
.noNav {
	margin-right:10% !important;
	margin-left:10% !important;
}
#other {
	margin:30px 0 10px 0 !important;
	padding:0 ;
	clear:both;
	border:none;
	border-top:1px solid #ccc;
	text-align:center;	
}
#other ul li {
	background:#F7F7F5;
	border: 1px solid #ddd;
	height:55px !important;	
	display:inline-block;
	vertical-align: middle !important;
	text-align:center;
	padding:4px !important;
	margin:8px !important;
}
#other img{	vertical-align:middle !important;}
#other img.vMiddle {padding-top:12px;}

#content {
	margin-left: 260px;
	margin-right:220px;
	padding:2px 30px 20px 0;	
	font-size:1em;	
}

#section3 {
	clear:both;
	font-size:.9em;
	color:#fff;
	text-align:center;
	padding: 16px 24px 16px 32px;	
	background:#404040 url("../images/bg_section3.gif") repeat-x top;
	font-family: verdana,Arial, sans-serif;	
}

div#section3_links ul{margin:0 0 .4em;padding:0; }
div#section3_links ul li{display:inline;border-right:1px solid white;padding-right:3px;}
li.section3_links_last{border-right:none !important;}

.tabling_font {
	font-size: .9em;
	margin-left: -150px !important;
}

/*-------------Tree menu magic styles--------------*/
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
border-top: 1px solid #8FBEC6;
	margin: 0;	
	padding:0;
	font-size: 1.1em;
	display: block;
	/*/*/display: block; /* hide from NN4*/
	text-align:right;
	border-right: 6px solid #8FBEC6;
	background:#fff url("../images/bg_nav_level1.gif") repeat-y right;
}
#p7TMctrl a {
	display: block;
	color: #4997A0;
	padding:0 20px;
	text-decoration:none;
}
a.minimise {
background:transparent url("../images/icn_minimise.gif") no-repeat  215px 50%;
}
a:hover.minimise {
background:transparent url("../images/icn_minimise_white.gif") no-repeat  215px 50%;
}
#p7TMctrl a:link {	}
#p7TMctrl a:visited {}
#p7TMctrl a:hover {
	color: #fff;
	background-color:#33636C !important;
}


#p7TMnav {
	/*border-top: 1px solid #8FBEC6;*/
	border-right: 6px solid #8FBEC6;
	border-bottom: 1px solid #8FBEC6;
}
/*Top-level menuitem divs*/
/* sets a 3px bottom margin on top-level menu items*/
#p7TMnav div {
	color:#eee;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;	
	background:#fff url("../images/bg_nav_level1.gif") repeat-y right;
}

/*Second-level menuitem divs*/
/* sets bottom margin back to zero4997A0*/
#p7TMnav div div {
	margin: 0 0 0 10px;	background: #067986;
}

/*third level menuitem divs*/
/*Sets left margin to 12px establishing a cascading indent*/
#p7TMnav div div div {
	margin:0 0 0 10px;	
	background-color:#FAEEBE;	
}
#p7TMnav div div div div{
	margin:0 0 0 10px;
	background:#F7DE87;
}
#p7TMnav div div div div div {
	margin:0 0 0 10px;
	background:#E3EEF0 ;
}
#p7TMnav div div div div div div{
	margin:0 0 0 10px;
	background:#fff ;
}


/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #000;	
	display: inline-block;
	font-size: 1.2em;
	border-top: 1px solid #8FBEC6;
	line-height:1.6em;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/font-size: 1em;	
	display: block;
	text-decoration: none; 
	padding: 6px 0;
	/**/	
}
#p7TMnav div a:hover, #p7TMnav div a:active, #p7TMnav div a:focus{
	color: #fff;
	background-color:#33636C !important;
}
/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	color: #fff;
	font-size: 1em;	
	border: 0;
	padding: 2px 8px 2px 16px;
	display: block;
	border-top:1px solid #89BEC4;	
}
#p7TMnav div div a:hover, #p7TMnav div div a:active, #p7TMnav div div a:focus {
	color: #fff;	
}
/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	border:none;
	color: #000;
	display: block;
	font-size: 1em;
	border-top:#A5CAD0 solid 1px;	
}
#p7TMnav div div div a:hover, #p7TMnav div div div a:active, #p7TMnav div div div a:focus  {
	color: #fff !important;
	background-color:#33636C;	
}
/* fourth level menus*/
#p7TMnav div div div div a {
	border:none;
	color: #000;
	font-size: 1em;	
	border-top:#FAF6E6 solid 1px;
}
#p7TMnav div div div div a:hover, #p7TMnav div div div div a:active, #p7TMnav div div div div a:focus {
	color: #fff !important;
	background-color:#33636C;
}

/*fifth level menus*/
#p7TMnav div div div div div a {
	border:none;
	color: #000;
	font-size: 1em;
	font-weight:normal !important;
	border-top:#8FBEC6 solid 1px;
}
#p7TMnav div div div div div a:hover, #p7TMnav div div div div div a:active, #p7TMnav div div div div div a:focus {
	color: #fff !important;
	background-color:#33636C;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.additionallinks{
	/*background:#fff url("../images/bullet_featurelistblue.gif") no-repeat 6px 50%;*/
	background-color:#fff;	
}
.p7plusmark {	
	padding: 3px 0 3px 20px !important;
	background:transparent url("../images/p7t_plus.gif") no-repeat 6px 50% !important;
}

.p7minusmark {	
	background:transparent url("../images/arrow_south_black.gif") no-repeat 6px 50% !important;
	padding: 3px 0 3px 20px !important;
}
a:hover.p7minusmark, a:active.p7minusmark, a:focus.p7minusmark{	
	background:transparent url("../images/arrow_south_white.gif") no-repeat 6px 50% !important;
	padding: 3px 0 3px 20px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {	
	padding: 3px 0 3px 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	/*background:#fff url("../images/arrow_east_red.gif") no-repeat 6px 50% !important;color:#780806 !important;*/
	color:#fff !important;
	padding: 3px 0 3px 20px !important;
	background-color:#33636C !important;
}


/* ---------------Start typographical styles ---------------*/

html, body{
	margin:0;padding:0;
	background:transparent;
	font-size:88%;	
}

body, div, p, td, th, ul, dd, dt, li, ol {
	font-family: Arial, sans-serif, Verdana ;	
}

body.topicpage{
	background:#fff url("../images/bg_nav3.gif") repeat-y right;
}

table {
	font-size:1em;
}

h1 {	
	font-size: 1.85em;
	color: #035C6B;
	background-color:transparent;
	line-height:1em;
}

h2 {	
	font-size: 1.55em;
	color: #770806;	
	background-color:transparent;
	line-height:1em;	
}
h2.media {
	color: #000;
	text-align:center;	
}

h3 {
	color: #000000;
	background-color:transparent;
	font-size: 1.4em;
	line-height:1em;
	
}


h4 {
	color: #444;
	background-color:transparent;
	font-size: 1.3em;
	line-height:1em;
}

h5 {
	color: #000000;
	background-color:transparent;
	font-size: 1.2em;
	line-height:1em;
}
h6 {
	color: #555;
	background-color:transparent;
	font-size: 1.1em;
	line-height:1em;
}

#content .indent {padding-left:20px;}
#content .indent50 {padding-left:50px;}
#content .indent100 {padding-left:100px;}
#content .indent160 {padding-left:160px;}

.headmargin { margin: 1.5em 0 0.2em 0;}
.paramargin { margin: 0.2em 0 0.5em 0;}

#section1 h1{
	width:200px;
	height:78px;
	margin:0;
 	padding-left:5px;
	color: #fff;
	border:1px solid #fff;
}
/* ---------------End typographic styles ---------------*/

/* ---------------additional class styles---------------*/

/*---CLASSES FOR IMAGES---*/
.imageLeftFloat {
	float:left;
	margin-right:10px;
}

.imageRightFloat {
	float:right;
	margin-left:10px;
}
.imageRight_onEdge {
	float:right;
	right:0;
	position:absolute;
}

.imageLeft_with_background {
	background:#F7F7F5;
	border: 1px solid #ddd;
	padding:5px;
	float:left;	
	margin: 5px 20px 10px 0;
	text-align:center;
}
.image_sizeMedium {height:210px;}

.image_with_background {
	background:#F7F7F5;
	border: 1px solid #ddd;
	padding:5px;	
	font-weight:normal;
	margin: 5px 20px 10px 0;
	text-align:center;
}

.imageRight_with_background {
	background:#F7F7F5;
	border: 1px solid #ddd;
	padding:5px;
	float:right;	
	margin: 5px 0 10px 20px;
	text-align:center;
}
.image_homeAdvert {
	text-align:center;
	padding:0 0 5px 0;
}
.image_background_width100 { width:100px;}
.image_background_width150 { width:150px;}
.image_background_width200 {width:200px;}
.image_background_width200 {width:200px;}
.image_background_width250 {width:250px;}
.image_background_width300 {width:300px;}

.image_docIcon { vertical-align:middle;}
.printBreak { page-break-after:always;}
.clearOnly{clear:both;float:none;height:0;}
.clearleft{clear: left}

.text_alignRight { text-align:right; }
.text_alignCenter { text-align:center;} 
.text_red {color : #F00;} 
.text_red_background { background : #F99;} 

.footnote { font-size:.8em;}
p.footnote {
margin-top:0;
}

/* Minh start: extract from annual report text.css -  footnote styling */

#footnotes {
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:5px 0 5px 0; 
  font-size: 0.9em;
  margin:20px 0;
}

#clearall {
clear:both;
background:#cc9;
}
/* end Minh add */

.backtotop {
	text-align:left;
	background-image: url("../images/icn_backtotop.gif") ;
	background-position:5px 50%;
	background-repeat:no-repeat;
	padding-left:20px !important;
}

.notVisible {visibility:hidden;	display:none;}
.isVisible {visibility:visible; display:block;}

.rss {
	background:transparent url("../images/icn_rss.gif") no-repeat;
	padding-left:20px !important;
	margin-left:20px;
	font-weight:bold;
	font-size:1em;
}

/* ---------------list styles -----------------------------------*/
#content ul li { margin-bottom:8px;	}
#content li ul li {	margin-bottom:6px;}
#content li ul li ul li{ margin-bottom:6px;}
#content li ul li ul li ul li{ margin-bottom:6px;}

#content ol li { margin-bottom:8px;}
#content li ol li {	margin-bottom:6px; }
#content li ol li ol li { margin-bottom:6px;}
#content li ol li ol li ol li{ margin-bottom:6px;}

/* line spacing between lists */
#content ul ul, #content ul ul ul{ margin-top:6px;}
#content ol ol, #content ol ol ol{margin-top:6px;}

#other ul li{
	list-style:none;
	display: inline;	
	text-align:center;
	vertical-align:middle;
	padding:0 10px;
}
#nav3 ul { margin-bottom:7px; margin-top:7px;	}
#nav3 p { margin-bottom:5px; margin-top:5px;	}

#content .list_with_no_bullets  {
	list-style:none !important;
	list-style-image:none !important
}
#content .list_inline li {
	display:inline;
	border-right:1px solid #43548A;
	padding-left:10px;
	padding-right:5px;
	line-height:1.8em;
}
#content .list_inline li.first {
	margin-left:-10px;
}


/* ---------------table styles -----------------------------------*/

#content .table_no_border{ border:none;}

#content table {
	border-collapse:collapse;
	border:1px solid #C7DFE3;
	margin-left:5px;
	text-align: left;
}

/* table Sizes*/
.table_sizeBig {width:95% !important;}
.table_sizeMedium {width:80% !important;}
.table_sizeSmall { width:60% !important;}
.table_sizexSmall { width:40% !important;}

/*alternating row colours*/
.table_evenRow, .li_evenRow { background-color:#F4FAFA !important;}
.table_evenRow th {
	background-color:#F4FAFA !important;
	font-weight:bold;
	border-bottom:0 !important;
}
.table_oddRow, .li_oddRow {background-color:#fff !important;}
.table_oddRow th{
	background-color:#fff !important;
	font-weight:bold;
	border-bottom:0 !important;
}

.table_alignCenter { margin-left:auto; margin-right:auto;}

#content td {
	padding:5px 10px;
	vertical-align:top !important;	
}

#content .table_cell_alignCenter { text-align:center; !important;}
#content .table_cell_alignRight { text-align: right; !important;}

#content th {
	text-align:left;	
	font-size:1.05em;
	font-weight:bold;
	padding:4px 7px;
	border: 1px solid #BBDADD;
	background:#DFEDEE url(../images/bg_table_th.gif) repeat-x;
	color:#000;	
	vertical-align:top !important;	
}
#content td p, #content th p {
margin:inherit;
}

.table_header_background1 {
	background:#DBEAED !important;
	background-image:none !important;
	color:#000;	
	vertical-align:top;	
}
.table_header_no_background {
	background:none !important;
	background-image:none !important;
	color:#000;	
	vertical-align:top;	
	font-weight:normal !important;
}
.table_header_background1_alignCenter {
	text-align:center; !important;
	background:#DBEAED !important;
	background-image:none !important;
	color:#000;	
	vertical-align:top;
	
}

#content caption {	
	text-align:left;
	font-weight:bold;
	font-size:1.2em;
	color:#045D6D;
	padding-bottom:2px;
}

#content .table_with_lines { 
	border-left: 1px solid #C7DFE3;
	border-right: 1px solid #C7DFE3;
}
#content .table_with_lines td { border: 1px solid #C7DFE3;}

/* ----------styles for the monthly financial statements ------------*/
.mfs_table {
	padding:5px;
	width:70%;
	border:1px solid #ccc;	
	border-bottom: 2px solid #ccc;	
	font-size:.9em;
	border-collapse:collapse
}

#content .mfs_table td { padding:3px; vertical-align:bottom !important;}

#content .mfs_table th {
	vertical-align:bottom !important;
	background:none ;
	font-weight:bold ;
	border:none !important;
	border-bottom:1px dotted #ccc !important;
	padding-top:10px;
}
th.table_cell_background, td.table_cell_background {
background:#ddd !important; 
}

.table_cell_alignRight {
text-align:right !important;
}
.table_cell_indent {
padding-left:20px !important; 

}
.table_cell_indent2 {
padding-left:40px !important; 

}
.table_cell_alignRight_Underline {
text-align:right !important;
border-bottom:1px dotted #ccc !important;
}
.table_cell_alignCenter_Underline {
text-align: center !important;
border-bottom:1px dotted #ccc !important;
}
th.table_cell_alignCenter_Underline_bg {
background:#ddd !important; 
text-align: center !important;
border-bottom:1px dotted #ccc !important;
}
.table_cell_alignRight_Underline_bg {
text-align:right !important;
border-bottom: 1px dotted #ccc !important;
background:#ddd !important 
}

/* MT - create another due to complexity of the css - table_cell_alignCenter_Underline_bg doesn't work probably */

.table_cell_alignCenter_Underline2_bg {
text-align:center !important;
border-bottom: 1px dotted #ccc !important;
background:#ddd !important;
font-weight:bold;
font-size:1.1em;
}

.table_cell_alignRight_bg {
text-align:right !important;
background:#ddd !important; 
}
.table_cell_underline {
border-bottom:1px dotted #ccc !important;
}
/*double*/
.table_cell_alignRight_doubleUnderline {
text-align:right !important;
border-bottom: double #ccc !important;
}
.table_cell_alignRight_doubleUnderline_bg {
text-align:right !important;
border-bottom: double #ccc !important;
background:#ddd !important 
}
/* ---------------form styles -----------------------------------*/

#form, .form {
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
	background:#fff ;
	border-top:3px solid #C7DFE3;
	border-bottom: 2px ridge #C7DFE3;
	border-left: 1px solid #C7DFE3;
	border-right: 1px solid #C7DFE3;
}

#form legend, .form legend {
	font-weight: bold;
	font-size:1.2em;
	color:#000;
}

#form label, .form label {
	padding-right:10px;
	font-weight:bold;	
}

#form label .note, .form label .note{
	padding-right:10px;
	font-weight:normal;
}

label.radioLabel {
font-weight: normal !important;
}
#form hr, .form hr {
	height:2px;
	color:#C7DFE3;
}
#form h3, .form h3 {margin:5px 0 0 -5px;}

#form ul {margin-left:0;}
.ul_no_image li {
	list-style-image:url(../images/spacer.gif) !important;
	list-style-type:none !important;	
}
#form textarea, .form textarea {
margin-left:0;
text-align:left !important;
}


.li_separatingLine {
padding-top:10px;
padding-bottom:10px;
	border-top:1px solid #C7DFE3;
}
.li_separatingLine2 {
padding-top:10px;

	border-top:1px solid #C7DFE3;
}

.li_separateFormButtons {
	padding:10px 5px;
	border-top:2px solid #C7DFE3;
	text-align:center;
}

.label_Right { text-align:right;}
.label_width100 {width:100px;float:left;}
.label_width150 {width:150px;float:left;}
.label_width200 {width:200px;float:left;}
.label_width250 {width:250px;float:left;}
.label_width300 {width:300px;float:left;}



.disabled {
	background:#efefef;
	border:1px solid #7F9DB9;
}
.enabled {
	border:1px solid #7F9DB9;
}

/* search box styles -----------------------------------*/

#search form {margin:0 0 -5px 0 ;}
#search form label{
	font-size:1.5em;
	font-weight: bold;
}
#search a{ text-decoration: none;}
#search a:link {color: #fff;}
#search a:visited {	color: #fff;}
#search a:hover {color: #fff; text-decoration: underline;}
#search a:active, #search a:focus {background-color:#273F6F !important;text-decoration:none !important;}

#quickLinks, #docLinks{
	 border-bottom:1px solid #BDBB95;
	 padding:2px 5px 15px 5px;
}


/* --------------- links styles of DIVs---------------*/

#skiplinks ul { margin:0;}
#skiplinks ul li{list-style:none; display:inline;}
ul#skiplinksitems a:link, ul#skiplinksitems a:visited {color:#fff; text-decoration:none;}
ul#skiplinksitems a:active, ul#skiplinksitems a:focus {background-color:#273F6F !important;font-weight:bold;}

#nav2_home a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #273F6F !important;	
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;	
}
#nav2_home a:hover { text-decoration: underline;}
#nav2_home a:active, #nav2_home a:focus {color: #fff !important; background-color:#273F6F !important;} /* selected link */ 

/*new homepage styles*/
#nav2_home2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #273F6F !important;	
	font-size:1.05em;
	text-decoration:none;
	font-weight:bold;	
}
#nav2_home2 a:hover { text-decoration: underline;}
#nav2_home2 a:active, #nav2_home2 a:focus {color: #fff !important; background-color:#273F6F !important;} /* selected link */ 




#nav3 a:active, #nav3 a:focus {color: #fff !important; background-color:#273F6F !important;text-decoration:none !important;} /* selected link */ 

#nav3  a:active img, #nav3  a:focus img {background-color:none !important; background:none !important;} /* selected link */ 

#content a:link {color: #273F6F;} /* unvisited link */
#content a:visited {color: #3A8B95} /* visited link */
#content a:active, #content a:focus {color: #fff !important; background-color:#273F6F !important; text-decoration:none !important;} /* selected link */ 

#content a:hover {color: #780806} /* mouse over link */
#content .breadcrumb {
	padding-top:0px !important;
	font-size:.85em;
	margin-top:5px;
	font-weight:bold;}
#content .breadcrumb a:link {color: #273F6F;text-decoration:none; } /* unvisited link */
#content .breadcrumb a:visited {color: #273F6F;text-decoration:none; } /* visited link */

#content .breadcrumb a:active, #content .breadcrumb a:focus {color: #fff; background-color:#273F6F !important;text-decoration:none !important;} /* selected link */ 
#content .breadcrumb a:hover {color: #780806;text-decoration:underline;} /* mouse over link */

#section3 a{	
	color:#fff;
	font-weight:bold;
	text-decoration:none ;
}
#section3 a:visited {
	color:#fff;
	font-weight:bold;
}
#section3 a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#section3 a:active, #section3 a:focus {
	color:#404040 !important;
	background-color:#fff !important;
	text-decoration:none !important;
}

#section3 p{
	margin:0;
	padding:5px 10px
}

/* general styles and classes*/
acronym {
	 cursor: help;
	 border-bottom: 1px dotted #000033; 
}
hr {
	height:1px;
	color:#E2E2E2;
	background:#E2E2E2;
}

#content .table_searchresults {
	width:100%;
	border:0;	
}
#content .form_searchresults{	
	margin-bottom:0 !important;
}

/*graduates style */
#graduatesBox {
	width:250px;
	float:right;
	background:#fff url(http://www.finance.gov.au/images/graduate_frame.gif) bottom left no-repeat; 
	padding:0px;	
}

#graduatesBox2 {
	background:transparent url(http://www.finance.gov.au/images/graduate_frame1.gif) top left no-repeat;
	padding:5px 10px 10px 10px;	
}

.apply_button {
	margin-right: 45px;
	border: none;
}

/*---CLASS FOR HIGHLIGHTED TEXT BOXES IN PUBLICATIONS---*/
.highlightBox {
	margin:auto;
	padding:10px;
	width:85%;
	border:1px solid #B97C6A;
	background-color:#FCF6DE;
}

.highlightBox_white {
	margin:auto;
	padding:10px;
	width:85%;
	border:1px solid #B97C6A;
	background-color:#ffffff;
}

.highlightBox_blue {
	margin:auto;
	padding:10px;
	width:85%;
	border:1px solid #B97C6A;
	background-color:#deeced;
}
.highlightBox_blue2 {
	margin:auto;
	padding:10px;
	width:85%;
	border:1px solid #B97C6A;
	background-color:#deeced;
}
.highlightBox_aqua {
	margin:auto;
	padding:15px 10px;
	width:85%;
	border:2px solid #8FBEC6;
	background:#fff url(http://www.finance.gov.au/images/featuredbox-aqua-bg.jpg) top left no-repeat;
	/*color:#4C2C76 !important;
	font-weight:bold;*/
}

.highlightBox_grey {
	margin:auto;
	padding:15px 10px;
	width:85%;
	border:2px solid #8FBEC6;
	background:#fff url(http://www.finance.gov.au/images/featuredbox-grey-bg.jpg) top left no-repeat;
	/*color:#4C2C76 !important;
	font-weight:bold;*/
}
.highlightBox_yellow {
	margin:auto;
	padding:15px 10px;
	width:85%;
	border:2px solid #8FBEC6;
	background:#fff url(http://www.finance.gov.au/images/featuredbox-yellow-bg.jpg) top left no-repeat;
	/*color:#4C2C76 !important;
	font-weight:bold;*/
}
.highlightBox_grey h2, .highlightBox_aqua h2, .highlightBox_yellow h2{	
	font-size: 1.3em !important;
	/**/color:#000 !important;
	border-bottom:1px solid #8FBEC6;
}
.highlightBox h2, .highlightBox_floatRight h2{	
	font-size: 1.2em !important;
}
.highlightBox_floatRight {
	margin:auto;
	padding:10px;
	width:200px;
	border:1px solid #B97C6A;
	background-color:#FCF6DE;
	float:right
}
.highlightBox_purple {
	margin:auto;
	padding:15px;
	width:85%;
	/**/border:3px solid #978FC3;
	background:#fff url(../images/ict-cadetships-bg.jpg) top left no-repeat;
	color:#4C2C76 !important;
	font-size:1.7em;
	font-weight:bold;
}
.highlightBox_purple .numbers {
font-size:1.75em;
}

.highlightBox_blue_pic {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:30px;
	padding:10px;
	float:right;
	width:170px;
	border:1px solid #B97C6A;
	background-color:#deeced;
	text-align: center;

}

/* ---- Sitemap styles add class to div and then use unorder lists for items ----------*/

/*first level items*/
.div_sitemap ul li {	
	list-style-image:url(../images/sitemap_level1.gif) !important;	
	padding-left:5px;
	font-weight:bold;
}

/*subsequent levels items - adds the vertical branch to the list items as a left border line*/
.div_sitemap ul li ul{
	border-left:1px solid #780806;
	padding:0;
	margin-left:20px;
	height: 1%
}
/*subsequent levels items - adds the horizontal branch to the list items as a background image*/
.div_sitemap li ul li{
	padding: 0 0 0 15px;
	margin:0;
	background:transparent url(../images/sitemap_level2.gif) left top no-repeat !important;
	list-style-type: none;
	height: 1%;
	list-style-image:none !important;
	font-weight:normal;
}
/*sitemap link styles */
.div_sitemap a:link { text-decoration:none;}
.div_sitemap a:visited {
	text-decoration:none;
	background-color:transparent !important;
}
.div_sitemap a:hover {text-decoration:underline;}

.divWide {width:99%;}

/*---this class is assigned to search form labels in the search box and headings for menu lists to hide them from sighted users---*/
.nosize {
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}
a img {
  border:none !important;
}
a:active img {
  border:1px solid #273F6F !important;
}

.pubnav {
  margin:0 auto;
}
.fraction{
  font-size:.8em;
}
.user_error {color:#EE1122;font-weight:bold;}

/*next section*/
.next_sec {
/*	background:#999; */
	padding: 0px;
	width:450px;
	float:right;
	display:block;
	list-style-type: none;

	}

.next_sec li a{
	text-decoration:none;
	}

	
/*previous section*/
.previous_sec {
/*	background: #F00; */
	padding:0;
	width:450px;
	float:left;
	display:block;
	list-style-type: none;
    }

.previous_sec li a{
	text-decoration:none;
	}
.milestones_table{
	color:#FFF;
	}
