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


.newsphoto {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.subhd {
	font-weight: bold;
	color: #000;
}
.subhead {
	font-weight: bold;
}
.details {
	font-size: 10px;
	font-style: italic;
	color: #000066;
	line-height: 13px;
}
a:link {
	color: #006;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #666699;
}
.sidebarlist1 {
	padding: 5px 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #9CAABE;
}
.seriftext {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cancelled {
	font-weight: normal;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	letter-spacing: .05em;
}
.strikeout {
	color: #999;
	text-decoration: line-through;
}
.line {
	background-color: #B0A178;
	display: block;
	height: 1px;
}
a.litelink:link {
	color: #9CF;
	text-decoration: underline;
}
a.litelink:visited {
	color: #CC6;
	text-decoration: none;
}
a.litelink:hover {
	color: #FC0;
	text-decoration: underline;
}
.notice {
	color: #333;
	background-color: #B7C8ED;
	padding: 5px;
	width: 90%;
	border: 1px dashed #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

