.mainArea {

	vertical-align:top;
	font-family: "Arial Narrow";
	font-size:16px;
	padding-top:15px;
	padding-left:10px;
	padding-right:15px;	
}

.mainBlogArea {

	vertical-align:top;
	font-family: "Arial Narrow";
	font-size:16px;	
	padding-top:15px;
	padding-left:10px;
	padding-right:15px;	
}

hr {
	color:#000000;
}

li.Question {
	list-style-image:url(images/question.jpg);
	list-style-position:outside;
	padding-left:5px;
}

li.Answer {
	list-style-image:url(images/answer.jpg);
	list-style-position:inside;
	padding-bottom:25px;
}

.faqQuestions {
	font-family: "Century Gothic", Century, Tahoma;
	font-size:12px;
	border-width:1px;
	padding-left:0px;
	width:494px;
	overflow:hidden;
}

.faqAnswers {
	font-family: "Century Gothic", Century, Tahoma;
	font-size:14px;
	color:#000000;
	border-width:0px;
	background:#FFEEB5;
	width:470px;	
	overflow:hidden;
}

.finePrint {
	font-family: "Century Gothic", Century, Tahoma;
	font-size:10px;
	text-align:justify;

}

.fineLinks {
	font-family: "Century Gothic", Century, Tahoma;
	font-size:10px;
	text-color:white;
	text-align:center;
}

.fineLinks A:link {
	text-decoration: underline overline;
}

.fineLinks A:visited {
	text-decoration: underline overline;
}

.fineLinks A:active {
	text-decoration: underline overline;
	color: red;
}

.fineLinks A:hover {
	text-decoration: underline; 
	color: green;
	font-size: 16px;
}

.headingText {
	vertical-align:top;
	font-family: "Century Gothic", Century, Tahoma;
	font-size:16px;
	padding-top:15px;
	padding-left:10px;
	padding-right:15px;	
	color:#000099;
}
