/* CSS Document */html {	height: 100%;}body {	/*height: 100%;*/	font-family: Verdana, Arial, Helvetica, sans-serif;   /* margin: 15px;*/	padding: 0px;	line-height: 120%;	font-size: 11px;	color: #333333;}p {	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;	padding-bottom: 4px;}ul{margin: 0;padding: 0;list-style: square url(none) inside;}li{line-height: 15px;padding-left: 15px;padding-top: 0px;background-repeat: no-repeat;background-position: 0px 2px;}td {	text-align: left;	font-size: 11px;}/* Joomla core stuff */a:link, a:visited {	color: #A33100;	text-decoration: none;}a:hover, a:active {	color: #A33100; 	text-decoration: underline;}.reshead1 {	font-size: 14px;	color: #A33100;	font-weight: bold;}.restextred {	color: #A33100;}.restextgrey {	color: #6F5C50;}.resheadblack {	font-size: 14px;	color: #000000;	font-weight: bold;	line-height: 17px;}.resheadorange {	font-size: 14px;	color: #FF690B;	font-weight: bold;	line-height: 17px;}