body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #638ba0;
	margin: 30px 0px 0px 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2b4655;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
}
h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
p {
	line-height: 20px;
}
a, a:link {
	color: #2b4655;
	text-decoration: underline;
}
a:hover {
	color: #2b4655;
	text-decoration: none;
}
.small {
	font-size: 11px;
	line-height: 16px;
}
.footer {
	color: #3c6576;
	padding-left: 30px;
	padding-top: 12px;
}
#credit {
	color: #FFFFFF;
	padding: 5px 0px 40px 30px;
	font-size: 10px;
}
a.credit, a.credit:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
}
#tabTitle {
	padding-left: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#tabTitleTestimonials {
	padding-left: 20px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
ul, #tabList ul {
	padding: 0px 0px 0px 16px;
}
li, #tabList li {
	font-size: 12px;
	padding-top: 2px
}
#testimonialsTitle {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#testimonialsBox {
	border-top: 1px solid #3c6576;
	border-bottom: 1px solid #3c6576;
}
.testimonialAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#listBox {
	background-color: #e1e8ee;
	border-top: 1px solid #3c6576;
	border-bottom: 1px solid #3c6576;
	padding-left: 20px;
	padding-right: 20px;
}
