body, td {
	font-size: 10pt;
	font-face: Georgia, sans-serif;
	margin: 0px;
}

td.leftnav {
	background-position: right top;
	background-repeat: repeat-y;
}

td.box {
	padding: 30px;
}

td.header {
	font-family: Georgia, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 22px;
	color: white;
}

td.header1 {
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: white;
}

td.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 10px;
}


td.navsep {
	font-size: 6px;
	line-height: 6px;
}

div.navitem {
	padding-left: 20px;
}

div.navitem-sel {
	padding-left: 21px;
	font-family:  Georgia, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
      padding-top: 0px;
}

a.navitem {
	font-family:  Georgia, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	text-decoration: none;
	display: block;
	padding-bottom: 3pt;
}


/* BLOCKS */
h1 {
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13pt;
	color: black;
	margin: 15pt 0px 5pt 0px;
}

h2 {
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	margin: 10pt 0px 0pt 0px;
}

.bl_h2_desc {
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

h3 {
	font-family: Georgia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	margin: 5pt 0px 0px 0px;
}


.bl_txt {
    margin-top: 5pt;
	color: #000000;
}

.bl_txt_h {
	padding: 3pt;
	margin-top: 5pt;
	color: black;
}

.bl_txt_w {
    font-style: italic;
	margin-top: 5pt;
	color: #909090;
}


.bl_img_txt {
    margin-top: 5pt;
	color: #000000;
}

.bl_img_txt_l {
	float: left;
	margin-right: 5pt;
	margin-bottom: 5pt;
}

.bl_img_txt_r { 
	float: right;
	margin-left: 5pt;
	margin-bottom: 5pt;
}

.bl_imgd_txt { 
	margin-top: 5pt;
	color: #000000;
}

.bl_imgd_txt_l {
	float: left;
	margin-right: 5pt;
	margin-bottom: 5pt;
}

.bl_imgd_txt_r { 
	float: right;
	margin-left: 5pt;
	margin-bottom: 5pt;
}

.bl_imgd_txt_d { 
	color: black;
	font-size: 9pt;
	font-style: italic;
}


.bl_txt_txt { 
	color: #000000;
	margin-top: 5pt;
}

.bl_txt_txt_l {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	
	width: 30%;
	float: left;
	margin-right: 5pt;
	margin-bottom: 5pt;
}

.bl_txt_txt_r {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;

	width: 30%;
	float: right;
	margin-left: 5pt;
	margin-bottom: 5pt;
}

.bl_img {
	margin-top: 5pt;
	text-align: center;
}

.bl_sep_t {
	margin-top: 10pt;
	margin-bottom: 10pt;
	height: 1px;
	background: #000000;
}

.bl_sep_w {
	margin-top: 8pt;
	margin-bottom: 8pt;
	height: 5px;
	background: #000000;
}

.bl_sep_s {
	margin-top: 8pt;
	margin-bottom: 8pt;
	height: 5px;
}


.bl_nv_img {
	margin-top: 5pt;
}

.bl_nv_img_i {
	padding-right: 5pt;
	padding-bottom: 5pt;
}

.bl_nv_img_t { color: #000000; }
.bl_nv_img_h {}


.bl_nv_txt { margin-top: 5pt; }
.bl_nv_txt_t { margin-bottom: 5pt; }
.bl_nv_txt_h {}

.bl_nv_map { margin-top: 5pt; }
.bl_nv_map_a {
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;

	text-decoration: none;
}
.bl_nv_map_b {
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;

	text-decoration: none;
}
.bl_nv_map_c {
	font-weight: bold;
	text-decoration: none;
	margin-left: 20pt;
}
.bl_nv_map_d {
	margin-left: 40pt;

}
.bl_nv_map_e {
	margin-left: 60pt;

}
.bl_nv_map_f {
	margin-left: 80pt;

}


.bl_nw {  }
.bl_nw_i { margin-top: 5pt; padding-left: 20pt; }
.bl_nw_d { font-weight: bold; margin-left: -20pt;}


/* block_80 shortcut */
/* container and main text style */
.bl_ln { margin-top: 5pt; }

/* link style */
.bl_ln_h {}


/* block_100 download */
/* container */
.bl_dl { margin-top: 5pt; }
