A:link		{color:#676767; text-decoration:underline;}
A:visited	{color:#676767; text-decoration:underline;}
A:hover		{color:#000000; text-decoration:underline;}
A:active	{color:#676767; text-decoration:underline;}

body {
	/* bg colour of the inner section, true bg colour is #CBA755 */
	background-color: #DEDDDD;
	padding-top: 0px;
	padding-bottom: 38px;
	background-image: url(/imgs/bg.gif);
	margin: 0 0 0 0px;
}

p, td, th, div, blockquote, dl, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

p {
	margin-top:0px;
}

img {
	border: 0px;
}

ul {
	list-style-type:circle;
}

#bgBlack {
	background-color: #000000;
}

#bgBlackGrad {
	background-color: #222222;
	background-image: url(/imgs/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 56px;
}

#bgGreyDark {
	background:#317FBA url(/imgs/bg_nav.gif) repeat-x;
	padding-left:20px;
}

#bgGrey {
	background-color: #FFFFFF;
}

#bgWhite {
	background-color: #FFFFFF;
	width: 390px;
}

/* header styles */
.logoImg {
	margin: 22 0 23 32px;
}

.logo_medicalImg {
	margin: 33px 0 0 0;
}
/* end header styles */
.heroPadding {
	padding-top:10px;
}

.heroImg {
	margin: 0 0 66 73px;
}

.headingImg {
	margin: 56 0 7 0px;
}

.upImg {
	float: left;
	align: absmiddle;
	margin-left: -16px;
	margin-right: 4px;
}

#upLink {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 16px;
	padding-bottom: 16px;
}

#upLink a:link, #upLink a:visited { text-decoration: underline; color:#FFFFFF; }
#upLink a:hover { text-decoration: underline; color:#999999; }
#upLink a:active { text-decoration: underline; color:#FFFFFF; }

.column1 {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
	width: 50%;
}

.column1Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	/* margin-left: 73px; */
}

.column2 {
	padding-top: 10px;
	padding-bottom: 28px;
	padding-left: 22px;
	padding-right: 20px;
	width: 50%;
}

/* here are all the footer elements */
.footerBG {
	background:#DEDDDD url(/imgs/bg_footer.jpg) top center repeat-x;
}

.footerTbl {
	height:39px;
}

.logo_crossImg {
	margin-right:36px;
	margin-left:374px;
}

.logoContainer {
	width:780px;
}

.logo_amranz {
	margin:0 0 21px 31px;
}

.logo_nswHealth {
	margin:0 0 20px 56px;
}

.logo_mia {
	margin:0 0 12px 61px;
}

.logo_mara {
	margin:5px 0 0px 67px;
}

#footerTxt {
	font-size: 10px;
	color: #696969;
	padding-right: 24px;
}

#footerTxt a:link, #footerTxt a:visited { text-decoration: none; color:#696969; }
#footerTxt a:hover { text-decoration: none; color:#000000; }
#footerTxt a:active { text-decoration: none; color:#696969; }
/* end footer styles */