@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.cutLine {
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
.imageBorder {
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
}
.borderOnly {
	border: 1px solid #000;
}
#lowerMenu {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#lowerMenu a {
	color: #900;
	text-decoration: none;
}
#lowerMenu a:hover {
	text-decoration: underline;
}
.italicCaption {
	font-size: 13px;
	font-style: italic;
}

#bodyWrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#rates {
}
#rates h1 {
	font-size: 16px;
	font-weight: bold;
}
#rates h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rates table {
	margin-bottom: 8px;
}
#rates p {
	margin: 0px;
	padding: 0px;
}
#rates a {
	color: #900;
	text-decoration: none;
}
#rates a:hover {
	text-decoration: underline;
}
#fourSquare {
}
#fourSquare p {
	margin: 5px;
}
