@charset "utf-8";
/* CSS Document */

/* Section content BEGIN */
.ppltable {
}
.ppltable th {
	padding-top: 10;
	color: #606060;
	font-family: Arial;
	FONT-SIZE: 12px;
	font-weight:bold;
	white-space: nowrap;
}
.ppltable td {
	color: #606060;
	font-family: Arial;
	FONT-SIZE: 12px;
	font-weight:bold;
	white-space: nowrap;
	
}

.ppllabel {
	color: #529286;
	font-family: Arial;
	FONT-SIZE: 12px;
	white-space: nowrap;
}

/* Main Content Table without line BEGIN */
.azmaintline {
	BACKGROUND-COLOR: #FFFFFF;
}
.azmaintline TH {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	font-family: Arial;
	FONT-SIZE: 12px;
	padding-top: 2;
	padding-bottom: 2;
	white-space: nowrap;
	font-weight:bold;
	text-align: left;
}

.azmaintline TBODY {
	BACKGROUND-COLOR: #FFFFFF;
}

.azmaintline TBODY TD{
	COLOR: #606060;
	font-family: Arial;
	FONT-SIZE: 12px;
	padding-top: 1;
	padding-bottom: 1;
	white-space: nowrap;
	font-weight:bold;
}
/* Table with line END */


/* Table with line BEGIN */
.aztline {
	BACKGROUND-COLOR: #C2D0D8;
}
.aztline TH {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	font-family: Arial;
	FONT-SIZE: 11px;
	padding-top: 2;
	padding-bottom: 2;
	white-space: nowrap;
	font-weight:bold;
	text-align: center;
}

.aztline TBODY {
	BACKGROUND-COLOR: #FFFFFF;
}

.aztline TBODY TD{
	COLOR: #000000;
	font-family: Arial;
	FONT-SIZE: 11px;
	padding-top: 1;
	padding-bottom: 1;
	white-space: nowrap;
}

/* Table with line END */


/* Table without line BEGIN */
.aztnoline {
	BACKGROUND-COLOR: #FFFFFF;
}
.aztnoline TH {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	font-family: Arial;
	FONT-SIZE: 13px;
	padding-top: 2;
	padding-bottom: 2;
	white-space: nowrap;
	font-weight:bold;
	text-align: left;
}

.aztnoline TBODY {
	BACKGROUND-COLOR: #FFFFFF;
}

.aztnoline TBODY TD{
	COLOR: #000000;
	font-family: Arial;
	FONT-SIZE: 11px;
	padding-top: 1;
	padding-bottom: 1;
	white-space: nowrap;
}
/* Table without line END */

.hlProductContent {
	COLOR: #FF9900;

}
.dimProductContent {
	COLOR: #606060;

}
