@charset "UTF-8";
#content {
	float: left;
	width: 435px;
	padding-right: 42px;
	padding-left: 42px;
	padding-top: 33px;
	padding-bottom: 33px;
	
	line-height: 20px;
}
#content ul {
	margin-left: 15px;
	color: #504D59;
	font-size: 10px;
}
#content a {
	font-style: italic;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content img {
	margin-right: 17px;
}
#content .tdPadd img {
	margin-right: 0px;
}
.tdBullets {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #463C64;
	border-bottom-color: #463C64;
	padding-top: 5px;
	color: #504D59;
	font-size: 10px;
	padding-left: 10px;
}
.tdPadd {
	padding: 10px;
}
.tdBulletsMidleHorz {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	color: #504D59;
	font-size: 10px;
	padding-left: 10px;
}
.tdBulletsCenter {
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	color: #504D59;
	font-size: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #463C64;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #463C64;
	padding-bottom: 5px;
}
.contentImgRight {
	margin-left: 17px;
