/**
 * Content Styles
 */
body
{
    margin: 0px;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
}

table
{
    empty-cells: show;
}

td, td p
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
    margin-top: 0px;
}

th, th p
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
    margin-top: 0px;
    font-weight: bold;
}

p
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
    margin-top: 0.1em;
    margin-bottom: 1.0em;
}


ul
{
    margin-top: 0px;
    padding-top: 0px;
}


li {
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  text-decoration: none;
}

ul li
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
}

ol li
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
}

ol
{
    list-style-type: decimal;
}

ol ol
{
    list-style-type: lower-alpha;
}

h1
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: black;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}


h2
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}

h3
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: black;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}

h4
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: black;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}


h5  /* Small */
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: black;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}


h6  /* Tight */
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: black;
    font-weight: normal;
    color: #000000;
    word-spacing: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;

}

input
{
    background-color: white;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    margin: 0px;
    padding: 1px;
}

select
{
    background-color: white;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12px;
    border-style: solid;
    border-color: black;
    border-width: 0;
    margin: 0px;
    padding: 1px;
}


/**
 * 1iT Cougar CMS Table Styles
 */
table.grid_table
{
  border: 1px solid #202020;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  empty-cells: show;
  padding: 5px;
  border-collapse: collapse;
  margin-bottom: 1px;
}


td.grid_cell
{
  border: 1px solid #202020;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  vertical-align: top;
  font-weight: normal;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
}

th.grid_cell
{
  border: 1px solid #202020;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  background-color: #FDCA01;
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px 5px 10px;
}

table.horizontal_table, table.outline_table
{
  border: 1px solid #202020;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  empty-cells: show;
  padding: 5px;
  border-collapse: collapse;
  margin-bottom: 1px;

}


td.horizontal_cell
{
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  vertical-align: top;
  font-weight: normal;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

th.horizontal_cell
{
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-weight: bold;
  text-decoration: none;
  background-color: #FDCA01;
  vertical-align: middle;
  text-align: center;
  padding: 5px 5px 5px 5px;
}


table.noborders_table
{
  border: none;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  empty-cells: show;
  padding: 5px;
  margin-bottom: 1px;

}

td.noborders_cell, td.outline_cell
{
  border: none;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  vertical-align: top;
  font-weight: normal;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

th.noborders_cell, th.outline_cell
{
  border: none;
  border: 1px solid #202020;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
  font-weight: bold;
  text-decoration: none;
  background-color: #FDCA01;
  vertical-align: middle;
  text-align: center;
  padding: 5px 5px 5px 5px;
}





