#copy {
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	background-color: #8D1A21;
	line-height: 14px;
	font-size: 10pt;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 10pt Arial, Helvetica, sans-serif;
}
#table {
	margin: 0px;
	padding: 0px;
	width: 770px;
	border: 0px;
}
#copyint {
	font-size: 10pt;
	vertical-align: top;
}
caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
th {
	text-align: left;
	color: #ffffff;
	background-color: #000000;
}
#hide {
	display: none;
	visibility: hidden;
}
#nav {
	background-image: url(images/nav_bg.jpg);
	width: 209px;
	vertical-align: top;
}
td {
	font-size: 10pt;
}
.printcopy {
	width: 370px;
}

#copy a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy a:hover {
	color: #FCB033;
	text-decoration: underline;
}

#copy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy a:visited:hover {
	color: #FCB033;
	text-decoration: underline;
}
