body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #679A9E;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E4593;
	text-align: left;
}

.paddedText {
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-position: top;
}
table {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
}

h6 {
	color: #649C9D;
	text-align: center;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

a:link {
	color: #000099;
	font-weight: normal;
	font-size: small;
}a:visited {
	color: #2E45A7;
	font-weight: normal;
	font-size: small;
}
a:hover {
	color: #679A9E;
	font-weight: bold;
	font-size: small;
}
a:active {
	color: #2E4593;
	font-weight: bold;
	font-size: small;
}
.memberInfo {
	font-size: x-small;
	font-style: normal;
}
.topAnchor {
	float: right;
	margin-right: 15px;
}

h2 {
	font-style: oblique;
	color: #679A9E;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	
}
h2 a:link {
	color: #679A9E;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

h2 a:visited {
color: #679A9E;
font-size: x-large;
font-weight: bold;
text-decoration: underline;
}

h2 a:hover {
	color: #000099;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}
h2 a:active {
	color: #679A9E;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

li {
	background-position: left;
	text-align: left;
	margin-right: 75px;
	margin-left: 75px;
}
legend {
	font-size: small;
	font-style: italic;
	text-align: right;
	color: #2E4593;
	font-weight: normal;
	float: none;
}
form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F0F0F0;
	padding: 15px;
	text-align: left;
	border-top-color: #679A9E;
	border-right-color: #679A9E;
	border-bottom-color: #679A9E;
	border-left-color: #679A9E;
}
.disclaimer {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	
}
