body 
{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .6875em;
  color: #333;
  background-color: #333;
}

#left_menu
{
  background-color: #c1d2e9;
}

#main_content
{
  background-color: #fff;
}


.main_label
{
  font-family: Arial;
  font-size: 1.5em;
  color: #fff;
}

.sub_label
{
  background-color: #BDBEC3;
  padding: 3px 0;
  font-family: Arial;
  font-weight: bold;
  font-size: 1.250em;
  color: #fff;
  padding: 2px 2px;
  margin-top: 10px;
}

.sub_label_division
{
  background-color: #BDBEC3;
  font-family: Arial;
  font-weight: bold;
  font-size: 1.250em;
  color: #933;
  padding: 2px 2px;
  margin: 0 0 10px 0;
}


.main_label div
{
  margin: 0 110px 10px 0;
  background-color: #BDBEC3;
  padding: 3px 0;
}

.main_label div span
{
  padding: 0 0 0 58px;
}

.main_margin
{
  padding: 0 110px 0 58px;
}

.left_margin
{
  padding: 25px 20px 25px 25px;
}

.manager
{
  padding: 20px 0;
}

.manager a, .manager a:link, .manager a:visited
{
  padding: 10px 0;
  color: #5686C8;
  font-weight: bold;
}

.people
{
  padding: 10px 0;
  color: #666;
}

.peoplename 
{
  margin: 0 0 4px 0;
  color: #444;
  font-weight: bold;
}

.people a, .people a:link, .people a:visited
{
  padding: 10px 0;
  color: #5686C8;
  font-weight: bold;
}




.department
{
  padding: 2px 0 2px 21px;
}

.department a, .department a:link, .department a:visited 
{
  color: #10477c;
  font-weight: bold;
  text-decoration: none;
}

.department a:hover
{
  text-decoration: underline;
}

.tomeas
{
  padding: 5px 0 0 10px;
}

.tomeas a, .tomeas a:link, .tomeas a:visited
{
  padding: 6px 0 0 0;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.tomeas a:hover
{
  text-decoration: underline;
}






.tomeas_division
{
  padding: 5px 0 5px 21px;
}

.tomeas_division a, .tomeas_division a:link, .tomeas_division a:visited
{
  padding: 6px 0 0 0;
  color: #933;
  text-decoration: none;
  font-weight: bold;
}

.tomeas_division a:hover
{
  text-decoration: underline;
}






.left_sub_label
{
  background-color: #BDBEC3;
  padding: 3px 0;
  font-family: Arial;
  font-weight: bold;
  font-size: 1.250em;
  color: #fff;
  padding: 2px 2px;
}

.left_main_label
{
  margin: 15px 0 5px 0;
}

.left_main_label span
{
  background-color: #fff;
  color: #003;
  font-weight: bold;
  padding: 5px 2px;
  text-decoration: none;
}

.copyright
{
  color: #333;
  font-size: .9em;
}

.copyright a, .copyright a:link, .copyright a:visited
{
  color: #333;
  text-decoration: none;
}

.copyright a:hover
{
  text-decoration: underline;
}

.site_link
{
  text-align: right;
  color: #444;
}

.site_link a, .site_link a:link, .site_link a:visited
{
  color: #c33;
  text-decoration: none;
  font-weight: bold;
}

.site_link a:hover
{
  text-decoration: underline;
}

