body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.logo {
	padding: 10px 10px 0px;
}
.nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.quote {
	text-align: right;
	padding: 20px 10px 10px;
}
.quoteTop {
	background-image: url(../images/quote-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #666666;
	padding-top: 5px;
	padding-right: 23px;
	padding-left: 3px;
	text-align: justify;
	vertical-align: top;
}
.quoteBottom {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
}
.pageTitle {
	background-image: url(../images/top-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
.body {
	font-size: 12px;
	padding: 15px;
	text-align: left;
}
.navPadding {
	padding-top: 24px;
	background-image: url(../images/top-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logoHome {

	padding: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 11px;
	text-align: center;
	padding: 25px 5px 5px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #999999;
}
.caption {
	font-size: 11px;
	padding: 2px 5px 2px 20px;
}
