/* CSS Document */
body {
  background-color: #CED5E3;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#FFF;
  font-weight: normal;
  font-style: normal;
  text-align:left;
  text-decoration: none;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

ul li {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  line-height:20px;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
 }

p {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  line-height:20px;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.listitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#4C689A;
}

table.NavTable{
  width: 750px;
  border: none;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.NavTable tr td.Nav{
padding:0px;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #00286F;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  line-height:25px;
}

table.MainTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.MainTable tr td.TopCell {
  width:50%;
  height: 23px;
  background-color: #4C689A;
  text-align:right;
  border-top: 5px solid #00286F;
}

table.MainTable tr td.NavigationCell {
  height: 89px;
  background-color: #00286F;
  border-bottom: 10px solid #4C689A;
  padding:0px;
}

table.MainTable tr td.ContentCell {
  background-color: #FFFFFF;
  border-right: 1px solid #003075;
  border-left: 1px solid #4C689A;
  vertical-align:top;
}

table.MainTable tr td.FooterCell {
  height: 23px;
  background-color: #4C689A;
  text-align:center;
  border-top: 2px solid #00286F;
  border-bottom: 2px solid #00286F;
}
table.MainTable tr td.WidthCell {
  width:750px;
  background-color: #4C689A;
  text-align:right;
  border-top: 5px solid #00286F;
}

table.ContentTable{
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
  background-image:url(images/contentgrad_bg.gif);
  background-repeat: repeat-x;
  background-color:#FFFFFF;
}

table.ContentTable tr td.TitleCell{
  width: 222px;
  vertical-align:top;
  padding-top:15px;
  border: none;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:26px;
  color:#003075;
  text-align:center;
}

table.ContentTable tr td.TextCell{
  text-align:left;
  vertical-align:top;
  padding-left:15px;
  padding-right:15px;
  padding-top:0px;
  padding-bottom:15px;
}

.DateText {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:30px;
color:#333333;
font-weight:bold;
}

.TitleText {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
line-height:18px;
color:#4C689A;
}

.Links {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#FFF;
  text-decoration:underline;
}
.LinksContent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003075;
  text-decoration:underline;
}
.LinksLarge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #910004;
  text-decoration:underline;
}

.photos {border:3px solid #4C689A;
	}
