.container h3
{
	font-size : 10pt;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	color : #D70000;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #CECECE;
}

.category
{
	background: #FFF0E1;
	border: solid 1px #CECECE;
	clear: both;
	padding: 10px;
	margin: 0 0 15px 0;
}

.category h3
{
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #CECECE;
}

.content
{
	width: 33%;
	vertical-align: top;
}

.category .categorylink
{
	text-decoration: underline;
	font-size : 12px;
	font-weight: bold;
}

.categoryQuestions
{
	margin: 0 0 15px 0;
	clear: both;
}

.categoryQuestions a
{
	text-decoration: underline;
	color: #004ECF;
}

.categoryQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-family: Arial;
}

.categoryQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}
