/* Start of CMSMS style sheet 'Blue' */
h1{
    color: #00aeef;
}
h2
{
    color: #00aeef;
}
h3
{
    color: #00aeef;
}
.header_in
{
    background: transparent url(../images/bg_blue.jpg) no-repeat scroll center;
}
.logo
{
    width: 242px;
    height: 76px;
}
.search
{
    color: #25408f;
}
a
{
  color: #00aeef;
}
a:hover,
.top_nav_in a.current
{
  color: #25408f;
}
.common_grey a
{
    color: #00aeef;
}
.common_grey a:hover
{
    color: #00aeef;
}

.left_nav
{
    color: #00aeef;
}
.left_nav a
{
    color: #00aeef;
}
.left_nav a:hover
{
    color: #00aeef;
}
.tr_div
{
    background: white url(../images/tr_blue.gif) repeat-x scroll left center;
}



p.quote
{
    color: #00aeef;
}


.colorised
{
    color: #00aeef;
}

.homepage_news_feed a
{
    color: #000;
}
/* End of 'Blue' */

