@charset "UTF-8";

.sidebar {
	clear: none;
	float: left;
	width: 215px;
	padding: 10px;
	height: 750px;
}
.thumb {
}
.body {
	clear: none;
	padding: 15px;
	margin-left: 250px;
}
.image {
	height: 700px;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0085AA;
	text-align: left;
	text-indent: 2px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	width: 600px;
	text-align: left;
}
.copyright {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D18343;
	vertical-align: bottom;
}
.footer {
	padding: 10px;
	clear: none;
	float: left;
	height: 25px;
	width: 100%;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #D18343;
	font-size: 9pt;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #25749C;
}
.titleStrikethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #25749C;
	text-decoration: line-through;
}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #25749C;
}


.text A:link {text-decoration: none; color: #0085AA}
.text A:hover {text-decoration: none; color: #01405B}

.copyright A:link {text-decoration: none; color: #D18343}
.copyright A:visited {text-decoration: none; color: #D18343}
.copyright A:active {text-decoration: none; color: #D18343}
.copyright A:hover {color: #B15C16;}

.navigation A:link {color: #0085AA}
.navigation A:visited {text-decoration: none; color: #0085AA}
.navigation A:active {text-decoration: none; color: #0085AA}
.navigation A:hover {text-decoration: none; color: #01405B;}
