body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666666;
	text-align: left;
	font-size: 9pt;
	line-height: 12pt;
}

p.menu1 {
	margin-top:1px;
	margin-bottom:2px;
	font-size: 10pt;
	line-height: 12pt;
	text-align: right;
}

p.menu2 {
	margin-top:1px;
	margin-bottom:2px;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
}

p.menuheading {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000066;
	text-align: center;
}

p.heading {
	font-size: 18pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000066;
	text-align: left;
}

p.bodytextheading {
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	color: #33CCCC;
	text-align: center;
}

p.bodytext {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
}

p.bodytextlarge {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: normal;
	color: #666666;
}

p.bodytextbold {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

p.bodytextboldright {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

p.bodytextboldcentered {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

p.pricelisttext {
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
	color: #666666;
}

p.pricelisttextcentred {
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

p.pricelistheading {
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	color: #33CCCC;
	text-align: left;
}

p.bodytextcentered {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

p.bodytextright {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

p.bodytextcenteredsmall {
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

p.bodytextsmall {
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.formtextboxes {
	background-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #009999;
	width: 180px;
}

.specialinstructionsbox {
	background-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #009999;
	width: 100%;
	}

.formbuttons {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #CCFFFF;
}

a:link {
	color: #009999;
	text-decoration: none;
}

a:active {
	color: #009999;
	text-decoration: none;
}

a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

p.bodytextblue {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000066;
}
.menuredhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #FF0000;
	margin-top: 1px;
	margin-bottom: 2px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #009999;
	background-color: #CCFFFF;
}
.numeric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #009999;
	background-color: #CCFFFF;
	text-align: right;
}
.closetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	line-height: 12pt;
}
.form10ptText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #009999;
	background-color: #CCFFFF;
}
