body {
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, th, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
a:link {
	color: #1a4654;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #1a4654;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #1a4654;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #1a4654;
	font-weight: bold;
}
img {
	border: none;
}
.quotetxt {
	font-size: 13px;
	color: #684518;
	line-height: 18px;
	font-weight: bold;
}
.quotename {
	color: #6a4618;
	height: 30px;
	font-size: 12px;
	margin-top: 10px;
	text-align: right;
	padding-top: 10px;
}
.vertborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDDDD;
}

#maincontainer {
	width:1079px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#flasharea {
	width:1075px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
}
#contentarea {
	width:1075px;
	margin-right: auto;
	margin-left: auto;
}
#footerarea {
	width:1075px;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	background-color: #dedddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a4654;
	text-align: center;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}

