@charset "utf-8";
/* CSS Document */

.questionsContainer {
	float: left;
	width: 610px;
	margin: 40px 20px 0 40px;
}
.hrBig3 {
	float: left;
	width: 610px;
	height: 12px;
	background: url(../../images/hrBig.jpg) left top repeat-x;
	margin: 0 0 28px 0;
}
.subSlogan3 {
	width: 610px;
	font-family:'grem',Sans-Serif;
	font-size: 23px;
	font-weight: normal;
	color: #554d44;
	margin-bottom: 40px;
}

.faq {
	float: left;
	width: 610px;
	margin: 0;
}
.sign3 {
	float: left;
	width: 51px;
	height: 78px;
	margin: 6px 20px 0 0;
	background: url(../../images/sign3.png) left top no-repeat;
}
.sign3 P {
	width: 50px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin: 11px 0 0 0;
}
.faq a:link, .faq a:visited {
	text-decoration: none;
	color: #5A5A5A;
} .faq a:hover, .faq a:active {
	color: #e14239;
}
.hrSmall2 {
	float: left;
	width: 610px;
	height: 1px;
	background: url(../../images/hrSmall.jpg) left top repeat-x;
	margin: 14px 0 40px 0;
}


.usefulLinksContainer {
	float: left;
	widows: 310px;
	margin: 40px 40px 0 0;
}
.links {
	width: 310px;
}
.sign4 {
	float: left;
	width: 22px;
	height: 22px;
	background: url(../../images/sign4.png) left top no-repeat;
	margin: 2px 14px 0 0;
}
.links a:link, .links a:visited {
	float: left;
	text-decoration: none;
	color: #555;
	text-shadow: 1px 0 #CCC;
	font-size: 15px;
}	.links a:hover, .links a:active {
	color: #e14239;
	text-shadow: 1px 0 #ea948f;
	margin-left: 2px;
}
.hrSmall3 {
	float: left;
	width: 310px;
	height: 1px;
	background: url(../../images/hrSmall.jpg) left top repeat-x;
	margin: 12px 0 30px 0;
}	



.answersContainer {
	float: left;
	width: 940px;
	margin: 80px 40px 40px 40px;
}
.asnswer1 {
	float: left;
	color: #e14239;
	margin-top: 0;
}


.hrSmall4 {
	float: left;
	width: 940px;
	height: 1px;
	background: url(../../images/hrSmall.jpg) left top repeat-x;
	margin: 10px 0 40px 0;
}

/* ------------ */
div.faq-page .answer P {
	float: none;
}

.faq A {
	display: inline-block;
	width: 539px;
}
