
label {
	cursor: pointer;
}

.input, .input150, .input250, .input300, .input350 {
	background-color: #FFFFFF;
	margin: 2px 0;
}

.input150 {
	width: 150;
}

.input250 {
	width: 250;
}

.input300 {
	width: 300;
}

.input350 {
	width: 350;
}

.button {
	width: 150;
}

.nextbutton {
	width: 150;
	margin-left: 450;
	margin-top: 20;
}

.white {
	color: #FFFFFF;
}

.claim {
	font-family: Compacta Black BT, Arial Black, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #1D1E4C;
}

.label {
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin-top: 5px;
}

.labelin {
	margin-left: 20px;
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin-top: 5px;
}

.description {
	width: 488;
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.copyright {
	text-align: center;
	width: 511;
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.QuestionText {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: regular;
	width: 500;
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.ErrorMessage {
	color: #FFFFFF;
	background-color: #A00000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 5;
	padding: 5 0 5 0;
	font-weight: bold;
	width: 500;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.AnswerText {
	color: #1D1E4C;
}

.FullAnswerText {
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin-right: 2px;
}

.Subhead {
	color: #168A45;
	margin: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#Description {
	color: #168A45;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0 0 5px 0;
}

.ErrorDescription {
	color: #A00000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

#Note {
	color: #1D1E4C;
	font-weight: bold;
	border: 1px solid #1D1E4C;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.hr {
	background-color: #1D1E4C;
}

td {
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.smallfont {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

body {
	background-color: #FFFFFF;
	color: #1D1E4C;
	font-family: Verdana, Arial, Helvetica;
	margin: 10px;
}

a {
	color: #009933;
}

	a:hover {
		color: #33CC66;
	}

	a:active {
		color: #33CC66;
	}

hr {
	color: #1D1E4C;
	margin-top: 20px;
}

form {
	margin: 0;
}

p {
	margin: 0;
	margin-bottom: 8px;
}
