/* commented backslash hack \*/
html body {height:100%;}
/* end hack */

html body {
margin: 0px;
padding: 0px;
}

body {
background: #D9DCEA url(bg.jpg) repeat-y center center; /* Original background colour is D9DCEA */
text-align: center; /* centre for IE5.+ */
}

img {
border: 0;
}

#container {
min-height: 100%;
height: auto;
width: 759px;
margin-left: auto; /* centre container */
margin-right: auto; /* centre container */
position: relative;
background: #fff;
text-align: left;
}

* html #container {
height: 100%;
width: 759px; /* box model hack for IE5.+ */
w\idth: 759px
}

#header {
background: #fff url(debate_head.jpg);
height: 115px;
width: 759px;
}

#clearfooter{
clear: both;
height: 26px;
width: 759px;
}

#footer {
width: 759px;
position: absolute;
bottom: 0px;
height: 26px;
line-height: 26px;
font-family: Verdana,Helvetica,sans-serif;
font-size: 9pt;
border-top: 1px solid #ACACB6;
text-align: center;
background: #D9DCEA;
color: #7C7D7E;
}

.bottomNav_line {
border-bottom: 1px solid #ACACB6;
}

.rightNav_line {
border-right: 1px solid #ACACB6;
}

a {
text-decoration: none;
}

a:link {
color: #424344;
}

a:visited {
color: #424344;
}

a:hover {
text-decoration:underline;
color:#5656a2;
}

a:active {
color: #424344;
}

#footer a {
color: #7C7D7E;
}

#footer a:hover {
text-decoration:underline;
color:#5656a2;
}

#content {
clear: left;
}
      
table {
   font-family: Verdana,helvetica,sans-serif;
   font-size: 9pt;
   }

td {
    font-family: Verdana,helvetica,sans-serif;
    font-size: 9pt;
    color: #424344;
   }

h3 {
   font-family:Verdana,helvetica,sans-serif;
   font-size: 10pt;
   }

.heading_bg_color {
   background-color: #8A95C4;
   font-family: Verdana,helvetica,sans-serif;
   font-size: 9pt;
   color: white;
}

.alt_subject_bg_color {
   background-color: #EEEFF1;
}

.reply_comments {
   background-color: #EEEFF1;
   line-height: 17px;
}

.navUtility a:link, .navUtility a:visited {
   text-decoration: underline;
   }

.surveyLink a:link, .surveyLink a:visited {
   font-family: Verdana,helvetica,sans-serif;
   font-size: 10pt;
   color: #5656a2;
   text-decoration: underline;
   }
   
.responseHeader {
   font-family: Verdana,helvetica,sans-serif;
   font-size:10pt;
   color:black;
   }

.headlines {
   font-family: Verdana,helvetica,sans-serif;
   font-size:9pt;
   color: #424344;
   background-color: #D9DCEA;
   }

.cell_border {
   background-color: #B9B9BD;
}

.headlines_border {
  background-color: #ACACB6;
}

#marqueecontainer {
  position: relative;
  width: 649px; /*marquee width */
  height: 22px; /*marquee height */
  background-color:white;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 9pt;
  overflow: hidden;
  border: 0px;
  padding: 3px;
  padding-left: 4px;
  text-align:left;
}

#marqueecontainer img {
  border-width:2px;
  border-style:solid;
}

.line_height {
line-height: 17px;
}

#introduction {
line-height: 20px;
}
