/* CSS Document */
/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */

BODY,TABLE,TR,TD{
color:#000000;
font-size:13px;
font-family:verdana;
}
.whitebold{
color:#000000;
font-size:13px;
font-family:verdana;
font-weight:bold;
}

H3{
color:#000000;
font-size:13px;
font-family:verdana;
font-weight:bold;
}
A{
color:#990000;
font-size:13px;
font-family:verdana;
text-decoration:none;
}
A:hover{
color:#333333;
font-size:13px;
font-family:verdana;
text-decoration:underline;
}
a.footer1{
font-size:8pt;
color:#DDDDDD;
text-decoration:none;
}
a.footer1:hover{
font-size:8pt;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

span.error{display: inline-block; color: #f00;  font-size: 10px; display: none;}

.list li { float:left; width:300px;}
