html {
  font-size: 100.1%;
}
body {
  padding: 0;
  margin: 0;
  font: 87.5%/85.71% Arial, Helvetica, sans-serif;
  background: #313d65 url(/custom/framework/new/body-bg.jpg) repeat-x;
}
form {
  padding: 0;
  margin: 0;
}
a:focus {
  outline: none;
}

#clear {
  clear: both;
}

#page {
  width: 975px;
  margin: 0 auto;
  overflow: hidden;
}
#header {
  width: 100%;
  float: left;
}
#header .logo {
  padding: 7px 0 0;
  margin: 0;
  float: left;
  overflow: hidden;
}
#header .logo a {
  float: left;
  height: 117px;
  width: 316px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/custom/framework/new/logo.gif) no-repeat; 
}
#header .right-box {
  float: right;
  /*width: 400px;*/
  width: 465px;
  height: 100px;
}
#header .right-box  {
  padding: 18px 3px 0 0;
  margin: 0;
  list-style: none;
  float: right;
  height: 15px;
}
#header .right-box ul {
   list-style: none;
}
#header .right-box ul li {
   float: left;
   padding: 0 11px 1px;
   list-style: none;
   background: url(/custom/framework/new/header-links-spr.gif) no-repeat 0 50%;
}
#header .right-box ul li.first {
  background: none;
}
#header .right-box ul li.last {
  padding-right: 0;
}
#header .right-box ul li a {
  display: block;
  color: #888cb5;
  font-size: 85.71%;
  line-height: 100%;
  text-decoration: none;
  background: url(/custom/framework/new/header-links-dots.gif) repeat-x 0 100%;
}
#header .right-box ul li a:hover {
  background: none;
}
#header .right-box p {
  float: right;
  padding: 4px 2px 0 0;
  margin: 0;
  font-size: 85.71%;
  color: #313d65;
  width: 100%;
  text-align: right;
}
#header .right-box .form {
  float: right;
  padding: 18px 0 0;
}
#header .right-box .form span,
#header .right-box .form input,
#header .right-box .form label {
  float: left;
}
#header .right-box .form label {
  color: #313d65;
}
#header .right-box .form .title {
   padding: 10px 10px 0 0;
}
#header .right-box .form .bg {
  padding: 6px 0 0 6px;
  background: url(/custom/framework/new/input-bg.gif) no-repeat;
  width: 279px;
  height: 24px;
}
#header .right-box .form .input-text {
  border: none;
  background: none;
  font: 14px/14px Arial, Helvetica, sans-serif;
  color: #888cb5;
  padding-left: 10px;
  width: 250px;
}
#header .main-nav {
  padding: 0 0 0 0;
  margin: -8px 0 0;
  list-style: none;
  float: right;
  width: 925px;
  height: 35px;
  overflow: hidden;
  /*background: url(/custom/framework/new/main-nav-spr.gif) no-repeat 100% 0;*/
}
#header .main-nav li {
  float: left;
  height: 35px;
  padding: 8px 11px 0;
  background: url(/custom/framework/new/main-nav-spr.gif) no-repeat 100% 0;
}
#header .main-nav li.last {
  padding-right: 0;
  background: none;
}
#header .main-nav li a {
  text-decoration: none;
  float: left;
  padding: 1px 0 0;
  color: #313d65;
  background: url(/custom/framework/new/header-links-dots.gif) repeat-x 0 200px;
  line-height: 16px;
}
#header .main-nav li a:hover {
  background-position: 0 100%;
}
#content {
  width: 975px;
  float: left;
}
#content .top-box {
  width: 100%;
  float: left;
  height: 249px;
}
#content .top-box .left-side {
  float: left;
  width: 474px;
  padding: 65px 0 0 20px;
}
#content .top-box .left-side h1 {
  padding: 0 0 22px;
  margin: 0;
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
}
#content .top-box .left-side p {
  padding: 0;
  margin: 0;
  color: #313d65;
  font-size: 100%;
  line-height: 142.85%;
}
#content td {
  color: #313d65;
  font-size: 100%;
  line-height: 142.85%;
}
#content .top-box .left-side a {
  text-decoration: none;
  color: #fff;
  background: url(/custom/framework/new/white-dots.gif) repeat-x 0 100%;
}
#content .top-box .left-side a.more {
  float: right;
  padding: 16px 0 0;
}
#content .top-box .left-side p a:hover {
  background: none;
}
#content .top-box .flash-box {
  float: right;
 /* padding: 14px 21px 0;*/
}
#content .container,
#content .second-container,
#content .content-box {
  width: 975px;
  float: left;
}
#content .container {
  background: #fff;
  margin-left: -1px;
  position: relative;
}
#content .second-container {
  background: url(/custom/framework/new/second-container-bg.gif) no-repeat;
}
#content .content-box {
  background: url(/custom/framework/new/info-box-bg.gif) no-repeat 0 100%;
  padding: 36px 0 5px;
}
#content .content-box .left-content {
  width: 487px;
  float: left;
  padding-left: 35px;
}
#content .content-box .left-content h2 {
  padding: 12px 0 0 14px;
  margin: 0;
  font-size: 18px;
  width: 261px;
  height: 25px;
  color: #fff;
  background: url(/custom/framework/new/title-bg.gif) no-repeat;
}
#content .content-box .box {
  padding: 12px 0 41px;
  float: left;
  background: url(/custom/framework/new/box-bottom-dots.gif) repeat-x 0 100%;
  margin-bottom: 17px;
}
#content .content-box .box.last {
  background: none;
}
#content .content-box .image-box {
  width: 147px;
  float: left;
  border: 4px #545d85 solid;
}
#content .content-box .image-box img {
  border: 1px #fff solid;
  float: left;
}
#content .content-box .text-box {
  width: 275px;
  float: left;
  padding-left: 20px;
  margin-top: -12px;
}
#content .content-box .text-box p {
  padding: 4px 0 0 14px;
  margin: 0;
  font-size: 100%;
  line-height: 142.85%;
}
#content .content-box .text-box p a {
  text-decoration: none;
  color: #313d65;
}
#content .content-box .text-box p a:hover .link{
  background-position: 0 500px;
}
#content .content-box .text-box p a .link {
  background: url(/custom/framework/new/header-links-dots.gif) repeat-x 0 100%;
  overflow: hidden;
}
#content .content-box .text-box p a span {
  background: none;
}
#content .content-box .right-content {
  width: 400px;
  float: left;
  padding: 13px 0 0;
}
#content .content-box .right-content .first-box {
  float: left;
  padding-bottom: 33px;
}
#content .content-box .right-content h3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #313d65;
  line-height: 16px;
}
#content .content-box .right-content .first-box img {
  padding: 21px 0 0 23px;
}
#content .content-box .right-content .second-box ul {
  padding: 16px 0 0 27px;
  margin: 0;
  list-style: none;
}
#content .content-box .right-content .second-box ul li {
  display: inline;
}
#content .content-box .right-content .second-box ul li a,
#content.inner .left-content ul li {
  display: block;
  padding: 2px 0 0 33px;
  background: url(/custom/framework/new/left-nav-arrow.gif) no-repeat 0 50%;
  line-height: 28px;
  text-decoration: none;
  color: #333f66;
}
#content.inner .left-content ol li {
  display: block;
  padding: 2px 0 0 10px;
  line-height: 28px;
  text-decoration: none;
  color: #333f66;
}
#content.inner .left-content ul ul li {
        list-type: disc;
  padding: 2px 0 0 33px;
        background: none;
  line-height: 28px;
  text-decoration: none;
  color: #333f66;
}
#content.inner .left-content a {
  line-height: 28px;
  color: #333f66;
}
#content .content-box .right-content .second-box ul li a span,
#content.inner .left-content a span {
  background: url(/custom/framework/new/left-nav-dots.gif) repeat-x 0 100%;
}
#content .content-box .right-content .second-box ul li a:hover span,
#content.inner .left-content a:hover span {
  background: none;
}
#content .content-box .right-content .third-box {
  width: 314px;
  height: 160px;
  padding: 26px 0 0 47px;
  border: 0;
  /*background: url(/custom/framework/new/third-box-new-bg.gif) no-repeat 100% 100%; */
}
#content .content-box .right-content .third-box .big {
  font-size: 20px;
  line-height: 20px;
  color: #313d65;
  text-decoration: none;
  background: url(/custom/framework/new/left-nav-dots.gif) repeat-x 0 500px;
}
#content .content-box .right-content .third-box .big:hover {
  background-position: 0 100%;
}
#content .content-box .right-content .third-box .holder {
  padding: 44px 0 0 123px;
}
#content .content-box .right-content .third-box .here {
  font-size: 14px;
  padding-left: 10px;
  text-decoration: none;
  color: #000;
}
#content .content-box .right-content .third-box .here span {
  color: #1f5f25;
  text-decoration: underline;
}
#content .content-box .right-content .third-box .here:hover span {
  text-decoration: none;
}
#content .content-box .right-content .third-box .com {
  display: block;
  font-size: 12px;
  color: #313d65;
  text-decoration: none;
  margin-bottom: -14px;
  padding-top: 14px;
}
#content .content-box .right-content .third-box .com:hover {
  text-decoration: underline;
}
#footer {
  width: 100%;
  float: left;
  padding: 32px 0 50px;
}
#footer .left-footer {
  width: 554px;
  float: left;
  padding: 0 0 0 19px;
}
#footer .left-footer p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #a3c4e6;
}
#footer .left-footer ul {
  padding: 34px 0 8px;
  margin: 0;
  list-style: none;
}
#footer .left-footer ul li {
  display: inline;
  padding: 0 9px 0 14px;
  background: url(/custom/framework/new/footer-links-spr.gif) no-repeat 0 3px;
}
#footer .left-footer ul li.first {
  background: none;
  padding-left: 0;
}
#footer .left-footer ul li a {
  font-size: 100%;
  color: #a3c4e6;
  background: url(/custom/framework/new/footer-links-bg.gif) repeat-x 0 100%;
  line-height: 185.71%;
  text-decoration: none;
}
#footer .left-footer ul li a:hover {
  background: none;
  color: #fff;
}
#footer .left-footer a img {
  border: 0;
}
#footer .left-footer a.logo {
  float: left;
  margin-left: -1px;
}
#footer .left-footer .last {
  padding: 32px 0 0 12px;
  font-size: 85.71%;
  line-height: 150%;
  color: #fff;
  float: left;
}
#footer .right-footer {
  width: 373px;
  float: left;
  padding: 0 0 0 27px;
  margin-top: -11px;
}
#footer .right-footer a img {
  border: 0;
}
#footer .right-footer a.logo {
  padding-left: 2px;
}
#footer .right-footer p {
  padding: 3px 80px 0 1px;
  margin: 0;
  color: #fff;
  line-height: 20px;
}
#footer .right-footer ul {
  padding: 24px 0 0 1px;
  margin: 0;
  list-style: none;
}
#footer .right-footer ul li {
  display: inline;
  color: #fff;
  padding: 0 6px 0 13px;
  background: url(/custom/framework/new/footer-contacts-spr.gif) no-repeat 0 50%;
  display: inline;
}
#footer .right-footer ul li.first {
  padding-left: 0;
  background: none;
}
#footer .right-footer ul li.mail {
  float: left;
  background: none;
  padding: 8px 0 2px 0;
}
#footer .right-footer ul li.mail a {
  font-size: 100%;
  color: #a3c4e6;
  text-decoration: none;
  background: url(/custom/framework/new/footer-mail-dots.gif) repeat-x 0 100%;
}
#footer .right-footer ul li.mail a:hover {
  background: none;
}
/*inner*/
#content.inner .links {
  width: 956px;
  float: left;
  padding: 12px 0 11px 19px;
}
#content.inner .links ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
#content.inner .links ul li {
  float: left;
  padding: 0 9px 0 17px;
  background: url(/custom/framework/new/inner-top-links-arrow.gif) no-repeat 0 70%;
}
#content.inner .links ul li.first {
  padding-left: 0;
  background: none;
}
#content.inner .links ul li a {
  text-decoration: none;
  color: #fff;
  background: url(/custom/framework/new/header-links-dots.gif) repeat-x 0 100%;
  font-size: 85.71%;
  line-height: 133.33%;
}
#content.inner .links ul li a:hover  {
  background: none;
}
#content.inner .links ul li span {
  color: #fff;
  font-size: 85.71%;
  font-weight: bold;
  line-height: 133.33%;
}
#content.inner .second-container {
  background: url(/custom/framework/new/inner-s-container-bg.gif) no-repeat;
}
#content.inner .second-container .content-box {
  padding: 25px 0 0;
}
#content.inner .left-content {
  width: 600px;
  float: left;
  padding: 0 0 0 20px;
}
#content.inner .left-content .bann {
  border: 2px #6d84c0 solid;
}
#content.inner .left-content .bann img {
  border: 1px #fff solid;
        margin: 0px;
        padding: 0px;
}



#content.inner .left-content h1 {
  padding: 24px 0 27px;
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #313d65;
  width: 100%;
}



#content.inner .left-content p {
  padding: 0 0 20px;
  margin: 0;
  line-height: 20px;
  color: #313d65;
  display: block;
}
#content.inner .left-content p a {
  display: inline;
  padding: 0;
  margin: 0;
  background: url(/custom/framework/new/left-nav-dots.gif) repeat-x 0 100%;
  line-height: 20px;
}
#content.inner .left-content p a:hover {
  background: none;
}
#content.inner .left-content td a {
  display: inline;
  padding: 0;
  margin: 0;
  background: none;
  line-height: 20px;
}
#content.inner .left-content td a:hover {
  background: none;
}
#content.inner .left-content a {
  margin: -6px 0 0 12px;
  padding-left: 30px;
}
#content.inner .left-content h2 {
  background: none;
  font-size: 100%;
  color: #313d65;
  padding: 20px 0 10px;
  width: auto;
}
#content.inner .left-content ul {
  padding: 0 0 0 10px;
  margin: 0;
  list-style: none;
}
#content.inner .left-content ul li {
  line-height: 24px;
  background-position: 0 5px;
}
#content.inner .left-content .holder {
  width: 100%;
  float: left;
  padding: 30px 0 0;
}
#content.inner .left-content .holder h3 {
  font-size: 20px;
  color: #313d65;
}
#content.inner .left-content .holder img {
  padding: 15px 0 0 22px;
}
#content.inner .left-content .holder a {
  background: none;
  padding: 0px;
  margin: 0px;
}
#content.inner .right-content {
  width: 309px;
  float: left;
}
#content.inner .right-content .image-box {
  border: 0;
  padding: 0 0 0 104px;
  margin: -2px 0 0;
}
#content.inner .right-content .navigation,
#content.inner .right-content .navigation .box,
#content.inner .right-content .navigation .second-box {
  width: 309px;
  float: left;
}
#content.inner .right-content .navigation {
  margin: 11px 0 0 29px;
  background: url(/custom/framework/new/inner-right-nav-bg.gif) repeat-y;
  padding: 0;
}
* html #content.inner div.right-content div.navigation {
  display: inline;
}
#content.inner .right-content .navigation .box {
  background: url(/custom/framework/new/inner-right-nav-top-bg.gif) no-repeat;
  padding: 0;
  margin: 0;
}
#content.inner .right-content .navigation .second-box {
  background: url(/custom/framework/new/inner-right-nav-bottom-bg.gif) no-repeat 0 100%;
  padding: 0 0 32px;
  margin: 0;
}
#content.inner .right-content .navigation ul {
  padding: 50px 29px 0 27px;
  margin: 0;
  float: left;
}
#content.inner .right-content .navigation ul li {
  background: url(/custom/framework/new/inner-right-nav-item-dots.gif) repeat-x 0 100%;
  width: 253px;
  float: left;
}
#content.inner .right-content .navigation ul li a {
  height: 28px;
  background: url(/custom/framework/new/inner-right-nav-item-bg.gif) no-repeat 3px 100%;
  padding: 0 0 0 13px;
  clear: both;
}
#content.inner .right-content .navigation ul li a:hover {
  background-color: #888cb5;
  background-position: 3px 0;
  color: #fff;
}
#content.inner .right-content .banners {
  width: 300px;
  float: left;
  padding-bottom: 8px;
  overflow: hidden;
}
#content.inner .right-content .banners ul {
  padding: 35px 0 0 107px;
  margin: 0;
  list-style: none;
}
#content.inner .right-content .banners ul li {
  padding-bottom: 19px;
}

/*-------------------------Side Article-------------------------*/

#side_article {
  text-align: left;
        font-size: 14px;
        color: #000000;
        padding: 25px 0 0 70px;
}

#side_article h3 {
  color: #333f66;
        font-size: 24px;
}

#side_article p {
  line-height: 18px;
        padding-bottom: 20px;
}

#side_article p a {
  color: #333f66;
        border-bottom: dotted #333f66 1px;
        text-decoration: none;
}

#side_article p a:hover {
  color: #333f66;
        border-bottom: none;
        text-decoration: none;
}


/*-------------------------Any Link Styles-------------------------*/
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #5C7DA7;
     border-bottom-width: 0px;
     text-align: left;
     font:normal 12px Arial;
     line-height: 22px;
     z-index: 100;
     background-color: #2C539D;
     width: 220px;
     padding: 0px 0px 0px 0px;
     margin: 0px;
     margin-top: 10px;
     background-color: #8CB4CD;
}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 5px;
     *padding: 5px 0px 7px 5px;
     text-decoration: none;
     text-align: left;
     font-weight: bold;
     color: #354168;
     font: bold 12px Arial;
     line-height: 18px;
     border-bottom: 1px solid #5C7DA7;
     background-color: #A3C4E6;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 5px;
     *padding: 5px 0px 7px 5px;
     text-decoration: none;
     text-align: left;
     font-weight: normal;
     color: #354168;
     font: bold 12px Arial;
     line-height: 18px;
     border-bottom: 1px solid #5C7DA7;
     background-color: #FFF;
}

#toolbar a {
padding: 0px;
margin: 0px;
}
.CAL_Links a:link {
background: none;
padding: 0px;
margin: 0px;
}
.CAL_MonthLinks a:link {
background: none;
padding: 0px;
margin: 0px;
}
.CAL_Links td a:link {
background: none;
padding: 0px;
margin: 0px;
}
.CAL_MonthLinks td a:link {
background: none;
padding: 0px;
margin: 0px;
}
.sitemap {
background: none;
padding: 0px;
margin: 0px;
}
#lightbox{
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  }

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 10px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#hoverNav{
  position: absolute;
  top: -12%;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100% 
  }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 
    
#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #313D65;
  }
  
#content.inner .banners h2 {
  background: none;
  font-size: 100%;
  color: #313d65;
  padding: 0px;
  margin: 0px
  text-align: center;
} 
.flash-box {
  height: 200px;
  width: 400px;
  border: 3px solid #454E79;
/*  padding: 4px;*/
  background-color: white;
  margin: 10px 10px 0 0;
  }
  
