.gradfiller {
	background-image: url(table_images/grad_final.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 16px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	height: 40px;
	width: auto;
	padding-top: 10px;
}
.redstrip {
	background-color: #E1081F;
	height: 7px;
	width: auto;
}
.bluestrip {
	background-color: #2C62A2;
	height: 14px;
	width: auto;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.redgrad {
	background-image: url(table_images/table_r4_c1.jpg);
	height: 9px;
	width: auto;
	background-color: #E1081F;
	background-position: right;
}
.bodyleft {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	width: 380px;
	clear: right;
	float: left;
	padding: 10px 5px 10px 10px;
	background-color: #FFFFFF;
}
.bodyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: left;
	position: relative;
	background-color: #FFFFFF;
	overflow: auto;
}
.container {
	float: left;
	width: 690px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1081F;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.header {
	background-image: url(table_images/header.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	height: 88px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 100px;
}
.borderrightblack {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #9ECFF4;
}
.borderbottomblack {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderblackleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.booktitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #2C62A1;
}
