@charset "utf-8";
.layout_table {
	background-position: center top;
	background-image: none;
	background-repeat: repeat;
	background-color: #CCCCCC;
}
.centered_layout_table {
	background-color: #FFFFFF;
	border: thin solid #D9FF28;
}
body {
	background-color: #FFFFFF;
}

.slide_show_border {
	border: medium solid #00599A;
}

.textboxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	width: 600px;
}
.page_end_notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/page_end_notes.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.deposit_refund_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FCFF19;
	background-color: #006EB2;
}

.page_notes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.rates_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	width: 600px;
	height: 200px;
	padding: 5px;
	text-align: center;
	border: thin solid #00A0E5;
}
.rates_table_header {
	background-color: #C6F0FF;
}
.horizntal_rule {
	background-image: url(../images/horizontal%20rules.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.phone_numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.bolder_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
}
.end_of_page_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-position: center top;
	width: 600px;
	text-align: center;
	vertical-align: top;
}
