#fxBoxContents {
	font-family:Tahoma, Geneva, sans-serif;
}
#fxBoxContents .header td {
	font-weight:bold;
	background-color:#E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:0px;
	padding-top:0px;
}
#fxBoxContents .itemStyle {
	background-color: white;
	color:black;
}
#fxBoxContents .alternatingItemStyle {
	background-color: #E8EFF3;
	color:black;
}
#fxBoxContents a {
	text-decoration:none;
	font-size:10px;
}
#fxBoxContents a:hover {
	text-decoration:underline;
}
#fxBoxContents .a1 {
	color:#2b4580; 
	text-decoration:underline;
}
#fxBoxContents .a1:hover {
	text-decoration:underline;
}
#fxBoxContents .a1:visited {
	color:#2b4580;
}
#fxBoxContents .a1:hover, #fxBoxContents a:active {
	color:#900;
}
#fxBoxContents .t12 {
	font-size:12px;
}
#fxBoxContents .t11 {
	font-size:11px;
}
#fxBoxContents .g {
	color:#245c05;
}
#fxBoxContents .r {
	color:#cc0000;
}
#fxBoxContents .b {
	color:#000000;
}

#fxBoxContents .l {
	text-align:left;
	border-top: 1px solid #D4D4D4;
}
#fxBoxContents .rt{
	text-align:right;
	border-top: 1px solid #D4D4D4;
}
#fxBoxContents .spacer {
	background-image:url(/images/dot_light_gray.gif); 
	background-repeat:repeat-y; 
	background-position: center;
	border-top: 1px solid #D4D4D4;
}
#fxBoxContents .ltop {
	text-align:left;
	border-top:none;
}
#fxBoxContents .rttop{
	text-align:right;
	border-top:none;
}
#fxBoxContents .spacertop{
	background-image:url(/images/dot_light_gray.gif); 
	background-repeat:repeat-y; 
	background-position: center;
	border-top:none;
}
#fxBoxContents .rt span {
	padding-left:2px;
	padding-right:2px;
}
#fxBoxContents table {
	border-collapse:separate;
}