body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

body, td, th {
	color: #000000;
}

h1, h2, h3 {
	color: #000066;
	text-align: center;
}

a {
  color: #003366;
}

#toppanel {
	height: 40px;
	width: 100%;
	padding: 0px;
	margin: 20px 10px 0px;
	position: relative;
}

#title {
	margin-left:200px;
	width: auto;
}
#logo {
	float: left;
	width: 100px;
}

.borderpanel {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.navpanel {
	width: 0px;
	visibility: hidden;
}

.contents {
	padding: 10px;
	top: 70px;
	background-color: #FFFFFF;
	width: auto;
	position: absolute;
}

.smalllink {
	font-size: small;
	color: #526131;
	text-decoration: none;
}

a.button {
	visibility: hidden;
	height: 0px;
}

a.button span {
	visibility: hidden;
	height: 0px;
}
.quotebox {
	height: auto;
	width: 170px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #604E15;
	background-color: #E9D9AD;
	text-align: center;
	padding: 20px;
	margin: 10px;
	font-size: large;
	font-weight: normal;
	border: thin dashed #604E15;
}

.quotebox2 {
	height: auto;
	width: 230px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #604E15;
	background-color: #E9D9AD;
	text-align: center;
	padding: 8px;
	margin: 8px;
	font-size: large;
	font-weight: normal;
	border: thin dashed #604E15;
}
.RightBox {
	height: auto;
	width: 275px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #604E15;
	background-color: #E9D9AD;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	border: thin dashed #604E15;
	margin: 10px;
}
.RightBox ul li {
	text-align: left;
	text-indent: 0px;
}
.RightBox ul {
	text-align: left;
	text-indent: -15px;
}
.quoteboxleft {
	height: auto;
	width: 170px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #604E15;
	background-color: #E9D9AD;
	text-align: center;
	padding: 20px;
	margin: 10px;
	font-size: large;
	font-weight: normal;
	border: thin dashed #604E15;
}
.AddressInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	text-align: center;
}

