ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #ffffff;
}

.HeaderLayer { PADDING-LEFT: 10px; BACKGROUND: black; WIDTH: 100%; POSITION: static; HEIGHT: 89px }
.RuleLayer { BACKGROUND: black; WIDTH: 100%; HEIGHT: auto }
.MainLayer { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: white; PADDING-BOTTOM: 10px; WIDTH: 100%; PADDING-TOP: 10px; POSITION: static }

.QuestionLayer { 
  border: #999999 1px solid; 
  margin: 12px auto 12px; 
  width: 675px; 
  text-align: left;
}

.qtext { 
  font-size: 16px;
  padding: 12px; 
  margin: 12px
  FONT-WEIGHT: bold; 
  COLOR: #ffffff; 
  background: #666666;
}

.footnote {
  font-size: 10px;
  padding: 12px;
  margin: 12px
  COLOR: black;
  xbackground: #666666;
}

.form-row {
  padding: 12px; 
  margin: 12px
  width: 100%;
  xbackground: blue;
}

.qlabel {
  padding 4px 4px 4px 0px;
  margin: 4px 4px 14px 0px;
  xbackground: #D2D2D2;
}

.rbc {
  padding: 4px 0px 4px 104px; 
  margin: 4px
  xbackground: blue;
}

.form-submit {
  padding: 12px; 
  margin: 12px
  width: 100%;
  background: #666666;
  text-align: right;
  height: 50px;
}

input {
  font-size: 16px;
}

a:link {
  color: white;
  text-decoration: underline
}
a:visited {
  color: white;
  text-decoration: underline
}
a:hover {
  color: white;
  text-decoration: underline;
  background-color: #999999;
}
a:active {
  color: white;
  text-decoration: underline;
  background-color: #999999;
}

a.qlink:link {
  font-size: 12px;
  color: black;
  text-decoration: underline
}
a.qlink:visited {
  font-size: 12px;
  color: black;
  text-decoration: underline
}
a.qlink:hover {
  font-size: 12px;
  color: black;
  text-decoration: underline;
  background-color: #EEEEEE;
}
a.qlink:active {
  font-size: 12px;
  color: black;
  text-decoration: underline;
  background-color: #EEEEEE;
}
