body {
	margin:0px;
	text-align:left;
	background-color: #e9e9e9;
	color: #5f5f6c;
	font: 11px/1.4 arial, helvetica, sans-serif;
	}
#frame {
  position: relative;
  border:0px solid #cc0003;
  width:833px;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  padding:0px;
  background-image: url(../gfx/bkg_main.gif);
	}
#leftFrame {
	float:left;
  border:0px solid #996699;
	width:280px;
	}	
#logo {
	text-align:right;
  }
#logo p {
	margin-right: 34px;
  padding-top: 30px;
  }
#siteLinks {
  margin-left: 39px;
  margin-top: 20px;
	border:0px solid #000000;
  }
#siteLinks img {
  margin-bottom: 10px;
  }
#liability {
  margin-left: 39px;
  margin-top: 160px;
  border:0px solid #000000;
  color: #a2a1a1;
  font: 11px/1.4 arial, helvetica, sans-serif;
  }
#contentFrameBkg {
  float:left;
  border:0px solid #cc0003;
  width:549px;
  _margin-left:-1px;
	}
body.Home #contentFrameBkg {
	background-image: url(../gfx/bkg_home.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
	}
#contentFrame {
  border:1px solid #ffffff;
  border-right: 0px;
  border-bottom: 0px;
  width:549px;
  background-image: url(../gfx/watermark.png);
  background-repeat: no-repeat;
  padding-bottom: 50px;
	}
body.Home #contentFrame {
  padding-bottom:210px;
	}
body.Team #contentFrame {
  height: 710px;
  *height: 760px; 
	}
#StrapLine {
  margin: 52px 0px 30px 0px;
	}
#nav {
  border:0px solid #cc0003;
  margin: 47px 0px 30px 0px;
	}	
#teamnav {
  margin-left: 70px;
  margin-top: 42px;
	border:0px solid #000000;
  }
#teamnav ul, #teamnav ul li {
	padding: 0px;
  margin: 0px;
	list-style: none;
  line-height: 1.2em;
  width: 178px;
  margin-bottom: 2px;
  _margin-bottom: 0px;
	}
#teamnav li {
  background-color: #f8f8f8;
  border-top:1px solid #f1f1f1;
  border-bottom:1px solid #f1f1f1;
  margin-bottom: 2px;
	}
#teamnav a, #teamnav a:link, #teamnav a:visited, #teamnav a:active {
	display: block;
  color: #267998;
  font-size: 10px;
	font-weight: normal;
	text-decoration: none;
  padding: 2px 4px 2px 20px;
	}
#teamnav ul li a:hover  {
	color: #ffffff;
  background-color: #bababa;
	}
#teamImg {
  float: right;
  }
#title {
  padding-top: 4px;
  padding-bottom: 6px;
  }
body.Home #title {
  padding-top: 32px;
  padding-bottom: 6px;
  }
#content {
	border:0px solid #cc0005;
	background-color:none;
	margin-top:0px;
	padding:0px;
	width: 505px;
	}
.clearBase {clear: both;}  
#footer {
	border:0px solid #00ff99;
	width:833px;
	margin-right:auto;
	margin-left:auto;
	padding-top:4px;
  color: #969595;
  font: 10px;
  background-image: url(../gfx/bkg_footer.gif);
	}	
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #969595;
	}
#footer a:hover {
	text-decoration: underline;
	color: #34A1D4;
	}
.toTop {padding-bottom: 20px; margin-left: 3px;}
	
h1 {
	display: none;
	}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #5d8c9d;
	}
a:hover {
	text-decoration: underline;
	color: #DE9821;
	}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
	}
ul {
	margin-left: 40px;
	list-style: square;
	}
ul.news {
	margin-left: 20px;
	list-style: square;
	color: #5f5f6c;
	}
.news li {
  margin-bottom: 14px;
  }
.managementteam {
	width:460px;
  }
.tdstaffname {
	border:0px solid #000000;
	width:120px;
	font-family: verdana, helvetica, sans-serif;
	font-size:90%;
	color: #3F8CAC;
	font-weight: bold;
	text-align:left;
	padding-top:5px;
	vertical-align:top;
  }
.title {
	font-family: verdana, helvetica, sans-serif;
	font-size:90%;
	color: #000000;
	font-weight: bold;
  }
.tdstaffphoto {
	width:120px;
	border:0px solid #000000;
  }



h3 {
	font-size: 110%;
	color: #3F8CAC;
	font-weight: bold;	
	margin-bottom:-15px;
	}	
	
h2 {
	font-size: 12px;
	color: #333;
	}
.copyright {
	width:785px;
	margin-right:auto;
	margin-left:auto;
	font-size: 11px;
	padding-top: 3px;
	text-align:left;
	color: #8A8989;
	}
p, h2, h3 {
	margin-left: 3px;
	}		
p.intro {
	padding-top: 3px;
	padding-bottom: 20px;
	}
em.required {
  color: #cc0000;
  font-size: 150%;
  font-weight: bold;	
  }
		
