body {
	padding: 15px;
	margin: 0px;
}
body, table, div, a, html, input {
	font: 8pt Verdana;
}
body.c0 {
	padding: 0px;
}


/*P*/
p {
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: justify;
}
p.c0 {
	font-weight: bold;
}
p.c1 {
	text-indent: 0px;
}
p.c2, p.c3 {
	text-indent: 0px;
	font-weight: bold;
}
p.c3 {
	text-decoration: underline;
}
p.c4 {
	text-indent: 0px;
	font-weight: bold;
	font-size: 10pt;
}
p.c5, p.c6 {
	text-decoration: underline;
}
p.c6 {
	text-indent: 0px;
}
p.c7 {
	font-style: italic;
}

/*SPAN*/
span.c0, span.c1 {
	font-weight: bold;
}
span.c1 {
	text-decoration: underline;
}


/*IMG*/
img.c0, img.viewer_right {
	margin-left: 10px;
}

img.viewer, img.viewer_right {
	cursor: hand;
	clear: both;
	margin-bottom: 4px;/*For opera or images stick*/
}
img.viewer_right {
	float: right;
}
img.c1 {
  margin-right: 10px;
}

/*H*/
h1 {
	font-size: 12pt;
	margin-bottom: 20px;
	margin-top: 9px;
}
h2 {
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 {
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
}



/*A*/
a {
	color: #515151;
}
a:hover {
	color: #0D0D0D;
}

a.c0, a.c0_current {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.c0, a.c0:hover {
	color: white;
}
a.c0_current, a.c0_current:hover{
	color: #FE490B;
}

a.c1 {
	font-size: 10pt;
	font-weight: bold;
}
a.c2 {

}
a.c3 {

}
a.c4 {
	font-size: 7pt;
	text-decoration: none;
}
a.c5 {
	text-decoration: none;
	font-size: 9pt;
}
a.c6 {
	font-size: 9pt;
}
a.c7 {
	color: #0D0D0D;
}
a.c7:hover {
	color: #515151;
}


/*UL*/
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.c0 {
	list-style-type: square;
	padding-left: 10px;
	margin-left: 16px;
	margin-bottom: 0px;
}
ul.c1 {
	margin-top: 0px;
}

/*LI*/
ul.c0 li {
	/*border: 1px solid blue;*/
	margin-bottom: 5px;

}

/*INPUT*/
input.c0 {
	font-size: 7pt;
	height: 17px;
	width: 150px;
	line-height: 85%;/*for ie*/
}


/*TABLE*/
table.c0, table.c1 {
	margin-bottom: 3px;
}
table.c0 {
	background: #FE490B;
}
table.c3 {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
table.c4 {
	border-bottom: 1px solid #999999;
	width: 80%;
}


/*TD*/
td.c0, td.c1 {
	background: #0D0D0D;
	height: 28px;
	width: 189px;
}
td.c1, td.c80 {
	border-left: 3px solid #FFFFFF;
}

td.c10 {
	padding-top: 2px;
	padding-right: 5px;
}
td.c11 {

}

td.c20, td.c90 {
	width: 189px;
	background: #E9E9E9;
	border-right: 3px solid #FFFFFF;
}

td.c30 {
	background: #FE490B;
	height: 70px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26pt;
}

td.c40 {
	width: 10px;
}

td.c50, td.c51 {
	color: #515151;
}
td.c50 {
	height: 42px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #7F7F7F;
}
td.c51, td.c52 {
	padding-top: 10px;
}
td.c51 {
	padding-bottom: 4px;
}
td.c52 {
	border-bottom: 1px solid #7F7F7F;
	padding-bottom: 6px;
}

td.c60 {
	padding: 15px;
}

td.c80 {
	background: #000000;
}

td.c90, td.c91 {
	border-top: 3px solid #FFFFFF;
}

td.c90 {
	background: #0D0D0D;
}
td.c91 {
	background: #FE490B;
}

td.c100 {
	padding-left: 15px;
	font-size: 7pt;
	color: #515151;
}
td.c101 {
	width: 155px;
}
td.c102 {
	width: 50px;
	padding-left: 5px;

}

td.c110, td.c111, td.c112 {
	border-bottom: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.c110, td.c112 {
	width: 160px;
}
td.c110 {
	font-weight: bold;
}


td.c555 {
	height: 28px;
}


/*Menu*/

table.production_c0 {
	margin-top: 3px;
	padding-left: 10px;
}

table.production_c1 {
	margin-bottom: 15px;
}
table.production_c2 {
	margin-top: 25px;
}

/*Non-design*/
div.support_link {
	float: right;
	margin-top: -34px;
}

