@charset "utf-8";
/* CSS Document */
/* This Stylesheet contains CSS Rules for the Site Colors (Only Colors) */

body{background:#8F9193;}

#wrapper{border:5px solid #212126; border-top:none;}
#header{background:#212126;}
.logo{background:url(../images/lexicon/logo_hp.jpg) no-repeat; height:148px;}

/*Portal Title - e.g. Children Portal*/
h1{color:#000;}

/*Four Side Graphic Images*/
.top_graphic{background:url(../images/lexicon/horz-blk-white-fish.jpg) top center;}
.left_graphic{background:url(../images/lexicon/vert-blk-white-1fish-99x1200.jpg) left top repeat-y;}
.right_graphic{background:#fff url(../images/lexicon/vert-blk-white-2-fish-99x1200.jpg) right top repeat-y;}

/*Home Page link Located on top*/
.home{background:#333640;}
.home a{color:#fff;}

/*Copyright in footer*/
.copyright{background:#595B61; color:#fff;}
.contact_us{background:#1C1F28;}
.contact_us a{color:#fff;}

/*Portal Landing Page Links*/
ul.sub_links{border:2px solid #b1b1ce;}
ul.sub_links li a{background:#fcfafc; border:1px solid #f9f5fa; color:#000;}
ul.sub_links li a:hover{border:1px solid #dfd7e1;}

/*Sub Page Titles*/
ul.page_titles{border:1px solid #f2f0e6;}
ul.page_titles li h2{border:1px solid #f2f0e6; color:#000;}

/*Main Content*/
.content{border:0px solid #655728;}
.content h3{background:#d3e0ea; color:#000;}
.content span a{color:#ccccb8;}
.content p{}

/*Backlink at the end of content*/
.breadcrumb a{color:#ccc;}

/*Notes between Entries*/
.content .bullets{background:#ebe6da; border:1px solid #81785e; border-left:8px solid #81785e; border-right:8px solid #81785e; width:684px;}

.acronyms{font-size:15px; line-height:22px;}
