@charset "ISO-8859-1";
body#home {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-y;
	background-color: #145978;
}


body#secondary {
	background-image: url(images/red_bg.jpg);
	background-color: #3E0015;
}
.full_height_table {
	height: 100%;
}
.body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #175370;
	letter-spacing: 0.05em;
}

.footer a:hover {
	color:#430508
}

.footer a:visited {
	color:#0E4159
}

.footer a {
	color:#145978
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #7B91A1;
	text-align: center;
	font-style: italic;
}
.footnote {
	font-size: 11px;
}
.section_header {
	font-size: 14px;
	font-weight: bold;
	color: #1B5875;
}
a:link {
	color: #1B5875;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #660000;
}
