A:link {
  text-decoration:none;
  color:#aa2525;}
A:visited {
  text-decoration:none;
  color:#aa2525;}
A:active {
  text-decoration:none;
  color:#2d5493;}
A:hover {
  text-decoration:none;
  color:#2d5493;
}

body {
  background-color:#aa2525;
  background-image:url(images/bg.gif);
  font-family:Verdana;
  font-size:12px;
  color:#000000;
  margin-top:0;
  padding-top:0;
}

table {
  font-family:Verdana;
  font-size:12px;
}

#table li {
  list-style-type:none;
}

ul {
  list-style-type:square;
  margin-top:0px; 
}

ol {
  margin-top:1px;
}

#sub li {
  list-style-type:disc;
}

#sub2 li {
  list-style-type:circle;
}

#main {
  margin:0 auto;
  width:750px;
}

#header {
  height:120px;
  margin-left:auto;
  margin-right:auto;
  width:750px;
  display:inline;
  padding-top:5px;
  background-color:#295191;
}

#nav {
  background-color:#aab8cf;
  background-image:url(images/gradient.gif);
  height:15px;
  padding-top:5px;
  padding-bottom:5px;
  margin:0px;
  width:750px;
}

.nav {
  padding:5px;
  background:#2c5393;
  border: 1px solid #000000;
}

a.nav:link {
  text-decoration:none;
  color:#ffffff;}
a.nav:visited {
  text-decoration:none;
  color:#ffffff;}
a.nav:active {
  text-decoration:none;
  color:#f2ed4b;}
a.nav:hover {
  text-decoration:none;
  color:#f2ed4b;
}

#content {
  background-color:#c2c2c0;
  background:url(images/gradient3.gif);
  background-repeat:repeat-y;
  background-position:top right;
  margin:0;
  width:710px;
  height:450px;
  padding:20px 20px 20px 20px;
  z-index:2;
}

#office_img {
  width:454px;
  height:287px;
  float:right;
}

#menu {
  width:225px;
  float:left;
}

.menu {
  margin:0px;
  padding:2px 2px 0px 0px;
  color:#000;
  width:200px;
  list-style:none;
}

#disclaimer {
  font-size:9px;
  padding-top:15px;
}

#footer {
  background-color:#2d5493;
  background-image:url(images/gradient1.gif);
  height:15px;
  padding-top:2px;
  padding-bottom:2px;
  font-size:10px;
  font-weight:bold;
}

.footer {
  padding-left:5px;
  padding-right:5px;
  color:#c2c2c0;
}

#copy {
  text-align:right;
  color:#39372d;
  font-size:10px;
  font-weight:bold;
}

#tab {
  background-color:#bf8630;
  height:18px;
}

#tabmenu {
  color:#000;
  border-bottom:2px solid black;
  margin:2px 0px 0px 0px;
  padding:0px;
  z-index:1;
  padding-left:10px;
}

#tabmenu li {
  display:inline;
  overflow:hidden;
  list-style-type:none;
}

#tabmenu a, a.active {
  color:#e6dccf;
  background:#5C73B8;
  border:2px solid black;
  padding:0px 5px 0px 5px;
  margin:0;
  text-decoration:none;
}

#tabmenu a.active {
  background:#806640;
  border-bottom:3px solid #806640;
}

#tabmenu a:hover {
  color:#fff;
  background:#405080;
}

#tabmenu a:visited {
  color:#e6dccf;
}

#tabmenu a.active:hover {
  background:#806640;
  color:#e6dccf;
}

#dropmenudiv{
  position:absolute;
  border:1px solid black;
  border-bottom-width: 0;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  background-color:#aab8cf;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#f2ed4b;
}
