/* CSS STYLES FOR http://www.hansen-online.com.au CREATED BY - http://www.thinksoda.com/ */

#imagecontent,#flash_home,#flash_news_headlines,#flash_top,#background_image,#footer,#more_back_buttons,.link_pos,.link_posdiv,#more_back,#more_back .noprint { display: none; }

body{	
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* HANSEN PRINT LOGO */

#printlogo {
	float :right;
	z-index:-1;
	width: 114px;
	height: 218px;
}

#contentbox{
	clear:both;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	visibility: visible; 
}

/* FORMATTED TEXT */

.titletext {
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.project_column{	
display:block;
	clear:both;
	width: 500px;
	
}

/* FORMATS ALL THE TEXT LINKS TO LOOK NORMAL */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

/* END CSS */