﻿/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 17, 2010 */
@font-face {
	font-family: 'DOSsystem';
	src: url('../fonts/dos_system_font-webfont.eot');
	src: local('☺'), url('../fonts/dos_system_font-webfont.woff') format('woff'), url('../fonts/dos_system_font-webfont.ttf') format('truetype'), url('../fonts/dos_system_font-webfont.svg#webfont1W4SFGIj') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
margin: 0;
padding: 0;
}

a {
color: #000;
text-decoration: none;
}

a img {
border: 0;
}

body {
background: #d0d3ce url('../images/bg_tile.gif') top left repeat;
font-family: DOSsystem, 'trebuchet ms', arial, helvetica, sans-serif;
font-size: 24px;
}

.clear {
clear: both;
}

/* Nav */
/* ----------------------------------------- */

#nav_stretch {
background: #d0d3ce;
width: 100%;
}

#nav {
background: #d0d3ce;
font-size: 24px;
line-height: 34px;
margin: 0 auto;
padding: 2px 0 0 20px;
width: 955px;
}

#nav ul {
list-style-type: none;
}

#nav li {
float: left;
padding-right: 25px;
}

#nav a {
float: left;
}

#nav a:hover,
body.home #nav a.home span,
body.contact #nav a.contact span {
color: #911a2e;
}

/* Wrapper */
/* ----------------------------------------- */

#wrapper {
position: relative;
margin: 25px auto 50px auto;
width: 975px;
}

#shadow {
background: url('../images/shadow_pixel.png') top left repeat;
position: absolute;
top: 25px;
left: 22px;
width: 100%;
height: 100%;
z-index: -1;
}

#content_box {
background: #d0d3ce;
padding: 16px 14px;
width: 943px;
}

#outer_border {
border: 3px solid #000;
padding: 2px;
width: 933px;
}

#inner_border {
border: 3px solid #000;
width: 927px;
}

#wrapper h1 {
font-size: 30px;
margin-top: -17px;
text-align: center;
position: relative; /* ie7 */
}

#wrapper h1 span {
background-color: #d0d3ce;
padding: 0 10px 0 15px;
}

#wrapper h1 span:empty {
display: none;
}

#wrapper h2 {
color: #b9bab8;
font-size: 48px;
font-weight:normal;
padding: 0 0 25px 0;
}

body.home #wrapper ul {
float: left;
list-style-type: none;
margin: 60px 0 -15px;
padding: 0 30px 0 36px;
}

body.home #wrapper ul li {
float: left;
clear: none;
font-size: 24px;
line-height: 30px;
margin: 0;
padding-bottom: 72px;
text-align: center;
width: 287px;
}

body.home #wrapper ul li img {
height: 89px;
width: 89px;
}

body:not(.home) .wide_text {
line-height: 28px;
margin: 0 auto;
padding: 30px 0 40px 0;
width: 800px;
}

body:not(.home) .wide_text a {
color: #911a2e;
}

  .file-header {
  color: #990099;
  }
  .data-header {
  color: #999900;
  }
  .note-one {
  color: #990000;
  }
  .note-two {
  color: #009900;
  }
  .note-three {
  color: #000099;
  }
  table, th, td {
    border: 1px solid black;
  }
  th, td {
    padding: 15px;
  }
  td .file-header {
    white-space: nowrap;
  }
