body {
	background-image: url(../images/shared/siteBG/gradiantBG3.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015D24;
	vertical-align: middle;
}
a {
	color: #2C7750;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.TableData {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.SharedTables {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.highlightTitle {
	color: #AD860E;
	text-decoration: underline;
}
.noMargins {
	margin: 0px;
}
.center {
	text-align: center;
}
.cellHighlight {
	background-color: #E1EEE1;
}
.requiredFields {
	color: #D50000;
}
#memberCarList {
}
#memberCarList td {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#memberCarList th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #016028;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

