@charset "utf-8";						

/* CSS Common Document */

#main #header {
	margin-top: 15px;
	margin-bottom: 10px;
}
#main #body-copy {
	width: 475px;
	color: #000000;
	font-size: 1.2em;						/* for 13.5pt */
	padding-top: 10px;
	padding-bottom: 8px;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin-bottom: 20px;
	line-height: 1.2em;
}
#main #body-copy p {
	margin-top: 0.0em;
	margin-bottom: 0.0em;
}
#main #topics {
	margin-bottom: 20px;
}
#main #topics img {
	margin-bottom: 8px;
}
#main #topics .topics-blog {
	font-size: 1.3em;						/* for 13.5pt */
	color: #000000;
}

#main #faq {
	margin-top: 10px;
}
#main #faq .faqmessage {
	font-size: 1.3em;						/* for 13.5pt */
	color: #656363;
	margin-bottom: 10px;
}
#main #faq .faqmessage img {
	vertical-align: middle;
}
#main #faq .faqmessage span a {
	text-decoration: underline;
}
