#header {
  position: relative;
  background-color: #17479E;
  height: 100px;
  width: auto;
  min-width: 780px;
}


body {
scrollbar-arrow-color: #C0C0C0;
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-dark-shadow-color: #000000;
scrollbar-shadow-color: #FFFFFF;
}



a:link {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
 text-decoration:none;
 text-align:center;
}
a:visited {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
 text-decoration:none;
 text-align:center;

}
a:hover {
 font-family: Verdana;
 font-weight: normal;
 text-decoration:underline;
 text-align:center; color: #000000;
}

p {
  font: 11px verdana;
  font-weight: normal;

}

b {
 font-family: Verdana;
 font-size: 12px;
 text-align:left;

}

.box { width: 10em; background: #EFEFEF;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #FFFFFF;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #EFEFEF;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

.box2 { width: 32em; background: #EFEFEF;}
.box2 h1, .box2 p {margin: 0 10px;}
.box2 h1 {font-size:150%; color:#ffffff; }
.box2 .top, .box2 .bottom{display:block;background: #FFFFFF;}
.box2 .top b, .box2 .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #EFEFEF;
}
.box2 .r1{margin: 0 5px;}
.box2 .r2{margin: 0 3px;}
.box2 .r3{margin: 0 2px;}
.box2 .top .r4, .box2 .bottom .r4{margin: 0 1px;height: 2px;}
