body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.back {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
.text {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
.text_gray {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7B869B;
	line-height: 16px;
}
.white_text {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbold {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.graytextbold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8690A3;
}
.subtopics {
	font-size: 13px;
}
a:link {
	color: 6273CB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 8F9FEC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
blockquote {
	background-image: url(images/paper500.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 280px;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-position: left bottom;
	clear: both;
}
blockquote img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

