#wrapper {
	width: 935px;
}
#wrapper #buttons {
	height: 450px;
	width: 200px;
	margin-top: 298px;
	float: left;
}
#wrapper #buttons ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wrapper #buttons li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82.5%;
	line-height: 200%;
	color: #FFFFFF;
	margin-left: 20px;
}
#wrapper #buttons li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 31px;
	width: 170px;
	background-image: url(images/buttonblue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
}
#wrapper #buttons li a:hover {
	background-image: url(images/buttonlightgrey.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#wrapper #buttons .grey {
	background-image: url(images/buttongrey.gif);
	background-repeat: no-repeat;
}
#wrapper #buttons #termstext {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #00589A;
	margin-top: 3px;
}
#wrapper #buttons #termstext a {
	color: #00589A;
}
#wrapper #header {
	width: 660px;
	margin-left: 66px;
	float: left;
	margin-top: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #00589A;
}

#wrapper #maincontent {
	float: left;
	margin-top: 175px;
	margin-left: 66px;
	width: 630px;
}
#wrapper #maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82.5%;
	color: #333333;
}
#wrapper #maincontent p a {
	color: #00589A;
}

#wrapper #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #00589A;
	font-weight: normal;
}
#wrapper #maincontent li {
	margin-bottom: -10px;
}

#wrapper #maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #00589A;
	margin-bottom: -14px;
}
#wrapper #maincontent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#wrapper #maincontent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	font-weight: normal;
}
#wrapper #maincontent h6 a {
	color: #00589A;
	text-decoration: none;
	font-weight: normal;
}
#wrapper #maincontent h6 a:hover {
	color: #999999;
}
#Layer2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #00589A;
	font-weight: normal;
}#Layer2 .text a {
	color: #00589A;
	font-size: 82.5%;
}
#Layer3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82.5%;
	font-weight: bold;
	color: #00589A;
}
