.fullContent ul{
	margin-left: 25px;
	margin-bottom: 15px;
}

div.hLine {
	height: 1px;
	border-top: 1px solid #efefef;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @group FAQ */

#faqPage li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#faqPage h3 {color: #3482bf; font-weight: normal;}

#faqPage .footnote {
	font-size: 9px;
	color: #aaa;
	margin-top: 10px;
}
#faqPage .note {
	font-size: 8px;
	vertical-align: top;
}
/* @end */

.applyBt a{
	display: block;
	background: url(../../images/buttons/apply.gif);
	height: 23px;
	width: 62px;
	text-indent: -100px;
	margin-top: 5px;
	margin-left: 175px;
	margin-bottom: 15px;
	overflow: hidden;
}


div.newsPage h3{
	color: #3482bf; font-weight: normal;
}

div.newsPage p.date {
	color: #aaa;
}






