.body {
	border: 5px solid #4D6B6D;
	float: none;
	width: 700px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	overflow: hidden;
	visibility: inherit;
	clear: both;
}
.left {
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4D6B6D;
	width: 488px;
}
.right {
	float: right;
	width: 207px;
}
.leftContain {
	float: none;
	width: 450px;
}
.list {
	list-style-position: inside;
	list-style-type: disc;
}
.bigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D6B6D;
	font-style: normal;
	font-weight: bold;
}
.medHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D6B6D;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.slog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #4D6B6D;
}
.bottomWords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
}
.bigHeaderDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2D4B4D;
	font-style: normal;
	font-weight: bold;
}
.underPics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
