html, body
{
	padding: 20px;
	color: #222222;
	background-color: #FFFFFF;
	font: 10pt Verdana, Arial, sans-serif;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

h1
{
	color: #003966;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.4em;
	font-family: URW Gothic L, Nimbus Sans L, Verdana, Arial, sans-serif;
}

a
{
	color: #0080FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

#main
{
	width: 830px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header
{
	height: 120px;
	border: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-image: url(img/header_bg_830_120.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header img
{
	padding-top: 25px;
	padding-left: 25px;
}

#menu
{
	width: 220px;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	margin: 0px;
	padding-bottom: 60px;
	border: 0px;
	border-left: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-color: #FFFFFF;
	display: inline;
	float: left;
}

#menu img
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: auto;
}

#menu a
{
	color: #777777;
}

#menu ul
{
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	list-style-type: none;
	list-style-position: outside;
}

#menu ul li
{
	margin: 0px;
	margin-top: 5px;
	border: 1px;
	border-left: 6px;
	border-style: solid;
	border-color: #AAAAAA;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu ul li.sub
{
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
	border: 1px;
	border-left: 6px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu ul li#actual
{
	border-left-color: #0093DD;
}

#menu ul li#actual a
{
	color: #0093DD;
}

#contents
{
	width: 579px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#contents .large
{
	font-weight: bold;
	font-size: 1.1em;
	font-family: URW Gothic L, Nimbus Sans L, Verdana, Arial, sans-serif;
}

#contents h1.title
{
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	font-family: URW Gothic L, Nimbus Sans L, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.3em;
}

#contents h2.title
{
	color: #444444;
	font-weight: bold;
	font-size: 1.1em;
	font-family: URW Gothic L, Nimbus Sans L, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.2em;
}

#contents div
{
	margin: 0px;
	border-color: #B0B0B0;
	padding: 0px;
}

#contents ul#lang
{
	font-size: 70%;
	text-align: right;
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	list-style: none;
}

#contents ul#lang li
{
	float: right;
	padding: 0px;
	padding-right: 4px;
	margin: 0px;
}

#contents div.product_short
{
	margin-bottom: 2em;
}

#contents div.product_short img
{
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;
}

#contents table
{
	caption-side: top;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0px;
}

#contents table caption
{
	margin-top: 3px;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}

#contents table tr td
{
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #B0B0B0;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#contents table.plain
{
	caption-side: bottom;
	border-collapse: collapse;
	margin-left: 20px;
}

#contents table.plain tr td
{
	border-width: 0px;
}

#contents table.left
{
	margin-left: 3em;
	margin-right: auto;
	margin-top: 1em;
}

#contents table.left tr td
{
	text-align: left;
}

#contents div.menu
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#contents div.menu ul
{
	font-size: 75%;
	padding: 0px;
	list-style: none;
}

#contents div.menu ul li
{
	padding-right: 8px;
	display: inline;
}

#contents div.menu ul li:before
{
	color: #0080FF;
	font-size: 130%;
	text-decoration: none;
	content: "> ";
}

#contents div.submenu
{
	text-align: right;
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 3px;
}

#contents div.right_img
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 90%;
}

#contents div.right_img img
{
	margin: 5px;
}

#contents div.central_img
{
	margin: 10px;
	margin-bottom: 20px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 90%;
}

#contents div.remark
{
	width: 200px;
	font-size: 80%;
	margin-right: 0px;
	margin-left: 10px;
	border-style: dotted;
	border-width: 1px;
	border-color: #AAAAAA;
	padding: 5px;
	float: right;
}

#contents div.remark img
{
	padding: 0px;
	padding-right: 5px;
}

#contents div.remark p
{
	margin: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#contents p.sign
{
	text-align: right;
	font-style: italic;
}

#contents div.note
{
	width: 150px;
	font-size: 80%;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	float: right;
	border-style: dotted;
	border-width: 1px;
	border-color: #AAAAAA;
}

#contents div.note img
{
	padding: 0px;
}

#contents div.note p
{
	margin: 0px;
	margin-bottom: 3px;
	padding: 5px;
}

#contents div.code
{
	font-size: 80%;
	white-space: pre;
	margin: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #EEEEEE;
	padding: 10px;
}

#contents div.code span.comment
{
	color: #888888;
}

#contents span.hl
{
	color: #0080FF;
}

#contents div.code span.hl
{
	color: #8000FF;
	font-style: normal;
}

#contents div.code h1
{
	font: 10pt Verdana, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	border-style: none;
	background-color: #DDDDDD;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents fieldset
{
	margin-bottom: 1em;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #AAAAAA;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 10px;
	padding-right: 10px;
}

#contents fieldset legend
{
	color: #003966;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#contents fieldset legend a:hover
{
	font-weight: bold;
	text-decoration: none;
}

#contents ul
{
	list-style-image: url("img/check_icon_i.png");
}

#contents ul ul
{
	padding-top: 10px;
	list-style-image: url("img/check_icon_ii.png");
}

#contents ul.plain
{
	list-style-type: none;
	list-style-image: none;
}

#contents ul.tips
{
	list-style-image: url("img/tip_icon_016.png");
	padding-top: 5px;
}

#contents ul.warnings
{
	list-style-image: url("img/warning_icon_016.png");
	padding-top: 5px;
}

#contents ul.img
{
	list-style-type: none;
	list-style-image: none;
}

#contents ul.img li
{
	padding-top: 5px;
}

#contents ul.img li img
{
	padding: 3px;
	padding-right: 2em;
	vertical-align: middle;
}

#footer
{
	color: gray;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(img/cmmsigma_butterfly_icon_064.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 90%;
	clear: both;
}

#footer a
{
	color: gray;
	text-decoration: underline;
	font-size: 85%;
}

