@charset "utf-8";
/* CSS Document */


body, .VC-container {
	background: white;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

#VC-header,
#VC-navigation,
#VC-Homebreadcrumbs,
/*#VC-breadcrumbs, */
object,
.VC-pagetools, 
.ddsmoothmenu-navigation, 
.ddsmoothmenu, 
.VC-featureColumn div,
.VC-leftNavigation, 
.VC-siteWideLogin, 
.VC-fontResizeTool, 
.VC-siteWideHeader,
.footerLinks {
	display:none;
}
div.VC-pageBody {
	background:none;
}
.VC-page,
#homeColumnOne, #homeColumnTwo, #homeColumnThree,
.VC-mainContent,
.VC-featureColumn,
.VC-footer,
 {
	float: none !important;
	width: auto;
	margin: 0 5%;
	padding: 0;
	background: transparent;
	border: 0;
	}

.VC-featureColumn .contactUs {
	display: block;
}
.portalDisclaimer p, .VC-footer .upperFooter, .VC-footer .lowerFooter, .VC-footer .footerLinks ul li a, .VC-footer .upperFooter {
	color:#000000;
}

.ui-tabs .ui-tabs-hide {
	display:block !important;
}


.ui-tabs .ui-tabs-nav {
	display: none;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}

.VC-mainContent a:link:after, .VC-mainContent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.VC-mainContent a[href^="/"]:after {
   content: " (http://www.macquarieatlasroads.com" attr(href) ") ";
   }

sup a:link:after {
	content: none;
}
dt {
	font-weight:bold;
	padding-bottom:1px;
	border-bottom:1px dashed grey;
}
dd dl {
	margin-left:16pt;
}
dd dt, dd dd {
	font-weight:normal;
	padding-bottom:1px;
	border-bottom:none;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:12pt;
}
li {
	margin-bottom:3pt;
}
dt, dd, p {
	margin:6pt 0;
}
caption, li, dt, dd, p, td, th {
	font-size:10pt;
}
table {
	margin:16pt 0;
}
table caption, th {
	text-align:left;
}
table caption {
	margin:3pt 0;
}
td, th {
	border-bottom:1px solid #CCC;
	padding:4pt 2pt;
	font-size:8pt;
	vertical-align:top;
}
td p, td li {
	font-size:8pt;
	margin-top:0;
}
ul, ol {
	margin-left:16pt;
}
#siteBreadcrumb {
	font-size:8pt;
}
#siteBreadcrumb a, #siteBreadcrumb span {
	margin:0 3pt;
}
#VC-footer {
	margin-top:18pt;
	border-top:1px solid #000;
}
#VC-footer .copyRightDisclaimer p, .footnote li {
	font-size:8pt;
}
sup {
	margin:0 2pt;
}