.page_title_graphic {
	margin-left: 30px;
	margin-bottom: 24px;
	margin-top: 28px;
	text-align: left;
}

.other_page_title {
	color: gray;
	position: relative;
	font-size: 35px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 20px;
	margin-top: 40px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

#page_arrow {
	left: -9px;
	top: 30px;
	float: left;
	position: absolute;
}

#page .body {
	margin-bottom: 50px;
	margin-top: 10px;
}

#page h2 {
	color: gray;
	position: relative;
	font-size: 27px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #AAA;
	margin-bottom: 20px;
	margin-top: 40px;
}

#page h3 {
	font-size: 18px;
	line-height: 200%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 20px;
}

#page h4 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}

#page .small_caps {
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-transform: uppercase;
	color: gray;
}

#page a {
	font-weight: bold;
}

#page a:hover {
	text-decoration: underline;
}

#page p {
	line-height: 200%;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page ul li {
	line-height: 200%;
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 10px;

}
