/* © 2007 AGI - Australian Gypsum Industries *//* text + link styles */a:link,a:visited { color: #6285ba; text-decoration: none; }a:hover { color: #3c4c68; text-decoration: underline; }/* headlines */h1 {	font: bold 18px/20px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #003f86;	margin: 0;	background-color: transparent;	}	h2 {	font: bold 16px/18px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #666;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}	h3 {	font: bold 14px/18px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #333;	text-transform: uppercase;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}	h4 {	font: bold 12px/14px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #666;	text-transform: uppercase;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}	h5 {	font: normal 12px/12px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #4b75a3;	text-transform: uppercase;	margin: 0;	padding: 8px 0 0 12px; 	background-color: transparent;	}	/* other */.textrule {	width: 98%;	height: 5px;	margin: 0 0 5px 0;	overflow: hidden;	background: transparent;	border-bottom: 1px dotted #CCC;	z-index: 2;}.steps { 	font: bold 12px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #4b75a3;	text-transform: uppercase;	background-color: transparent;	display: inline;	}	.required { color: #C00; background-color: transparent; display: inline; }.litehead { 	font: bold 14px/18px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #6285ba;	text-transform: uppercase;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}