/*style.css - W3C valid external style sheet for Hefco Pty Ltd website */

body {	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	color: #484848;
	text-align: left;
	margin-left: 1.5cm;
	margin-right: 1.5cm}

table  {width: 100%;
	text-align: center;
	font-size: 9pt}

td.newsright {border-right-style: solid;
			border-right-color: #D0D0D0;
			border-right-width: thin}
	
td.nav	{background-image: url('nav_primaire.gif')}

span.navbar {font-family: arial, helvetica, sans-serif;
	     font-size: 10pt;
	     font-weight: bold;
    	     color: white;
	     background-color: transparent;
	     text-decoration: none;
	     letter-spacing: 0.2cm}

a.faq:link {color: blue;
	     border-color: blue;
	     background-color: white}

a.faq:visited	{color: blue;
		border-color: blue;
		background-color: white}

a.faq:hover {	color: #FF0000;
		cursor: pointer;
		background-color: white}
		
a.nav:link {font-family: arial, helvetica, sans-serif;
	    color: white;
	    background-color: transparent;
	    font-size: 10pt;
 	    font-weight: bold;
	    text-decoration: none}

a.nav:visited {font-family: arial, helvetica, sans-serif;
	       font-size: 10pt;
	       font-weight: bold;
   	       background-color: transparent;
	       color: white;
	       text-decoration: none}

a.nav:hover {font-family: arial, helvetica, sans-serif;
	     font-size: 10pt;
	     font-weight: bold;
	     color: #90EE90;
	     background-color: transparent;
	     text-decoration: underline;
	     cursor: pointer}

a.page:link {color: blue;
	     border-color: blue;
	     background-color: white}

a.page:visited	{color: #800080;
		border-color: blue;
		background-color: white}

a.page:hover {	color: #FF0000;
		cursor: pointer;
		background-color: white}

img.left {	float: left}

input.email {	width: 200px}

textarea.email {	width: 335px;
			height: 150px}

select.email {	width: 200px}

p.breadcrumbs {	color: #484848;
		font-weight: bold;
		font-size: 9pt;
		text-align: right;
		background-color: white}
		
p.ed {	font-family: century gothic, helvetica, arial;
			font-weight: bold;
			color: blue;
			font-size: 14pt;
			text-align: center;
			background-color: white}
			
p.news {	font-style: italic;
			font-weight: bold;
			font-size: 11pt;
			background-color: white}

p.news2 {	font-style: italic;
			font-size: 10pt;
			background-color: white}
			
span.req {	font-style: italic;
		color: red;
		font-size: 10pt}

td.ack {font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #0054BC;
	background-color: white}

hr {	color: #0054BC;
	background-color: white}