          /* ---------- accent.css starts here ---------- */


@media all{

/*front heading link colour set */

body.front #content .first ul#main-trailblock li.wide h3 a,
body.front #content #main-zone .first li.wide h3 a
{
    color: #005ca3; /* $frontLink */
    background-color: white; /* $frontLinkReverse */
}

body.front #content .first ul#main-trailblock li.wide h3 a:focus,
body.front #content .first ul#main-trailblock li.wide h3 a:active,
#badge a,
#badge
{
    color:  white;/* $frontLink */
    background-color: #005ca3; /* $frontLinkReverse */
}

}
          /* ----------  accent.css ends here ----------- */

body.major-event div#wrapper div#main-trailblock div.trailtext strong
{
	border-bottom-color: #999;
}

div#wrapper ul#more-news h3,
div#wrapper div.jobsbox p.find-a-job,
p#all-stories-link,
#wrapper ul.two-col-blogs ul.blog li.first
{
	border-top-color: #999;
}

#wrapper ul#more-news li.col ul li
{
	border-color: #999;
}
