body{
  margin: 0px;
}

body, td, th, div, span, li, a, h2, p{
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

.ulMenu li{
  display: inline;
  background-image: url(/images/circle.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding: 2px 4px 2px 16px;
  font-weight: bold;
}

.ulMenu li a{
  color: #000000;
  text-decoration: none;
}

.ulMenu li a:hover{
  text-decoration: underline;
}

.menuRepeat{
  background-image: url(/images/menu-repeat.gif);
  height: 34px;
  background-repeat: repeat-x;
}

.blueTable{
  background-color: #2792bd;
  color: #ffffff;
  padding: 40px 20px 40px 20px;
}

h2{
  font-size: 17px;
}

.bodyTable{
  padding-right: 10px;
  text-align: justify;
}

.copyrightMenu a{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.tableApplyNow{
  background-color: #c1e8f8;
}

.tableApplyNow p{
  padding-right: 20px;
}

a.apply{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

b{
  color: #2792bd;
}

.link{
  color: #2792bd;
}

.article{
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

.article:hover{
  text-decoration: underline;
}