/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Help Page Components 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.chelp {
	margin: 0px;
	width: 100%;
	padding:0px;
}

.HlpHead {
	width:100%;
	background-color:#004890;
	border-bottom: #bf1c38 solid 3px;
	margin:0px;
}
.cchelp {
	width: 100%;
}

.plchNav {
	margin:-5px 0 0 0;
	padding:0px;
	background-color:#FFFFFF;
}

.HlpLogo {
	margin:0px;
	float:left;
	z-index:2;
}

.HlpSearch {
	width:150px;
	height:20px;
	z-index:3;
}

.HelpFred {
	margin:0px;
	padding:0px;
	float:right;
	z-index:2;
}

.HelpCon {
padding:0px;
margin:0px;
width:100%;
}

.contentTable{
border:#4683BC solid thin;

}

.contentHead{
background-image:url(images/welcomeback.gif);
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
font:Arial;
font-size:15px;
}

.contentHeader{
background-color:#76A8D9;
color:#003C78;
font:Arial, Helvetica, sans-serif;
font:Arial;
font-size:13px;
margin-left:5px;
padding-left:5px;
font-weight:600;
}


.contentText{
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
color:#003C78;
font-size:12px;
font-weight:400;
margin-left:5px;
padding:10px;
}

.ContactHeader {
	background-color:#90BAE2;
	color:#21507A;
	border: #21507A thin solid;
	
}

.HelpContactBack {
	background-color:#C0DAF3;
}

.HelpContactHeader2 {
	background-color:#C0DAF3;
	color:#21507A;
	border: #21507A thin solid;
	
}

.BenContactHeader {
	background-color:#90BAE2;
	color:#21507A;
	padding-left:5px;
	margin-left:5px;
	font-size:14px;
    border-bottom-color:#21507A;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color:#21507A;
	border-top-style:solid;
	border-top-width:thin;
}

.ContactBack {
	background-color:#C0DAF3;
	margin:4px;
	padding:4px;
	list-style-type:none;
	color:#21507A;
	line-height:25px;
}

.Contactback a {
	font-weight:600;
}