/* Alert Box Styles */#modalContainer {	background-color: transparent;	position: absolute;	width: 100%;	height: 100%;	top: 0px;	left: 0px;	z-index: 10000;	background-image: url(http://www.fipoa.org/trawler_filess/spacer.gif); /* required by MSIE to prevent actions on lower z-index elements */}#alertBox {	position: relative;	width: 550px;	min-height: 330px;	margin-top: 50px;	border: 2px solid #000;	background-color: #FFFFFF;	background-image: url(http://www.fipoa.org/images/justsayes2.jpg);	background-repeat: no-repeat;	background-position: 0px 30px;	/*visibility:hidden;*/}#modalContainer > #alertBox {	position: fixed;}#alertBox h1 {	margin: 0;	font: bold 1.1em verdana,arial;	background-color: #00839A;	color: #FFFFFF;	border-bottom: 1px solid #000;	padding: 2px 0 2px 5px;}#alertBox p {	font: 1.5em verdana,arial;	height: 250px;	padding-left: 5px;	margin-left: 10px;	padding-right: 5px;	margin-right: 270px;}#alertBox #closeBtn {	display: block;	position: relative;	margin: 5px auto;	padding: 3px;	border: 2px solid #000;	width: 70px;	font: bold 0.8em verdana,arial;	text-transform: uppercase;	text-align: center;	color: #FFFFFF;	background-color: #00839A;	text-decoration: none;}body { 	background: #FFF; 	margin: 10px 0 10px 0; }p, h1, h2, h3, h4, h5, h6, em, ol, ul { 	font-family: Georgia, "Times New Roman", Times, serif; 	color: #000; }table#hotnews {	background-color:#FFFFFF;	border: solid #999 2px;	width: 100%;}table#hotnews td {	padding: 5px;	border: solid #999 1px;}.data {	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 80%;	color: #000;	text-align: center;}.toprow {	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 110%;	background: red;	font-weight: bold;	text-align: center;}.leftcol {	font-family: Georgia, "Times New Roman", Times, serif; 	font-weight: bold;	font-size: 90%;	text-align: center;}.leftcol2 {	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 110%;	text-align: center;}.leftcol3 {	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 110%;	text-align: left;}.leftcol4 {	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-weight: bold;	font-size: 120%;	text-align: left;	height: 30px;}.rightcol {	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-weight: bold;	font-size: 120%;}#block {	margin: 0 72px 0 72px; }.blck {	margin: 0 36px 0 36px; }.cent {	text-align: center; }.algrt {	text-align: right; }.bgred {	background: red;}.other {	font-family: "Comic Sans MS", Helvetica, sans-serif; }.some	{	font-family: Sylfaen, "Cooper Black", "Times New Roman", Times, serif; }.anoth	{	font-family: Tahoma, Arial, Helvetica, sans-serif; }.close {	line-height: 100%; 	margin-top: 0; 	margin-bottom: 0; }.just {	text-align: justify; 	text-indent: 16pt; 	line-height: 150%;}.numb {	line-height: 150%;}.bold { 	font-weight: bold; }.under { 	text-decoration: underline; }.white {	color: white;}.yellow { 	color: yellow;}.offwht {	color: #FFFFCC}.beige {	color: #FFCC66;}.red { 	color: red; }.brick { 	color: firebrick; }.green { 	color: #008000; }.purple { 	color: purple;}.black {	color: black;}.blue {	color: blue;}.brown {	color: sienna;}.ink {	color: darkblue;}.min { 	font-size: 90%; }.big {	font-size: 120%;}.huge {	font-size: 150%;}.bigger {	font-size: 130%;}.sm {	font-size: 80%;}.tiny {	font-size: 70%;}A {	cursor:normal; }A:link {	color: teal;}A:visited {	color: firebrick;}A:active {	color: #336666;}A:hover { 	color: #CC6600; }A:link.hot {	color: red;}A:visited.hot {	color: magenta;}A:active.hot 	color: blue;}A:hover.hot { 	color: green; }A:link.gren {	color: #008000;}A:visited.gren {	color: red;}A:active.gren 	color: magenta;}A:hover.gren { 	color: blue
