.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a         {  
    color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:active  {  color: #000000; font-weight: bold}
a:visited {  color: #000000; font-weight: bold}
a:hover   {  color: #000000; text-decoration: underline; font-weight: bold}
body {
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #ffffff;
background-image: none;
margin-left: 10mm;
margin-right: 10mm;
}
.maintable {
	background-color: #ffffff;
	}

.box { float: left; width: 100px; height: 100px; }
#boxContent { border: none; background: #fff; }
#boxContent { }
#boxContainer { }
.boxtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF5EC;
	border: thin groove #333333;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/header/header_r2_c1.gif);
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
}
.boxsummary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFDD9;
}
a.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
}
a.boxcontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
	text-decoration: underline;
}
a.boxcontent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
}
.evenrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
.oddrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFF4F0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

