body
{
	background-color: #000000;
	font-family: arial , sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
div#Container
{
	background-color: #ffffff;
	margin: 0 auto;
}
div#Container div#ContentContainer
{
	clear: both;
}

/* START Header ============================ */

#accessibility-links, 
#HeaderTopBar
{
	display: none;
}
div#PageHeader
{
	border: none;
}
div#Container div#Header
{
	border: none;
	height: 200px;
	width: 960px;
}
div#Container div#Header div#HeaderBottomBar
{
	height: 0;
}


div#Container div#Header div#PageTitle .headerImage2 img
{
	left: 750px;
	position: absolute;
	top: 140px;
}

/* Search */

div#SearchForm
{
	height: 20px;
	padding: 0;
	position: absolute;
	top: 26px;
	right: 19px;
	width: 183px;
}

div#SearchForm #ctl00_SearchControl__txtSearch
{
	border: 1px solid #939598;
	width: 130px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
}

div#SearchForm #ctl00_SearchControl__btnSearch
{
	border: 1px solid #939598;
	background-color: #000;
	width: 52px;
	height: 20px;
	color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
}
div#SearchForm #ctl00_SearchControl__txtSearch
{
}
div#SearchForm #ctl00_SearchControl__btnSearch
{
}


/* END Header ============================ */


/* START Top Navigation ============================ */

div#top
{
	background-color: #000000;
	height: 30px;
}

div.TopNavigation
{
	background-color: #00ADEF;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* Level 1 */

div#top ul.level1
{
	background-color: #000000;
	height: 30px;
	margin: 0;
	padding: 0;
}
div#top ul.level1 li
{
	float: left;
	margin: 0;
	padding: 0;
}
div#top ul.level1 li a
{
	border-right: 2px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 18px 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}
div#top ul.level1 li a:hover
{
	background-color: #00AEEF;
	color: #FFFFFF;
}
div#top ul.level1 li.selected a, 
div#top ul.level1 li.startLinkSelected a
{
	background-color: #00AEEF;
	color: #000000;
}


/* Level 2 */

div#top ul.level2
{
	background-color: #00ADEF;
	height: 30px;
	margin: 0;
	padding: 0;
}
div#top ul.level2 li
{
	float: left;
	margin: 0;
	padding: 0;
}
div#top ul.level2 li a
{
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	text-transform: lowercase;
}
div#top ul.level2 li.selected a
{
	color: #000000;
}
div#top ul.level2 li a:hover
{
	color: #333333;
}

/* END Top Navigation============================ */


/* START Content ============================ */


/* Breadcrumb */

div.BreadCrumb
{
	clear: both;
	color: #666666 !important;
	margin: 0;
	padding: 0;
}
div#BreadCrumb
{
	margin: 4px 0 5px 14px;
}
div#BreadCrumb a
{
	color: #6B6969 !important;
}
div#BreadCrumb br
{
	display: none;
	visibility: hidden;
}


/* Page Layout */

body.SearchPage div#Container div.Column1Full
{
	border: none;
	clear:both;
	margin: 0 20px 0 0;
	padding:0;
	width:620px;
}
body.SearchPage div#Container div#Column2
{
	border: none;
	float:left;
	margin: 0 20px 0 0;
	min-height: 0;
	width: 300px;
}

div#Container div.Column1Full
{
	border: none;
	clear: both;
	margin: 0;
	padding: 0;
	width: 960px;
}
.twoColumns .firstBlock, 
.twoColumns .secondBlock
{
	margin: 0;
	padding: 0;
}

/* Layout Blocks */

div.layoutBlock
{
	margin: 0;
	padding: 0;
}

/* 70/30 */

.seventyThirtyColumn
{
	background-image: url(/RXAU/RXAU_SalonMelbourne/images/background.gif);
	background-repeat: repeat-y;
	background-position: 630px 0px;
	width: 960px;
}
.seventyThirtyColumn .seventy
{
	margin: 0 20px 0 0;
	padding: 0;
	width: 620px;
}
.seventyThirtyColumn .thirty
{
	margin: 0 20px 0 0;
	padding: 0;
	width: 300px;
}

/* 70/30 inside another 70/30 */

.seventyThirtyColumn .seventyThirtyColumn
{
	width: 100%;
}
.seventyThirtyColumn .seventyThirtyColumn .seventy
{
	border: none;
	width: 70%;
}
.seventyThirtyColumn .seventyThirtyColumn .thirty
{
	border: none;
	width: 30%;
}

/* Content inside a 70/30 */

.seventyThirtyColumn .Image
{
	margin: 0;
}
.seventyThirtyColumn .IFrame
{
	margin: 4px 6px 4px 6px;
}

/* Borders/decoration */

div.BlackLine
{
	background-image: url(/RXAU/RXAU_SalonMelbourne/images/background.gif);
	background-repeat: repeat-y;
	background-position: 310px 0px;
	border: 1px solid #ffffff;
}


/* Content Blocks */

.bodyContent
{
	margin: 4px 6px 4px 6px;
	padding: 0;
}
.bodyContent div
{
	margin: 0;
	padding: 0;
}
.bodyContent .bodyContentMainBody
{
	margin: 0;
	padding: 0;
}
.bodyContentMainBody ul li, 
.bodyContentMainBody ol li
{
	list-style-type: square;
}
.bodyContentMainBody ul li
{
	margin: 10px 10px 10px 20px;
	padding: 0;
}
.bodyContentMainBody ol li
{
	margin: 10px 10px 10px 35px;
}
.bodyContentMainBody dl
{
}
.bodyContentMainBody dl dt
{
}
.bodyContentMainBody dl dd
{
}

div.CurvedBoxes, 
div.CurvedBoxContents, 
div.CurveFooterLeft, 
div.CurveFooterRight, 
div.CurveTopLeft, 
div.CurveTopRight
{
	background: transparent;
	margin: 0;
	padding: 0;
}
div.CurvedBoxContents *
{
	display: block;
	margin: 0;
	padding: 0;
}


/* Headings */

h1, h2, h3, h4, h5, h6, h7
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 14px 0 8px 0;
	padding: 0;
}
h1
{
	background-color: #00AEEF;
	display: inline;
	font-size: 17px;
	text-transform: uppercase;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}


/* Lists */
ul, 
ol, 
dl
{
	margin: 10px 20px 10px 10px;
}


/* Text */
p
{
	margin: 6px 0 12px 0;
}


/* Links */

div#ContentContainer a
{
	text-decoration: underline !important;
}
div#Container div#ContentContainer a:link, 
div#Container div#ContentContainer a:hover, 
div#Container div#ContentContainer a:active, 
div#Container div#ContentContainer a:visited
{
	color: #744092;
}


/* Tables */

table
{
	margin: 0;
	padding: 0;
}
table td
{
	margin: 0;
	padding: 4px;
}
table p
{
	margin-bottom: 6px;
	margin-top: 2px;
}
table img
{
	margin-bottom: 6px;
	margin-top: 2px;
}


table.TabularData
{
	border-left: solid 1px #DEDEDE;
	border-top: solid 1px #DEDEDE;
}
table.TabularData td
{
	border-bottom: solid 1px #DEDEDE;
	border-right: solid 1px #DEDEDE;
	padding: 3px 4px 4px 4px;
}
table.TabularData th
{
	border-bottom: solid 1px #DEDEDE;
	border-right: solid 1px #DEDEDE;
	font-weight: bold;
	padding: 3px 4px 4px 4px;
}


/* Calendar (Small) */

div.CustomCalendarSmall h2
{
	margin-top: 0;
}
div.CustomCalendarSmall table
{
	border-top: solid 1px #EFEFEF;
}
div.CustomCalendarSmall table tr td
{
	border-bottom: solid 1px #EFEFEF;
	padding: 6px 6px 6px 0;
}
div.CustomCalendarSmall table tr td img
{
	margin: 0;
	padding: 0;
}
div.CustomCalendarSmall table tr td p
{
	color: #999999;
	margin: 2px 0 5px 0;
	line-height: 1.2em;
}
div.CustomCalendarSmall table tr td p strong
{
	color: #000000;
}


/* END Content =========================== */


/* START Footer =========================== */

div#Footer
{
	background: #353535;
	color: #FFFFFF;
	margin-top: 20px;
}
div#Footer p
{
	margin: 4px;
	padding: 0;
}
div#Footer div#FooterLinks ul
{
	margin: 0;
}
div#Footer div#FooterLinks ul li a, 
div#Footer div#FooterLinks ul li a:hover, 
div#Footer div#FooterLinks ul li a:active, 
div#Footer div#FooterLinks ul li a:visited
{
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
div#Copyright
{
	margin: 0;
}

/* END Footer =========================== */



div#FASTResultList,
div#FASTResultListAlt
{
	margin-bottom: 10px;
}
div#FASTResultList a,
div#FASTResultListAlt a
{
	font-weight: bold;
	font-size: 110%;
}
div#FASTResultList span a,
div#FASTResultListAlt span a
{
	font-weight: normal;
	font-size: 100%;
}

/* Press Releases ===================================== */

body.pressreleases div#Container {
}

body.pressreleases div#Container div#LeftNavigation {
}
*html body.pressreleases div#Container div#LeftNavigation {
}
body.pressreleases div#Container div.Column1WithLeftNav {
}

body.pressreleases div.PageFooter {
}


body.pressreleases div#Container div#BreadCrumb {
}

div#PressRelease h3, div#PrePressIndex h3 {
font-size:17px;
margin:6px 0 4px;
}

div#PrePressIndex {
	margin:4px 6px;
	width:auto;
	}

div#PressRelease h1,
div#PressRelease h2,
div#PressRelease h3,
div#PressRelease h4,
div#PressRelease h5,
div#PressRelease h6,
div#PressRelease h7 {
	padding:0;
	}

div#PressRelease h3 {

	}
div#PrePressIndex .PrePressIndexContents {
border-bottom:1px dotted #000000;
overflow:auto;
padding:0;
width:100%;
}

body.pressreleases a,
body.pressreleases a:hover,
body.pressreleases a:visited
{
text-decoration:underline;
}
body.pressreleases div#Container div#Column2 {
	display:none;
}
* html body.pressreleases div#Container div#Column2 {
	display:none;

}

* html body.pressreleases div#Container div.Column1WithLeftNav {

}
body.pressreleases div.SponsorshipFooterLinks, body.pressreleases div.ExtendedFooter {
}
body.pressreleases .Column2 {
	display:none;

}

div#PressRelease .PressReleaseContent {
}
	
div#PressRelease {
	margin:10px 14px;
	width:auto;
}	

div#PressRelease .StandOut {
color:#000000;
}