
/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
    margin:0;
    padding:0;
}

body
{
    background: #FFFFFF;
    color: #0066B3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
}

p
{
    color: #0066B3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
    margin-top: 4px;
    margin-bottom: 4px;
}


/*****************************************************************************/
/** HEADINGS **/

h1
{
    color: #B30000;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 24pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
}
h2
{
    color: #B30000;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
}
h3
{
    color: #B30000;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
}
h4
{
  color: #B30000;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}


/*****************************************************************************/

.borderCell
{
  background-color : #BFE4FF
}

td
{
  font-size: 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif
}

TD.border
{
  BORDER-RIGHT: #BFE4FF 1px solid;
  BORDER-TOP: #BFE4FF 1px solid;
  BORDER-LEFT: #BFE4FF 1px solid;
  BORDER-BOTTOM: #BFE4FF 1px solid
}


/*****************************************************************************/

table.tableCompactGrid
{
    border-collapse : collapse;
    margin-top : 8px;
    margin-bottom : 10px
}

table.tableCompactGrid tr
{
    vertical-align : top;
    margin : 0px;
}

table.tableCompactGrid th
{
    background-color : #E6ECFF;
    border : 1px solid #668CFF;
    border-collapse : collapse;
    text-align : left;
    padding : 4px;
}

table.tableCompactGrid td
{
    border : 1px solid #668CFF;
    border-collapse : collapse;
    text-align : left;
    padding : 4px;
}

table.tableCompactGrid p
{
    margin-top: 2px;
    margin-bottom: 2px;
}


/*****************************************************************************/

a
{
  color: #668CFF;
  text-decoration: none
}

strong
{
  color: #B30000;
  text-decoration: none
}

ol
{
  margin-left: 16px;
  padding-left: 16px;
}

ul
{
  margin-left: 10px;
  padding-left: 10px;
}

li
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}

/*****************************************************************************/

.copyright
{

  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none
}

.button
{
  PADDING-LEFT: 4px;
  PADDING-RIGHT: 4px;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
}

a.button
{
  PADDING-LEFT: 4px;
  PADDING-RIGHT: 4px;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
}

.photo-caption
{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #FFCC00;
  text-decoration: none
}

.nav-bar-link
{

   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #999900;
   text-decoration: none
}

/*****************************************************************************/

.navSectionBackground
{
    background-color : #0066B3
}
.navSectionBackgroundHighlight
{
    background-color : #E6ECFF
}
a.navSection
{
    color : #E6ECFF;
    font-weight : bold;
    text-decoration : none;
    font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
a.navSectionHighlight
{
    color : #0066B3;
    font-weight : bold;
    text-decoration : none;
    font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}

/*****************************************************************************/

.menuItem
{
    color : #BFE4FF;
    font-weight : normal;
    text-decoration : none;
    font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}

a.menuItem:visited
{
    color : #BFE4FF;
}
a.menuItem:active
{
    color : #BFE4FF;
}
a.menuItem:hover
{
    color : #6096BF;
    background-color : #BFE4FF
}

/*****************************************************************************/

.errorMsg
{
  color: #FF6600;
  font-weight: bold;
}

/*****************************************************************************/

/**
this is used to push the div holding in image to the left
**/
.divImgLeft
{
    text-align: center;
    font-size: 8pt;
    float : left;
    border : 1px solid #CCCCCC;

    margin-left : 0px;
    margin-right : 20px;
    margin-top : 0px;
    margin-bottom : 10px;

    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
}

/**
this is used to push the div holding in image to the right
**/
.divImgRight
{
    text-align: center;
    font-size: 8pt;
    float : right;
    border : 1px solid #CCCCCC;

    margin-left : 20px;
    margin-right : 0px;
    margin-top : 0px;
    margin-bottom : 10px;

    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
}

/*****************************************************************************/
