/*LIDO styles*/body {	background-color: #FFFFFF;	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-style: italic;	font-size: 0.8em;	line-height: 1.2em;	text-align: left;	padding: 0px;	margin: 20px;}p {	font-family: Arial, Helvetica, sans-serif;	line-height: 1.4em;	text-align: left;	color: #000000; }p.red {	font-family: Arial, Helvetica, sans-serif;	line-height: 1.4em;	text-align: left;	color: #990000; }#topbar {	position:relative;	width: 700px;}#bigbox {	background-color: #356597;	margin: 0px;	padding: 0px;	position: relative;	left: 0px;	top: 0px;	bottom: 0px;	width: 700px;	right: 0px;}#navbar {	position:relative;	top: 0px;	left: 0px;	width: 150px;}#content {	position: relative;	width: 493px;	padding: 15px 25px 20px;	left: 150px;	top: -220px;	background-color: #FFFFFF;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-bottom-style: solid;	border-right-style: solid;	border-left-style: solid;	border-top-style: solid;	margin: 5px 0px 10px 5px;}#content22 {	position: relative;	width: 493px;	padding: 15px 25px 5px;	left: 150px;	top: -220px;	background-color: #FFFFFF;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-bottom-style: solid;	border-right-style: solid;	border-left-style: solid;	border-top-style: solid;	margin: 5px 0px 10px 5px;}#pagebottom {	position: relative;	width: 443px;	padding: 15px 25px 25px 20px;	left: 0px;	top: 0px;	margin: 20px 0px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-bottom-style: none;	border-right-style: none;	border-left-style: none;	border-top-style: none;	color: #990000;	background-color: #FFFFCC;}li { list-style:	list-style-type: disc;	line-height: 1.6em;	font-style: normal;}a:link {	color: #0000CC;	text-decoration: underline; }a:visited {	color: #0066CC; }a:active {	color: #00CCFF;}.bold {	font-weight: bold;}.bigger {	font-size: 1.2em;	line-height: 1.4em;	font-weight: bold;}.smaller {	font-size: 0.7em;	line-height: 1.2em;}
