.survey {
  display:inline;
  font-family:verdana, sans-serif;
  background:#EEF;
  width:300px;
  font-size:9pt;
  font-weight:normal;
}

body {
  font-family:verdana, sans-serif;
  font-size:9pt;
  font-weight:normal;
  background-color:#E5F3FF;
  width:640px;
  color:#777;
  
}

table 
{
	width: 650px;
	}



a {
  font-weight:normal;
  text-decoration:none;
  color:navy;
  font-family:verdana, sans-serif;
  font-size:8pt;
}

a.topbar 
{
 font-weight:normal;
  text-decoration:none;
  color:navy;
  font-family:verdana, sans-serif;
  font-size:8.5pt;
}

a.sidebar 
{
 font-weight:normal;
  text-decoration:none;
  color:navy;
  font-family:verdana, sans-serif;
  font-size:9pt;
}

a.sidebarsel
{
 font-weight:normal;
  text-decoration:underline;
  color:navy;
  font-family:verdana, sans-serif;
  font-size:9pt;
}


a:hover {
  color:red;
}

a.selected {
  background:#EFEFEF;
}







image.border{
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-color:#CCC;
  border-style:solid;
}

span.bullet {
  font-weight:bold;
}

span.question {
  color:red;
  font-weight:bold;
}

span.answer {
  color:green;
  font-weight:bold;
}


tr.links {
  background:#F7F7F7;
  
}

table.toptable {
 width:650px;
}



table.sublinks {
 float:left;
   
}

td.padding {
  padding-top:4px;
  padding-bottom:4px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-color:#CCC;
  border-style:solid;
}

td.maintableheader
{
  padding-top:4px;
  padding-bottom:4px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-right-width:2px;
  border-top-width:2px;
  border-color:#9cb0ca;
  border-style:solid;
  background-color:#c4d8f2;
  text-align:center;
	
	
	
}

td.maintable 
{
  padding-top:4px;
  padding-bottom:4px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-right-width:2px;
  border-top-width:2px;
  border-color:#CCC;
  border-style:solid;
  background-color:White;
	
	
	
}

td.spacer
{
  background-color:Transparent;
	
	
	
}


















