.copyright {

	font-family: Arial, Geneva;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.mainTextBlue {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.mainTextBlack {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pageNumber {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009933;

}
a:link {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

a:visited {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990066;
}

a:active {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCC00;
}
.mainTextBlueSmall {

	font-family: Arial, Geneva;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.price {

	font-family: Arial, Geneva;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
}

b {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

.input {
	font-weight: normal;
	background-color: #FEFEF5;

}

.submitButton {
	font-size: 100%;
	border: 1px outset #FFFF99;
	background-color: #CCCC33;
	color: #284155;
	font-weight: bold;
}

.wizardTitle {

	font-family: Arial, Geneva;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}

.wizardTextBlue {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.wizardTextGrey {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.wizardTextGreen {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
}

