/*------------------------------------------------------------------------------------------------  global classes------------------------------------------------------------------------------------------------*/body, td, p{	font-size: 12px;	font-family: Verdana, Arial, Helvetica;	font-weight: normal;}A:link {	color: #0F7000;	text-decoration: none;}A:visited {	color: #0F7000;	text-decoration: none;}A:hover {	color: #666666;	text-decoration: none;}/*------------------------------------------------------------------------------------------------  text classes------------------------------------------------------------------------------------------------*/.alert { 	font-size: 14px; 	font-weight: bold; 	color: #990033; }.lightgrey { 	color: #999999; }.reportheader { 	border-bottom: 3px solid #CCCCCC;	padding-top: 12px;	padding-bottom: 2px;	font-size: 12px;	font-weight: bold; }.reportnav{ 	padding-top: 12px;	padding-bottom: 2px;	line-height: 15px;}.reportitem { 	padding-top: 6px;	font-weight: bold; 	color: #333333; }.copy{	font-size: 9px;}.new{	font-size: 10px;	color: #0F7000; }.itemcomment{	font-size: 10px;	color: #0F7000; }/*------------------------------------------------------------------------------------------------  link classes------------------------------------------------------------------------------------------------*/.mainnav:link { 	color: #FFFFFF;	text-decoration: none; }.mainnav:visited {	color: #FFFFFF;	text-decoration: none; }.mainnav:hover { 	color: #CFCFCF; 	text-decoration: none; }.linksm:link { 	font-size: 10px;	color: #0F7000;	text-decoration: none; }.linksm:visited {	font-size: 10px;	color: #0F7000;	text-decoration: none; }.linksm:hover { 	font-size: 10px;	color: #0F7000; 	text-decoration: none; }.linkreport:link { 	font-weight: bold;	color: #333333;	text-decoration: none; }.linkreport:visited {	font-weight: bold;	color: #333333;	text-decoration: none; }.linkreport:hover { 	font-weight: bold;		color: #666666;	text-decoration: none; }/*------------------------------------------------------------------------------------------------  layout classes------------------------------------------------------------------------------------------------*/.topnav{	padding: 6px 15px 6px 15px;	color: #FFFFFF;}.infobody{	padding: 15px;}.itemlist { 	border-bottom: 1px dotted #CCCCCC; 	padding-top: 3px;	padding-bottom: 1px;}.reportcomment { 	padding-top: 6px;}.reportaction{ 	padding: 6px;	color: #990033;	font-weight: bold;	border-right: 3px solid #CCCCCC; 	border-left: 3px solid #CCCCCC; 	border-bottom: 3px solid #CCCCCC; }