body {
	background-color: #E4E4E4;
	background-image: url(images/4.jpg);
	background-repeat: repeat-x;
}.text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0D84BD;
	text-align: center;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.text-body-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/5.gif);
	list-style-type: circle;
}
.text-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0D81BB;
	text-align: left;
}
.box1-top {
	background-image: url(images/6a.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 556px;
}
.box2-top {
	background-image: url(images/7a.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 556px;
}
.text-subhead-reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.text-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.text-body-small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.text-body-small a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #E2801D;
	text-align: center;
}
.text-body-small-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.text-body-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.johnsonbox-1 {
	padding: 10px;
	border: thin dashed #999;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
