
body { background:#0b161c url(../images/blue/bg.gif) repeat-x; color:#000  }

/*_________________LINK/MENU STYLES______________*/
a { color:#0b161c }
a:hover { color:#182c37 }

#horiz-menu a { color:#fff; background-image: url(../images/blue/menu-l.gif); text-decoration:none }
#horiz-menu li { background-image: url(../images/blue/menu-r.gif)}
#horiz-menu li.active a, #horiz-menu li.sfHover.active a { color:#fff }
#horiz-menu.splitmenu li.active a, #horiz-menu.splitmenu li.active-sfHover a { color:#fff; background: url(../images/blue/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/blue/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background:#888d19 }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#a7ad1f }

/*___________________Main Layout________________*/
#logoHeader {background:url(../images/blue/logo-header.jpg) top no-repeat }
#breadcrumb, #breadcrumb a { color:#000 }

/* Main Content Styles */
#main, #mainInt_right, #mainInt_left, #mainFull { background:#fff }
#mainTop { background:url(../images/blue/top-content.gif) top no-repeat }
#mainBottom  { background:url(../images/blue/bottom-content.gif) bottom no-repeat }
#mainInt_top { background:url(../images/blue/top-int-content.gif) top no-repeat }
#mainInt_bottom { background:url(../images/blue/bottom-int-content.gif) bottom no-repeat }
#mainFull_top { background:url(../images/blue/top-full-content.gif) top no-repeat }
#mainFull_bottom { background:url(../images/blue/bottom-full-content.gif) bottom no-repeat }

/* Left Column Styles */
#leftColumn { background:#e3c55b url(../images/blue/bottom-left.gif) bottom left no-repeat }
#leftTop { background: url(../images/blue/top-left.gif) top left no-repeat }
#leftColumn h3 { background:url(../images/blue/h3-l.gif) left no-repeat }

/* Right Column Styles */
#rightColumn { background:#99c7de url(../images/blue/bottom-right.gif) bottom right no-repeat }
#rightTop { background: url(../images/blue/top-right.gif) top right no-repeat }
#rightColumn .button { background:url(../images/blue/button-right.png) no-repeat; color:#fff }
#rightColumn h3 { background:url(../images/blue/h3-r.gif) left no-repeat }

#footer, #footer a { color:#ccc }

/*________________General Styles_________________*/
.createdate, .small, .modifydate, .pagenavcounter { color:#8e9324 }
.contenttoc { border:1px dotted #3e7089; margin:5px }
.componentheading { padding:7px 0 7px 15px; border-bottom:1px dotted #3e7089; border-top:1px dotted #3e7089 }
.componentheading, .contentheading { color:#3e7089 }
#main ul li, #mainInt_right ul li, #mainInt_left ul li { background:url(../images/blue/menu-list.gif) no-repeat center left; padding-left:10px; margin:0 0 2px 8px }
.article_separator { background:url(../images/blue/article-seperator.gif) center repeat-x }
.button { background: url(../images/blue/button.png); color:#000 }
a.readon { color:#fff; background:url(../images/blue/read.png) no-repeat }
a.readon:hover { color:#000 }

td.sectiontableheader { background:#eee; border-right:1px solid #fff }


