/* BLUE CSS SHEET */

body { background:#3a4649 url(../images/blue/top-bg.jpg) top repeat-x; color:#333 }
a { color:#046a8a }
a:hover { color:#0d81a6; text-decoration:underline }
#headerLogo { background:url(../images/blue/header-logo.jpg) top no-repeat }
.article_separator { background:url(../images/blue/article-div.gif) repeat-x center }
a.readon { background:url(../images/blue/read.gif) no-repeat }
.poll .button { background:url(../images/blue/button-poll.png) no-repeat; color:#fff }
.createdate, .small, .modifydate, .pagenavcounter { color:#b60361 }
.contenttoc { border:1px dotted #3c4648 }
.componentheading, .contentheading { color:#3c4648 }
.componentheading { border-bottom:1px dotted #3c4648; border-top:1px dotted #3c4648 }


