body {
	background-color: #777391;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #272151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272151;
}

.bgCurveLeft {
	background-image: url(images/curve_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgCurveRight {
	background-image: url(images/curve_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #272151;
}
.containerFront {
	background-color: #FEFFF9;
	background-image: url(images/container_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.navRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD8FA2;
	vertical-align: middle;
}
.navRowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navRowText:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F8C1;
	text-decoration: none;
	font-weight: bold;
}
.textLargeWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.containerWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #272151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272151;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 18px;
}

.textHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26204F;
}
.box {
	padding: 5px;
	border: 1px solid #BA2046;
}
a {
	color: #272151;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
