@charset "UTF-8";/* CSS Document */*{ padding:0px; margin:0px; border:0px; }	body	{ 				background:#f9f9f9 url(../i/bckgrnd-f80.jpg) repeat-x 0 0;	  		font-family: arial, helvetica, tahoma;			font-size: 12px;		  	line-height: 140%;		  	width: 100%;		  	min-width: 970px;		  	color: #666; 		}		#logo	{	margin-left: 25px;	margin-top: 25px;		}				.boxbox	ul{		margin-left:15px;		list-style-type: none;		margin: 0;		}			.boxbox	li{		background-image:url(../i/li.png);		background-position:0px 5px;		background-repeat:no-repeat;		padding:0 0 0 15px;}h1{ margin: 0px 0px 10px 0px; color:#5f6062; font:20px  Arial, Helvetica, sans-serif; letter-spacing:0px;  font-weight:lighter;}h2{ margin: 10px 0px 0px 0px; color:#5f6062; font:20px Arial, Helvetica, sans-serif; letter-spacing:0px;  font-weight:lighter;}a img {  border: none;/*remove border for linked images*/}.titlegrey a	{ 	color:#5f6062;	text-decoration: none;	 }.titlegrey a:hover 	{	color: #fff;	text-decoration: none;	background-color:#FF9900;	}	/* styles for error box */.error {	background:#f78f1e;	color:#000000;	border-color:#000000;	padding:20px;	border:dashed 2px #000000;	width:100%;	margin:0px auto;	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 140%;}.error a, .error a:hover{	color:#000000;}/* simply moves close box to right */.kickRight {	text-align:right;}
