@charset "UTF-8";
#dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8E0F54;
	width: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 17px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#header {
	padding-top: 10px;
	padding-left: 5px;
	width: 700px;
	font-size: smaller;
	line-height: normal;
	background-image: url(images/headbk.blyel.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}
/* CSS Document */

#sidebar {
	display: none;
	}
#content {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 637px;
	padding: 10px 7px 10px 8px;
	margin-left: 40px;
}
#content p {
	font-size: small;
	line-height: 125%;
}
#contentnoside {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 7px 10px 25px;
	float: left;
	width: 725px;
}
#contentnoside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
}
.Midsizeroyal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 125%;
	font-weight: bold;
	color: #000066;
	vertical-align: top;
	display: block;
	padding-left: 2px;
	font-style: normal;
}
.Midsizeroyalserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 125%;
	font-weight: bold;
	color: #000066;
	vertical-align: top;
	display: block;
	padding-left: 2px;
	font-style: normal;
}
.Midsizeroyalserif18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: bold;
	color: #000066;
	vertical-align: top;
	display: block;
	padding-left: 2px;
	font-style: normal;
}
#header ul, #header li, #header a {
	display: none;
	}
.floatleft {
	float: left;
	margin-right: 7px;
}
.floatright {
	float: right;
	margin-left: 7px;
	margin-bottom: 3px;
}
#footer {
	background-color: #FFF3B7;
	display: none;
}
#footer2 {
	display: none;
}

