body {
	margin: 0;
	padding: 0;
	color: #666;
}

table.buttons {
	border-collapse: collapse;
}

table.buttons td {
	text-align: center;
	font-family: Arial;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	height: 30px;
}

table.buttons tr {
	margin: 0;
	padding: 0;
}

table.buttons td.button {
	margin: 0;
	padding: 0;
	background: #fff url(../list-images/navibutton-bg.png) top left repeat-x;
}

table.buttons td a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin-left: 5px;
	padding: 0;
	margin-bottom: 5px;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

#mainwrap {
	width: 870px;
	margin: auto auto;
	text-align: left;
}

#qsettable {
	width: 448px;
}

#qsettable table {
	background-color: #fff;
}

#qsets a.qset {
	color: #666;
}

#qsets {
	min-height: 358px;
}

#qsets td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#qsets td span {
	font-weight: normal;
	color: #666;
}

#qsettable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#qsets a {
	text-decoration: none;
	color: #666;
}

#qsets td {
	color: #666;
}

#qsets div.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -15px;
	padding-left: 60px;
	color: #3073aa;
}

#qsets tr.activeqs td {
	color: #666;
	font-weight: bolder;
}

#qsets tr.activeqs td span {
/*	font-weight: bolder;*/
}

#qsets td.active {
	color: #1B3585;
	background-color: #dae2f1;
}

#qsets tr.active td {
	background-color: #dae2f1;
	color: #1B3585;
	font-weight: bolder;
	padding-top: 1px;
	padding-bottom: 1px;
}

#qsets tr.active a {
	color: #1B3585;
}

#answertable {
	width: 400px;
/*	width: auto;*/
	/*height: 100%;*/
	margin-left: 5px;
	color: #1B3585;
	background: #fff url('../images/player-body-middle.png') top left repeat-y;
}

#answertable_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	width: 400px;
	height: 39px;
	text-align: center;
	background: #fff url('../images/player-body-top.png') top left no-repeat;
}

#answertable_top table {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
}

#answertable_top td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

#answertablecontent {
	width: 100%;
	width: 400px;
	margin: 0;
	background: transparent url('../images/player-body-bottom-1.png') bottom left no-repeat;
	padding-bottom: 7px;
	padding-left: 1px;
}

#logintable {
	width: 320px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 40px;
	background: #DAE2F1 url('../images/player-body-top-3.png') bottom left no-repeat;
}

#answertable_bottom {
	margin: 0;
	width: 100%;
	height: 179px;
	text-align: center;
	vertical-align: bottom;
	background: #fff url('../images/player-body-bottom-2.png') top left no-repeat;
}

#answertable_bottom table {
	width: 355px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
}

#button_back {
	width: 99px;
	text-align: left;
}

#button_next {
	width: 99px;
	text-align: right;
}

#button_next td{
	vertical-align: middle;
	text-align: right;
}

#button_back td {
	vertical-align: middle;
	text-align: left;
}

#answertable .bottom {
	position: relative;
}

#answertable #answertablecontent {
	margin-top: 0px;
}

div.buttons table {
	width: 50px;
}

div.buttons td {
	text-align: center;
}

div.buttons td.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
	
#infoscreen {
	width: 405px;
}

#infoscreen table {
	width: 400px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #DAE2F1;
	color: #1B3585;
}

#infoscreen td.text {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B3585;
	padding: 2px;
}

.hair{
	height:1px;
	width:1px;
	position: absolute;
	top: 0px;
	left: 0px;
	layer-background-color: #fff;
	background: #fff;
	font-size: 1px;
	cursor: pointer;
}

div#smiley,
div#smiley2 {
	width: 24px;
	height: 23px;
	position: absolute;
	display: none;
	cursor: pointer;
	top: 10px;
	left: 10px;
}

#choicetable p {
	margin: 0;
	padding: 5;
}

#choicetable a {
	color: #1B3585;
	text-decoration: none;
}

#choicetable table {
	border-collapse: collapse;
	border: 0;
}

#choicetable td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	padding: 2px;
	color: #1B3585;
}

.checkbox {
	margin-left: 5px;
	margin-right: 5px;
}

#freeanswertable {
	background-color: #DAE2F1;
}

#freeanswertable textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	width: 250px;
	height: 226px;
	border: 0;
	background-color: #A3C7E7;
	color: #1B3585;
	padding: 5px;
}

.answerpercent {
	padding-top: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	color: #444;
}

#contactinfotable {
	width: 320px;
}

#contactinfotable table {
	width: 320px;
	background-color: #DAE2F1;
}

#contactinfotable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #1B3585;
	width: 100px;
}

#contactinfotable td {
	width: 200px;
}

input.text {
	font-weight: bolder;
	border: solid 1px #2642af;
	background-color: #A3C7E7;
	color: #1B3585;
	margin: 2px;
	margin-right: 15px;
}

#numerictable {
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	background-color: #DAE2F1;
	color: #1B3585;
}

#numerictable p {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #1B3585;
	margin: 0;
	padding: 0;
}

#numerictable input.text {
	width: 99%;
	font-weight: bolder;
	border: solid 1px #1B3585;
	background-color: #A3C7E7;
	color: #1B3585;
}

#questioncomment {
	text-align: center;
	margin-bottom: 4px;
}

#questioncomment p {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1B3585;
}

#questioncomment table {
	background-color: #DAE2F1;
	color: #1B3585;
}

#questioncomment textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 300px; height: 75px;
	padding: 10px;
	background-color: #DAE2F1;
	color: #1B3585;
	border: 0;
	border: 1px solid #2642af;
}

#noAnswers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1B3585;	
}

#noAnswers a {
	text-decoration: none;
	color: #1B3585;	
}

#textcontent h1 {
	margin: 0;
	color: #1B3585;
}

#textcontent p,
#textcontent a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #1B3585;
}

#textcontent ul li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #1B3585;
}

#loginform table {
	margin: auto auto;
	width: 250px;
}

#loginform th {
	width: 140px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #1B3585;	
}

#loginform th {
	text-align: right;
	text-align: left;
}

#loginform td {
	padding: 2px;
	text-align: center;
	width: 130px;
}

#loginform table input {
	width: 130px;
	font-weight: bolder;
	border: solid 1px #1B3585;
	background-color: #A3C7E7;
	color: #1B3585;
}

#loginform table input.button{
/*	width: auto;*/
	position: relative;
	margin: 0px;
	_margin-left: 100px;
}

td.smallw {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}

small {
	font-size: 90%;
}

#questionscreen {
	padding: 2px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 4px;
	background: #fff url('../images/player-body-top-2.png') bottom left no-repeat;
	color: #1B3585;
}

#questionscreen td {
	color: #1B3585;
}

#questionscreen span {
	font-weight: normal;
	font-size: 10px;
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border: solid 1px #1B3585;
	background-color: #DAE2F1;
	color: #1B3585;
}

.normal {
	font-weight: normal;
}

.clientreport {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 6px;
}

.clientreport h1, .clientreport h2, .clientreport h3 {
	font-size: 16px;
}

.reportsets td {
	font-size: 12px;
}

.reportsets table.choicereport {
	margin-left: 4px;
	margin-top: 10px;
	font-size: 12px;
}

.nomineecard {
	margin-left: 0px;
}

.nomineecard th {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.nomineecard td {
	font-size: 12px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.middle {
	vertical-align: middle;
}

div.etnavi {
	margin-left: 6px;
	margin-top: 3px;
}

div.etnavi td {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
}

div.etnavi a {
	height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px; padding-right: 4px;
	color: #1b3585;
	text-decoration: none;
	background-color: #DAE2F1;
}

div.etnavi a.active {
	color: #1b3585;
	background-color: #76a4d6;
}

div.etnavi a:hover {
	color: #fff;
}

.question span {
	font-size: 11px;
}