.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.contentBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.quoteItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}

body {
	margin-top: 0px;
	padding-top: 0px;
	}

.contentBodyBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #505E76;
}
.border1Black {
	border: 1px solid #000000;
}
.marginBottom {
	margin-bottom: 15px;
}
.marginTop {
	margin-top: 15px;
}
