
/* ------------------------------------ */
/*               Menu                   */
/* ------------------------------------ */

.MenuHeader
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 14px;
  font-weight: bold;
  padding: 9px 12px 15px 12px;
}

.MainMenu
{
  border: 1px solid #E7E2B6;
  background-color: #FFFFDB;
  margin-top: 6px;
  padding: 6px;
}

.MenuItem
{
  padding: 9px 24px 9px 24px;
  border-top: 1px solid #E6E1B3;
  font-family: Tahoma, Arial, Verdana;
  font-weight: bold;
}

.MenuSubItem
{
  padding: 0px 24px 9px 50px;
  color: #9B5924;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  font-weight: bold;
}

.MainMenu A
{
  color: #9B5924;
  text-decoration: underline;
  font-family: Tahoma, Arial, Verdana;
  font-weight: bold;
}

.MainMenu A:HOVER
{
  color: #713D13;
  text-decoration: underline;
}


/* ------------------------------------ */
/*              Content                 */
/* ------------------------------------ */

h1
{
  font-family: Tahoma, Arial, Verdana;
  font-size: 24px; 
  color: #164D6F;
  font-weight: normal;
  margin-top: 10px;
  line-height: 140%;
}

h2
{
  font-family: Tahoma, Arial, Verdana;
  font-size: 18px; 
  color: black;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 5px;
}

h3
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px; 
  color: gray;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

.InfoText
{
  text-align: center;
  padding: 50px 20px 50px 20px;
}

.NewsTitle
{
  margin-bottom: 0px;
}

.MainContent
{
  text-align: justify;
  padding-right: 10px;
  padding-left: 4px;
  margin-bottom: 20px;
}

.Copyright
{
  background-color: #F3F3F3;
  padding: 10px 10px 10px 10px;
  border: 1px solid #BBBBBB;
  line-height: 140%;
  color: gray;
}

.BackLink
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px; 
  display: block;
  margin: 10px 0px 15px 0px;
}

.Indent
{
  margin: 0px 20px 0px 20px;
}

.path
{
  background-color: #385C72; 
  color: white; 
  padding: 5px; margin-top: 5px;
}

a.pathlink
{
  color: white;
  text-decoration: none;
}

a.pathlink:hover
{
  color: white;
  text-decoration: underline;
}

.MoreInfo
{
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana;
}

.MoreInfo LI,.ArchivesList LI
{
  display: inline;
  padding-left: 10px;
  padding-right: 0px;
  background: url(../images/bullet6.png) no-repeat;
}


.MoreInfo *
{
  margin: 0px;
  padding: 0px;
}

.ArchivesList
{
  padding: 0px;
  margin: 0px;
  display: inline;
}

.ArchivesNav
{
  background-color: #FFFFDB;
  padding: 10px;
  margin: 15px 0px 15px 0px;
  border: 1px solid #E7E2B6;
}

.input 
{ 
  border:1 groove white; 
  font-family:tahoma; 
  font-size:12px; 
  font-weight:normal; 
  color:#000000; 
  width:100%;
}

.inputButton 
{ 
  border:1 outset white; 
  font-family:tahoma; 
  font-size:12px; 
  font-weight:normal; 
  color:#000000; 
  background:#D4D0C8;
}

.inputButton2 
{ 
  border:1 outset white; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight:normal; 
  color:#000000; 
  background:#D4D0C8; 
}

.bigButton
{ 
  font-family: Tahoma, Arial, Verdana; 
  font-size: 13px; 
  font-weight: normal; 
  padding: 1px 20px 1px 20px;
}

.inputSelect 
{ 
  font-family:tahoma; 
  font-size:12px; 
  font-weight:normal; 
  color:#000000; 
}

.inputSelect2 
{ 
  font-family: Tahoma; 
  font-size:11px; 
  font-weight:normal; 
  color:#000000; 
}

A 
{
  color: #003CA0;
  text-decoration:none;
}

A:hover 
{
  color: #0060FF; 
  text-decoration:none;
}

B,STRONG 
{
  font-weight:800;
}

BODY,TD,SPAN,DIV 
{
  font-family: Arial, Tahoma, Verdana; 
  font-size:12px; 
  font-weight:normal; 
  color:#000000
  margin: 0px;
}

.small
{
  font-size: 11px;
}

.noContrast
{
  color: gray;
}

.special
{
  color: navy;
}

.mandatory
{
  color: red;
  font-size: 13px;
  font-weight: bold;
}

.ErrorSection
{
  background-color: #EAF0FA;
  border: 1px solid #B6C6E8;
  padding: 20px;
  font-family: Tahoma, Arial, Verdana; 
  font-size: 13px; 
  font-weight: bold; 
  margin: 10px 0px 10px 0px;
}

.ErrorSection LI
{
  font-size: 12px; 
  font-weight: normal;
  font-family: Arial, Tahoma, Verdana; 
  margin: 2px;
  padding: 0px;
}

.GeneralList LI
{
  list-style-image: url(../images/bullet6.png);
}

/* ------------------------------------ */
/*          Item Listings               */
/* ------------------------------------ */

.il_hdr
{
  font-weight: bold;
  font-size: 12px;
  background-color: #D8D8D8;
  padding: 5px;
}

.il_zebra1
{
  padding: 2px 4px 2px 4px;
  border-top: 1px solid #bbbbbb;
}

.il_zebra2
{
  padding: 2px 4px 2px 4px;
  border-top: 1px solid #bbbbbb;
  background-color: #F3F3F3;
}

/* ------------------------------------ */
/*        Pager                         */
/* ------------------------------------ */

.pg_empty
{
  margin: 12px 0px 50px 0px;

}

.pg_table{
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #EEEEEE;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-left: none;
  }

.pg_count{
  background-color: #D8D8D8;
  height: 20px;
  width: 100px;
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #CCCCCC;
  }

.pg_info{
  height: 20px;
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #CCCCCC;
  }

.pg_current{
  background-color: D8D8D8;
  height: 20px;
  font-weight: normal;
  font-size: 11px; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  padding: 2px;
  text-align: center;
  border-left: 1px solid #CCCCCC;
  width: 20px;
  }

.pg_other{
  height: 20px;
  font-size: 11px; 
  font-family: Arial, Verdana Helvetica, sans-serif; 
  font-weight: normal;
  padding: 2px;
  text-align: center;
  border-left: 1px solid #CCCCCC;
  width: 20px;
  }

.pg_space{
  height: 20px;
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding: 2px;
  text-align: center;
  border-left: 1px solid #CCCCCC;
  width: 20px;
  }

.pg_arr{
  height: 20px;
  background-color: #D8D8D8;
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding: 2px;
  text-align: center;
  border-left: 1px solid #CCCCCC;
  width: 20px;
  }

.pg_link{
  text-decoration: none;
  }