div.bannerT {
  margin:0;
  font-weight:bold;
  font-family:Helvetica,Arial,sans-serif;
  line-height:1.4;
  text-align:center;
  width:9.5em;
}
div.bannerT p {
  margin:0;
  margin:0em 0em 1em;
  padding:0.3em 1em;
  font-size:90%;
  font-family:Helvetica,Arial,sans-serif;
  text-align:center;
  background:#1f358f; /*#05A;*/
  border:thin outset #08B; 
  color:#FFF;
  width:9em;
}

div.bannerT a, div.bannerT em {
        margin:0px;
        display:block;
        padding:0.1em 0.4em;
        border-width:0px;
        border-bottom:1px;
        border-style:solid;
        border-color:#036;
/*        border-width: 1px 0px;*/
}
div.bannerT a:first-child { border-top:none }
div.bannerT em, div.bannerT h3 { color:#CF0}
div.bannerT span.header {
	border-bottom:0.5em;
	font-size:120%;
	color:DDE;
        font-family:Helvetica,Arial,sans-serif;
	font-weight:bold; 
	color:#FF8
}

div.bannerT a:link { text-decoration:none; color:white }
div.bannerT a:visited { text-decoration:none; color:#DDD }
div.bannerT a:hover { background:#2e449c; color:#ffe47a }

div.bannerT img { 
   min-height:20px; 
   vertical-align:top;
   max-width:100px; 
   float:none; }
div.bannerT p.address {
        font-weight:normal;
        font-family:Helvetica,Arial,sans-serif;
        font-size:80%;
        background:#1f358f;/*#05A;*/
        padding:0px;
        border:thin outset #08B; 
        color:#EEE; 
/*       left:0em;
      margin:0em;*/
        width:13em;
}

