.subTABLE {
	background-color: #ebe6c8;
	color: #862529;
}
h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #eae5c8;
	text-decoration: none;
	padding-left: 20px;
	display: inline;
}
.min-head {
	background: #4f5f90 url(images/blue-head-tile.jpg) repeat-x;	
}
.sub-title {
	font-size: 1.45em;
	font-weight: normal;
	color: #862529;
}
a.sub-top {
	font-size: .90em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
a.sub-top:hover {
	font-size: .90em;
	font-weight: normal;
	color: #862529;
	text-decoration: underline;
}
.testBG {
	padding: 5px 20px 0px 20px;
	font-size: 1em;
	font-weight: normal;
	color: #DBB46E;
}

table.search {
	border-collapse: collapse;
	background-color: #D6B184;
	font-weight: normal;
	color: #4B4231;
	text-decoration: none;
	border: 8px solid #4E2022;
}
.sub-toprow {
	background-color: #ebe6c8;
	font-size: 1em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
.padLeft {
	padding-left: 10px;
}
.cap-top {
	background-color: #dddabb;
	background-image: url(images/light-cap-top.gif);
	background-repeat: no-repeat;
}
.cap-down {
	background-color: #dddabb;
	background-image: url(images/light-cap-bot.gif);
	background-repeat: no-repeat;
}
.number {
	color: #862529;
}
.question-title {
	font-size: 1.5em;
	color: #FFFFFF;
}
td.header {
	background-image: url(images/partners_head.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: bottom;
	background-position: 10px 10px;
}
td.description {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/partners_mid.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
td.footer {
	background-image: url(images/partners_foot.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.note-nonBG {
	background-color: #dddabb;
	
}
.midTEXT {
    padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
}
