
body
{
background-color: #fff; 
background-repeat: no-repeat; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10pt;
line-height: 1.5em;
}

table
{
font-size: 10pt;
}

table.times
{
margin: 5px 0 20px 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-collapse: collapse;
}

table.times td, table.times th{
padding: 5px;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

caption{
  font-size: 12pt;
  text-align: left;
  margin-bottom: 5px;
}

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

#banner
{
margin-bottom: 15px;
}

div
{
width: 600px;
}

div.list
{
width: 200px;
float: left;
}

h1, h2, h3{
font-weight: normal;
line-height: 1.5em;
margin-bottom: 0;
}

h1
{
font-size: 16pt;
margin: 0px;
font-weight: normal;
}

h2
{
font-size: 14pt;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}

h3
{
font-size: 12pt;
}

dt{
  font-size: 12pt;
}

dd{
  margin: 0 0 10px 0;
  color: #666;
}

p
{
margin-right: 150px;
margin-top: 0;
margin-bottom: 20px;
color: #666;
}

form
{
margin-left: 20px;
}

#textlinks
{
text-align: center;
}

#copyright
{
font-size:8pt;
text-align: center;
margin: 5px;
}

a:link
{
color: #FF0000;
text-decoration: none;
}

a:visited
{
color: #FF0000;
text-decoration: none;
}

a:hover
{
color: #666666;
text-decoration: underline;
}

em
{
font-weight: bold;
color: #666666;
}

ul
{
color: #666666;
list-style-type: square;
margin-top: 0px;
margin-left: 20px;
padding-left: 0;
}

span.link
{
color:#666666;
margin-left: 3px;
margin-right: 3px;
}

span.heading
{
background: #CCCCCC;
font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;
}

span.question
{
font-weight: bold;
font-style: italic;
color: #666666;
}

span.warning
{
color: Red;
font-weight: bold;
}

span.formlabel
{
color: Black;
}

span.required
{
color: Red;
}

.logout
{
float: right;
position: relative;
}

div.question
{
margin-left: 20px;
}

ul.question
{
color: #666666;
list-style-type: none;
margin-top: 3px;
margin-bottom: 20px;
margin-left: 10px;
}

#validation
{
text-align: center;
font-size: 8pt;
margin-top: 10px;
}

input.button
{
margin-top: 5px;
}

img
{
border: 0px;
}
