/* external style sheet for the AMI Documentation */

.contactDiv {
	background-color: #FFEEBB;
	width: 562px;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	margin-bottom: 15px;
	font-size: 11px;
	margin-top: 6px;
  min-height:370px;
  height: auto !important;
  height: 370px;
  position:relative;
}

.contactText td{
	font-weight: normal;
	color:#221144;
	font-size: 11px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	vertical-align: top;

	padding-right: 15px;
	padding-bottom: 20px;
}

.branchTitle {
	font-size: 16px;
	margin-bottom: 20px;
}
.contactImage {
   vertical-align: top; 
   text-align: right;
   width: 234;   
}
.map {
	position: absolute;
	border: 0px;
  width: 248px;
  height: 204px;
  left:-180px;
  top:-30px;
  }

.mapSub {
	position: absolute;
	top: 28px;	
	left: -137px;
	border: 0px;
  width: 204px;
  height: 220px;
  }

.contactLayer {
	display: none;
	font-size: 11px;
  padding:20px 0 20px 70px;
  }

.bankImage {
	position: absolute; 
	top: -18px; 
	right: 0px;
  }

.contactTable2 {
	background-color: #FFFFFF;
	width:562;
	border: 1px solid #FFCC00;
  }

.contactText2 {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   vertical-align: top;
   padding-top: 20px;
   padding-bottom: 20px;
   padding-right: 20px;
   padding-left: 20px;
   width: 33%;
   text-align: center;
  }

.contactTable3 {
	background-color: #FFFFFF;
	width:562;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
  }

.contactTable3 .bRight td {
	border-right: 1px solid #FFCC00;
  }
.contactTable3 .bBottom td {
	border-bottom: 1px solid #FFCC00;
  }
.contactTable3 td {
	font-size: 11px;
	vertical-align: top;
	color: #221144;
	padding: 4px;
  }
.contactTable3 th {
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding: 4px;
	color: #221144;
	font-size: 12px;
	background-color: #FFEEBB;
  }

#feedback {
  position: relative; 
  top: 204px; 
  border: 0px;
  float:right;
  right:11px;
  }

.clearBoth { clear:both; }

.contactDivider {
  background:url(graphics/contact_border.gif) no-repeat;
  height:10px;
  margin:10px 0 10px 0;
  display:block;
  }
  
.openLate {
  position: absolute; 
  top: 100px; 
  left: 195px;
  background:url(graphics/mon-sat.gif) no-repeat;
  width: 96px;
  height: 96px;
  }
