body {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt;
	color: #000080; background-color: #ffffff;
}

p, td {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt;
}

ul {
	list-style-type: square;
	margin-top: 2pt; margin-bottom: 2pt;
}

.bold {
	font-weight: bold;
}

.footnote {
	font-family: verdana, helvetica, sans-serif; font-size: 7pt; font-weight: normal;
}

.header2 {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt; font-weight: bold;
	color: ffffff; background-color: #8080a0;
}

h1, h2, h3, h4, h5 {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt; font-weight: bold;
}

.header3, .subtitle {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt; font-weight: bold;
	color: ffffff; background-color: #404080;
	vertical-align: middle;
	padding: 1pt; border-style: solid; border-width: 1px; border-color: white;
}

.body {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt;
	padding-bottom: 2pt;
	color: 000080; background-color: #c0c0c0;
}

.maintable {
	background-color: #ffffff;
}

.mt_left_empty {
	background-color: #c0c0c0;
}

.mt_right_empty {
	background-color: #c0c0c0;
}

.mt_body_empty {
	background-color: #c0c0c0;
}

.mt_left {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt; vertical-align: top;
	color: black; background-color: #c0c0c0;
}

.mt_right {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt; vertical-align: top;
	color: black; background-color: #c0c0c0;
}

.mt_body {
	font-family: verdana, helvetica, sans-serif; font-size: 9pt; vertical-align: top;
	text-align: justify;
	color: 000080; background-color: #c0c0c0;
}

.mt_header {
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: #c0c0c0;
}

.mt_rootline {
	font-family: verdana, helvetica, sans-serif;  font-weight: normal; font-size: 7pt;
	padding-left: 8pt; padding-top: 1pt; padding-bottom: 1pt;
	vertical-align: middle; text-align: left;
	text-transform: uppercase;
	color: 000080; background-color: #c0c0c0;
}


.col_white {
	color: white;
}

div.menu_lvl0:before {
	content:counter(Level00)".";
	counter-increment:Level00;
	counter-reset:Level01;
	counter-reset:Level02;
	counter-reset:Level03;
}

div.menu_lvl1:before {
	content:counter(Level00)"."counter(Level01)".";
	counter-increment:Level01;
	counter-reset:Level02;
	counter-reset:Level03;
}

div.menu_lvl2:before {
	content:counter(Level00)"."counter(Level01)"."counter(Level02)".";
	counter-increment:Level02;
	counter-reset:Level03;
}

div.menu_lvl3:before {
	content:counter(Level00)"."counter(Level01)"."counter(Level02)"."counter(Level03)".";
	counter-increment:Level03;
}

.menu_lvl0, .menu_main {
	font-size: 9pt; font-weight: bold; padding-bottom: 4pt;
}

.menu_lvl1, .menu_sub {
	font-size: 7pt; font-weight: normal; padding-bottom: 2pt; padding-left: 0pt;
	/* background-color: #000080; */
}

.menu_lvl2 {
	font-size: 7pt; font-weight: normal; padding-bottom: 2pt; padding-left: 4pt;
}

.menu_lvl3 {
	font-size: 7pt; font-weight: normal; padding-bottom: 2pt; padding-left: 8pt;
}

.link_inline {
	font-size: 7pt;
	color: #800080;
}

a:link.menu {
	text-decoration: none;
	color: #000000; background-color: #c0c0c0;
}

a:visited.menu {
	text-decoration: none;
	color: #000000;  background-color: #c0c0c0;
}

a:hover.menu {
	text-decoration: none;
	color: #000000; background-color: #ffffff;
}

a:link.menu_cur {
	text-decoration: none;
	color: #000080; background-color: #c0c0c0;
}

a:visited.menu_cur {
	text-decoration: none;
	color: #000080;  background-color: #c0c0c0;
}

a:hover.menu_cur {
	text-decoration: none;
	color: #000080; background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #800080;
}


div.img_frame {
	position: relative;
}

div.img_frame div.img_select {
	position: absolute;
	display: inline;
	/* background-color: #8080a0; */
}

div.img_frame div.img_select a {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
