body.new
{
  margin: 0px;
  background-image: url('/images/home_bg.gif');
  background-repeat: repeat-y;
}

body, p, td, li, input, select
{
  font-family: 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, Arial, Geneva;
  font-size: 10pt;
}

h1
{
  font-family: 'Times New Roman', times, serif;
  font-size: 17pt;
  font-weight: normal;
}

h1.font-family
{
  font-size: 16pt;
  color: #222222;
  margin-bottom: -10px;
}

h2
{
  font-family: 'Times New Roman', times, serif;
  font-size: 15pt;
  font-weight: normal;
}

h2.font-family
{
  font-size: 13pt;
  color: #666666;
}

h3
{
  font-family: 'Times New Roman', times, serif;
  font-size: 13pt;
  font-weight: normal;
}

a
{
  color: #2424B3;
}

a:visited
{
  color: #000080;
}

a.topNav
{
  padding-left: 10px;
  padding-right: 10px;

  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  
  color: #000000;
}

a.topNav:visited
{
  color: #000000;
}

a.topNav:hover
{
  color: #000080;
  text-decoration: underline;
}

a.leftNav, a.leftNav:visited
{
  color: #000000;
}

input.searchBox
{
  border: 1px solid #999999;
  font-size: 8pt;
  font-weight: bold;
  width: 100px;
  height: 12px;
}

input.searchSubmitButton
{
  border: 1px solid #999999;
  font-size: 8pt;
  font-weight: bold;
  height: 15px;
  background-color: #000080;
  color: #ffffff;
}

input.departmentSubmitButton
{
  border: 1px solid #999999;
  font-size: 8pt;
  font-weight: bold;
  height: 18px;
  margin-top: -19px;
  background-color: #000080;
  color: #ffffff;
  width: 25px;
}

select.departments
{
  border: 1px solid #999999;
  font-size: 8pt;
  width: 130px;
  height: 17px;
}

span.smallTextBold
{
  font-size: 8pt;
  font-weight: bold;
}

span.smallText
{
  font-size: 8pt;
}

span.caption
{
  font-family: Tahoma;
  font-size: 8pt;
  letter-spacing: 0.1em;
}

li
{
  margin-bottom: 6px;
}

p.bottomlink
{
  padding: 7px;
  background-color: #aaddff;
  border-top: 2px solid #0099cc;
}

a.bottomlink
{
  text-decoration: none;
}

a.bottomlink:hover
{
  text-decoration: underline;
}

td.top_circle
{
  height: 80px;
  width: 79px;
}

td.top_text
{
  height: 60px;
  width: 671px;
}

td.top_nav
{
  margin-top: 0px;
  height: 20px;
  width: 671px;
  padding-top: 0px;
  padding-right: 4px;
  text-align: right;
  background-image: url('/images/top_03.jpg');
  background-repeat: repeat-y;
}

.departmentBox
{
  margin: 5px; 
  border: 1px solid #dddddd; 
  background-color: #ffffff; 
  padding: 5px;
}

.departmentBoxHeader
{
  font-size: 9pt; 
  font-weight: bold;
}

.departmentBoxItem
{
  margin-top: 5px; 
  margin-left: 15px;
  font-size: 8pt;
}

div.top-01
{
  width: 750px;
  height: 60px;
}

div.top-02
{
  width: 750px;
  height: 20px;
  background-image: url('images/top_02.png');
  text-align: right;
  line-height: 20px;
}
