@charset "utf-8";
#footer {
	background: url(../../elements/skin/bottom-interior.jpg) top left no-repeat;
}
#main {
	padding: 8px 20px 13px 18px;
	font-size: 1.2em;
	color: #636363;
}
#main #left {
	width: 531px;
	float: left;
}
#main #left .content {
	padding: 0 15px 8px 15px;
	background: url(../../elements/skin/copy-btm.gif) bottom left no-repeat;
}
#main #left .content h2 {
	background: url(../../elements/skin/header-interior-bg.gif) top left no-repeat;
	border-bottom: 1px solid #002a44;
	padding: 6px 12px 5px 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#main #left .content .copy {
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	padding: 14px 12px 18px 12px;
}
#main #left .content .copy h3 {
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #95928f;
}
#main #left .content .copy p {
	line-height: 1.6em;
	margin-bottom: 16px;
}
#main #left .content .copy a {
	text-decoration: none;
	color: #003F68;
}
#main #left .content .copy a.newsHeadline, #main #left .content .copy div.newsArchiveLink a {
	font-weight: bold;
	text-decoration: underline;
}
#main #right {
	width: 313px;
	float: left;
}
#main #right img {
	float: right;
	margin: 0 0 4px 0;
	clear: both;
}
#main #right .caption {
	padding: 0 8px 18px 2px;
	text-align: right;
}

