.body-08-normal {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
}
.body-08-bold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.body-08-normal-white {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.body-10-normal-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.body-10-justify {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 15pt;
}

.body-10-normal {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
	font-stretch: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.body-08-justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
}
.body-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.heading-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #6666CC;
}
.table-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table-row {
	font-family: Arial;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-top-color: #999999;
	border-top-width: thin;
	border-bottom-color: #CC9999;
	text-indent: 15px;
	font-weight: bolder;
	color: #000000;
}
.table-column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: e5e5e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.form-add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: e5e5e5;
	border-right-color: e5e5e5;
	border-bottom-color: e5e5e5;
	border-left-color: e5e5e5;
	background-color: #CCCCCC;
}
.form-edit {
	background-color: #FFCC33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF99;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
.body-09-normal {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.question {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	border-bottom-color: #CC9900;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	background-color: #e5e5e5;
	border-left-color: #CC9900;
	border-left-style: solid;
	border-left-width: thin;
	padding-top: 5px;
}
.list {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 20pt;
	font-stretch: normal;
	padding-bottom: 0px;
	list-style-type: square;
	list-style-image: url(../images/concept/list.gif);
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	list-style-position: outside;
	text-indent: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
