@charset "UTF-8";
/* CSS Document */


.headings {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #443A19;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #443A19;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
body {
	background-color: #0C3A6D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #443A19;
	font-size: 14px;
}
a:link {
	text-decoration: underline;
	color: #231F20;
}
a:visited {
	text-decoration: underline;
	color: #231F20;
}
a:hover {
	text-decoration: underline;
	color: #231F20;
}
a:active {
	text-decoration: underline;
	color: #231F20;
}
.footer_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #443A19;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #443A19;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.sidenav_heading {font-family: Georgia, "Times New Roman", Times, serif; color: #443A19; font-weight: bold; font-size: 18px; padding-bottom: 5px; padding-right: 5px; padding-left: 5px; }
.adsense_banner {
	width: 820px;
	background-color: #9BCCDD;
	text-align: center;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	padding-bottom: 10px;
}
.main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #443A19;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
