td {
	vertical-align: top;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.footer {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	color: #455560;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
}
a {
	color: #820024;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	padding: 15px;
}
.text img {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}
.rightimage {
	float: right;
}
.column {
	background-color: #CAD2D6;
	height: 100%;
	width: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #820024;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455560;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 2px;
	text-indent: 14px;
	font-weight: bold;
	margin-top: 0px;
}
.textbold {
	font-size: 10pt;
	font-weight: bold;
}
