html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana,  sans-serif;
	font-size: 9pt;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana,  sans-serif;
	font-size: 9pt;
}
/* START Generic */
h1, h2, h3, p, ul, ol, tr td{
	font-weight: normal;
	color: #666;
}
p, tr td{
	font-size: 9pt;
bac
	}
/* END Generic */
.redNav{
	border: medium;
	border-style: solid;
	border-color: #ED1721
}
.mainTable{
	padding-left: 10px;
	}
.redHeading, .redHeading a {
	font-size: 14pt;
	color: #ED1721;
	text-decoration: none;
	}
.tblLine{
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #3333cc;
}
.copyright{
	font-size: 7pt
}
.footer {
	font-size: 7pt
	}
ul {
   list-style-image: url(/images/buttons/list_arrow.gif);
	font-size: 8pt;
}
ul.tdSiteAppsNav li {
	list-style: circle;
	list-style-image: none;
	margin-left: 5px;
	margin-bottom: 5px; 
	font-size: 8pt
}


/* ------------------ Start Site Apps ------------------ */
.SiteAppsNav, .SiteAppsNav:link, .SiteAppsNav:hover, .SiteAppsNav:visited, .SiteAppsNav:active
{
	font-size: 10px; font-weight: 
	bolder; color: #FFFFFF !IMPORTANT; text-align: left;
	vertical-align: middle ; text-decoration: none
}
.SiteAppsNav:hover
{
	color: #FFFFFF; 
	background-color: #FF0000; 
	text-decoration: none
}
.tdSiteAppsNav 
{
	background-color: #999999; vertical-align: middle;
}

/* top-header styles for the Auspost logo contact us and search */
.top-header{
	background-color: #ED1721;
}
#contact-arrow{
	vertical-align: middle;
}

#btngosearch{
	vertical-align: middle;
}
.white-title, a.white-title:active, a.white-title:link, a.white-title:visited {
	color: White;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	vertical-align: middle;
}

/*  tabs-row style colour behind top navigation (home, business solutions, ect)  */
.tabs-row{
	background-color: #CCCCCC;
}