/*****************browsers interpret margin and padding a little differently,we'll remove all default padding and margins andset them later on******************/*{margin:0;padding:0}/*Set initial font styles*/body{ text-align:left; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:75.01%; line-height:1em}/*set font size for all divs,this overrides some body rules*/div{ font-size:1em}/*if img is inside "a"it would have borders,we don't want that*/img{ border:0}/*default link styles*/a,a:link a:active{ text-decoration:underline; background-color:inherit; color:#18507C}a:visited{ text-decoration:underline; background-color:inherit; color:#18507C}a:hover{ text-decoration:none; background-color:#C3D4DF; color:#385C72}/*****************basic layout *****************/body{ background-color:#ccc; color:#333; margin:1em}div#pagewrapper{ border:1px solid black; margin:0 auto;  max-width:80em; min-width:60em; background-color:#fff;; color:black}/*** header ***we will hide text and replace it with a imagewe need to assign a height for it*/div#header{ height:80px; background:#385C72}div#header h1 a{   background:#385C72 url(/logo1.gif) no-repeat 0 12px; display:block; height:80px;  text-indent:-999em;  text-decoration:none}div#search{ float:right; width:23em;  text-align:right; padding:0.6em 0 0.2em 0; margin:0 1em}div.breadcrumbs{ padding:1em 0 1.2em 0; font-size:90%;  margin:0 1em;  border-bottom:1px dotted #000}div#content{ margin:1.5em auto 2em 0}div#main{ margin-left:9%; margin-right:2%}div#sidebar{ float:left;  width:26%;  display:inline;  margin-left:0}div#sidebar.hascontent{ padding:0 1%; width:24%}div#footer{ clear:both;  color:#fff; background-color:#385C72}div#footer p{ font-size:0.8em; padding:1.5em;  text-align:center; margin:0}div#footer p a{ color:#fff}div.hr{ height:1px; margin:1em; border-bottom:1px dotted black}div.left49{ float:left; width:49%}div.right49{ float:right; width:49%; text-align:right}/********************CONTENT STYLING*********************/div#content{}div#content h1{ font-size:2em;  line-height:1em; margin:0}div#content h2{ color:#294B5F; font-size:1.5em; text-align:left; padding-left:0.5em; padding-bottom:1px; border-bottom:1px solid #e7ab0b; border-left:1.1em solid #e7ab0b; line-height:1.5em; margin:0 0 0.5em 0}div#content h3{ color:#294B5F; font-size:1.3em; line-height:1.3em; margin:0 0 0.5em 0}div#content h4{ color:#294B5F; font-size:1.2em; line-height:1.3em; margin:0 0 0.25em 0}div#content h5{ font-size:1.1em; line-height:1.3em; margin:0 0 0.25em 0}h6{ font-size:1em; line-height:1.3em; margin:0 0 0.25em 0}p{ font-size:1em; margin:0 0 1.5em 0;  line-height:1.4em; padding:0}blockquote{ border-left:10px solid #ddd; margin-left:10px}pre{ font-family:monospace; font-size:1.0em}strong,b{ font-weight:bold}em,i{ font-style:italic}code,pre{ white-space:pre-wrap;  white-space:-moz-pre-wrap;  white-space:-pre-wrap;  white-space:-o-pre-wrap;  word-wrap:break-word;  font-family:"Courier New",Courier,monospace; font-size:1em}pre{ border:1px solid #000;  background-color:#ddd; margin:0 1em 1em 1em; padding:0.5em; line-height:1.5em; font-size:90%}div#main ul,div#main ol,div#main dl{ font-size:1.0em; line-height:1.4em; margin:0 0 1.5em 0}div#main ul li,div#main ol li{ margin:0 0 0.25em 3em}div#dl dt{ font-weight:bold; margin:0 0 0.25em 3em}div#dl dd{ margin:0 0 0 3em}#menu_vert{ margin-left:1px; margin-right:1px}.clearb{clear:both}#menuwrapper{     background-color:#ECECEC; border-bottom:1px solid #C0C0C0; width:100%}#primary-nav li li{ width:200px} #primary-nav,#primary-nav ul{ list-style:none; margin:0px; padding:0px}#primary-nav ul{ position:absolute; top:auto; display:none}#primary-nav ul ul{ margin-top:1px; margin-left:-1px; left:100%; top:0px}#primary-nav li{ margin-left:-1px; float:left}#primary-nav li li{ margin-left:0px; margin-top:-1px; float:none; position:relative}#primary-nav a{ display:block; margin:0px; padding:5px 10px; text-decoration:none; color:#069}#primary-nav li a{ border-right:1px solid #C0C0C0; border-left:1px solid #C0C0C0}#primary-nav li li a{ border:1px solid #C0C0C0}#primary-nav li,#primary-nav li.menuparent{ background-color:#ececec}#primary-nav li.menuactive{ background-color:#C7C7C7}#primary-nav ul li.menuparent,#primary-nav ul li.menuparent:hover,#primary-nav ul li.menuparenth{   background-image:url(images/cms/arrow.gif); background-position:center right; background-repeat:no-repeat}#primary-nav li:hover,#primary-nav li.menuh,#primary-nav li.menuparenth,#primary-nav li.menuactiveh{ background-color:#E7AB0B}/* just add #primary-nav li:hover ul ul,#primary-nav li.menuparenth ul ul ul,for fourth level */#primary-nav ul,#primary-nav li:hover ul,#primary-nav li:hover ul ul,#primary-nav li.menuparenth ul,#primary-nav li.menuparenth ul ul{ display:none}/* add #primary-nav ul ul ul li:hover ul,#primary-nav ul ul ul li.menuparenth ul,for fourth level*/#primary-nav li:hover ul,#primary-nav ul li:hover ul,#primary-nav ul ul li:hover ul,#primary-nav li.menuparenth ul,#primary-nav ul li.menuparenth ul,#primary-nav ul ul li.menuparenth ul{ display:block}#primary-nav li li{ float:left; clear:both}#primary-nav li li a{ height:1%}/* menu links accesskeys */span.accesskey{ text-decoration:none}/* accessibility divs are hidden by default text,screenreaders and such will show these */.accessibility,hr{ position:absolute; top:-999em; left:-999em}/* definition tags are also hidden these are also used for menu links    */dfn{ position:absolute; left:-1000px; top:-1000px; width:0; height:0; overflow:hidden; display:inline}a.external span{ position:absolute; left:-5000px; width:4000px}a.external{ padding:0 12px 0 0}a.external:link{ color:#18507C;  background:url(/external.gif) no-repeat 100% 0}a.external:visited{ color:#18507C;/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall,we can use different positions of the image to simulate rollover image changes.*/  background:url(/external.gif) no-repeat 100% 0}a.external:hover{ color:#18507C;  background:url(/external.gif) no-repeat 100% 0; background-color:#C3D4DF}/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.Do not edit if you dont know what you are doing*/.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}