/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */  


body {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h1 {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-family: sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

h3 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

/* ******************************** */

#header {
	border-bottom: 1px solid rgb(51,51,51);
	background-color: rgb(255,255,255);
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold
}

/* ******************************** */

#content table.main {
	width: 100%;
}

#content tr.main1 {
	vertical-align: top;
}

#content td.main11 {
	width: 15%;
	margin-top: 3em;
	text-align: left;
}

#content td.main12 {
	margin-top: 4em;
	text-align: left;
}

/* ******************************** */

#text table.text {
	width: 100%;
	border-collapse: collapse;
}

#text td.text11 {
	width: 160px;
	border-top: solid 2px;
	border-bottom: solid 2px;
	margin: 1em;
	padding: 1em;
	vertical-align: top;
}

#text td.text12 {
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-left: solid 2px;
	margin: 1em;
	padding: 1em;
	text-align: top;
	font-family: sans-serif;
	font-size: 10pt;
}

/* ********************************* */

#param table.param {
	width: 100%;
	border-collapse: collapse;
}

#param td.param11 {
	width: 25%;
	border: groove 1px;
	background-color: #EEEEEE;
	margin: 1em;
	padding: 1ex;
	vertical-align: top;
	text-align: top;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

#param td.param12 {
	border: groove 1px;
	background-color: #DDDDDD;
	margin: 1em;
	padding: 1ex;
	vertical-align: top;
	text-align: top;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

/* ********************************* */

#order table.order {
	width: 100%;
	border-collapse: collapse;
}

#order td.order11 {
	width: 25%;
	border: groove 1px;
	background-color: #EEEEEE;
	margin: 1em;
	padding: 1ex;
	vertical-align: top;
	text-align: top;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

#order td.order12 {
	border: groove 1px;
	background-color: #DDDDDD;
	margin: 1em;
	padding: 1ex;
	vertical-align: top;
	text-align: top;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

/* **************************************** */

#menu ul.menu1 {
	padding: 0;
	margin-left: 0.5em;
	list-style-type: none;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#menu ul.menu2 {
	padding: 0;
	margin-left: 1.5em;
	list-style-type: circle;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

/* **************************************** */

#footer {
	border-top: 1px solid gray;
	margin: 0pt;
	padding: 0.5em;
	clear: both;
	color: rgb(51,51,51);
	background-color: rgb(221,221,221);
	text-align: left;
	font-size: 8pt;
}

ul.product {
	list-style-type: circle;
	margin-top: 0;
	margin-left: 1em;
	padding: 0;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 10pt;
}

