/* begin Page */


body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.osc-postheader, .osc-postheader a, .osc-postheader a:link, .osc-postheader a:visited, .osc-postheader a:hover,
.osc-blockheader .t, .osc-vmenublockheader .t, .osc-logo-text, .osc-logo-text a,
h1.osc-logo-name, h1.osc-logo-name a, h1.osc-logo-name a:link, h1.osc-logo-name a:visited, h1.osc-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 27px;
}

a
{
  text-decoration: underline;
  color: #2A99B2;
}

a:link
{
  text-decoration: underline;
  color: #2A99B2;
}

a:visited, a.visited
{
  text-decoration: none;
  color: #37636C;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #0A2429;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #296A7A;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 25px;
  color: #378FA4;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 16px;
  color: #64A3AF;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 14px;
  color: #266373;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 13px;
  color: #266373;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 11px;
  color: #266373;
}

#osc-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#osc-page-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 250px;

}


#osc-page-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 250px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.osc-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 23px;
  min-height: 23px;
}

.osc-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}

.osc-sheet-tr, .osc-sheet-tl, .osc-sheet-br, .osc-sheet-bl, .osc-sheet-tc, .osc-sheet-bc,.osc-sheet-cr, .osc-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.osc-sheet-tr, .osc-sheet-tl, .osc-sheet-br, .osc-sheet-bl
{
  width: 22px;
  height: 22px;
  background-image: url('images/sheet_s.png');
}

.osc-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.osc-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.osc-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.osc-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.osc-sheet-tc, .osc-sheet-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('images/sheet_h.png');
}

.osc-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.osc-sheet-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.osc-sheet-cr, .osc-sheet-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('images/sheet_v.png');
}

.osc-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.osc-sheet-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.osc-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #FFFFFF;
}

.osc-sheet
{
  margin-top: 20px !important;
  cursor:auto;
}

#osc-page-background-simple-gradient, #osc-page-background-gradient, #osc-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.osc-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 886px;
  height: 225px;
  overflow: hidden;
}

div.osc-header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 886px;
  height: 225px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.osc-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 886px;
  height: 225px;
  background-image: url('images/header.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.osc-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  width: 856px;
}

h1.osc-logo-name
{
  display: block;
  text-align: left;
}

h1.osc-logo-name, h1.osc-logo-name a, h1.osc-logo-name a:link, h1.osc-logo-name a:visited, h1.osc-logo-name a:hover
{
  font-style: normal;
  font-variant: large-caps;
  font-weight: bold;
  font-size: 39px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #244147 !important;
}

.osc-logo-text
{
  display: block;
  text-align: left;
}

.osc-logo-text, .osc-logo-text a
{
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #244147 !important;
}
/* end Logo */

/* begin Layout */
.osc-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 886px;
}

.osc-content-layout .osc-content-layout
{
  width: auto;
  margin:0;
}

div.osc-content-layout div.osc-layout-cell, div.osc-content-layout div.osc-layout-cell div.osc-content-layout div.osc-layout-cell
{
   display: table-cell;
}

div.osc-layout-cell div.osc-layout-cell
{
   display: block;
}

div.osc-content-layout-row
{
  display: table-row; 
}

.osc-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.osc-layout-cell, .osc-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Button */
.osc-button-wrapper .osc-button
{
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #26444A !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0;
  padding: 0 14px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.osc-button img, .osc-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.osc-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .osc-button-wrapper
{
  display: block;
  float: left;
}

input, select
{
  vertical-align: middle;
  font-weight: bold;
  font-size: 10px;
}

.osc-button-wrapper.hover .osc-button, .osc-button:hover
{
  color: #E8F4F7 !important;
  text-decoration: none !important;
}

.osc-button-wrapper.active .osc-button
{
  color: #EAF7FA !important;
}

.osc-button-wrapper .l, .osc-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.osc-button-wrapper .l
{
  left: 0;
  right: 11px;
}

.osc-button-wrapper .r
{
  width: 415px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.osc-button-wrapper.hover .l, .osc-button-wrapper.hover .r
{
  top: -28px;
}

.osc-button-wrapper.active .l, .osc-button-wrapper.active .r
{
  top: -56px;
}

.osc-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.osc-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.osc-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.osc-vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.osc-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.osc-vmenublockheader .t
{
  height: 36px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-variant: small-caps;
  font-size: 12px;
  margin:0;
  padding: 0 28px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

.osc-vmenublockheader .l, .osc-vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 36px;
  background-image: url('images/vmenublockheader.png');
}

.osc-vmenublockheader .l
{
  left: 0;
  right: 22px;
}

.osc-vmenublockheader .r
{
  width: 896px;
  right: 0;
  clip: rect(auto, auto, auto, 874px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.osc-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.osc-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 3px;
}


.osc-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.osc-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 3px;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.osc-vmenu, ul.osc-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.osc-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

ul.osc-vmenu li.osc-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.osc-vmenu .osc-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: dashed 1px #ABCDD4;
}

ul.osc-vmenu a .r, ul.osc-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 78px;
  background-image: url('images/vmenuitem.png');
}

ul.osc-vmenu a .l
{
  left: 0;
  right: 21px;
}

ul.osc-vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 879px);
}

ul.osc-vmenu a .t
{
  display: block;
  line-height: 26px;
  color: #366068;
  padding: 0 10px 0 31px;
  font-variant: small-caps;
  font-size: 14px;
  margin-left:0;
  margin-right:0;
}

ul.osc-vmenu a:hover .l, ul.osc-vmenu a:hover .r
{
  top: -26px;
}

ul.osc-vmenu a:hover .t
{
  color: #B9E5EF;
}

ul.osc-vmenu a.active .l, ul.osc-vmenu a.active .r
{
  top: -52px;
}

ul.osc-vmenu a.active .t
{
  color: #266373;
}
/* end VMenuItem */

/* begin Box, Block */
.osc-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.osc-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.osc-block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.osc-blockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.osc-blockheader .t
{
  height: 36px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-variant: small-caps;
  font-size: 12px;
  margin:0;
  padding: 0 28px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

.osc-blockheader .l, .osc-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 36px;
  background-image: url('images/blockheader.png');
}

.osc-blockheader .l
{
  left: 0;
  right: 22px;
}

.osc-blockheader .r
{
  width: 896px;
  right: 0;
  clip: rect(auto, auto, auto, 874px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.osc-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.osc-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.osc-blockcontent-body
{
  color: #25606F;
  font-size: 11px;
}

.osc-blockcontent-body a:link
{
  color: #1E6E80;
  text-decoration: none;
}

.osc-blockcontent-body a:visited, .osc-blockcontent-body a.visited
{
  color: #5D9FAC;

}

.osc-blockcontent-body a:hover, .osc-blockcontent-body a.hover
{
  color: #368BA1;
  text-decoration: underline;
}

.osc-blockcontent-body ul
{
  list-style-type: none;
  color: #122E36;
  margin: 0;
  padding: 0;
}

.osc-blockcontent-body ul li
{
  line-height: 1.25em;
  padding: 0 0 0 11px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Box, Post */
.osc-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 19px;
  min-height: 19px;
}

.osc-post-body
{
  position: relative;
  z-index: 1;
  padding: 18px;
}

.osc-post-tr, .osc-post-tl, .osc-post-br, .osc-post-bl, .osc-post-tc, .osc-post-bc,.osc-post-cr, .osc-post-cl
{
  position: absolute;
  z-index: -1;
}

.osc-post-tr, .osc-post-tl, .osc-post-br, .osc-post-bl
{
  width: 26px;
  height: 26px;
  background-image: url('images/post_s.png');
}

.osc-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 13px, 13px, auto);
}

.osc-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 13px, 13px);
}

.osc-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(13px, 13px, auto, auto);
}

.osc-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(13px, auto, auto, 13px);
}

.osc-post-tc, .osc-post-bc
{
  left: 13px;
  right: 13px;
  height: 26px;
  background-image: url('images/post_h.png');
}

.osc-post-tc
{
  top: 0;
  clip: rect(auto, auto, 13px, auto);
}

.osc-post-bc
{
  bottom: 0;
  clip: rect(13px, auto, auto, auto);
}

.osc-post-cr, .osc-post-cl
{
  top: 13px;
  bottom: 13px;
  width: 26px;
  background-image: url('images/post_v.png');
}

.osc-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 13px);
}

.osc-post-cl
{
  left: 0;
  clip: rect(auto, 13px, auto, auto);
}

.osc-post-cc
{
  position: absolute;
  z-index: -1;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-color: #EBF3F5;
}

.osc-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.osc-article img, img.osc-article
{
  margin: 7px;
}

.osc-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.osc-article table, table.osc-article
{
  border-collapse: collapse;
  margin: 1px;
  width: 100%;
}

.osc-article table, table.osc-article .osc-article tr, .osc-article th, .osc-article td
{
  background-color: Transparent;
}

.osc-article th, .osc-article td
{
  padding: 2px;
  border: solid 0px #9AC3CB;
  vertical-align: top;
  text-align: left;
}

.osc-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.osc-postheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 25px;
  text-align: center;
  color: #1D6B7C;
}

.osc-postheaderRR
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 25px;
/  text-align: center;
  color: #1D6B7C;
}

.osc-postheader a, .osc-postheader a:link, .osc-postheader a:visited, .osc-postheader a:hover
{
  font-size: 25px;
  text-align: center;
  margin: 0;
  color: #1D6B7C;
}

.osc-postheader img
{
  border: none;
  vertical-align: middle;
  margin: 0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.osc-postheader a:link
{
  font-variant: small-caps;
  text-decoration: none;
  color: #238095;
}

.osc-postheader a:visited, .osc-postheader a.visited
{

  color: #2DA3BE;
}

.osc-postheader a:hover, .osc-postheader a.hovered
{

  color: #0A2429;
}
/* end PostHeader */

/* begin PostContent */
.osc-postcontent p
{
  margin: 0.5em 0;
}

.osc-postcontent, .osc-postcontent p
{
  text-align: justify;
}

.osc-postcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #0C1618;
  margin: 1em 0 1em 2em;
  padding: 0;
  font-size: 11px;
}

li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}



.osc-post li
{
  padding: 1px 0 1px 19px;
  line-height: 1em;
}

.osc-post ol li, .osc-post ul ol li
{
  background: none;
  padding-left: 0;
}

.osc-post ul li, .osc-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 19px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.osc-postcontent blockquote p
{
  color: #081417;

}

blockquote,
.osc-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 32px;
  background-color: #D7E7EA;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.osc-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 886px;
  margin: 0 auto;
}

.osc-footer .osc-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.osc-footer .osc-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 886px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.osc-rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 25px;
  width: 32px;
  cursor: default;
}


.osc-footer .osc-footer-text p
{
  margin: 0;
}

.osc-footer .osc-footer-text
{
  display: inline-block;
  color: #111F22;
  font-size: 10px;
}

.osc-footer .osc-footer-text a:link
{
  color: #12434E;
  text-decoration: none;
}

.osc-footer .osc-footer-text a:visited
{
  text-decoration: none;
  color: #447983;

}

.osc-footer .osc-footer-text a:hover
{
  color: #268BA1;
  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.osc-page-footer, .osc-page-footer a, .osc-page-footer a:link, .osc-page-footer a:visited, .osc-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #338599;
}

.osc-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #61A1AE;
}
/* end PageFooter */

/* begin LayoutCell, content */
.osc-content-layout .osc-content
{
  width: 75%;
}
.osc-content-layout .osc-content .osc-block
{
  background-color: #FFFFFF;
}
.osc-content-layout .osc-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.osc-content-layout .osc-sidebar1
{
  background-color: #DEF3F7;
  width: 25%;
}
/* end LayoutCell, sidebar1 */




.overview-table .osc-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
