.copy, .copied, .copy2, .copy3, .copy4, .copy5, .copy6, .copy7 {
	font-family: Perpetua, Georgia, serif;
	font-size: 14px;
	color: #7E8285;
	font-style: italic;
	xtext-align: justify;
	line-height: 1.2;
}
.copy2, .copy3, .copy4, .copy7, .copy8 {
	padding-top: 15px;
}
.copy5 {
	padding-bottom: 15px;
}
.meh {
	line-height: 20px;
}
.copy3, .copy6, .copy7 {
	xfont-size: 18px;
	text-align: center;
	line-height: 24px;
}
.copy6 {
	line-height: 1.2;
	padding-top: 30px;
}

.forms {
	background-color: #8EC6D5;
	height: 19px;
	width: 194px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formslarge {
	background-color: #8EC6D5;
	height: 44px;
	width: 432px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html, body, #wrapper {
  height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
  }
#wrapper {
margin: 0 auto;
position:relative;
text-align: left;
vertical-align: middle;
width: 100%;
}

#innerTable {
width: 1026px;
background-color: #CCCC33;
color: #000;
text-align: center;

}
.style1 {
	color: #666;
}

td.nav {
	text-align: center;
	color: #999;
	border: 1px solid #ccc;
	border-width: 1px 0;
	letter-spacing: 0.15em;
}
td.nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
td.nav ul li {
	display: inline;
	margin: 0;
	padding: 0 0.25em;
	border-right: 1px solid #999;
	position: relative;
}
td.nav ul li.last, td.nav ul ul li {
	border: 0;
}
td.nav ul ul {
	display: none;
	position: absolute;
	left: 0;
	background: #EAF4F6;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
td.nav ul ul li {
	display: block;
	text-align: left;
	font-style: italic;
}
td.nav a {
	font-family: perpetua, georgia, serif;
	color: #999;
	text-decoration: none;
	padding: 0 3px;
}
td.nav a:hover, td.nav a.here {
	color: #333;
}
td.nav ul ul a {
	display: block;
}

a img {
	border: 0;
}
.copy a {
	color: #999;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
div.highlight {
	border: 1px solid #3AB4CB;
	background: #D2EEF4;
	padding: 0 20px;
	font-weight: bold;
}
div.highlight strong {
	font-weight: normal;
}