@charset "utf-8";
.page2 .titles h2
{
	margin: 23px 0 20px 38px;
	color: #cfef1c;
	font-size: 25px;
	line-height: 28px;
}
.page2 .titles p
{
	margin: 0 0 0 40px;
	font-size: 18px;
	line-height: 22px;
	word-spacing: 2px;
	color: #fff;
}
.maincontent-wrap
{
	padding:25px;
}
.maincontent-wrap a
{
	color: #3d6ca1;
}
.maincontent-wrap h2
{
	margin-top:40px;	
}
.maincontent-wrap h2 .small-title
{
	font-size:70%;
}
.maincontent-wrap .question
{
	font-weight:bolder;
	margin-top:35px;
	
}
.onecolumn-wrap ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 11px;
	width: 425px;
}
.onecolumn-wrap li
{
	background: url(../images/bg-div-featured.gif) no-repeat 0 6px;
	padding: 0 0 0 18px;
	line-height: 21px;
	word-spacing: 1px;
}
.PageingSection
{
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}
.PageingSection .disable
{
	color: #3D6CA1;
text-decoration: underline;}
.PageingSection ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
}
.PageingSection li
{
	float: left;
	background: url(../images/footer-li.gif) no-repeat 0 50%;
	margin: 0 0 0 -1px;
	padding: 0 20px;
}
.PageingSection a
{
	color: #3d6ca1;
	font-size: 12px;
	word-spacing: -1px;
}
