body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6 {
color:#525252;
line-height:100%;
font-weight:normal;
}
h1 { font-size:19px;  }
h2 { font-size:17px;  }
h3 { font-size:15px; font-weight:bold; }
h4 { font-size:12px; font-weight:bold; }
h5 { font-size:12px; font-weight:bold; }
h6 { font-size:12px; font-weight:bold; }

#container	{
margin:0 auto;
line-height: 175%;
background-color:#F0F0F0;
color:#525252;
}
#header	{
margin:0;
padding:0;
background-image:url(../images/header-bg.gif);
background-repeat:repeat-x;
background-position:top;
width:100%;
height:123px;
}
#header h1{
display:none;
}
#logo	{
margin:0;
padding:0;
float:left;
background-image:url(../images/udia-logo.gif);
height:123px;
background-repeat:no-repeat;
width:100%;
}
#headerRight	{
margin:0;
padding:0;
background-image:url(../images/header-right.gif);
background-position:right;
background-repeat:no-repeat;
height:123px;
float:right;
width:100%;
}
#welcomeBanner	{
padding:0;
margin:0;
background-color:#5388AC;
background-image:url(../images/welcome-banner.gif);
background-repeat:no-repeat;
height:40px;
}
#utilnav	{
float:right;
}
#utilnav {
margin:0px;
padding:0px;
height:40px;
}
#utilnav li	{
margin:0px;
padding:0px;
display:inline;
}
#nsw	{
margin:0;
padding:0;
background-image:url(../images/nsw-s.gif);
background-repeat:no-repeat;
display:block;
width:58px;
height:40px;
float:left;
}
#nsw span	{
display:none;
}
#qld	{
margin:0;
padding:0;
background-image:url(../images/qld-s.gif);
background-repeat:no-repeat;
display:block;
width:50px;
height:40px;
float:left;
}
#qld span	{
display:none;
}
#sa	{
margin:0;
padding:0;
background-image:url(../images/sa-s.gif);
background-repeat:no-repeat;
display:block;
width:44px;
height:40px;
float:left;
}
#sa span	{
display:none;
}
#vic	{
margin:0;
padding:0;
background-image:url(../images/vic-s.gif);
background-repeat:no-repeat;
display:block;
width:46px;
height:40px;
float:left;
}
#vic span	{
display:none;
}
#wa	{
margin:0;
padding:0;
background-image:url(../images/wa-s.gif);
background-repeat:no-repeat;
display:block;
width:46px;
height:40px;
float:left;
}
#wa span	{
display:none;
}
#contentcontainer	{
margin:0;
font-size:110%;
xmin-height:500px;
xheight:expression(this.scrollHeight < 500? "500px" : "auto" );
background-image:url(../images/nav-bg.gif);
background-repeat:repeat-x;
background-position:bottom left;
}
#primary	{
float:left;
margin: 0px;
padding:0px;
margin:10px auto;
display:inline;
position:relative;
width:170px;
margin-left:10px;
}
#contentbg	{
margin:0;
padding:0;
background-color:#ffffff;
margin-left:180px;
min-height:500px;
height:expression(this.scrollHeight < 500? "500px" : "auto" );
}
#content	{
margin-right:200px;
padding:20px;
text-align:left;
background-color:#ffffff;
}

#content a	{
text-decoration:none;
font-weight:bold;
color:#0076C0;
}

#content a:hover	{
text-decoration:underline;
}
#rightbar	{
float:right;
padding:20px;
width:180px;
display:inline;
}

#rightbar p	{
margin:0px;
padding:0px;
background-color:#ffffff;
}
#joinUdia	{
background-image:url(../images/join-udia.gif);
background-repeat:no-repeat;
display:block;
width:180px;
height:120px;
margin-top:7px;
}
#recruitment	{
background-image:url(../images/recruitment.gif);
background-repeat:no-repeat;
display:block;
width:180px;
height:120px;
margin-top:7px;
}
#NHAReport	{
background-image:url(../images/nha-report.gif);
background-repeat:no-repeat;
display:block;
width:180px;
height:120px;
margin-top:7px;
}
#joinUdia span,
#NHAReport span	{
display:none;
}
#footer	{
margin:0;
padding:0;
height:25px;
background-color:#5196D1;
clear:both;
color:#ffffff;
}
#footer span	{
margin-left:220px;
}