html {
  margin: 0px;
  padding: 0px;
  background-color: #5b0003;
  font: normal 12px/16px Arial,sans-serif;
  color: black;
}
body {
  position: relative;
  padding: 0px 0px 14px 0px;
  margin: 0px auto;
  width: 947px;
}
h1 {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font: normal 21px/25px Arial,sans-serif;
  color: #f47b21;
}
p {
  margin: 0px;
  padding: 5px 0px;
}
a {
  color: #2e6b8d;
}
sup {
	font-size: 6px;
}
sup.sup_header {
	font-size: 12px;
}div.header {
  background: #ce1f26 url(../images/DPTYC.jpg) right top no-repeat;
}
a.logo {
  display: block;
  width: 209px;
}
a.logo img {
  border: none;
}
div.headlinks {
  position: absolute;
  top: 0px;
  right: 27px;
  background-color: #b31f24;
  line-height: 30px;
  padding: 0px 15px;
  color: white;
}
div.headlinks a {
  color: white;
}
.tlleft {
  position: absolute;
  top: 0px;
  left: -5px;
}
.tlright {
  position: absolute;
  top: 0px;
  right: -5px;
}
div.page {
  float: left;
  width: 947px;
  background: #740004 url(../images/pagebottom.gif) left bottom no-repeat;
  padding: 9px 0px;
}
/* Fix Mozilla bug */
div.page:after {
	content: ".";
	display: block;
	height: 0px;
	clear: left;
	visibility: hidden;
}
div.col1 {
  display: inline;
  float: left;
  width: 688px;
  margin: 0px -704px 0px 17px;
}
div.col1 div.item {
  display: inline;
  float: left;
  width: 660px;
  position: relative;
  background: white url(../images/col1-item-bottom.gif) left bottom no-repeat;
  padding: 14px;
  margin-top: 11px;
}
img.topcurve {
  position: absolute;
  top: 0px;
  left: 0px;
}
div.col2 {
  display: inline;
  float: left;
  width: 207px;
  margin: 0px -930px 0px 723px;
}
form.sidesearch {
  display: block;
  margin: 0px;
  padding: 9px 0px 0px 9px;
  background: url(../images/searchbg.gif) left top no-repeat;
  height: 31px;
}
form.sidesearch input {
  border: 1px solid #9b9b9b;
  background-color: white;
  color: #717171;
  padding: 0px 5px;
  margin: 0px;
  width: 138px;
  font: normal 12px/12px Arial,sans-serif;
  vertical-align: middle;
}
form.sidesearch button {
  vertical-align: middle;
  border: 0px solid #5b0003;
  background-color: #5b0003;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
div.sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
div.sidebar a {
  color: white;
}
div.sidebar li {
  margin: 0px;
  padding: 0px 0px 0px 8px;
  background: url(../images/sbarrow.gif) 0px 4px no-repeat;
}
div.col2 div.item {
  position: relative;
  background: #8a0005 url(../images/col2-item-bottom.gif) left bottom no-repeat;
  padding: 14px;
  margin-top: 11px;
  color: white;
  font: normal 11px/15px Arial,sans-serif;
}
div.col2 div.topitem {
  position: relative;
  background: #8a0005 url(../images/col2-item-bottom.gif) left bottom no-repeat;
  padding: 14px;
  margin: 11px 0px;
  color: white;
  font: normal 11px/15px Arial,sans-serif;
}
div.col2 h2 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font: bold 14px/14px Arial,sans-serif;
  color: white;
}
div.col2 h3 {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font: bold 12px/15px Arial,sans-serif;
  color: #f47b21;
}
div.footer {
  position: relative;
  clear: left;
  width: 926px;
  padding: 21px 0px 12px 21px;
  height: 50px;
  color: white;
}
div.footer p {
  text-align: left;
  word-spacing: 3px;
}
div.footer a {
  font-weight: normal;
  color: white;
  text-decoration: none;
  word-spacing: 0px;
}
div.footer p.design {
  position: absolute;
  top: 18px;
  right: 9px;
  margin: 0px;
  padding: 0px 64px 0px 0px;
  width: 151px;
  height: 47px;
  background: url(../images/designbox.png) left top no-repeat;
  text-align: center;
  font: normal 11px/48px Arial,sans-serif;
  letter-spacing: -1px;
  word-spacing: 1px;
  color: white;
}
div.footer p.design a {
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
a.poweredby {
  position: absolute;
  top: 9px;
  right: 8px;
  width: 56px;
  height: 33px;
  cursor: pointer;
}
a.poweredby img {
  border: none;
}

div.thumbbox {
  float: left;
  width: 120px;
  height: 90px;
  margin: 9px 29px 9px 0px;
}
div.thumbbox img {
  border: 4px solid #d8d8d8;
}

table.loginbox {
  border-collapse: collapse;
  float: left;
  width: 44%;
  margin-right: 4%
}
table.loginbox th, table.loginbox td {
  text-align: right;
  font-weight: normal;
}
table.loginbox th {
  padding-right: 6px;
}
table.loginbox caption {
  text-align: left;
  padding-top: 18px;
  font: normal 18px/21px Arial,sans-serif;
}
table.loginbox button {
  vertical-align: middle;
  border: 0px solid #5b0003;
  background-color: #5b0003;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
table.loginbox input {
  border: 1px solid #9b9b9b;
  background-color: white;
  color: black;
  padding: 0px 5px;
  margin: 0px;
  width: 138px;
  font: normal 12px/12px Arial,sans-serif;
  vertical-align: middle;
}