#container {
	clear: both;
	width: 700px;
	position: absolute;
	left: 50%;
	top: 0px;
	float: left;
	margin-left: -350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#content {
	width: 670px;
	margin-left: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 16pt;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}.smgreytext {
	font-size: 10px;
	color: #666666;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-position: inside;
	list-style-image: url(/images/right_arrow.gif);
	display: list-item;
	list-style-type: none;
	}
#content li {
	line-height: 20px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(/images/right_arrow.gif);
}
.right20 {
	margin-left: 20px;
}

.right15px {
	padding-left: 15px;
	display: block;
}
.noborder {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
