body {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
}
a:link {
	font-weight: normal;
	color: #963637;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #963637;
}
a:hover {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #646464;
}
.updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.bodymedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

#Table_footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#Table_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.blue {

	color: #346699;
}
#link_blue {

	color: #346699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #999999;
	height: 0px;
	width: 0px;
	white-space: nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin: 0px;
}
.tableframe {
	border: thin ridge #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #646464;
}
.tableBg_LtBlue {
	background-color: #D7E6EA;
}
.tablewhiteonred {
	color: #FFFFFF;
	background-color: #963637;
}
.tableBg_LtGreen {
	background-color: #D6EBDE;
}
.tableBg_LtYellow {
	background-color: #FFFFCC;
}
.tableBg_LtPurple {
	background-color: #DCDBEE;
}
.tableBg_Gray {
	background-color: #E4E4E4;
}
.tableBoldonGray {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
}
.tablewhiteongray {
	color: #FFFFFF;
	background-color: #666666;
}
