a:focus {
	outline: none;
}
#panel {
	background-color: #F9FEFF;
	border:#C1D0DD  1px solid;
	height: 155px;
	display: none;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	padding:6px;
	z-index:900;
}
div#panel-container{
	position:absolute; 
	left: 703px; 
	top: 0px; 
	width: 257px; 
	z-index:899;
}

.slide {
	margin: 0;
	padding: 0;
	/*border-top: solid 4px #422410;*/
	background:  url(../img/tab_slider.gif) no-repeat center top;
}
.btn-slide {
	background: url(../img/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 100px;
	height: 31px;
	padding: 8px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 110%/110% Arial, Helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none;
}
#BTNsubmit{
	filter:alpha(opacity=100)  !important;
	-moz-opacity:1.00  !important;
	opacity:1.00 !important;
	z-index:101;
}
.active {
	background-position: right 12px;
}

.f-row{
   margin-left:24px;
}
.f-row label{
   color:#023D75;
   font-size:11px;
   line-height:18px;
   font-weight:bold;
}
.f-row input{
	width:80%;
	border:#023D75 1px solid;
	font-size:11px;
	color:#044E8F;
	padding:3px;
}
#header{
   z-index:998;
}
#ssl-info{
	position:absolute;
	left: 705px;
	top: 63px;
	color:#268AF9;
	font-size:11px;
	width: 248px;
	text-align:right;
}



.layout {
	width:700px;
	height:240px;
}
