body
{
    margin: 0;
    padding: 0;
    font-family : verdana;
    font-size: small;
    background-color: #f5f5f5;
}
		
#container
{
	position: relative;
	margin: 2em .9em .9em 0;
	background-color: #FFF;
	height:100%;
	clear:both;
}

#container-home
{
    position: relative;
    margin: 1.4em .9em .9em .9em;
    background-color: #FFF;
}		

#nav
{
    position: absolute;
    top: 0;
    left: 0;
    /*width: 164px;*/
    margin: 0;
}
		
#nav p 
{ 
    margin-top: 0; 
}
		
#content
{
    padding-top: 1em;
    padding-left: 0;
    margin: 0 1em 0 180px;
    color: #4e4e4e;
    min-height:590px;
    height:100%;
}

#content-home
{
    padding-top: 1em;
    padding-left: 0;
    margin: 0 1em 0 1em;
    color: #4e4e4e;
}

#content a, #content a:link, #content a:visited 
{
    color : #37316F;
    text-decoration : none;
} 

#content a:hover 
{
    color : #9998AC;
    text-decoration : underline;
} 

#content a.Morelink, #content a.Morelink:visited
{
    color : #37316F;
    text-decoration : underline;
    font-weight:normal;
}	

#content a.Morelink:hover
{
    color : #9998AC;
    text-decoration : underline;
    font-weight:normal;
}	

#content a.lnkNote, #content a.lnkNote:visited
{
    color: #F00 !important;
    text-decoration: none !important;
    font-weight:normal !important;
}	

#content a.lnkNote:hover
{
    color: #F00 !important;
    text-decoration: underline !important;
    font-weight:normal !important;
}	

#content a.lnkMore, #content a.lnkMore:visited
{
    color: #00508b !important;
    text-decoration: none !important;
    font-weight:normal !important;
    font-size: 10px;
}	

#content a.lnkMore:hover
{
    color: #00508b !important;
    text-decoration: underline !important;
    font-weight:normal !important;
    font-size: 10px;
}	

.docName
{
    Font-Size:10px;
    color: #00508b;
    font-weight: bold;
}

.whatsNewYear
{
    color:#ca2a2a;
    Font-Size:10px;
}

#content h2 
{ 
    margin-top: 0; 
}

#homenav
{
    position: absolute;
    top: 0;
    left: 0;
    width: 164px;
}

#homenav ul li
{
    padding-left: 15px;
}

#masthead 
{
    top: 0;
    margin: 0 0 0 0;
    padding: 0;
    height: 127px;
    /*background: url(../../Ministers/wms/_image/header_swan_02.jpg) ;*/
    background: url(../../_images/header_tile.jpg) !important;
}

#masthead h1
{
    margin: 0;
    padding: 0;
    /*background: url(Ministers/wms/_image/header_swan_01.jpg)repeat ;*/
    background: url(../../_images/header_tile.jpg) !important;
    height: 200px;
}

#masthead img
{
    border: 0;
    margin: 0;
    padding: 0;
}

#container
{
    position: relative;
    top: 0;
    left: 0;
    height : 35em;
    min-height : 35em;
    /*border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;*/
    background-color: #ffffff;
}

#container[id=container] 
{
    height : auto;
    min-height : 45em;
}

#container-home
{
    position: relative;
    top: 0;
    left: 0;
    height : 35em;
    min-height : 35em;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;
    background-color: #ffffff;
}

#container-home[id=container-home] 
{
    height : auto;
    min-height : 45em;
}
/*------------------------------------------------------------*/
/*heading styles*/
h1
{
    font-size : 120%;
    font-weight : bold;
    text-transform : uppercase;
}

h2
{
    font-size : 110%;
    font-weight : bold;
}

h3
{
    font-size : 100%;
    font-weight : bold;
}

h4
{
    font-size : 100%;
}

h5
{
    font-size: 93%;
    font-weight : lighter;
}

h6
{
    font-size: 85%;
}
/*------------------------------------------------------------*/

/* ---------------------------------------------------------- */
/* utility nav */
#utility-nav 
{
    right : 50;
    margin: 0 0 0 0;
    padding : 0;
    height : 1.5em;
    font-family : verdana, arial, sans-serif;
    font-size: x-small;
    padding-top: .3em;
    width: 100%;
}

#utility-nav ul 
{
    margin : 0 0 0 0;
    padding : 0;
    float : right;
}

#utility-nav ul li 
{
    float : left;
    margin : 0 0;
    padding : 0 0.5em;
    border-right : 1px solid white;
    list-style-type : none;
    text-transform: uppercase;
}

#utility-nav ul li.last 
{
    border-right : 0;
}

#utility-nav a, #utility-nav a:link, #utility-nav a:visited 
{
    color: #ffffff;
    text-decoration : none;
} 

#utility-nav-holder
{
	position: absolute;
	top : 108px; 
	right: 180px;
	width: 100%;
}

/* ---------------------------------------------------------- */

#crestImage
{
    margin: 0 0 0 0;
    text-align: left;
}

/*#body { font-size: small ! important; }*/
/* ---------------------------------------------------------- */
#legal-container
{
    position: absolute;
    width: 100%;
    padding: 0;
    background-color: #ca2a2a;
    clear:both;
}

/* ---------------------------------------------------------- */
/*legal*/
#legal 
{
    height : 1.5em;
    background-color: #ca2a2a;
    font-size: 80%;
}

#legal ul 
{
    margin : 0 0 0 0;
    padding : 0;
    float : left;
    width: 30em;
}

#legal ul li 
{
    float : left;
    list-style-type : none;
}

#legal a, #legal a:link, #legal a:visited 
{
    color : #ffffff;
    text-decoration : none;
    background-color: #ca2a2a;
} 

#legal li 
{
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

#legal li a
{
    display: block;
    width: 5.8em;
    background-color: #f5f5f5;
    padding: 0 .2em;
    text-align: center;
    text-decoration: none;
}

/* ---------------------------------------------------------- */
#menu
{
    padding: 0;
    margin: 0;
    width: 164px;
}

#menu ul
{
    padding: 0;
    margin: 0;
    width: 100%;
}

#menu li
{
    padding: .2em;
    margin: 0;
    list-style-type : none;
    border-bottom: 1px solid #c3c3c3;
    text-decoration: none;
}

#menu a, #menu a:link, #menu a:visited 
{
    color : #000000;
    text-decoration : none;
} 

/* ---------------------------------------------------------- */
#search
{
    position: absolute;
    top : 105px; 
    right: 10px;
}

.search-link
{
    text-transform: uppercase;
    color: White;
    font-size: x-small;
    font-family: Verdana;
    text-decoration: none;
    padding: 0 0 0 0;
}
/* ---------------------------------------------------------- */

/* ---------------------------------------------------------- */
#main-nav
{
    padding: 0 0 0 5px;
    margin: 0;
    width: 166px;
}

#main-nav ul
{
    padding: 0;
    margin: 0;
}

#main-nav li
{
    color: #003471;
    list-style-type : none;
    border-bottom: 1px solid #5c839c;
    text-decoration: none;
    background-color: #ffffff;
    width: 100%;
    display: block;
}

#main-nav a, #main-nav a:link, #main-nav a:visited 
{
    padding : 0.5em 0 .5em 0.2em; 
    color : #003471;
    text-decoration : none;
    display: block;
    width: 100%;
    font-size: 85%;
}

#main-nav ul li.selected
{
    background-color: #e6eef3;
}

#main-nav ul li.nolink
{
    background-color: #ffffff;
}

#main-nav li a:hover 
{
    background-color: #e6eef3;
}

#main-nav ul a:hover 
{
    background-color: #e6eef3;
}

#main-nav ul li:hover
{
    background-color: #e6eef3;
}

/* ---------------------------------------------------------- */
#minister-link
{
    margin-top: 10px;
    background-color: #f7fafb;
    width: 164px;
}
    
#minister-link a
{
    clear:both;
}

#ministerportrait
{
    width: 100px;
    float: left;
}
 
#ministerblurb p
{
    font-size : 120%;
    font-weight : bold;
    text-transform : uppercase;
    padding-top: 10px;
}

#ministerblurb h3
{
    padding-bottom: 0;
    margin-bottom: 0;
}

#ministerblurb h4
{
    padding-top: 0;
    margin-top: 0;
}

#ministertext
{
    clear: both;
    margin: 0;
    padding: 0;
}

/* ---------------------------------------------------------- */
#homepage
{
    width: 85%;
    border-top: 1px solid #c9c6d7;
}
/* ---------------------------------------------------------- */

#colwrap
{
    border: 1px solid #c9c6d7;
}

/* ---------------------------------------------------------- */
#col1
{
    float: left;
    width: 48%;
    padding: .5em;
    border-top: 1px solid #c9c6d7;
    background: url(_image/tablebackground.gif);
}

/* ---------------------------------------------------------- */
#col2
{
    width: 48%;
    vertical-align: top;
    border-top: 1px solid #c9c6d7;
    border-left: 1px solid #c9c6d7;
    margin-bottom: 2em;
    float: left;
    padding: .5em;
    background: url(_image/tablebackground.gif);
}

/* ---------------------------------------------------------- */
.pp
{
    float: left;
}

.pdiv
{
    border-top: 1px solid #c3c3c3;
    width: 100%;
    clear: both;
}

.pdivtop
{
    border-top: 1px solid #c3c3c3;
    width: 100%;
}

.iportrait
{
    padding: 2px;
}

#finishpagecontent
{
    clear: both;
}

#forcemenu
{
    position: relative;
    clear:both;
    margin-top:180px;
}

.pageheader
{
    color: #1d1930;
}

strong
{
    color: #1d1930;
}

.pagetext
{
    color: #4e4e4e;
}

h3
{
    color: #1d1930;
}

#crest
{
    margin: 0;
    padding: 0;
    float: left;
}

#portal
{
    margin: 0;
    padding: 0;
    text-align: right;
}

.hidden-heading
{
    display: none;
}

#clearsboth
{
    clear: both;
}

/*-----------*/
/*BREADCRUMBS*/
/*-----------*/

#breadcrumbs
{
    font-size: 80%;
    padding-bottom: 5px;
    margin-top: -10px;
}

.errortext
{
    font-family: Verdana;
    font-size: 85%;
    color: Red;
}

/*-----------*/
/*WHATSNEW*/
/*-----------*/
.whatsnew
{
    vertical-align: top;
    background-color: #f7fafb;
}

.whatsnew-header
{
    background-color: #eaf1f5;
    color: #00508b;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    margin-bottom: -10px;
}

.whatsnew-header2
{
    background-color: #eaf1f5;
    color: #00508b;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    margin-top: 530px;
    margin-bottom: -10px;
    width: 164px;
}

.economicNoteHeader
{
    background-color: #eaf1f5;
    color: #00508b;
    font-weight: bold;
    padding: 10px 0 5px 5px;
}    
    
.whatsnew-link 
{
    color: #00508b;
    font-weight: bold;
    text-decoration: none;
}

.whatsnew-link:hover
{
    color: #00508b;
    font-weight: bold;
    text-decoration: none;
}

.whatsnew-blank
{
    background-color: #ffffff;   
    width: 10px;
}

.date-heading
{
    display: none;
}
    
/*-------------------------*/    
/* welcome text - homepage */
/*-------------------------*/
    
#welcome_text
{
    margin-left: 95px;
}

#welcome_text p
{
    margin: 0;
    padding-bottom: 10px;
}

#welcome_text img
{
    margin-top: -10px;
    padding-bottom: 15px;
}

#welcome_text_signature
{
  margin:-15px 0 0 420px;
  width:170px;
  padding-bottom:25px;
}

#welcome_text_signature img
{
    border:none;
    padding:2px;
}

/* ------------------------------------ */
/* TREASURER ECONOMIC NOTE */
/* ------------------------------------ */
#economic_note_box
{
    width:98%;
    margin:-21px 0 10px 0;
    background-color:#eaf1f5;
    padding:10px;
}

.latest_doc
{
    width:95%;
}

.latest_doc h3
{
    color:#00508b;
}

.latest_doc p
{
    margin-top:-10px;
}

#newsletter_box
{
	width:98%;
    margin:-21px 0 10px 0;
    background-color:#eaf1f5;
    padding:10px;
}

/* ------------------------------------ */
/* ------------------------------------ */

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------
Print: hide headers and navigation for printing
-----------------------------------------------------*/

@media print 
{
    
    #utility-nav 
	{
	    display: none;
	}
	
	#search 
	{
	    display: none;
	}
	
	#breadcrumbs 
	{
	    display: none;
	}
	
	#legal-container
	{
	    display: none;
	}
	
	#main-nav
	{
	    display: none;
	    width: 0px;
	}
	
	#menu
	{
	    display: none;
	    width: 0px;
	}
	
	#content
	{
	    margin-left: 0px; 
	}
	
	#masthead img
	{
	    width:700px;
	}
	
	#masthead
	{
	    background-image: none !important;
	    background-color: White !important;
	}
	
	.date-heading
    {
        float: right;
        font-weight: bold;
        color: #005f9a;
        display: block;
    }
}
