@charset "UTF-8";
#toc h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 3px;
	padding: 0px;
}
#toc h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0px 5px;
	padding: 0px;
	font-size: 11px;
	color: #645270;
	letter-spacing: .1em;
}
#toc h2 {
	font-size: 16px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0px 0px;
	text-transform: uppercase;
}
#toc .author { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #A17A35; font-size: 12px; text-transform: uppercase; white-space: nowrap; }
#toc #departments {
}
#toc #departments h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#toc #departments p {
	font: 12px Arial, Helvetica, sans-serif;
}
#toc #departments h4 {
	margin-top: 15px;
}
#toc #departments h2 {
	margin: 20px 0px 0px;
	color: #999999;
	padding: 10px 0px 0px;
	border-top: 1px solid #CCCCCC;
}
#toc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
#toc p { text-indent: 0px; line-height: 1.3em; margin: 0px; padding: 0px; }
#toc a {
	color: #333333;
}
#toc .month {
	font-family: Arial, Helvetica, sans-serif;
	color: #645270;
	font-size: 14px;
	border-bottom: 1px solid #645270;
	margin-bottom: 3px;
	padding-bottom: 1px;
}
#toc  .month  .issue {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
}
#toc .month .month {
	float: right;
	margin: 8px 0px 0px;
	padding: 0px;
	border-style: none;
}

