
#defaultData {
	/*border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	padding-left:15px
}

#suscriptionStatus {
	float: left;
	color: #FFA;
}

#allChannelsDIV {
	float: left;
	/*width: 850px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
}


#resetPasswd {
	position:absolute;
	left:773px;
	top:205px;
	width:180px;
	height:185px;
	z-index:1000;
	background-color: #000;
	border-bottom: 1px solid #ffc000;
	border-top: 1px solid #ffc000;
	border-left: 1px solid #ffc000;
	border-right: 1px solid #ffc000;
	text-align: center;
	padding-top: 10px;
	display: none;
}

#outputDiv{	
	min-height: 50px;
	height:60px;
	background: url(../../images/ftr_background.jpg) top left #323232;
	width:100%;
	padding:15px 0 0 0;}
	
}

.FIX_HmeBodyContainer{
	text-align:center;
	height: 440px;
	padding-top:50px;
	padding-left:350px;

}

.reqField{
	color: #FF0000;
}

.btnFnt{
	font-family: Tahoma;
	font-size: 8pt;
}

.mainFont{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	
}

.HdrBPLogo {
	height:102px;
	background: url(../../images/BINDpoint_logoSmaller.png) top left no-repeat;
	width:100%;
	
}

input, textarea, select {
	font-family: Tahoma;
	font-size: 8pt;
	color: 000000;
}
