@charset "UTF-8";
@media all
{
  * { margin:0; padding: 0; }

  /* Correction: margin/padding reset caused too small select boxes. */
  option { padding-left: 0.4em; }

 /**
  * Global fix of the Italics bugs in IE 5.x and IE 6
  *
  * @bugfix
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  * html body * { overflow:visible; }
  * html iframe, * html frame { overflow:auto }  
  html { height: 100% }
  html * { font-size: 100.01%; }
  
  body {
    min-height: 95%;
    padding: 10px 0;
    text-align: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000; line-height: 1.5em;
  }
  
.clearfloat { 
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.floatleft {
  float:left;
}
img.floatleft {
  float:left;
  margin:0 10px 10px 0;
}
  /* Clear borders for <fieldset> and <img> elements */
  fieldset, img { border: 0 solid;}

  /*  standard values */
  h1 { font-size: 133.333%; font-weight: normal; font-stretch:extra-expanded; color:#9C000E; margin-bottom:10px;border-bottom:1px solid #9C000E;}     /* 16px */
  h2 { font-size: 100%; font-weight:normal; font-style: italic; color:#202020; margin-bottom:10px;}            /* 12px */
  h3 { font-size: 100%; font-weight:bold; font-style:italic;}                        /* 12px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic }  /* 14px */
  div.hr { display:block; padding:0; margin: 15px 0 10px 0;border-top:1px solid #9C000E;}
  p { margin: 0 0 1em 0; }
  p.youtube { margin: 0 0 1em 0; border:1px solid #9C000E; text-align:center;}
  
  a {color: #9c000e; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#285293; text-decoration:none;}
  
  ul, ol, dl { margin: 0 0 1em 1em; }
  li { margin-left: 1.5em; line-height: 1.2em; }
  
  form { width:inherit; }
  input, textarea {border: 1px #761418 solid; width:95%; margin:0 0 10px 0; padding:0 0 0 5px; background-color:#FFFFFF;}
  button {
    background-image:url("/images/button20.jpg");
    background-repeat:repeat-x;
    height:20px;
    color:#990000; 
    padding:0 5px 0 5px;
    margin: 10px 15px 0 5px;
  }
  table {
  }
  td {
    text-align:left;
    vertical-align:top;
  }
  button:hover {
    color:#FFF; 
  }
  td.tdRightAlign, th.tdRightAlign {text-align:right;}
  
  /* general definitions for side-by-side columns */
  .subcolumns { width: 100%; overflow:hidden; }
  .c50l, .c25l, .c33l, .c38l, .c63l, .c66l, .c75l, .c62l {float: left; }
  .c50r, .c25r, .c33r, .c38r, .c37r, .c66r, .c75r, .c62r {float: right; }

  .c25l, .c25r { width: 25% }
  .c33l, .c33r { width: 33.333%; overflow:hidden; }
  .c37l, .c37r { width: 37.5% }
  .c50l, .c50r { width: 49.99%; }
  .c63l, .c63r { width: 62.5%; overflow:hidden; }
  .c66l, .c66r { width: 66.666%; overflow:hidden;  }
  .c75l, .c75r { width: 75% }
  .c38l, .c38r { width: 38.2% }
  .c62l, .c62r { width: 61.8% }

  /* basic layout setup */
  #pageOutline {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  
  #pageOutline0 {
    margin: 10px;
  }
  
  #pageMargins {
    border:1px solid #435466;
  }
  
  #page{ 
    border: 0px #fff solid;
    margin: 10px;
  }

  #header {
    height:80px;
    vertical-align:bottom;
  }
  #header0 {
    height:40px;
    vertical-align:middle;
    background-color:#B50010;
    background-image:url("/images/x5weblogo.jpg");
    background-repeat:no-repeat;
    margin: 0 0 30px 0;
  }
  #headerMenu {
    height:40px;
    background-color:#B50010;
    vertical-align:middle;
    overflow:hidden;
  }
  #headerMenu a {
    height:40px;
    color:#ffffff;
    border-left:5px solid #ffffff;
    vertical-align:middle;
  }
  #headerMenu img {
    vertical-align:middle;
    float:left;
  }
  #subHeader {
    text-align:left;
    margin: 8px 0 0 0;
  }

  #main {
    text-align:left;
    overflow:hidden;
    background-image: url("/images/bgNav.jpg");
    background-repeat: repeat-y;
  }

  #main0 {
    text-align:left;
    overflow:hidden;
  }

  #colNav {
    float:left;
    width:238px;
  }
  
  .colNavContent {
    padding:0 0px 0 0px;
  }
  
  #content {
    float:right;
    width:720px;
    height: 1%; /* Holly hack for Peekaboo Bug */
    padding: 0 0 10px 0;
    background-color:transparent;
  }
  table.cStruct {
    width:717px;
  }
  table.cStruct th.r1 {
   padding:0 0 30px 0;
  }
  table.cStruct td.c1 {
    width:233px;
    padding:0 5px 10px 0;
  }
  table.cStruct td.c123 {
    width:710px;
    padding:0 0 10px 0;
  }
  table.cStruct td.c12 {
    width:466px;
    padding:0 5px 10px 0;
  }
  table.cStruct td.c2 {
    width:233px;
    padding:0 5px 10px 5px;
  }
  table.cStruct td.c3 {
    padding:0 0 10px 5px;
    width:233px;
  }
  table.cStruct td.c3 li {
    margin-left: 0em;
   }
  
  .col2 {
    float:right;
    width:720px;
    height: 1%; /* Holly hack for Peekaboo Bug */
    padding: 0;
    background-color:transparent;
  }
  #col2 li {
    line-height:1.5em;
  }
  .subc {
    margin:0 0 0 10px;
  }
  .subcl {
    margin:0 0 0 10px;
  }
  .subcBox {
    margin:0 0 10px 10px;
    padding:5px;
    background-color:#fcfcfc;
    border:1px solid #435466;
  }
  .box {
    margin:0 0 10px 0;
    padding:5px;
    background-color:#fcfcfc;
    border:1px solid #435466;
  }
  .box h1 {
    border-width: 0;
   }
  
  .subcr {
    margin:0 0 0 10px;
  }
  
 #footer { 
    clear:both; 
    text-align:left;
    border-top: 1px #435466 solid;
    padding:5px 0px 5px 10px;
    font-size: 10px;
  }
  #footer a { color: #AAA; background:transparent;}
  #footer a:focus, 
  #footer a:hover,
  #footer a:active {color: #9AD4CC; background-color: transparent; text-decoration:underline;}
  #footer0 { 
    text-align:left;
    border-top: 1px #435466 solid;
    padding:5px 0px 5px 10px;
    font-size: 10px;
  }

  #topnav1 { color: #aaa; background: transparent; text-align:right; margin: 0; vertical-align:top;}
  #topnav1 a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav1 a:focus, 
  #topnav1 a:hover,
  #topnav1 a:active { text-decoration:underline; background-color: transparent;}
  #topnav1 form { display:inline;}
  #topnav1 input { width:200px; display:inline; margin: 0 5px 0 0;}

  #navmain { padding:0 10px 0 10px; border-top: 0px #CDC1C5 solid; height:40px; color: #aaa; }
  #navmain a { color: #000; font-weight: normal; padding: 0.5em 0.8em 0.5em 0.8em; margin:0 20px 0px 20px; text-decoration:none;} 
  #navmain a:focus,
  #navmain a:hover,
  #navmain a:active  { color: #9AD4CC; text-decoration:underline; }
 
.subcr p {
  border:1px solid #761418;
  padding:4px;
  margin-top:20px;
}
    
  

  table.normal { /* used to input data */
    width:99.9%;
    border-collapse:collapse;
    margin-left:1px;
  }
  table.normal th {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
    font-weight:bold;
    background-color:#EFEFEF;
  }
  table.normal td {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
    background-color:#FFFFFF;
  }
  table.normal td.title {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
    font-style:italic;
    background-color:#EFEFEF;
  }
  table.normal td.blank {
    border: 0px #AAA solid;
    padding-left:5px;
    height:15px;
  }
  table.normal input,
  table.normal textarea {
    margin:6px 0px 4px 0px;
    width:90%;
  }  
  table.normal textarea {
    height:100px;
  }
  table.normal input[type=radio] {
    width:1em;
  }
   
  table.archive { /* used to input data */
    width:99.9%;
    border-collapse:collapse;
    margin-left:1px;
  }
  table.archive th {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
    font-weight:bold;
    background-color:#EFEFEF;
  }
  table.archive td {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
    background-color:#FFFFFF;
  }
  table.archive td.archive_blank {
    border: 0px #AAA solid;
    padding:2px 5px 2px 5px;
    background-color:#FFFFFF;
  }
  
  table.listing { /* used to list data */
    width:100%;
    border-collapse:collapse;
    margin-left:1px;
  }
  table.listing th {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
    font-weight:normal;
    background-color:#EFEFEF;
  }
  table.listing td {
    border: 1px #AAA solid;
    padding:2px 5px 2px 5px;
  }
   
  table.sidebar { /* used for download restriction forms, etc */
    width:100%;
    border-collapse:collapse;
    margin-left:1px;
  }
  table.sidebar th {
    width:50px;
    border: 1px #FFF solid;
    padding:2px 5px 2px 5px;
    font-weight:normal;
  }
  table.sidebar td {
    border: 1px #FFF solid;
    padding:2px 5px 2px 5px;
  }
  table.sidebar select,
  table.sidebar input,
  table.sidebar textarea {
    margin:2px 0px 2px 0px;
    width:100px;
    background-color:#FFFFFF;
  }  
  
  /* container for search results and similar */
  div.search { }
  div.search h2 {line-height:1em; font-weight:normal; }
  div.search p {line-height:1em; font-weight:normal;padding-bottom:5px; border-bottom:1px solid #285293; }
  
  #col1 input[type=checkbox], #col1 input[type=radio] {
    width:1em; 
    height:1em;
    padding:0; 
    margin:0 10px 5px 10px; 
    border:0px;
    vertical-align:middle;
  }
  input[type=hidden] {
    visibility:hidden;
  }
  
  div.articleBox {
    border:1px solid #761418;
    padding:5px 5px 0 5px;
  }
   div.articleBox h2{
    border-top:1px solid #761418;
    padding-top:8px;
    color:#000;
    margin:0;
  }
  .newsbox {
    margin:0 0 10px 0;
    padding:5px;
    background-color:#fcfcfc;
    border:1px solid #435466;
  }
  .newsbox h1 {
    border-width: 0;
    text-align:left;
   }
  .newsbox h1 span{
    margin:1px 0 0 0;
    padding:0;
    position:relative;
    float:right;
    top:0;
    right:0;
   }
  .newsbox a {
    margin-right:5px;
  }
 
  .sitemap_0 {
  }
  .sitemap_1 {
    margin-left:20px;
  }
  .sitemap_2 {
    margin-left:40px;
  }
  .sitemap_3 {
    margin-left:60px;
  }
  .sitemap_4 {
    margin-left:80px;
  }
/* used in forms like mailform  */
  td.form {
  }
  td.formC1 { /* first column */
    width:180px;
  }

}