/*-----------------------------------------------Access-It Software (NZ) & (UK) Site Text StylesAuthor:		WebmasterVersion:	Friday, 4 Mar 2005Notes:		replaced fixed font sizes----------------------------------------------- */body, p, dl, tr, td, ul, li, blockquote {	font-family: arial, georgia, verdana, helvetica, serif;	font-size: small;	line-height: 17px;	color: #333;}.subtxt, .AlignLeft, .AlignRight, tr, td {	font-size: smaller;	color: #666;}ul {	list-style-type: square;}h1, h2, h3 {	color: #000;	line-height: normal;}a img {  border-width:0;  }a {	border-width: 0;	text-decoration: none;	color: #FF6600;}a:hover {	text-decoration: none;	color: #3399FF;}/* floating tabbox----------------------------------------------- */.tabbox h3 {	font-family: Georgia, "Times New Roman", Times, serif;	color: #FFFFFF;	font-weight: bold;}	.tabbox p {	color: #FFFF99;	font-size: smaller;}.tabbox a {    color: #FFCC99;     text-decoration: none;}.tabbox a:hover {	color: #FFF;	text-decoration: none;}/* stuff for the inputs and forms----------------------------------------------- */form {	margin: 0px;	padding: 0px;}.formrow {	font-size: small;	margin: 10px;	padding: 10px;}input, textarea, select {	font-family: arial, georgia, verdana, helvetica, serif;	font-size: small;	color: #333;	background: #FFF;	padding: 2px;	margin: 0px;	width: 310px;	border: 1px solid #CCC;}