.subTABLE {
	background-color: #dadeea;
   color: #862529;
}
h1 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
	padding-left: 20px;
	display: inline;
}
.sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	font-weight: normal;
	color: #862529;
	font-weight: normal;
}
a.sub-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #862529;
	text-decoration: none;
}
.sub-menu {
	background-color: #c4cada;
	text-align: center;
}
.cell-middle {
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	background-color: #c4cada;
	text-align: left;
}
.cell-middle2 {
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	background-color: #E5D7BC;
	text-align: left;
}
.topic-titleTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sub-toprow {
	background-color: #EBE6C8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
.cap-top {
	background-color: #c4cada;
	background-image: url(images/postcard-cap-top.gif);
	background-repeat: no-repeat;
}
.cap-down {
	background-color: #c4cada;
	background-image: url(images/postcard-cap-bot.gif);
	background-repeat: no-repeat;
}
.cap-top2 {
	background-color: #E5D7BC;
	background-image: url(images/postcard2-cap-top.gif);
	background-repeat: no-repeat;
}
.cap-down2 {
	background-color: #E5D7BC;
	background-image: url(images/postcard2-cap-bot.gif);
	background-repeat: no-repeat;
}
.postcard {
	border: 1px solid #003366;
	padding: 20px 40px;
}
.form-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #862529;
	text-decoration: underline;
}
a.sub-top-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
input.check {
	border: none;
	background-color: transparent;
}
.stepTable {
   background-color: #eff1f6;	
}


