#PageEnvelopeHome {
	width: 451px;
	margin: 0px 0px 0px 0px;
}
body {
	margin: 0% 0% 0% 0%;
	background-color: #ffffff;
}
#Header {
	width: 451px;
	height: 35px;
	background: #ffffff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding: 15px 0px 0px 345px;
}
.text a, .text a:link {
	color: #666666;
	text-decoration:none;
}

.text a:hover {
	color: #000000;
	text-decoration:none;
}
.text a:active {
	color: #666666;
	text-decoration:none;
}
#pageNavigation {
	width: 451px;
	background: #ffffff;
}
.glossaryABC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	left: 22px;
	font-weight: bold;
	padding: 25px 25px 25px 25px;
	align: center;
}
#Content {
	width: 450px;
	margin-bottom: 25px;
}

.glossaryLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 10px 25px;
}

.glossaryHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 5px 25px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 20px 20px 25px;
}

