img {border: 0;}
#stitle {
	text-align: center;
	font: bold 16px arial;
	margin-bottom: 10px;
}
#simage {
	float:right;
	margin: 5px;
}
#sdesc {
	font: 14px arial;
	margin-bottom: 20px;
}
#qtitle {
	font: 14px arial;
	margin-bottom: -10px;
}
#qtitleerror {
	font: 14px arial;
	margin-bottom: -10px;
	color: red;
}
.navigation {
	font: 14px arial;
	margin-left: auto;
	margin-right: auto;
	clear: right;
}
.navigation ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
}
.navigation li {
	display: inline;
	text-align: center;
	margin: 0 5px;	
}
.footer {
	margin: 0 auto;
	text-align: left;
	font: 10px arial;
	color: #000066;
}
.footer span {font: bold 12px arial;}
.footer a { color: 0C4E8D; text-decoration: none;  }
.footer a:hover { color: #cc6600; text-decoration: underline; }
.footer a:active { color: #000; }
#qtitle b {
	font: bold;
}
#responses {
	list-style-type: none;
}
#responses li {
	font: 14px arial;
}
#matrixtable {
	width:90%;
	border-collapse:collapse;
}
#matrixtable tr {
	text-align: center;
	font: 14px arial;
}
#matrixrow {
	text-align: left;
}
#matrixtable tr.lyt td {
	background-color: #FFFFFF;
}
#matrixtable tr.drk td {
	background-color: #D2D2D2;
}
#mainspacer {
	color: #D2D2D2;
	background-color: #D2D2D2;
	height: 5px;
	border:0;
}
#bodyspacer {
	color: #D2D2D2;
	background-color: #D2D2D2;
	height: 1px;
	border:0;
}
#endmessage {
	font: 14px arial;
}