/* HTML TAG STYLES */

body {
	margin:0;
	padding:0 10px 10px 10px;
	color:#666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}


h1,h2,h3,h4,h5,h6,p, table, ol, ul {
	margin-top : 0;
	margin-bottom : 1em;
}

h3 {margin-bottom : 0;}

a:link,a:visited,a:hover,a:active {
	color : #550000;
	text-decoration : none;
}

a:visited {color:#756F3F;}
a:hover {text-decoration : underline; color : #333000;}
a:link {color:#550000;}
}

ul {
	margin-left : 0;
	padding-left : 0;
	list-style-type : none;	
}

ul li        { background-image: 
               url('http://www.southcorp.com.au/images/bullet_arrow.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               color: #505050; margin-bottom: 1em; padding-left: 9px; 
               background-position: transparent 6px }
hr {
	margin-bottom : 1em;
	height : 1px;
	border : 0;
	color : inherit;
	background-color : transparent;
	border-top : 1px solid #E1DBD6;
}

h1 {
	color : #550000;
	font-size : 1.1em;
	font-weight : bold;
	border-bottom : 1px solid #E1DBD6;
}

h2 {
color: #313031;
margin-bottom : 0.66em;
}

h3 {
color : #313031;
font-size : 1em;
}

h4 {
font-weight: bold;
margin-bottom: 0px;
}

p {font-size : 1em;}

td {font-size : 100%;}



/* DIV SPECIFIC */
#header {
	border-bottom :1px solid black;
	margin-bottom : 2px;
}

a img {border:0;text-decoration : none;}

#search {
	color:#505050;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	padding : 6px 0 6px 0;
	\padding : 6px 0 7px 0;
	padd\ing : 6px 0 6px 0;
}
#search form {
	margin:0; 
	padding:0;
	font-size : 0.8em;
}
#search fieldset {
	text-align : right;
}

#logo img {
	display : block;
	margin-top: 1px;
	margin-bottom: 2px;
}

#topNav {
	margin-bottom : 2px;
}

#topNav td {
	background-color : #83837B;
	color:#E1DBD6;
	text-align : right;
	padding : 4px 12px 4px 0;
	font-size : 0.75em;
}
#topNav a:link,
#topNav a:visited,
#topNav a:hover,
#topNav a:active {
	color : white;
	text-decoration : none;
	padding : 20 3px 0 3px;
}
#topNav a:hover, #topNav a.selected {text-decoration : underline !important;}

#hp3Col {
	font-size : 0.8em;
	margin-bottom : 2px;
	
}
#hpLeftCol {
	background-color : #F7F6EE;
}
#hpLeftCol form {width:255px;}
#hpMiddleCol {
	border-left : 2px solid white;
	border-right : 2px solid white;
	background-color : #F7F6EE;
}
#hpRightCol {
	background-color : #F0EEDD;
}
#hpRightCol table {font-size : 100%;margin-bottom : 0;}
#hpRightCol table td {border-bottom : 2px solid white;}


#rightCol {
	width : 166px;
	border-left : 1px solid #E1DBD6;
	padding : 20px 0 0 12px;
}


#contentContainer {margin-bottom : 2px; font-size : 0.8em;}

.leftNav {
	width: 173px;
	border : 0;
	background-color : #F7F6EE;
	font-size  :100%;
	color:inherit;
}
.leftNav ul {
	margin-top : 18px;
	margin-left : 0;
	list-style-type : none;
}
.leftNav ul li {
	padding-left : 22px;
	padding-right : 12px;
	background-position : 14px 6px;
	margin-bottom : 0.6em;
}
.leftNav ul li.highLight {
	background-color : #ECEAD7;
	color : #756F3F;
}


#contentContainer {margin-bottom : 2px; font-size : 0.8em;}

.rightNav {
	background-color : #F7F6EE;
	font-size  :90%;
	color: inherit;
	padding: 15px;
	line-height: 15px;
}
.rightNav img {
	border-color: #E1DBD6;
	margin-top: 15px;
	margin-bottom: 10px;
}
.rightNav ul {
	margin-top : 18px;
	margin-left : 0;
	list-style-type : none;
}
.rightNav ul li {
	padding-left : 22px;
	padding-right : 12px;
	background-position : 14px 6px;
	margin-bottom : 0.6em;
}
.rightNav ul li.highLight {
	background-color : #ECEAD7;
	color : #756F3F;
}


		
#mainContent {
	vertical-align : top;
	padding : 15px;
}
#functionSpaces td {
	border-bottom: 1px solid #ECEAD7;
}
#mainContent table td {
	padding-bottom : 3px;
	vertical-align : top;
}
#mainContent input.textField {
	border : 1px solid #505050;
	background-color : #FAFAF5;
	color : #756F3F;
	width : 14em;
}

.breadCrumb {
	background-color : #F7F6EE;
	font-size: 0.8em;
	padding-left : 20px;
	border-bottom: 2px solid white;
}

#footer      { font-family: Arial, Helvetica, sans-serif; color: inherit; background-color: 
               left; background-image: 
               url('http://www.southcorp.com.au/images/footer_bg.gif'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               font-size: 0.7em; text-align: left; padding-left: 15px; 
               padding-right: 0; padding-top: 6px; padding-bottom: 6px; 
               background-position: top }
#footer p {
	margin : 0;
	padding : 0;
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover {color : #6A6A6A;}

/* REUSABLE GENERIC RULES */
div.contentPadding {
	padding : 20px;
}
div.contentPadding p {
	padding : 0;
}

input.searchText {
	border : 1px solid #505050;
	font-size : 14px;
	height : 18px;
	padding : 0;
	margin : 0;
	background-color : #F7F6EE;
	color : #505050;
}
input.searchSubmit {
	vertical-align:bottom;
	height : 24px;
	width : 23px;
}
select.selectMarginTop {margin-top : 5px;}

img.imgFloatLeft {
	float : left;
	margin-right : 15px;
	margin-bottom : 10px;
	border : 1px solid white;
}

h2.homePageH2 {
	padding : 0;
	margin-bottom : 0;
	border-bottom : 2px solid white;
	background-color : #F7F6EE;
}

/* FIX height of bottom-right logo space */
div#HpMiddle>div.clearColumns {
	clear:both;
	height:18px;
}

.raquo {
	color : #9E0B0E;
	font-size : 1.2em;
}

.floatRight {
	float : right;
}
.smallText {
	font-size : 80%;
}

a.linkArrow  { background-image: 
               url('http://www.southcorp.com.au/images/bullet_arrow.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 8px; background-position: transparent 50% }
.underline {
	border-bottom : 1px solid #505050;
}
input.button {
	text-decoration : underline;
	width : auto !important; 
}

.slogan {
	text-align: center;
}

.leftColHeading {
	border-bottom : 2px solid white;
}

input.txtSubmitButton { width: 40px; color: #505050; font-weight: bold; background-image: 
               url('http://www.southcorp.com.au/images/bullet_arrow_go.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               cursor: pointer; border-style: none; border-width: 0; padding: 
               0; background-position: transparent 0 }
input.txtSubmitButton:hover { background-image: 
               url('http://www.southcorp.com.au/images/bullet_arrow.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: transparent 6px }

div.executive {
	width : 120px;
	min-height : 245px;
	padding : 4px;
	background-color : #f7f6ee;
	margin-bottom : 1em;
}
* html div.executive {height:245px;}

.executive a img {
	border : 1px solid #756F3F;
}
.executiveTitle {
	font-size : 0.85em;
}

div.board {
	width : 120px;
	min-height : 220px;
	padding : 4px;
	background-color : #f7f6ee;
	margin-bottom : 1em;
}
* html div.board {height:220px;}

.board a img {
	border : 1px solid #756F3F;
}
.boardTitle {
	font-size : 0.85em;
}

div.library {
	width : 120px;
	min-height : 235px;
	padding : 4px;
	background-color : #f7f6ee;
	margin-bottom : 1em;
}
* html div.library {height:235px;}

.library a img {
	border : 1px solid #756F3F;
}
.libraryTitle {
	font-size : 0.85em;
}