
	/*generic for all screens*/
	BODY, TD, TH {font-family:Verdana,arial,helvetica,sans-serif; color:#000066; font-size:75%;}	
	BODY {background-color:White;}
	SPAN, DIV {font-family: Verdana, Arial, helvetica, sans-serif;}	
	.homelink {font-size:70%;}	
	A{color:#0066CC;}
	A:Hover{color:ff0000;}
	A:Visited{color:#000066;}
	.head {font-size:165%; color:silver; font-weight:bold;}
	.Bigsubhead {font-size:150%; color: red; font-weight:bold;}
	.Subtext {font-size:75%; color:black; font-weight:normal;}		
	.infotext {font-size:75%; color:#666666; font-weight:normal;}
	.button	{font-size:xx-small; color: #FFFFFF; font-weight:bold; background-color:#000066;}	
	.Redheadertext {font-weight:bold; color:#000066; font-size:140%}	
	.btnbg {background-color:#EFEBEF;}
	.updated {font-size:xx-small; color:#ff0000;}

	/*for application form*/
	.formSectionColourStrip	{background-color:#336699;}
	.formSectionTitle {font-size:75%; background-color:#f8f8f8;	color:#330066; font-weight:bold;}
	.inputLabel	{font-weight:normal; color:#000066;}
	.input	{font-size:100%; font-family:monospace;	color:#000066; background-color:white;}

	/*hif_firstpage stylesheet*/
	.Bighead {font-size:150%; color:red; font-weight:bold;}
	.Smlhead {font-size:100%; color:black; font-weight:bold;}	
	.Subhead {font-size:150%; color:silver; font-weight:bold;}
	.legalText {font-size:60%; color:#666666; font-weight:normal;}	
	
	/*hifplandetails stylesheet*/
	.rowColor3 {background-color:#bdbae7; height:20px;}
	.rowColor4 {background-color:#DEDBF7; height:20px;}	
	.investment	{color:white; font-size:120%; font-weight:bold;}		

	/*hifcompleteApp2 stylesheet*/
	.mailingAddressOnScreenNote	{color:#000066; padding:3px; margin-bottom:10px;}
	.mailingAddress	{font-size:120; display:none;}
	.break {page-break-after:always}	
	.dec_infotext {font-size:75%; color:#666666; font-weight:normal;}
	.answertext {color:black; font-weight:normal; font-size:75%;}
	
	/*hidden text*/
	a.hidden, a.hidden:link, a.hidden:visited, a.hidden:active, a.hidden:hover
	{
	display:none;
	/*/*/
	display:block;
	font-size:1px;
	color:white;
	background:white;
	/**/
	}
	
	#atlas{
		display: none;
	}
