body {
	margin-top: 0.1cm;
	background-color: #D5D5ED; /* 213, 213, 237 */
	color: black;
	font-size: 15pt;
}

p {
	margin-top: 3mm;
	margin-bottom: 2mm;
}

input {
	border: 0;
	vertical-align: middle;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 15pt;
}

input[type="checkbox"] {
	vertical-align: text-top;
}

input[type="text"], input[type="password"] {
	background-color: #A7a7CE; /* 167, 167, 206 */
	font-style: normal;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	height: 18pt;
	background-image: url('/mobile/images/input.png');
	-o-background-size: 100%, auto;
	-webkit-background-size: 100%, auto;
	-moz-background-size: 100%, auto;
	background-size: 100%, auto;
	background-repeat: repeat-x;
	vertical-align: middle
}

textarea {
	background-color: #A7a7CE; /* 167, 167, 206 */
	font-style: normal;
	background-image: url('/images/input.png');
	background-repeat: repeat-x;
	vertical-align: text-top;
}

select {
	font-style: normal;
	border-color: #7474AE;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	height: 15pt;
	background-color: #D5D5ED;
	vertical-align: middle;
	background-image: url('/mobile/images/input.png');
	-o-background-size: 100%, auto;
	-webkit-background-size: 100%, auto;
	-moz-background-size: 100%, auto;
	background-size: 100%, auto;
	background-repeat: repeat-x;
}

input[type="submit"], input[type="reset"] {
	background-color: #D5D5ED;
	border: 2pt solid #7474AE; /* 116, 116, 174 */
}

.number {
	text-align: right;
	-wap-input-format: "*N";
	-wap-input-required: true;
}

.right {
	float: right;
}

fieldset {
	border: 2pt solid #7474AE; /* 116, 116, 174 */
	margin-top: 1mm;
	padding-left: 1mm;
	padding-right: 1mm;
	padding-top: 0;
	padding-bottom: 0;
}

table, tr, td, th {
	border: 2pt solid #7474AE;
	border-collapse: collapse;
}

table {
	margin-bottom: 1mm;
}

th {
	background-image: url('/mobile/images/input.png');
	-o-background-size: 100%, auto;
	-webkit-background-size: 100%, auto;
	-moz-background-size: 100%, auto;
	background-size: 100%, auto;
	background-repeat: repeat-x;
	background-color: #A7a7CE; /* 167, 167, 206 */
}

legend {
	border-left: 2pt solid #7474AE;
	border-right: 2pt solid #7474AE;
	background-image: url('/mobile/images/legend.png');
	-o-background-size: 100%, auto;
	-webkit-background-size: 100%, auto;
	-moz-background-size: 100%, auto;
	background-size: 100%, auto;
	background-repeat: repeat-x;
	margin: 0;
	font-size: 16.5pt;
	padding-left: 5pt;
	padding-top: 2pt;
	padding-right: 20pt;
	width: 6cm;
}	

p.menu {
	background-color: #7474AE;
	width: 100%;
	margin-left: -5mm;
	margin-right: -5mm;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6pt;
	padding-bottom: 3pt;
	padding-left: 8mm;
	font-weight: bold;
	border-bottom: 3pt solid white;
	font-family: Helvetica, Arial;
	color: white;
	font-size: 15pt;
	clear: left;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
}

p.menu a:link {
	color: white;
	text-decoration: none;
}

p.menu a:visited {
	color: white;
	text-decoration: none;
}

p.menu a:hover {
	color: black;
	text-decoration: none;
}

img {
	vertical-align: middle;
	border: 0;
	padding: 0;
	margin: 0;
}

.nobreak {
	white-space: nowrap;
}

ul {
	list-style-type: disc;
	padding-left: 5mm;
	padding-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h1 {
	clear: both;
	color: #7474AE;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15pt;
}

h2 {
	clear: both;
	color: #7474AE;
	padding-top: 1mm;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: -3mm;
	font-size: 11pt;
}

