body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.table {
	border: 1px solid #000066;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
}
.foot {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333274;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.padding {
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.image {
	border: 1px solid #333274;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #DEEBF8;
	border-right-color: #DEEBF8;
	border-bottom-color: #DEEBF8;
	border-left-color: #DEEBF8;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #8298FE;
	text-decoration: none;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.foot a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.testimonial {
	background-image: url(images/testimonial1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
