.top-background {
	background-repeat: no-repeat;
	font-family: Helvetica, sans-serif;
	color: #1f4ca5;
	font-size: 14px;
	line-height: 22px;
}
.white-text {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 23px;
	font-weight: normal;
}
.middle-background {
	background-image: url(dtw-images/background-middle-yellow.jpg);
	background-repeat: no-repeat;
}
.arial-grey-medium {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.header {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4a004e;
	letter-spacing: .00em;
}
.maintext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	line-height: 22px;
}
.rightcolumn {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	line-height: 22px;
	background-color: b85d22;
	background-image: url(images/orange-background.jpg);
	background-repeat: repeat;
}

.arial-grey-medium-bold {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.header-purple {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4a004e;
}
.arial-grey-small {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.footer {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #636466;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
}
.stripes {
	background-image: url(dtw-images/stripes.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.header {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7B1569;
}
.table-back {
	background-color: #FFF;
	background-image: url(dtw-images/background.jpg);
}
.table-back-left {
	background-color: #FDEE9C;
	background-image: url(dtw-images/background-edge-line-left.jpg);
}
.table-back-right {
	background-color: #FDEE9C;
	background-image: url(dtw-images/background-edge-line-right.jpg);
}
.times-purple-top {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4a004e;
}
.orange-back {
	background-color: #b85d22;
}

