body
{
  margin: 0px;
  padding: 15px 0px;
  color: black;
  background-color: white;
}
td, p
{
  font-family: Verdana, arial, serif;
  font-size: 12px;
}
#header
{
  height: 188px;
  width: 973px;
}

#content
{
  margin-left: 38px;
  margin-top: 43px; #93px
  margin-right: 43px;
}

h1
{
  font-size: 22px;
  color: #35498f;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 7px;
}

.h1
{
  font-size: 16px;
  color: black;
  text-transform: none;
  font-weight: bold;
}

h2
{
  font-size: 16px;
  color: #35498f;
  margin: 7px 0px;
  font-weight: bold
}

.h2
{
  font-size: 16px;
  color: #35498f;
  margin: 7px 0px;
  font-weight: bold
}

h3
{
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #616161;
  font-weight: bold;
}

p
{
  margin-top: 0px;
  margin-bottom: 12px;
  color: #616161;
}

.content_item h1
{
  font-size: 16px;
  color: black;
  text-transform: none;
  font-weight: bold;
}

.sidebar h1
{
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #213475;
  text-transform: none;
  font-weight: bold;
  text-align: center;
}

.sidebar p
{
  font-size: 14px;
  color: #213475;
  text-align: center;
}

.sidebar_icons
{
  padding-top: 40px;
}

.content_item p
{
  color: black;
}

a
{
  color: #024a87;
  text-decoration: underline;
}

a:hover
{
  color: #024a87;
  text-decoration: none;
}

a:visited
{
  color: #8a959e;
  text-decoration: underline;
}


.content_text
{
  padding-right: 80px; 
}

#foot_menu a
{
  color: black;
  text-decoration: none;
  font-size: 12px;
}

#foot_menu a:hover
{
  color: black;
  text-decoration: underline;
  font-size: 12px;
}

#footer_left
{
  background-image: url('/images/footer_left.png');
  background-repeat: no-repeat;
  width: 17px;
  height: 47px;
}

#footer_right
{
  background-image: url('/images/footer_right.png');
  background-repeat: no-repeat;
  width: 26px;
  height: 47px;
}

#footer_fill
{
  background-image: url('images/footer_fill.png');
  background-repeat: repeat-x;
}

#foot_menu
{
  padding-bottom: 3px;
}

.sidebar
{
  width: 130px;
  text-align: center;
}

.sep
{
  width: 30px;  
}