body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#container {
width:900px;
margin-left:auto;
margin-right:auto;
}

#indexTextBox {
	width:600px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	line-height: 10px;
	height:80px;
	clear:both;
	text-align: center;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.bodycopy a {
	color: #006699;
	text-decoration: none;
}

.bodycopy a:hover {
	color: #006699;
	text-decoration:underline;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
	font-weight: normal;
	color: #000000;
}
.bodycopyCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.bodycopyCenter a {
	color: #006699;
	text-decoration: none;
}
.bodycopyCenter a:hover {
	color: #006699;
	text-decoration: underline;
}
h1 {
	color: #FFF;
}
