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

.Page_BG {
	background-image: url(images/Page_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #113334;
}
.Page_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #E8F4D6;
	padding-right: 20px;
}
.Content_Container {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Fine_Print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.First_Word {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #123334;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.Fine_Print_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.Search_Results_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A.small:link {
	color:#0000FF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A.small:visited {
	color:#6633CC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A.small:active {
	color:#CC0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A.small:hover {
	color:#CC0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.Text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Currently_Viewing {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #123334;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.Text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.list_spacing {
	padding-bottom: 5px;
}
