body 
{
  background: #5C7B9F url(background.gif) repeat-x;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  padding: 0;
  margin: 0;
}

p, ol, ul
{
  padding: 0;
  margin: 13px 0;
  line-height: 15px;
}

ol
{
  padding-left: 40px;
}

h2
{
  color: #022D56;
  font-size: 140%;
  padding: 0;
  margin: 16px 0;
  margin-top: 0 !ie;
}

h3
{
  color: Black;
  font-size: 120%;
  padding: 0;
  margin: 13px 0;
}

a:link, a:visited 
{
  color: Blue;
  text-decoration: none;
}

.wrapper 
{
  background-color: white;
  width: 672px;
  margin: auto;
  padding: 0px;
  padding-bottom: 5px;
  border-left: solid 10px #DAD9D9;
  border-right: solid 10px #DAD9D9;
}

.header
{
  background: white url(top_bg.gif) repeat-x;
  width: 692px;
  height: 35px;
  margin: 15px auto auto auto;
}

.start
{
  background: white url(list-background.gif) repeat-x;
  height: 30px;
  text-align:center;
  margin: 10px auto;
  margin-top: -13px !ie;
  width: 200px;
}

.start a
{
  color: White;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

.start a:hover
{
  color: #022D56;
}

.header a:link, .header a:visited, .content-text a:link, .content-text a:visited
{
  color: #022D56;
  font-weight: bold;
  text-decoration: none;
}
.header a:hover, .content-text a:hover
{
  text-decoration: underline;
}

.logo 
{
  background: transparent url(logo.png) repeat scroll 0%;
  margin: 0 auto 0 auto;
  width: 673px;
  height: 259px;
}

.questionlist
{
  font-size: 14px;
  margin: 8px auto 0 auto;
  width: 673px;
  height: 30px;
  text-align: center;
  background: white url(list-background.gif) repeat-x;
  vertical-align:middle;
}

.questionlist a 
{
  display:block;
  float:left;
  color: #022D56;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0px 0 10px;
  padding-top: 5px;
}

.description
{
  width: 530px;
  text-align: justify;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.question-number, .buttons a
{
  color: White;
  background-color: #5C7B9F;
  font-weight: bold;
  font-size: 120%;
}

.question-number
{
  height: 22px;
  padding: 4px 10px 0 10px;
}

.question-label
{
  padding: 10px;
  padding-bottom: 5px;
}
.question-options
{
  padding: 5px 10px 12px 9px;
}

.question-picture
{
  text-align: center;
  margin-top: 8px;
  margin-bottom: 2px;
}

.question 
{
  width: 530px;
  margin: auto;
  background-color: #DDDDDD;
}

.buttons a:hover
{
  color: #022D56;
}

.buttons
{
  background-color: #5C7B9F;
  height: 22px;
  padding-top: 4px;
  width: 530px;
  margin: auto;  
}

.button-prev
{
  margin-left: 10px;
  margin-right: 172px;
}
.button-next
{
  margin-left: 172px;
}

#button-evaluate
{
  background: white url(list-background.gif) repeat-x;
  width: 530px;
  margin: auto;
  margin-top: 5px;
  text-align: center;
  height: 26px;
  display: none;
}

#button-evaluate a
{
  color: white;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 5px;
}

#button-evaluate a:hover
{
  color: #022D56;
}

.footer
{
  background-color: #89A0B9;
  width: 693px;
  margin: 5px auto 0 auto;
  padding-top: 5px;
  color: White;
  text-align:center;
  font-weight: bold;
  height: 20px;
}

.footer a:link, .footer a:visited
{
  color: White;
  text-decoration: none;
  border-bottom: dotted 1px white;
  position: relative;
}

.footer a:hover
{
  text-decoration: none;
  border-bottom: solid 1px white;
}

a.active
{
  font-weight: bold;
  background: url(list-background-active.gif) repeat-x;
  height: 35px;
}

.text
{
  font-size: 110%;
  margin: 0;
  padding: 15px 0 0 12px;
}

.questionlist a.answered
{
  color: White;
}

td 
{
  text-align: center;
  margin: 0px;
  padding: 0px;
}

a.lbAction, a.lbAction:hover
{
  text-decoration: none;
}

.closebtn 
{
  position: absolute;
  right: 10px;
}

.closebtn a img
{
  border: none;
}

.aspnetForm
{
  min-height: 950px;
}

.content-text
{
  width: 642px;
  margin: 15px;
  margin-top: 18px;
  padding: 0;
}

.content-text a:link, .content-text a:visited
{
  font-weight: normal !important;
  position: relative;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

.content-text a:hover
{
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}


.evaluation table
{
  margin-left: -3px;
  font-weight: bold;
  line-height: 20px;
}

.evaluation tr.head
{
  background-color:#5C7B9F;
  font-size: 13px;
}

table
{
  color:White;
}

tr.wrong
{
  background-color: #DD0000;  
}

tr.correct
{
  background-color: #269B00;
}

td.explainlink
{
  background-color: White;
  text-align: left;
  padding-left: 4px;
}

td.explainlink span
{
  color: #022D56;
}

td.explainlink span:hover
{
  cursor: pointer;
  text-decoration: underline;
}
