hr
{
	width:100%;
	float:left;
	height:1px;
	color:transparent;
	border:dotted 1px gray;
	border-width:1px 0 0 0;
}

.highlight{
	background:#003E82;
	color:#fff;
}

.highlight2{
	background:#ccc;
	color:#003D7E;
}

.highlight3{
	background:#fff;
}

.faqitem
{
	width:100%;
	float:left;
}

.faqitem h3
{
	float:left;
	width:100%;
	min-height:20px;
	line-height:20px;
	font-size:14px;
	background-color:#fff;
	color:#003E82;
	padding:0 0 0 2px;
	margin:10px 0 0 0;
}

.faqitem h3.alt
{
	background-color:#003E82;
	color:#fff;
	padding:0 0 0 2px;
	margin:10px 0 0 0;
}

.faqitem h3:hover, .faqitem h3.alt:hover
{
	cursor:pointer;
	color:#fff;
	background-color:#003E82;
}

.faqitem .faq
{
	width:100%;
	float:left;
}

.faqitem .faq .inner
{
	float:left;
	margin:0;
}

#helpSearch .field
{
	width:100%;
}

#helpSearch #p_keywords
{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:18px;
	float:left;
	padding:0;
	margin:0;
}

#helpSearch #p_type
{
	width:19%;
	float:right;
	height:32px;
	font-size:18px;
	padding:3px 0;
	margin:0;
	vertical-align:middle;
}

.registerSubmit
{
	width:100%;
}

h3.detailHeader{
	border-bottom:solid 2px #ccc;margin-top:30px;padding-bottom:10px;
}

.subtitle
{
	font-size:12px;
	font-style:italic;
}

span.questionContent{
	font-size:12px;color:#003E82;
}

span.questionContent ul{
	margin-left:40px;
}

.helpResultsHolder{
	float:left;
	width:612px;
	height:auto;
	padding:0;
	margin:0 0 10px -2px;
}

.faqResultsTop{
	background:url('../gfx/faq_tab_top.jpg') repeat-y;
	width:100%;
	height:37px;
	float:left;
}

.helpResultsTop{
	background:url('../gfx/faq_tab_top.jpg') repeat-y;
	width:100%;
	height:37px;
	float:left;
}

.helpResultsMid{
	background:url('../gfx/faq_tab_mid.jpg') repeat-y;
	width:100%;
	height:auto;
	float:left;
}

.helpResultsMid .footerHolder{
	float:left;
	width:100%;
	height:auto;
	margin-top:20px;
}

.helpResultsMid .footerHolder .left{
	float:left;
	width:40%;
	height:auto;
	margin-left:20px;
}
.helpResultsMid .footerHolder .right{
	float:right;
	width:40%;
	height:auto;
	text-align:right;
	margin-right:20px;
}
.helpResultsMid p
{
	float:left;
	width:95%;
	height:auto;
	margin:5px 0 0 20px;
}

.helpResultsTop  span.title, .faqResultsTop span.title{
	float:left;
	width:85%;
	line-height:22px;
	color:#003E82;
	margin-left:10px;
}

.helpResultsTop span.title a, .faqResultsTop span.title a{
	font-size:14px;
	color:#003D7E;
	height:22px;
	line-height:33px;
	font-weight:bold;
	padding-left:10px;
}

.helpResultsTop span.type, .faqResultsTop span.type
{
	float:left;
	width:10%;
	color:#003D7E;
	text-align:right;
	font-size:12px;
	height:22px;
	line-height:33px;
	margin-right:15px;
}

.helpResultsBottom{
	background:url('../gfx/faq_tab_foot.jpg') no-repeat;
	width:100%;
	height:11px;
	float:left;
}

.helpResultsMid a
{
	color:#003E82;
}

.helpResultsMid a.help
{
	color:#003E82;
}