.image{
  padding-right: 20px;
}  

div.heading {
  color: #00AEEF;
}
  
div.pagelinks {
  font: 14px Arial, Helvetica;
  font-weight: bold;
  color: #00AEEF;
  border-top: solid #002b56;
  border-top-width: 1px;
  line-height: 20px;
  padding-bottom: 15px;
}
  
/* left heading menu links */
a.left_heading_menu:link {
  color: #00AEEF;
}

a.left_heading_menu:visited {
  color: #00AEEF;
}
  
a.left_heading_menu:hover {
  color: #00AEEF;
}

div.newLeftMenu a.L0hc:link {
  color: #00AEEF;
}
div.newLeftMenu a.L0hc:visited {
  color: #00AEEF;
}
div.newLeftMenu a.L0hc:active {
  color: #00AEEF;
}
div.newLeftMenu a.L0hc:hover {
  color: #00AEEF;
}
      
div.local {
  background-color:#00AEEF;
  padding: 5px;
  color: #FFFFFF;
  text-align: left;
  line-height: 1.2em;
  font-size:0.95em;
}
  
ul.bullet {
  list-style-image: url('../images/common/bulletsquareblue.gif');
  margin-top:-0.3em;
  padding: 5px;
  margin-left: 0;;
  color: #002B5C;
  text-align: left;
  line-height: 1.2em;
  font-size:0.95em;
  list-style-position: inside;
}

a.pagelinks:hover {
  text-decoration: none;
  color: #00AEEF;
}

.local,
.local a,
.report,
.report a {
  color: #FFFFFF
}

.recruit,
.recruit a {
  color: #666666
}

.pagelinks,
.pagelinks a {
  text-decoration: none;
  font-weight: bold;
  color: #00AEEF;
}

.content a {
    text-decoration: underline;
  font-weight: bold;
  color: #002B5C;
}

.bottom,
.bottom a {
  color: #002B5C;
  padding-right: 10px;
  font-size:0.95em;
}

.bullet,
.bullet a
.breadcrumb,
.breadcrumb a {
  color: #002B5C;
}

#secondary-links a {
  margin-bottom: 10px;
}

#secondary-links a {
  margin-top: 3px;
  border-top: 1px solid #002B5C;
  padding-top: 2px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  color: #00AEEF;
}

#secondary-links a:hover {
  text-decoration: underline;
}