body {
  background-color: #2a4d73;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #024;
  margin:0px; 
  padding:0px;
}


.legal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999999;
  text-align:center;
}


.top {
  height:60px;
  width: 770px;
  color: #000;
  background-color:#fff;  
  float:left;
  text-align:left;
}
#toplogo {
  height:60px;
  width:410px;
  background-color:#fff;
  vertical-align:text-top;
  position:relative;
    float:left;
}
#topmenu {
  height:30px;
  width:200px;
  background-color:#fff;
  vertical-align:text-top;
  text-align:right;
  position:relative;
  margin-left:560px;
  font-style:oblique;
}
#topmenu a, #topmenu a:visited, #topmenu a:active {
  color:#2a4d73;
  text-decoration:none;
  font-style:normal;
}
#topmenu a:hover {
  text-decoration:underline;
  font-style:normal;
}

.borderTop {
  width:740px;  
}
.contentArea {
  max-width: 770px;
  min-width:770px;
  background-color:#fff;
  min-height:450px;
}
.contentArea a, .contentArea a:visited, .contentArea a:active{
  text-decoration:none;
  color:#2a4d73;
}
.contentArea a:hover {
  text-decoration:underline;  
}
.content {
  max-width:750px;
  margin-left:10px;
  background-color:#fff;
}
#content4Menu {
  max-width:500px;
  margin-left:10px;
  font-size:14px;
  float:left;
}
#sidebar {
  max-width:200px;
  margin-left:10px;
  float:left;
  font-size:12px;
  color:#333;
  line-height: 14px;
}
#sidebarTitle {
  font-size:12px;
  color:#036;
}


.splash {
  background-image:url(../images/splash.jpg);
  background-repeat:no-repeat;
  background-position:center;
  background-color:#666;
  min-height:150px;
  border:0px;
  border-style:none;
}

#pageTitle {
  color:#666;
  font-family:Verdana, Geneva, sans-serif;
  font-size:16px;
  font-style:oblique;
}

.hr {
  background-color:#CCC;
}
.teamHeader {
  font-size:14px;
  color:#036;
}
.teamBio {
  font-size:14px;
  color: #147;
  line-height: 14px;
}
.portfolioHeader {
  font-size:18px;
  color:#036;
}
.portfolioDesc {
  font-size:14px;
  color: #147;
  line-height: 14px;
}
.newsOverview {
  font-size:14px;
  color: #147;
  line-height: 14px;
}
.newsTitle {
  font-size:18px;
}
.News {
  font-size:14px;
  color: #012;
  line-height: 18px;
}
.newsContact {
  font-size:12px;
  color: #333;
  line-height: 14px;
}