html {
  margin:0px;
  padding:0px;
}

body {
  margin:0px;
  padding:30px;
  background:#667197;
  color:#FFFFFF;
}
body, th, td, div, li, ul {
  font-size:12px;
  font-family:Arial, Tahoma, Serif;
}
a {
  color:#FFCC33;
  text-decoration:underline;
}
a:hover {
  color:#FFFFFF
}
p, h3, h4 {
  margin:0px;
  padding:0px;
  margin-bottom:15px;
}
img.top {
  padding:1px;
  border:2px solid #383F58;
  background:#E8D4C6;
}
img#header_home {
  margin-bottom:30px;
}
td#content {
  padding:0px 28px 30px 26px;
}
td#content2 {
  /*padding:30px 28px 30px 26px;*/
}
div#main_content { 
  padding:30px 0px;
  border-bottom:1px solid #AEB9E2;
  margin-bottom:30px;
}
div#main_content.nomargin {
  padding-top:0px;
}
td.td_right {
  border-left:1px solid #AEB9E2;
}
table#copyright td {
  padding:15px 30px;
  font-size:11px;
}
table#header {
  margin-bottom:30px;
}
table#header td {
  padding:25px 26px 0px 26px;
  font-size:11px;
}
div#ppt {
  background:url(images/ppt.gif) no-repeat right center;
  padding-right:30px;
  text-align:right;
  font-size:11px;
  margin-bottom:25px;
  margin-right:8px;
}
div#menu {
  text-align:right;
  font-size:16px;
}
div#menu img {
  margin:0px 0px;
}
div#submenu {
  color:#FFCC33;
  background:url(images/border.gif) repeat-x left top;
  padding:10px 0px;
  margin:14px 12px 0px 16px;
}
div#submenu a {
  font-weight:bold;
  margin:0px 15px;
  padding:3px 0px;
}
div#submenu.less_dist a {
  margin:0px 5px;
}
div#submenu.less_dist {
  line-height:25px;
  text-align:center
}
div#submenu a.act {
  background:#3D4561;
  padding:3px 5px;
}
table.subheader {
  margin-bottom:25px;
}
table.subheader h1 {
  margin-bottom:0px;
}
table.subheader td  {
  color:#FFCC33;
}
table.subheader a  {
  color:#FFCC33;
  font-weight:bold;
  margin:0px 10px;
}

div#submenu a.first {
  margin-left:0px;
}
table#header td.td_right {
  padding-right:18px;
  padding-top:20px
}
h1 {
  border-left:3px solid #FFCC33;
  margin:0px 0px 40px 0px;
  padding:0px 0px 0px 15px;
  text-transform:uppercase;
  font:20px Tahoma, Arial
}
h3 {
  color:#FFCC33;
  font-size:12px;
}
h2 {
  background:url(images/border.gif) repeat-x left top;
  padding:20px 0px;
  margin:0px;
  color:#FFCC33;
  font-size:16px;
}
p.note {
  background:url(images/note.gif) no-repeat 35px center;
  padding:5px 0px 5px 100px;
  color:#FFCC33;
  font-weight:bold
}
div#main_content table.format1 {
  margin-bottom:25px;
  margin-top:10px;
  background:#828CB0;
}
div#main_content table.format1 th {
  background:#3D4561;
}
div#main_content table.format1 td {
  background:#667197;
}
div#main_content table.format1 td.color {
  background:#535C7E;
}
div#main_content table.format1 th, div#main_content table.format1 td {
  padding:6px 12px;
}
table.img {
  margin-bottom:30px;
  margin-top:10px;
}
div#main_content table.format2 {
  margin-bottom:25px;
  margin-top:10px;
}
div#main_content table.format2 b {
  color:#FFCC33;
}
div#main_content table.format2 th, div#main_content table.format2 td {
  padding:6px 12px;
}
div#main_content table.format2 th {
  padding:6px 12px;
  color:#FFCC33;
  white-space:nowrap;
  text-align:left;
  width:120px;
}
div#main_content table.format1 td.fline {
  font-weight:bold;
  color:#EEEEEE;
  background:#5E678C
}
span.day {
  color:#FFCC33;
  margin-right:15px;
  font-weight:bold;
}