body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #000000;
	margin: 0px;
	font-weight: normal;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #012469;
	line-height: 20px;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #012469;
}
#container {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(art/redtoc/bgmain.gif);
}
#tocmain {
	background-image: url(art/maintoc/bg.jpg);
	text-align: center;
}
#tocred {
	width: 239px;
	float: left;
	background-image: url(art/redtoc/bgredtoc.jpg);
	background-repeat: no-repeat;
	padding-top: 67px;
}
#bodycontainer {
	float: left;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 679px;
	background-color: #FFFFFF;
	height: 100%;
	font-weight: normal;
}
#bodyside {
	background-image: url(art/sidertbg.jpg);
	background-repeat: repeat-y;
	width: 18px;
	float: right;
}
#textcontainer {
	width: 617px;
	background-image: url(art/bgbodyrt.jpg);
	background-repeat: repeat-x;
	left: 17px;
	position: relative;
	padding: 15px;
	background-color: #DFDFDF;
	height: 100%;
}
#bottom {
	clear: both;
	margin-right: auto;
	margin-left: auto;
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 012469;
}
