H1 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  color: #000000;
  }

H2 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
  color: #000000;
  }

H3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: bold;
  color: #000000;
  }

P  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  }

TD  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }

A  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }

UL  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style: disc;
  font-size: 11px;
  line-height: 1.2em;
  }


div.header{
background-image: url(http://www.intlmidway.com/images/logos/LogoBack.jpg);
background-repeat: repeat-x;
background-position: center top;
height: 130;

}

div.headerlinkscontainer{
  position: absolute;
  right: 5;
  top: 2;
}

ul.headerlinks{
  list-style: none;
}

ul.headerlinks a{
  display: inline;
  color: darkred;
  text-decoration: none;
  margin-right: 5px;
  margin-top: 3px;
  padding-left: 25px;
  font-weight: bold;
  font-size: 1.2em;
  background-image: url(http://www.intlmidway.com/images/logos/headerbullet.jpg);
  background-repeat: no-repeat;
  padding-top: 3;
}

ul.headerlinks a:hover{
  background-image: url(http://www.intlmidway.com/images/logos/headerbulletbig.jpg);
  background-repeat: no-repeat;
  color: navy;
}

ul.headerlinks li{
  float: left;
}

div.topbar {
  background-color: #003366;
  color: white;
  position: absolute;
  top: 125;
  width: 100%;
}
div.topbar ul{
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
div.topbar li{
  float:left;
  margin-left: 0;
  padding: 5px;
  padding-top: 2px;
  padding-left: 12px;
  padding-right: 20px;
}
div.topbar a{
  color: white;
  text-decoration: none;
  font-size: 1.8em;
  font-weight: bold;
  padding: 2px;
}

div.topbar a:hover{
  color: white;
}

div.searchtitle{
float: right;
padding-top: 8;
padding-right: 5;
font-size: 0.8em;
font-weight: bold;
}

div.search{
  float: right;
  padding: 0;
  font-size: 0.8em;
  margin: 0;
  padding-right: 15;
  padding-bottom: 5;
}

div.search input{
  float: left;
}

div.here{

}


ul.nav { 
  list-style-type: none; 
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
  pading-top: 0;
  margin-top: 5px;
  float: left;
}

ul.nav a { 
  display: block;
  text-decoration: none;
  color: #003366;
  font-size: 1.3em;
  border: 1px solid #003366;
  border-left: 4px solid #003366;
  border-top: none;
  padding: 7px 5px;
  background-color: whitesmoke;
  width: 140;
}

ul.nav a:hover {
  color: darkred;
}

ul.nav h3 {
  display: block;
  color: white;
  background-color: #003366;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px;
  border:left: 4px solid #003366;
  font-size: 1.4em;
  text-transform: uppercase;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  line-height: 110%;
  width: 140;
}

li.navtop {
  background-color: #003366;
  font-size: 1.4em;
  font-color: white;
}

OL  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  }
  
.ga {
  font-family: Georgia, Times;
  font-size: 10px;
  list-style: square;
  }

.header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
  
.label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  }

.quote {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  }

.desc {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 11px;
  text-decoration: none;
  }

A:link  {  color: blue  }
A:visited  {  color: #cc0000  }
A:hover  {  color: #009933  }
A:active  {  color: #cccccc  }

ul.nav li {
  display: inline;
}

br.clear {clear: both;}

* html ul.nav a { height: 1px; }

* html ul.headerlinks a { height: 20px; margin-top:10;}

* html div.topbar a{ height: 30px;
 padding-top: 10px;}

* html div.search{ height: 30px;
 padding-top: 10px;}

* html div.searchtitle{ height: 30px;
 padding-top: 18px;}

