h3 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: #0B2C3D;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 7px;
}

h4 {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #0B2C3D;
	margin-left: 15px;
	margin-bottom: 5px;
}
 
#tblQuestions {
	width: 640px;
	margin: auto;
	border: 1px solid #114960;
}

#tblQuestions IMG{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}

.trHead {
}

.trMain {
	background-color: #F0F1F3;
}

.trAlt {
}

#tblResolutions {
	float: right;
	border: 1px solid #114960;
	margin: 15px;
	font-family: arial;
	font-size: 12px;
}

.tdSpacer {
	background-color: #ffffff;
}

.aFaq:link, .aFaq:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #114B63;
}

.aFaq:hover{
	text-decoration: underline;
	color: #0D3346;
}
	