.custom-back-home {
	clear: both;
	display: block;
    margin: 10px auto;
    text-align: right;
    width: 972px;
}
.custom-back-home a {
    color: #004165;
    text-decoration: none;
    font-size: 8pt;
}
.custom-back-home a:hover {
    color: #007dba;
    text-decoration: underline;
}

.custom-tnc {
    clear: both;
    color: #666666;
    display: none;
    font-size: .7em;
    margin: 10px auto;
    text-align: justify;
    width: 972px;
}
.custom-hide {
	display: none;
}
.custom-disclaimer {
	margin: 20px auto !important;
	text-align: center;
}
.custom-disclaimer  a:hover{
    color: #007dba;
    text-decoration: underline;
}
.custom-phone {
	white-space: nowrap;
}
