body {
	margin:0;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fffffe;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	color:#2d9bc7;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
small.gs {
	font-size:11px;
}
.primaryNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
}
.primaryNav a {
	color:#000000;
	text-decoration:none;
	margin:0 4px 0 4px;
}
.primaryNav a:hover {
	text-decoration:underline;
}
.homeFeatures {
	margin:15px 15px 15px;
}
.depHeaders {
	font-size:18px;
}
a.depSectionLinks {
	color:#000000;
	text-decoration:none;
	display:block;
	font:Georgia;
	margin:0 0 8px 0;
	font-size:13px;
	text-transform:lowercase;
}
a.depSectionLinks:hover {
	text-decoration:underline;
}
.departments h4 {
	font-size:16px;
	color:#2d9bc7;
	margin: 5px 0 10px 0;
}
.depLinks {
	font-size:22px;
}
.depSummary {
	font-size:11px;
}
.thumbnailFile {
	border:0px;
	width:92px;
}
.footerNav {
	width:733px;
}
.footerText {
	font-size:11px;
}
a img {
	border:0px;
}
.advertiserFrame {
	width:733px;
/*	text-align:center;*/
}

.subpageContent {
	width:563px;
	padding:0 20px 20px 20px;
}
.depHeaderBig {
	font-size:24px;
	color:#2d9bc7;
}
.listThumb {
	display:block;
	float:left;
	width:160px;
	height:160px;
	padding-right:20px;
}
.listThumb img {
	width:160px;
}
.listHeadline a {
	font-size:21px;
	color:#2d9bc7;
	text-decoration:none;
}
.listHeadline a:hover {
	color:#000000;
	text-decoration:underline;
}
.listHeadline {
	margin:0 0 5px 0;
}
.listSource {
	margin:0 0 5px 0;
}
.listArticle {
	font-size:14px;
}
.listMore {
}

.articleDetailsHeadline {
	font-size:22px;
	color:#2d9bc7;
	margin:0 0 15px 0;
}
.articleSubHead {
	font-weight:bold;
	margin-bottom:10px;
}

.articleDateSource {
	font-size:13px;
}
.articleSendPrint {
	float:left;
}