/* CSS Document */.text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #333333;}a   {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #669999;	text-decoration: none;	outline: none;}a:HOVER   {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: bold;	color: #000099;	text-decoration: none;	outline: none;}	.green   {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #339966;		}.boxblue {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: lighter;	border: 2px solid #0000CC;	font-style: normal;	display: block;	text-indent: 2pt;	text-align: left;	margin: 0px;	padding: 5px;	color: #333333;}.boxgreen {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: lighter;	border: 2px solid #339900;	font-style: normal;	display: block;	text-indent: 10px;	text-align: center;	margin: 0px;	padding: 5px;	color: #666666;	width: 300px;}.boxred {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: lighter;	border: 2px solid #FF0000;	font-style: normal;	display: block;	text-indent: 2pt;	text-align: left;	margin: 0px;	padding: 5px;	color: #333333;}.title {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #0000CC;}.grey {	color: #CCCCCC;}.bgblue {	background-color: #CCCCFF;}.imageL {	float: left;}.imageR {	float: right;}