div#header {
  border-bottom:4px solid #0367c1;
  border-right:4px solid #0271d5;
  background:url(../images/blue/header.bg.jpg) top right no-repeat #fff;
}
div#header table h1{
  color:#bed9ed;
}
div#header table th{
  color:#bed9ed;
}
div#header table td{
  color:#bed9ed;
}
div#header table td a{
  color:#bed9ed;
}
td#leftNav {
  background:url(../images/blue/leftNav.bg.jpg) bottom left no-repeat #0367c1;
}
td#leftNav h2{
  color:#a2cdf4;
}
td#leftNav ul li{
  color:#fff;
  border-bottom:1px dashed #c2d6e9;
}
td#leftNav ul li a{
  color:#fff;
}
td#content {
  border-right:4px solid #0271d5;
}
td#content img.detail {
  border:1px solid #ccc;
}
td#content h3{
  color:#0372d7;
}
table#thumb td a{
  color:#0372d7;
}
td#content .h4{
  background-color:#0372d7;
  color:#fff;
}
td#content p{
  color:#333;
}
table#detail a{
  color:#0372d7;
}
table#detail strong{
  color:#0372d7;
}
td#barBottom{
  background:url(../images/blue/barBottom.jpg) bottom left no-repeat #0271d5;
  border-right:4px solid #0271d5;
}
div#footer p{
  color:#333;
}
div#footer a{
  color:#0372d7;
}
td#landingContent a{
  color:#0372d7;
}
