table {
	width: 100%;

	border-top: 2px solid #96E0E7;
	border-right: 4px solid #269AA4;
	border-bottom: 4px solid #269AA4;
	border-left: 2px solid #96E0E7;
	background-image: url(../images/httpBG.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
td {
	width: 50%;
}

.ResourceLeftColumn {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 2px;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #BDECF0;
	border-bottom-width: 1px;
}

.ResourceRightColumn {
	font-size: small;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BDECF0;
	border-bottom-color: #BDECF0;
}
.ResourceMultiColumn {
	background-color: #84BB91;
	background-position: center center;
	text-align: center;
	border: 2px none #D2D6D7;
	font-weight: bold;
	font-size: medium;
}
#PageWrapper #MainContent #RightColumn #p7TMnav div {
	color: #439571;
}

h1 {
	margin-bottom: .5em;
}