#nav, #printpage { display:none; }
body, td { font-family:Arial, Helvetica, sans-serif; font-size:12pt; }
a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
	}
/* css3 only - links on the website aren't organised enough to use this code
a:link:after, a:visited:after {
   content: " (http://www.marinaccountants.com.au/" attr(href) ") ";
   font-size: 90%;
   }
*/


/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background:#FFFFFF;
	background-repeat:repeat-x;
}
td, p, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color:#000000;
}
.menufloat {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.:hover {
	color: #6699CC;
}
a.menufloat:hover {
	color: #99CCFF;
}
.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menusub:hover {
	color: #99CCFF;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	color: #223388;
	font-size: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #223388;
	font-size: 21px;
	line-height:28px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #223388;
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#000000;
}
.menufoot {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
.custominput {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	width: 210px;
	border: 1px solid #CCCCCC;
}
.custominput2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	width: 210px;
	border: 1px solid #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}
.small {
	font-size: 9px;
	line-height:12px;
}
.columnLeft {
	background-color: #314d8e;
}
#rotator {
	width: 1%;
}
#divStayTopLeft {
	display: none;
}
#imagemask {
	display: none;
}
#contentCell {
	width: 90%;
}
#logoCell {
	height: 1%;
}
#slogan, #print, #caption, #sculpture, #footer, #topRow {
	display: none;
}
#logo_for_print {
	display: block;
	visibility: visible;
}


*/