.ahem {
   display: none;
}

li {
   padding-bottom: 1em;
}

a {
	color : #2A3698;
	background-color : transparent;
}

a.menubutton {
	background-color : transparent;
	color : #2A3698;
	cursor : pointer;
	font-family : "MS Sans Serif", Arial, Tahoma, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	position : relative;
	text-decoration : none;
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
}

a.menubutton:hover {
	background-color : transparent;
	border-color : #F0F0F0 #505050 #505050 #F0F0F0;
	color : #000000;

}

a.itemtitle {
               text-decoration: none;
}

a.itemtitle:hover {
               text-decoration: underline;
}

p {
   margin-top : 0px;
}

.menubuttonborder {
	float:left;
}

.linkSeperator {
	border-left: 1px solid #c0c0c0;
	margin: 0px 1px 0px 1px;
}

body {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 20px 0px 20px 5px;
	padding : 0px;
}

td {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h1 {
                font-size: 1.5em;
                color : #2A3698;
	background-color: transparent;
}

h2 {
                font-size: 12pt;
	color : #2A3698;
	background-color: transparent;
}

h3 {
                font-size: 0.8em;
	color : #2A3698;
	background-color: transparent;
}

h4 {
	color : #2A3698;
	background-color: transparent;
}

img {
	border : 0px;
}

.content {
	margin-left : 20%;
	background-color: #ffffff;
/* set the height in Mozilla to 100% and in IE to 400px */
   height: 100% !important;
   height: 400px;
/* set the min-height in Mozilla to 400px */
   min-height: 400px;
}

.divider {
	border-bottom : 1px solid #000000;
	font-size : 14px;
}

.imagetitle {
	color : #2A3698;
	background-color: transparent;
	font-size : 9pt;
}

.navlevel {
	color : #505050;
	background-color: transparent;
	font-weight : bold;
}

a.navlevel {
	color : #505050;
	background-color: transparent;
	font-weight : bold;
	text-decoration : none;
}

.navsite {
	color : #2A3698;
	background-color: transparent;
	font-weight : bold;
}

/* Location Hierachy Styles */
.pagetitle {
	margin-left : 20%;
	text-align: right;
	background-color: #ffffff;
}

#contentpane {
	/* Right and left margin widths set to "auto" */
	/* Counteract to IE5/Win Hack */
	background-attachment : scroll;
	background-image : url('../images/sidebar.gif');
	background-position : left top;
	background-repeat : repeat-y;
	text-align : left;
                width: 89%;
                min-width: 720px;
                max-width: 80%;
	margin: 1% 5% 0% 5%;
	/*height : 100%;*/
}

/* Footer Styles */
#foot {
	/* Right and left margin widths set to "auto" */
	/* Counteract to IE5/Win Hack */
	background-color : #FFFFFF;
	color : #000000;
	text-align : left;
                width: 89%;
                min-width: 720px;
                max-width: 80%;
	margin: 3% 5% 5% 5%;
}

#foot img {
	border : 0px;


	float : right;
}

#head {
   border : 1px solid #2A3698;
	background-color : #2A3698;
	color : #FFFFFF;
	text-align : left;
                width: 89%;
                min-width: 720px;
                max-width: 80%;
	height : 97px;
	margin : 0% 5% 0% 5%;
}

#head img {
	border : 0px;
	float : left;
	padding : 5px;
}

#head h1 {
                display: inline;
                color : #FFFFFF;
                font-family : Arial, Tahoma, sans-serif;
                font-size : 42px;
                font-weight : normal;
                padding-left : 18px;
}

#head .title {
                padding-top : 10px;
                padding-left : 20px;
}

#head .text {
                display: block;
                color : #FFFFFF;
	background-color: transparent;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 16px;
	font-weight : normal;
                padding-left : 102px;
}

#head .subtitle {
   float: right;
   color : #FFFFFF;
   font-family : Arial, Tahoma, sans-serif;
   font-size : 12px;
   font-weight : bold;
   padding-top : 70px;
   padding-bottom : 6px;
   padding-left : 15px;
   padding-right : 15px;
   margin: 2px;
   margin-right: 5px;
   border-right:  1px solid #ffffff;
   border-left: 1px solid #ffffff;
}

/* Menu Bar Styles */
#menubar {
	/* Right and left margin widths set to "auto" */
	/* Counteract to IE5/Win Hack */
	background-color : #FFFFFF;
	text-align : left;
                width: 89%;
                min-width: 720px;
                max-width: 80%;
	border: 1px solid #c0c0c0;
	margin: 1% 5% 0% 5%;
	line-height: 20px;
}

/* Page Styles */

.title {
	background-color : transparent;
	color : #2A3698;
	font-size :12pt;
	font-weight : normal;
}

.company {
   font-family : Arial, Tahoma, sans-serif;
	font-size :12pt;
	font-weight : bold;
}

.abn {
   font-size : 11px;
}

.address {
   padding-bottom : 14px;
}

.contactname {
   font-weight : bold;
   width : 40%;
}

.emailname {
   /*font-weight : bold;*/
   width : 40%;
   padding-left : 5%;
}

.subtitle {
   text-decoration: none;
   font-weight : bold;
   font-size : 18px;
}

.summary {
   margin-bottom : 12px;
}

.big {
   font-size : 20px;
   font-weight : bold;
   padding : 3px;
}

.paragraph_image_Left {
   float: left;
   padding-right: 20px;
   padding-bottom: 20px;
}

.paragraph_image_Right {
   float: right;
   padding-left: 20px;
   padding-bottom: 20px;
}

.paragraph {
   clear: both;
}

.paragraph ul {
   padding-left: 20px;
   list-style-position: inside;
   line-height: 60%;
}

.partner_column {
    float: left;
    padding: 10px;
    width: 150px;
}

.partner_row{
    clear: both;
}

