@media screen {

  a, body, div, dl, dt, h1, h2, h3, h4, label, li, span, table, td, tr, p, ul {
    margin: 0;
    padding: 0;
  }

  a, h1, h2, h3, h4, label, li, p, span, table, td, ul {
    color: #000;
    font: 11px/14px arial, sans-serif;
  }

  a {
    text-decoration: none;
  }

  a img {
    border: 0;
  }


  html, body, #bg, #bg table, #bg td, #divBackgroundContainer {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }

  #bg {
    position: fixed;
  }

  #bg div {
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    width: 200%;
  }

  #bg td {
    text-align: center;
    vertical-align: middle;
  }

  #bg img {
    margin:0 auto;
    min-height: 50%;
    min-width: 50%;
  }

  #divBackgroundContainer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 70;
    overflow: auto;
  }

  div.content,
  div.module {
    position: relative;
    width: 980px;
    margin: 0 auto;
  }

  div#divHeader {
    width: 100%;
    height: 95px;
    background: url( ../images/background_header.gif ) repeat-x;
  }

  div#divHeader div.logo,
  div#divHeader dl,
  div#divHeader form {
    position: absolute;
  }

  div#divHeader div.logo {
    width: 196px;
    height: 35px;
    top: 47px;
  }

  div#divHeader dl {
    height: 11px;
    top: 67px;
    right: 1px;
  }

  div#divHeader dl dt,
  div#divHeader dl dt a {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-transform: uppercase;
  }

  div#divHeader dl dt {
    height: 11px;
    float: left;
  }

  div#divHeader dl dt.separator {
    color: #3E91BD;
    padding: 0 15px;
  }

  div#divHeader dl dt a:hover,
  div#divHeader dl dt a.current {
    color: #3E91BD;
  }

  div#divHeader form {
    width: 210px;
    height: 15px;
    top: 13px;
    right: 1px;
  }

  div#divHeader form input.text {
    width: 145px;
    height: 13px;
    margin: 0;
    padding: 1px 2px;
    color: #3E91BD;
    font-size: 11px;
    line-height: 13px;
    border: 1px solid #6DACCD;
    border-right-color: #457A96;
    border-bottom-color: #457A96;
  }

  div#divHeader form input.image {
    position: relative;
    top: 4px;
  }

  div#divSubNav {
    position: relative;
    width: 100%;
    height: 21px;
    background: #FFF;
    text-align: center;
  }

  div#divSubNav div.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: url( ../images/overlay_subnav.png ) repeat-x;
    z-index: 10;
  }

  div#divSubNav dl,
  div#divSubNav dl dt {
    height: 21px;
    line-height: 21px;
  }

  div#divSubNav dl dt {
    position: relative;
    top: -1px;
    display: inline;
  }

  div#divSubNav dl dt a {
    color: #3E91BD;
    font-weight: bold;
    line-height: 11px;
    padding: 4px 18px 3px;
    text-transform: uppercase;
  }

  div#divSubNav dl dt a:hover,
  div#divSubNav dl dt a.current {
    color: #FFF;
    background: #3E91BD;
  }

  div.middle ul.breadcrumb {
		list-style-image: none;
		position:absolute;
		top: 54px;
		left:7px
	}
	div.middle ul.breadcrumb li.separator  {
		font-size: 10px;
		color: #3E91BD !important;
	}
	div.middle ul.breadcrumb li  {
		color: #3E91BD !important;
		font-size: 11/14px;
		display: inline;
	}   
  
  div#divContent {
    position: relative;
    width: 100%;
    z-index: 10;
    background: url( ../images/background_content.png ) repeat-x;
  }

  div#divContent div.shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 260px;
    background: url( ../images/background_content.png ) repeat-x;
  }

  div#divContent div.content,
  div#divContent div.module {
    padding: 38px 0 0;
  }

  div#divContent div.content *,
  div#divContent div.module * {
    color: #58595B;
  }

  div#divContent div.box {
    width: 980px;
    margin: 0 0 15px;
  }

  div#divContent div.box div.top,
  div#divContent div.box div.bottom,
  div#divContent div.box div.left,
  div#divContent div.box div.center,
  div#divContent div.box div.right {
    height: 4px;
  }

  div#divContent div.box div.center {
    width: 972px;
    background: #FFF;
  }

  div#divContent div.box div.top div,
  div#divContent div.box div.bottom div {
    float: left;
  }

  div#divContent div.box div.left,
  div#divContent div.box div.right {
    width: 4px;
    background-repeat: no-repeat;
  }

  div#divContent div.box div.top div.left     { background-image: url( ../images/corner/corner_top_left.png ); }
  div#divContent div.box div.top div.right    { background-image: url( ../images/corner/corner_top_right.png ); }
  div#divContent div.box div.bottom div.left  { background-image: url( ../images/corner/corner_bottom_left.png ); }
  div#divContent div.box div.bottom div.right { background-image: url( ../images/corner/corner_bottom_right.png ); }

  div#divContent div.box div.middle {
    width: 928px;
    height: auto;
    overflow: auto;
    padding: 33px 26px;
    background: #FFF;
  }

  div#divContent div.box div.middle a {
    color: #3E91BD;
    text-decoration: underline;
  }

  div#divContent div.box div.middle a:hover { text-decoration: none; }

  div#divContent div.box div.middle div.separator {
    display: none;
    width: 0;
    height: 100%;
    border-left: 1px dotted #24688C;
  }

  div#divContent div.box div.middle h1,
  div#divContent div.box div.middle h1 span,
  div#divContent div.box div.middle h2,
  div#divContent div.box div.middle h3 {
    color: #3E91BD;
    text-transform: uppercase;
  }

  div#divContent div.box div.middle h1,
  div#divContent div.box div.middle h1 span {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 8px;
  }

  div#divContent div.box div.middle h1 span {
    font-weight: bold;
    margin: 0;
  }

  div#divContent div.box div.middle h2,
  div#divContent div.box div.middle h2 * {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
  }

  div#divContent div.box div.middle h3,
  div#divContent div.box div.middle h3 * {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 5px 0 10px;
  }

  div#divContent div.box div.middle h4 {
    font-weight: bold;
    margin: 5px 0 2px;
  }

  div#divContent div.box div.middle h2 a,
  div#divContent div.box div.middle h3 a {
    text-decoration: none;
  }

  div#divContent div.box div.middle h2 a:hover,
  div#divContent div.box div.middle h3 a:hover {
    color: #24688C;
  }

  div#divContent div.box div.middle ul {
    margin: 0 0 0 20px;
  }

  div#divContent div.print {
    display: none;
  }

  div#divContent div.footer {
    width: 100%;
    padding: 0 0 1px;
  }

  div#divContent div.footer * {
    color: #3E91BD;
    font-weight: bold;
    text-transform: uppercase;
  }

  div#divContent div.footer div.content {
    padding-top: 0;
  }

  div#divContent div.footer div.box div.middle {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  div#divContent div.footer dl,
  div#divContent div.footer p {
    float: left;
    height: 17px;
    line-height: 20px;
  }

  div#divContent div.footer p.left {
    width: 33%;
    text-align: left;
  }

  div#divContent div.footer p.center {
    width: 34%;
    text-align: center;
  }

  div#divContent div.footer p.center img {
    margin: 0 6px;
  }

  div#divContent div.footer p.center span {
    position: relative;
    top: -4px;
  }

  div#divContent div.footer dl {
    width: 33%;
    text-align: right;
    line-height: 12px;
  }

  div#divContent div.footer dl dt {
    display: inline;
    margin: 0 0 0 20px;
  }

  div#divContent div.footer dl dt a       { text-decoration: underline; }
  div#divContent div.footer dl dt a:hover { text-decoration: none; }
  
  div.clear {
    clear: both;
  }
}

@media print {

  * {
    font-family: arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
  }

  div#bg,
  div#divHeader,
  div#divSubNav,
  div#divContent div.screen,
  div#divContent div.shadow,
  div#divContent div.box div.top,
  div#divContent div.box div.bottom,
  div#divContent div.box div.middle div.left,
  div#divContent div.box div.middle div.right,
  div#divContent div.footer dl,
  div#divContent div.footer div.top,
  div#divContent div.footer div.bottom {
    display: none;
  }

  div#divContent div.print {
    display: block;
  }

  div#divContent div.footer {
    width: 100%;
    clear: both;
  }

  div#divContent div.footer * {
    font-size: 10px;
    line-height: 10px;
  }

  div#divContent div.footer p {
    float: left;
    color: #3E91BD;
    font-weight: bold;
    text-transform: uppercase;
  }

  div#divContent div.footer p.center {
    float: right;
  }

  div#divContent div.footer p.center img {
    margin: 0 6px;
  }

  div#divContent div.footer p.left {
    padding: 5px 0 0;
  }

  div#divContent div.footer p.center span {
    position: relative;
    top: -4px;
  }
  
  div#divContent div.box div.middle h1,
  div#divContent div.box div.middle h1 span,
  div#divContent div.box div.middle h2,
  div#divContent div.box div.middle h3 {
    color: #3E91BD;
    text-transform: uppercase;
  }

  div#divContent div.box div.middle h1,
  div#divContent div.box div.middle h1 span {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 8px;
  }

  div#divContent div.box div.middle h1 span {
    font-weight: bold;
    margin: 0;
  }

  div#divContent div.box div.middle h2,
  div#divContent div.box div.middle h2 * {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
  }

  div#divContent div.box div.middle h3,
  div#divContent div.box div.middle h3 * {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 5px 0 10px;
  }

  div#divContent div.box div.middle h4 {
    font-weight: bold;
    margin: 5px 0 2px;
  }

  div#divContent div.box div.middle h2 a,
  div#divContent div.box div.middle h3 a {
    text-decoration: none;
  }
  
  div.middle ul.breadcrumb {
    list-style-image: none;
    display: none;
  }
  div.middle ul.breadcrumb li.separator  {
    font-size: 10px;
    color: #3E91BD !important;
  }
  div.middle ul.breadcrumb li  {
    color: #3E91BD !important;
    font-size: 11/14px;
    display: inline;
  }   
  div#divContent dl.link {
    display: none;
  }

  div#divContent div.logo {
    width: 100%;
    height: 30px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #3E91BD;
  }
  div#divContent div.logo img.left  {
    float: left;
  }
  div#divContent div.logo img.right {
    float: right;
    position: relative;
    top: 4px;
  }
}
@media handheld {
  * {
  display: none}
}

