﻿/* default font size*/body{    padding: 0px;    margin: 0px;    font-family: Arial, Helvetica, sans-serif;    background: #F6F4ED;    text-align: center;}#page {    font-size: 80%;    width: 750px;    padding: 0px;    margin: 0px auto 10px auto;    text-align: left;    border-left: 2px solid #fff;    border-right: 2px solid #fff;    background: #fff;}#top{    background: #6E4576;    border-bottom: 1px solid #fff;}#top .logo{    padding-left: 15px;    width: 246px;    margin-top: 17px; /* margin-top = (total_height - logo_height)/2 = (59 - 26)/2 = 16.5 */}#top .tools{    /*float: right;*/    text-align: right;    padding-top: 5px;    padding-right: 15px;    background: #6E4576;}#top .tools .links{    margin-bottom: 10px;}#top .tools .links a{    color: #F4EBFE;    font-weight: bold;    font-size: 95%;    text-decoration: none;}#top .tools .links a:hover{    text-decoration: underline;}#top .tools form, #top .tools form input{    margin: 0px;    padding: 0px;}#top .tools .search{    height: 17px;    font-family: Arial,sans-serif;    color: #707475;    border: 1px solid #6E4576;}#top .chapterBar{    font-family:Verdana;    font-size:11px;    font-weight:bold;    background-color:#8B6A91;    border-top:1px solid #AE97B2;    padding:4px 15px 4px 15px;    margin:4px 15px 4px 15px;    color:#EDDFF0;}#sitenav{    clear: left;    background: #fff;    border-top: 1px solid #DCCAB2;    border-bottom: 1px solid #DCCAB2;    width: 750px;}#body{    padding-top: 5px;    background: #fff url(/images/bg_line.gif) repeat-y;    float: left;    color: #3a3a3a;    width: 750px;}#body .main{    float: left;    width: 511px;    background: #fff;}#body .highlights{    float: right;    width: 230px;}#body .highlights .shadow-panel{    background: #F9F6EA url(/images/bg_shadows.gif);    border-top: 1px solid #DCCAB2;    padding: 10px 8px 0px 8px;}#body .highlights .shadow-panel-no-borders{    background: #F9F6EA url(/images/bg_shadows.gif);    padding: 10px 8px 0px 8px;}#body .highlights .shadow-panel-bottom-border{    background: #F9F6EA url(/images/bg_shadows.gif);    border-bottom: 1px solid #DCCAB2;    padding: 10px 8px 0px 8px;}#body .highlights .shadow-panel-bottom-border-bookmark{    background: #F9F6EA url(/images/bg_shadows.gif);    border-bottom: 1px solid #DCCAB2;    padding: 10px 8px 15px 8px;}#body .highlights .shadow-panel-all-borders{    background: #F9F6EA url(/images/bg_shadows.gif);    border-top: 1px solid #DCCAB2;    border-bottom: 1px solid #DCCAB2;    padding: 10px 8px 0px 8px;}#body .highlights .header-panel{    background: #fff;    border-top: 1px solid #DCCAB2;    padding: 2px 15px 2px 12px;    color: #B47C3F;}#body .highlights a{    color: #873901;    text-decoration: none;}#body .highlights a:hover{    text-decoration: underline;}#body .highlights .separator{    padding: 10px 0px;}#body .highlights .ftr_separator_line{    padding: 0px 0px 7px 0px;}#body .highlights .header a{    color: #B47C3F;    font-weight: bold;    text-decoration: none;}#body .highlights .header a:hover{    text-decoration: underline;}#body .highlights form{    margin: 0px;}#body .highlights .search{    height: 17px;    font-family: Arial,sans-serif;    color: #5C5F60;    border: 1px solid #DCCAB2;}#body .main .intro{    background: #679bca url(/images/img_main02.jpg) bottom no-repeat;    padding: 14px 0px 5px 155px;}/* minheight hack. background image will always show regardless of content*/#body .main .intro .prop {    height: 110px;    float: right;    width: 1px;}#body .main .intro .clear {    clear: both;    height: 1px;    overflow: hidden;}#body .main .intro .content{    padding-left: 143px;    padding-top: 14px;}#body .main .intro .intro-content{    float: left;}#body .main .intro .intro-content .c1{    float: left;    width: 162px;}#body .main .intro .intro-content .c2{    float: left;    width: 190px;    margin-left: 10px;}#body .main .intro .intro-content a{    color: #286BA9;    font-weight: bold;    text-decoration: none;}#body .main .intro .intro-content a:hover{    text-decoration: underline;}#body .main .features{    margin-top: 1px;    border: 1px solid #EADFD1;    background: url(/images/bg_gradient.gif) bottom repeat-x;    color: #3a3a3a;}#body .main .features td.f1{    border-right: 1px solid #EADFD1;}#body .main .features td.f1, #body .main .features td.f2{    vertical-align: top;    padding: 5px 15px;}/* GM *//* margin: 0px 0px 10px 89px ;*/#body .main .features ul{    margin: 0px 0px 10px 25px;    padding: 0px;    list-style-image: url(/images/arrow_brown.gif)}#body .main .features .content1 ul{    margin: 0px 0px 10px 20px;    padding: 0px;    list-style-image: url(/images/arrow_brown.gif)}#body .main .features .content2 ul{    margin: 0px 0px 10px 20px;    padding: 0px;    list-style-image: url(/images/arrow_brown.gif)}#body .main .features ul li{    padding-bottom: 3px;}#body .main .features ul li a{    color: #873901;    text-decoration: none;}#body .main .features ul li a:hover{    text-decoration: underline;}#body .main .features h1{    margin: 0px 0px 8px 0px;    font-size: 100%;    font-weight: bold;    color: #6E4576;}#body .main .features .img img{    padding: 3px;    border: 1px solid #D9B27C;}#body .main .features a{    color: #873901;    text-decoration: none;}#body .main .features a:hover{    text-decoration: underline;}#body .main .openText{    clear: left;    margin-bottom: 5px;    padding-top: 5px;    padding-left: 15px;}#body .main .news {    clear: left;    margin-bottom: 5px;}#body .main .news .content2{    padding-top: 5px;    padding-left: 15px;}#body .main .news h1{    font-size: 105%;    font-weight: 900;    background: #679bca;    color: #fff;    margin: 5px 0px 15px 0px;    padding: 3px 0px 3px 17px;}#body .main .news .content1 td.n1, #body .main .news .content1 td.n2{    vertical-align: top;    padding: 0px 15px;}#body .main .news .content2 td.n1, #body .main .news .content2 td.n2{    padding: 0px 15px;}#body .main .news .content1 td.n1{    border-right: 1px solid #DBD4E4;}#body .main .news .img-header img{    padding: 3px;    margin-bottom: 8px;    border: 1px solid #D9B27C;}#body .main .news td.n1 a, #body .main .news td.n2 a{    color: #B47C3F;    font-weight: bold;    text-decoration: none;}#body .main .news td.n1 a:hover, #body .main .news td.n2 a:hover{    text-decoration: underline;}#breadcrumb{    padding: 4px 0px 4px 15px;    background: #F9F6EA;    color: #873901;}#breadcrumb a{    color: #873901;    text-decoration: none;}#breadcrumb a:hover{    text-decoration: underline;}/* sub page */#subbody{    padding: 0px 0px 20px 0px;    margin: 0px;    background: #fff url(/images/bg_sub.gif) repeat-y;    float: left;    color: #3a3a3a;}#subbody_no_nav{    padding: 0px 0px 20px 0px;    padding:0px;    margin: 0px;    float: left;    color: #3a3a3a;}#subbody #separator, #subbody_no_nav #separator{    background:#fff;    padding: 10px 0px;}#subbody #leftnav{    float: left;    width: 166px;    margin: 0px;    padding: 0px;}#subbody #leftnav .nav{    border-top: 1px solid #DCCAB2;}#subbody #leftnav .nav li{    border-bottom:solid 3px #F9F6EA;}#subbody #leftnav .reddottext a{    background: #fff;    border-bottom: 1px solid #DCCAB2;}#subbody #leftnav a{    background: #fff;    display: block;    padding: 4px 0px 4px 15px;    font-weight: bold;    color: #8B9091;    text-decoration: none;    border-bottom: 1px solid #DCCAB2;}#subbody #leftnav a:hover{    color: #b47c3f; /* new - used to be #565656;*/    text-decoration: underline;}#subbody #leftnav a.current{    background: #d4a973; /* new - used to be #fff;*/    display: block;    padding: 4px 0px 4px 15px;    font-weight: bold;    color: #FFFFFF; /* new - used to be #565656;*/    text-decoration: none;    border-bottom: 1px solid #DCCAB2;}.topLevelLeftNav {    background: #fff;    display: block;    padding: 4px 0px 4px 15px;    font-weight: bold;    color: #8B9091;    text-decoration: none;    border-bottom: 1px solid #DCCAB2;}/* all new */a.topLevelLeftNav:hover {    background: #d4a973;}/*end all new */#subbody #leftnav .nav ul{    margin: 0px;    padding: 5px 0px 5px 15px; /*Subnav indentation, commented out the bullets.  left was 30px*/        list-style : none;    /*list-style-image: url(/images/arrow_subnav.gif);*/    background: #F9F6EA;    border-bottom: 1px solid #DCCAB2;}/* sub lists */#subbody #leftnav .nav ul li ul{    margin: 0px;    padding: 5px 0px 0px 8px; /*was 5px 0px 0px 20px*/        /*list-style-image: url(/images/arrow_subnav.gif);*/    background: #F9F6EA;    border-bottom: 0px solid #DCCAB2;}/* all new - effect the vertical spacing between the subnav elements*/#subbody #leftnav .nav ul li {    margin-bottom : 10px;}/* end all new */#subbody #leftnav .nav ul li a{    display: inline;    padding: 0px;    font-weight: normal;    color: #873901;    text-decoration: none;    background: #F9F6EA;    border-bottom: 0px solid #DCCAB2;}#subbody #leftnav .nav ul li a:hover{    color: #873901;    text-decoration: underline;}#subbody #leftnav .nav ul li a:active{    font-weight: normal;    text-decoration: underline;}#subbody #leftnav .nav ul li a.current{    color: #873901;    font-weight: normal;    text-decoration: none;    background: #F1E7CE;}#subbody #leftnav .panel{    border-top: 1px solid #DCCAB2;    border-bottom: 1px solid #DCCAB2;}#subbody #leftnav .feature-separator{    height: 2px;    margin: 0px;    padding: 0px;    background: #fff;}#subbody #leftnav .feature-separator-last{    height: 2px;    margin: 0px;    padding: 0px;    background: #fff;    border-bottom: 1px solid #DCCAB2;}/* minheight hack. background image will always show regardless of content*/#subbody #leftnav .panel .prop {    height: 122px;    float: right;    width: 1px;}#subbody #leftnav .panel .clear {    clear: both;    height: 1px;    overflow: hidden;}#subbody #leftnav .panel .content{    padding-left: 10px;    padding-bottom: 70px;    width: 110px;}#subbody #leftnav .panel .content a.header{    margin: 0px;    padding: 10px 0px 0px 0px;    font-family: Arial, sans-serif;    font-size: 110%;    font-weight: bold;    color: #B47C3F;    text-decoration: none;    background: none;    border-bottom: 0px;}#subbody #leftnav .panel .content a.text{    margin: 0px;    padding: 5px 0px 0px 0px;    font-family: Arial, sans-serif;    font-size: 100%;    font-weight: normal;    color: #565656;    text-decoration: none;    background: none;    border-bottom: 0px;}#subbody #leftnav .panel .content a:hover{    text-decoration: underline;}#subbody #leftnav .donate-now {    background: url(/images/img_ftr_donate.gif) no-repeat bottom;}#subbody #leftnav .message-boards {    background: url(/images/img_ftr_boards.gif) no-repeat bottom;}#subbody #leftnav .inside-the-brain {    background: url(/images/img_ftr_inside.gif) no-repeat bottom;}#subbody #content{    float: left;    width: 553px;    padding: 0px 0px 0px 30px;    margin: 0px;}#subbody_no_nav #content{    float: left;    width:735px;    padding: 0px 0px 0px 15px;    margin: 0px;}#subbody #content .header#{    float: left;    border-bottom: 1px solid #DCCAB2;    width: 554px;}#subbody_no_nav #content .header{    float: left;    border-bottom: 1px solid #DCCAB2;    width: 735px;}#subbody #content .header .title{    width:350px;    float: left;    font-family: verdana, sans-serif;    font-size: 200%;    font-weight: normal;    color: #B47C3F;}#subbody_no_nav #content .header .title{    width:530px;    float: left;    font-family: verdana, sans-serif;    font-size: 200%;    font-weight: normal;    color: #B47C3F;}#subbody #content .header .controls{    width:200px;    white-space: nowrap;    float: right;}#subbody_no_nav #content .header .controls{    width:200px;    white-space: nowrap;    float: right;}#subbody #content .body{    clear: left;}#subbody #content .body .toggle{    float: left;    width: 395px;    text-align:right;    color: #343637;    padding: 5px 18px 0px 0px;    font-family: Verdana, sans-serif;}#subbody #content .body .toggle a{    text-decoration:underline;    color: #286BA9;}#subbody #content .body .toggle_nrn{    float: left;    width: 530px;    text-align:right;    color: #343637;    padding: 5px 18px 0px 0px;    font-family: Verdana, sans-serif;}#subbody #content .body .toggle_nrn a{    text-decoration:underline;    color: #286BA9;}#subbody #content .body .graphicalIntro{    float: left;    width: 530px;    color: #343637;    padding: 0px 0px 0px 0px;    font-family: Verdana, sans-serif;}#subbody #content .body .graphicalIntro a{    color: #286BA9;    text-decoration: underline;}#subbody #content .body .introImage{    padding: 0px 10px 0px 0px;}#subbody #content .body .graphicalIntro .introTitleTop{    padding: 5px 0px 0px 0px;    font-family: verdana, sans-serif;    font-size: 150%;    font-weight: normal;    color: #B47C3F;}#subbody #content .body .graphicalIntro a.graphicLink:link, #subbody #content .body .graphicalIntro a.graphicLink:visited, #subbody #content .body .graphicalIntro a.graphicLink:active{    padding: 5px 0px 0px 0px;    font-family: verdana, sans-serif;    font-size: 125%;    font-weight: normal;    color: #B47C3F;    text-decoration: none;}#subbody #content .body .graphicalIntro a.graphicLink:hover{    text-decoration: underline;}#subbody #content .body .graphicalIntro .introTitle{    padding: 5px 0px 0px 0px;    font-family: verdana, sans-serif;    font-size: 150%;    font-weight: normal;    color: #B47C3F;}#subbody_no_nav .body_no_nav{    clear: left;    color: #343637;    padding: 18px 15px 15px 0px;    font-family: Verdana, sans-serif;}#subbody #content .body .main, #subbody #content .body .mainBottom, #subbody #content .body .mainLocal1, #subbody #content .body .mainLocal2, #subbody #content .body .mainCore1, #subbody #content .body .mainCore2{    float: left;    width: 395px;    color: #343637;    padding: 0px 18px 0px 0px;    margin: 0px 0px 15px 0px;    font-family: Verdana, sans-serif;}#subbody #content .body .main .top-links table ul, #subbody #content .body .mainBottom .top-links table ul, #subbody #content .body .mainLocal1 .top-links table ul, #subbody #content .body .mainLocal2 .top-links table ul, #subbody #content .body .mainCore1 .top-links table ul, #subbody #content .body .mainCore2 .top-links table ul{    margin-top:5px;}#subbody #content .body .main h2, #subbody #content .body .mainBottom h2, #subbody #content .body .mainLocal1 h2, #subbody #content .body .mainLocal2 h2, #subbody #content .body .mainCore1 h2, #subbody #content .body .mainCore2 h2{    color: #286BA9;    font-size: 130%;    font-weight:normal;    margin: 12px 0px 0px 0px;}#subbody #content .body .main h3, #subbody #content .body .mainBottom h3, #subbody #content .body .mainLocal1 h3, #subbody #content .body .mainLocal2 h3, #subbody #content .body .mainCore1 h3, #subbody #content .body .mainCore2 h3{    color: #343637;    font-size: 95%;}#subbody #content .body .main a, #subbody #content .body .mainBottom a, #subbody #content .body .mainLocal1 a, #subbody #content .body .mainLocal2 a, #subbody #content .body .mainCore1 a, #subbody #content .body .mainCore2 a{    color: #286BA9;    text-decoration: underline;}#subbody #content .body .main a:visited, #subbody #content .body .mainBottom a:visited, #subbody #content .body .mainLocal1 a:visited, #subbody #content .body .mainLocal2 a:visited, #subbody #content .body .mainCore1 a:visited, #subbody #content .body .mainCore2 a:visited{    color: #286BA9;    text-decoration: underline;}#subbody #content .body .main a:hover, #subbody #content .body .mainBottom a:hover, #subbody #content .body .mainLocal1 a:hover, #subbody #content .body .mainLocal2 a:hover, #subbody #content .body .mainCore1 a:hover, #subbody #content .body .mainCore2 a:hover{    text-decoration: none;}#subbody #content .body .main .back-to-top, #subbody #content .body .mainBottom .back-to-top, #subbody #content .body .mainLocal1 .back-to-top, #subbody #content .body .mainLocal2 .back-to-top, #subbody #content .body .mainCore1 .back-to-top, #subbody #content .body .mainCore2 .back-to-top{    text-align: right;}#subbody #content .body .main .back-to-top a, #subbody #content .body .mainBottom .back-to-top a, #subbody #content .body .mainLocal1 .back-to-top a, #subbody #content .body .mainLocal2 .back-to-top a, #subbody #content .body .mainCore1 .back-to-top a, #subbody #content .body .mainCore2 .back-to-top a{    padding-left: 15px;}#subbody #content .body .main .text-block, #subbody #content .body .mainBottom .text-block, #subbody #content .body .mainLocal1 .text-block, #subbody #content .body .mainLocal2 .text-block, #subbody #content .body .mainCore1 .text-block, #subbody #content .body .mainCore2 .text-block {    border: 1px solid #B4CDE4;    padding: 10px 15px;}#subbody #content .body .main .text-block .top-links, #subbody #content .body .mainBottom .top-links, #subbody #content .body .mainLocal1 .top-links, #subbody #content .body .mainLocal2 .top-links, #subbody #content .body .mainCore1 .top-links, #subbody #content .body .mainCore2 .top-links {    padding: 10px 0px;    clear: both;}#subbody #content .body .main .text-block h4, #subbody #content .body .mainBottom .text-block h4, #subbody #content .body .mainLocal1 .text-block h4, #subbody #content .body .mainLocal2 .text-block h4, #subbody #content .body .mainCore1 .text-block h4, #subbody #content .body .mainCore2 .text-block h4{    font-family: verdana;    font-size: 100%;    font-weight: bold;    color: #286BA9;}#subbody #content .body .main .top-links h4, #subbody #content .body .mainBottom .top-links h4, #subbody #content .body .mainLocal1 .top-links h4, #subbody #content .body .mainLocal2 .top-links h4, #subbody #content .body .mainCore1 .top-links h4, #subbody #content .body .mainCore2 .top-links h4{    font-family: verdana;    font-size: 100%;    font-weight: bold;    color: #286BA9;}#subbody #content .body .main .text-block ul, #subbody #content .body .mainBottom .text-block ul, #subbody #content .body .mainLocal1 .text-block ul, #subbody #content .body .mainLocal2 .text-block ul, #subbody #content .body .mainCore1 .text-block ul, #subbody #content .body .mainCore2 .text-block ul{    list-style-image: url(/images/arrow_blue.gif);    margin: 0px 0px 0px 10px;    padding: 0px 0px 0px 10px;}#subbody #content .body .main .siteMap ul, #subbody #content .body .mainBottom .siteMap  ul, #subbody #content .body .mainLocal1 .siteMap ul, #subbody #content .body .mainLocal2 .siteMap ul, #subbody #content .body .mainCore1 .siteMap ul, #subbody #content .body .mainCore2 .siteMap ul{    list-style-type: none;    margin: 0px 0px 0px 10px;    padding: 0px 0px 0px 10px;}#subbody #content .body .main .top-links ul, #subbody #content .body .mainBottom .top-links ul, #subbody #content .body .mainLocal1 .top-links ul, #subbody #content .body .mainLocal2 .top-links ul, #subbody #content .body .mainCore1 .top-links ul, #subbody #content .body .mainCore2 .top-links ul{    list-style-image: url(/images/arrow_blue.gif);    margin: 0px 0px 0px 10px;    padding: 0px 0px 0px 10px;}#subbody #content .body .main .text-block ul li, #subbody #content .body .mainBottom .text-block ul li, #subbody #content .body .mainLocal1 .text-block ul li, #subbody #content .body .mainLocal2 .text-block ul li, #subbody #content .body .mainCore1 .text-block ul li, #subbody #content .body .mainCore2 .text-block ul li{    padding-bottom: 4px;}#subbody #content .body .main .top-links ul li, #subbody #content .body .mainBottom .top-links ul li, #subbody #content .body .mainLocal1 .top-links ul li, #subbody #content .body .mainLocal2 .top-links ul li, #subbody #content .body .mainCore1 .top-links ul li, #subbody #content .body .mainCore2 .top-links ul li{    padding-bottom: 4px;}/* nrn - no right nav */#subbody #content .body .main_nrn, #subbody #content .body .mainBottom_nrn, #subbody #content .body .mainLocal1_nrn, #subbody #content .body .mainLocal2_nrn, #subbody #content .body .mainCore1_nrn, #subbody #content .body .mainCore2_nrn{    float: left;    width: 530px;    color: #343637;    padding: 0px 18px 0px 0px;    margin: 0px 0px 15px 0px;    font-family: Verdana, sans-serif;}#subbody #content .body .main_nrn .top-links table ul, #subbody #content .body .mainBottom_nrn .top-links table ul, #subbody #content .body .mainLocal1_nrn .top-links table ul, #subbody #content .body .mainLocal2_nrn .top-links table ul, #subbody #content .body .mainCore1_nrn .top-links table ul, #subbody #content .body .mainCore2_nrn .top-links table ul{    margin-top:5px;}#subbody #content .body .main_nrn h2, #subbody #content .body .mainBottom_nrn h2, #subbody #content .body .mainLocal1_nrn h2, #subbody #content .body .mainLocal2_nrn h2, #subbody #content .body .mainCore1_nrn h2, #subbody #content .body .mainCore2_nrn h2{    color: #286BA9;    font-size: 130%;    font-weight:normal;    margin: 12px 0px 0px 0px;}#subbody #content .body .main_nrn h3, #subbody #content .body .mainBottom_nrn h3, #subbody #content .body .mainLocal1_nrn h3, #subbody #content .body .mainLocal2_nrn h3, #subbody #content .body .mainCore1_nrn h3, #subbody #content .body .mainCore2_nrn h3{    color: #343637;    font-size: 95%;}#subbody #content .body .main_nrn a, #subbody #content .body .mainBottom_nrn a, #subbody #content .body .mainLocal1_nrn a, #subbody #content .body .mainLocal2_nrn a, #subbody #content .body .mainCore1_nrn a, #subbody #content .body .mainCore2_nrn a{    color: #286BA9;    text-decoration: underline;}#subbody #content .body .main_nrn a:visited, #subbody #content .body .mainBottom_nrn a:visited, #subbody #content .body .mainLocal1_nrn a:visited, #subbody #content .body .mainLocal2_nrn a:visited, #subbody #content .body .mainCore1_nrn a:visited, #subbody #content .body .mainCore2_nrn a:visited{    color: #286BA9;    text-decoration: underline;}#subbody #content .body .main_nrn a:hover, #subbody #content .body .mainBottom_nrn a:hover, #subbody #content .body .mainLocal1_nrn a:hover, #subbody #content .body .mainLocal2_nrn a:hover, #subbody #content .body .mainCore1_nrn a:hover, #subbody #content .body .mainCore2_nrn a:hover{    text-decoration: none;}#subbody #content .body .main_nrn .back-to-top, #subbody #content .body .mainBottom_nrn .back-to-top, #subbody #content .body .mainLocal1_nrn .back-to-top, #subbody #content .body .mainLocal2_nrn .back-to-top, #subbody #content .body .mainCore1_nrn .back-to-top, #subbody #content .body .mainCore2_nrn .back-to-top{    text-align: right;}#subbody #content .body .main_nrn .back-to-top a, #subbody #content .body .mainBottom_nrn .back-to-top a, #subbody #content .body .mainLocal1_nrn .back-to-top a, #subbody #content .body .mainLocal2_nrn .back-to-top a, #subbody #content .body .mainCore1_nrn .back-to-top a, #subbody #content .body .mainCore2_nrn .back-to-top a{    padding-left: 15px;}#subbody #content .body .main_nrn .text-block, #subbody #content .body .mainBottom_nrn .text-block, #subbody #content .body .mainLocal1_nrn .text-block, #subbody #content .body .mainLocal2_nrn .text-block, #subbody #content .body .mainCore1_nrn .text-block, #subbody #content .body .mainCore2_nrn .text-block {    border: 1px solid #B4CDE4;    padding: 10px 15px;}#subbody #content .body .main_nrn .text-block .top-links, #subbody #content .body .mainBottom_nrn .top-links, #subbody #content .body .mainLocal1_nrn .top-links, #subbody #content .body .mainLocal2_nrn .top-links, #subbody #content .body .mainCore1_nrn .top-links, #subbody #content .body .mainCore2_nrn .top-links {    padding: 10px 0px;    clear: both;}#subbody #content .body .main_nrn .text-block h4, #subbody #content .body .mainBottom_nrn .text-block h4, #subbody #content .body .mainLocal1_nrn .text-block h4, #subbody #content .body .mainLocal2_nrn .text-block h4, #subbody #content .body .mainCore1_nrn .text-block h4, #subbody #content .body .mainCore2_nrn .text-block h4{    font-family: verdana;    font-size: 100%;    font-weight: bold;    color: #286BA9;}#subbody #content .body .main_nrn .top-links h4, #subbody #content .body .mainBottom_nrn .top-links h4, #subbody #content .body .mainLocal1_nrn .top-links h4, #subbody #content .body .mainLocal2_nrn .top-links h4, #subbody #content .body .mainCore1_nrn .top-links h4, #subbody #content .body .mainCore2_nrn .top-links h4{    font-family: verdana;    font-size: 100%;    font-weight: bold;    color: #286BA9;}#subbody #content .body .main_nrn .text-block ul, #subbody #content .body .mainBottom_nrn .text-block ul, #subbody #content .body .mainLocal1_nrn .text-block ul, #subbody #content .body .mainLocal2_nrn .text-block ul, #subbody #content .body .mainCore1_nrn .text-block ul, #subbody #content .body .mainCore2_nrn .text-block ul{    list-style-image: url(/images/arrow_blue.gif);    margin: 0px 0px 0px 10px;    padding: 0px 0px 0px 10px;}#subbody #content .body .main_nrn .siteMap ul, #subbody #content .body .mainBottom_nrn .siteMap  ul, #subbody #content .body .mainLocal1_nrn .siteMap ul, #subbody #content .body .mainLocal2_nrn .siteMap ul, #subbody #content .body .mainCore1_nrn .siteMap ul, #subbody #content .body .mainCore2_nrn .siteMap ul{    list-style-type: none;    margin: 0px 0px 0px 10px;    padding: 0px 0px 0px 10px;}#subbody #content .body .main_nrn .top-links ul, #subbody #content .body .mainBottom_nrn .top-links ul, #subbody #content .body .mainLocal1_nrn .top-links ul, #subbody #content .body .mainLocal2_nrn .top-links ul, #subbody #content .body .mainCore1_nrn .top-links ul, #subbody #content .body .mainCore2_nrn .top-links ul{    list-style-image: url(/images/arrow_blue.gif);    margin: 0px 0px 0px 10px;    padding: 0px 0px 0px 10px;}#subbody #content .body .main_nrn .text-block ul li, #subbody #content .body .mainBottom_nrn .text-block ul li, #subbody #content .body .mainLocal1_nrn .text-block ul li, #subbody #content .body .mainLocal2_nrn .text-block ul li, #subbody #content .body .mainCore1_nrn .text-block ul li, #subbody #content .body .mainCore2_nrn .text-block ul li{    padding-bottom: 4px;}#subbody #content .body .main_nrn .top-links ul li, #subbody #content .body .mainBottom_nrn .top-links ul li, #subbody #content .body .mainLocal1_nrn .top-links ul li, #subbody #content .body .mainLocal2_nrn .top-links ul li, #subbody #content .body .mainCore1_nrn .top-links ul li, #subbody #content .body .mainCore2_nrn .top-links ul li{    padding-bottom: 4px;}#subbody #content .body .callout{    float: right;    width: 135px;    padding-top: 20px;}#subbody #content .body .callout .panel{    border: 1px solid #EADFD1;    background: url(/images/bg_gradient.gif) repeat-x bottom;    margin-bottom: 2px;}#subbody #content .body .callout .panel .content{    padding: 10px;}#subbody #content .body .callout .panel .content a.title{    color: #6E4576;    font-family: arial, sans-serif;    font-size: 100%;    font-weight: bold;    text-decoration: none;    display: block;    padding-bottom: 5px;}#subbody #content .body .callout .panel .content a:hover.title{    text-decoration: underline;}#subbody #content .body .callout .panel .content a.text{    color: #873901;    font-family: arial, sans-serif;    font-size: 100%;    font-weight: normal;    text-decoration: none;}#subbody #content .body .callout .panel .content a:hover.text{    text-decoration: underline;}#subbody #content .body .callout .panel .content a:visited.text{    color: #8C1E76;    text-decoration: none;}#subbody #content .body .callout .panel .content .go{    text-align: right;    padding-top: 10px;}#subbody #content .body .callout .panel .content form input {    font-family: arial, sans-serif;    color: #707475;    border: 1px solid #DCCAB2;}#subbody #content .body .callout .panel .content form a{    color: #873901;    font-family: arial, sans-serif;    text-decoration: none;}#subbody #content .body .callout .panel .content form a:hover{    text-decoration: underline;}#footer{    clear: left;    background: #fff;    border-top: 5px solid #6E4576;    padding: 5px 0px 10px 0px;    color: #3a3a3a;}#footer_no_nav{    clear: left;    background: #fff;}#footer td.content{    vertical-align: top;    padding: 5px 15px 0px 15px;}#footer td.logo{    vertical-align: top;    text-align: right;    padding-right: 15px;}#footer td.content .nav a{    color: #873901;    text-decoration: none;}#footer td.content .nav a:hover{    text-decoration: underline;}/* hide logo print styles*/.print-logo{    display:none;}/* ezmenu */.ezmenus{    text-align: left;    padding-left: 10px;}/*------------------------Link Styles---------------*/.active{ color : #666; font-weight:bold}.current, #mainSection #center a{ font-weight:bold;}/* -------------more styles----------------*/.callouts {    display:none;}.supportZoneTextTitle, .eventsTextTitle {    font-weight:bold;    font-size:14pt;    color:#A1A7A8;    padding:10px 0px 10px 10px}.searchFormTextTitle{    font-weight:bold;    font-size:14pt;    color:#A1A7A8;    padding:0px 0px 0px 0px}.libraryLink{    font-size:10pt;    color:#000;}.libraryLink a{    font-size:10pt;}.libraryLink a:hover{    font-size:10pt;    text-decoration:underline;}span.title {    font-family: Verdana, arial;    color:#000;    font-size:10pt;    font-weight:bold;}hr.title {    background-color:#999999;    height:1px;}a.publicationSectionTitle{    font-weight:bold;    color:#426C9E;    font-size:14pt;    font-family: Verdana, arial;}div.publicationSectionTitle {    width:150px;    height:20px;    font-family: Verdana, arial;    font-weight:bold;    color:white;    background-color:#6E4576;    text-align:center;    padding-top:4px;}a.itemTitle{    font-family: Verdana, arial;    color:#B47C3F;    font-weight:normal;}div.publicationItemTitle {    font-family: Verdana, arial;    color:#000;}#subbody #content .body .mainBottom div.publicationItemTitle a, #subbody #content .body .mainBottom_nrn div.publicationItemTitle a{    font-weight:bold;    color:#B47C3F;    font-family: Verdana, arial;    text-decoration:underline;}#subbody #content .body .mainBottom div.publicationItemTitle a:hover, #subbody #content .body .mainBottom_nrn div.publicationItemTitle a:hover{    font-weight:bold;    color:#B47C3F;    font-family: Verdana, arial;    text-decoration:none;}#subbody #content .body .mainBottom div.publicationItemTitle a:visited, #subbody #content .body .mainBottom_nrn div.publicationItemTitle a:visited{    font-weight:bold;    color:#B47C3F;    font-family: Verdana, arial;    text-decoration:underline;}div.publicationItemContent {    font-family: Verdana, arial;    color:#000;}#subbody #content .body .mainBottom .publicationItemContent a, #subbody #content .body .mainBottom_nrn .publicationItemContent a{    font-weight:bold;    color:#B47C3F;    font-family: Verdana, arial;    text-decoration:underline;}#subbody #content .body .mainBottom .publicationItemContent a:hover, #subbody #content .body .mainBottom_nrn .publicationItemContent a:hover{    font-weight:bold;    color:#B47C3F;    font-family: Verdana, arial;    text-decoration:none;}#subbody #content .body .mainBottom .publicationItemContent a:visited, #subbody #content .body .mainBottom_nrn .publicationItemContent a:visited{    font-weight:bold;    color:#B47C3F;    font-family: Verdana, arial;    text-decoration:underline;}.blue {     color: #286BA9;     font-weight:bold; }#printemail {    display: none;}.bluetext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #2424D3;	text-decoration: underline;}.tanheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #CD9E67;	text-decoration: none;}.kappatext {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}