* {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color:#575557;
  line-height:1.4em;
}
body {
  margin:0px; padding:0px;
  background-color:#FAF3D8;
}
img {
  border:0px;
}
p {
  margin:0px 0px 20px 0px;
}
a:hover, a:visited:hover {
  color:blue;
}
table {
  border-width:0px;
  padding:0px;
}
td {
  text-align:left;
  vertical-align:top;
}
h1 {
  font-size:24px;
  font-weight:normal;
  color:#B0042C;
  margin-bottom:4px;
}
h2 {
  font-size:18px;
  font-weight:normal;
  color:#B0042C;
  margin-bottom:4px;
}
h3 {
  text-transform:uppercase;
  margin-bottom:4px;
}

div#bg {
  background:#FAF3D8 url(../images/template/body_bg.jpg) repeat-x;
  padding:0 10px 0;
  text-align:center;
}
#bd {
}
#ft {
	margin-top:10px;
  border-top:1px solid #888;
	padding:10px 0 20px;
	font-size:11px;
	color:#888;
	text-align:left;
	width:1003px;
}
td#body {
  width:623px;
}
div#body {
  padding:10px 40px 30px;
}
#hdr-img {
	background:url(../images/headers/2010/home-hdr-en.jpg) no-repeat;
  height:205px;
  overflow:hidden;
}
td#nav {
  width:311px;
  text-align:left;
  padding-bottom:20px;
}
div#nav {
  background: url(../images/template/2010/ddd_nav_box_logo.jpg) no-repeat bottom left;
  padding:0;
}
td#nav a, td#nav a:visited {
  display:block;
}
td#nav a.nav, td#nav a.nav:visited {
  line-height:1.2em;
  padding:5px 30px;
  border-bottom:1px solid #FFF;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  color:#FFF;
}
td#nav a.nav:hover, td#nav a.nav:visited:hover {
  color:#53558C;
}
td#nav a.sel, td#nav a.sel:visited {
  background:url(../images/template/2010/nav-hit-bg.jpg) no-repeat;
  color:#FFF;
  border-bottom:0;
}
td#nav a.sel:hover, td#nav a.sel:visited:hover {
  color:#FFF;
}
div#picViewer {
  background:url(../images/side-pics/2010/ddd_fla_cross.jpg) no-repeat;
  width:311px; height:278px;
}
div#hdr {
  position:absolute;
  top:0px; left:0px;
  width:100%;
  text-align:center;
}

div#subnav {
  padding-top:10px;
}
div#subnav a, div#subnav a:visited {
  display:block;
  color:#D7A010;
  text-decoration:none;
  padding-left:15px;
  background:url(../images/template/arrow.gif) no-repeat scroll 0px 5px;
}
div#subnav a:hover, div#subnav a:visited:hover {
  text-decoration:underline;
}

div#vidBtn {
  margin-top:20px;
  padding-left:15px;
}
div#vidBtn a, div#vidBtn a:visited {
  color:#292929;
  text-transform:uppercase;
  text-decoration:none;
}
div#vidBtn a:hover, div#vidBtn a:visited:hover {
  color:#991800;
  text-decoration:underline;
}

div#backBtn {
  margin-top:20px;
  padding-left:15px;
  background:url(../images/template/back_arrow.gif) no-repeat scroll 0px 5px;
}

table#data td, table#data th {
  padding:2px 6px;
}
table#data td {
  font-size:11px;
  border:1px solid #4b3d22;
  border-width:1px 1px 0px 0px;
}
table#data th {
  font-size:10px;
  vertical-align:bottom;
}
table#data tr.s td {
  background-color:#E8DBB9;
}
table#data th.s {
  font-size:14px;
  border:1px solid #4b3d22;
  background-color:#E8DBB9;
}

span.req { color:#B0042C; padding:0px 4px; }

div.printable {
  display:none;
}

#goal-pod {
  background:url(../images/template/2010/ddd_goals_pod.jpg) no-repeat;
  padding:0 20px;
  width:271px;
  height:82px;
  text-align:right;
  margin-top:10px;
}
#goal-pod .goal {
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size:20px;
  font-weight:bold;
  line-height:54px;
  margin-bottom:1px;
  color:#FFF;
}
#goal-pod .as-of {
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size:14px;
  font-weight:bold;
  line-height:27px;
  color:#FFF;
  text-transform:uppercase;
}
