.BoxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 10px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-top-width: 1px;
	line-height: 12pt;
	text-align: justify;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	line-height: 12pt;
	text-align: left;
}
.NumberBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFF99;
	background-color: #500809;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-bottom-width: 1px;
}
.BoldHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #000099;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TDlogo {
	padding: 5px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #00CCFF;
}
.TDNumber{
	padding: 5px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-top-width: 1px;
}
.HeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 10px;
	line-height: 12pt;
	text-align: justify;
}
.TableL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #A6CEE1;
	background-position: left;
	padding: 5px;
	text-align: left;
}
.TableR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
	background-color: #D2E6F0;
	background-position: left;
	padding: 5px;
	text-align: left;
}
.TableRHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #D2E6F0;
	background-position: left;
	padding: 5px;
}

.link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1E90FF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.desc
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.link:hover
{
	color: #FF8C00;
}

table.tables {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-collapse: separate;
}

table.tables td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #FF8C00;
	-moz-border-radius: 0px 0px 0px 0px;
}