body {
	margin: 10px;
	background-color: #ECECFF;
	font-family: "URW Gothic L", "Apple Gothic", "Lucida Sans", "Lucida Sans Unicode", "Century Gothic", "Tahoma", "Trebuchet MS", "Microsoft Sans Serif", "Sans-Serif", "Arial";
	}
	
ul {line-height: 1.5em;}
ol {line-height: 1.5em;}
li {margin: 6px;}
	
th {
	font-size: 10pt;
	}
td {
	font-size: 9pt;
	}
th.menu_tab {
	color: #666699;
	background-color: #F2F2EE;
	border-bottom: 2px solid #191970;
	border-top: 1px solid #191970;
	border-left: 1px solid #191970;
	border-right: 1px solid #191970;
	cursor: pointer;
	vertical-align: middle;
	padding-bottom: 1px;
	font-size: 10pt;
	}
th.selected_menu_tab {
	color: 21205f;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #191970;
	border-left: 2px solid #191970;
	border-right: 2px solid #191970;
	vertical-align: middle;
	padding-bottom: 1px;
	font-size: 10pt;
	}
th.spacer_tab {
	width: 10px;
	color: #666699;
	background-color: #F2F2EE;
	border-bottom: 2px solid #191970;
	border-top: 1px solid #191970;
	border-left: 1px solid #191970;
	border-right: 1px solid #191970;
	cursor: pointer;
	vertical-align: middle;
	padding-bottom: 1px;
	font-size: 10pt;
	}
th.tab_spacer {
	padding: 0px;
	border-bottom: 2px solid #191970;
	background-color: #ECECFF;
	}
	
a.menu_link {
	color: #666666;
	vertical-align: middle;
	padding-bottom: 1px;
	font-size: 10pt;
	text-decoration: none;
	}
a.menu_link:link {
	color: #666699;
	}
a.menu_link:visited {
	color: #666699;
	}
a.menu_link:hover {
	color: #3333FF;
	}
	
td.page {
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 15px;
	margin-top: 0px;
	border-left: 2px solid #191970;
	border-right: 2px solid #191970;
	border-bottom: 2px solid #191970;
	vertical-align: top;
	}
td.logo {
	background-image: url("img/cdr-only-gimp1.png");
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 65px;
	}

h1 {
	font-family: 'URW Gothic L', 'Apple Gothic', 'Lucida Sans', 'Lucida Sans Unicode', 'Century Gothic', 'Tahoma', 'Trebuchet MS', 'Microsoft Sans Serif', 'Sans-Serif', 'Arial';
	margin-bottom: -3px;
	margin-top: 6px;
	margin-left: -15px;
	text-align: left;
	font-size: 12pt;
	}
h1.nl {
	font-family: 'URW Gothic L', 'Apple Gothic', 'Lucida Sans', 'Lucida Sans Unicode', 'Century Gothic', 'Tahoma', 'Trebuchet MS', 'Microsoft Sans Serif', 'Sans-Serif', 'Arial';
	margin-bottom: -3px;
	margin-top: 6px;
	margin-left: 0px;
	text-align: left;
	font-size: 12pt;
	}
p {
	font-size: 9pt;
	}
div.indent {
	margin-left: 32px
	}
.warning {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	}
.foot {
	font-size: 9pt;
	text-align: center;
	font-family: "Times New Roman";
	color: #191970;
	}

.centeredImage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}	
.indented {
	padding-left: 50pt;
	}

.note {
	color: #666699;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	top: 30%;
	}

table.def {border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
th.def {text-align: left; font-weight: bold; background-color: #CCCCCC; border-bottom: 2px solid #000000;}
th.def {text-align: left; font-weight: bold; background-color: #CCCCCC; border-bottom: 2px solid #000000;}
th.def-span {text-align: center; font-size: 11pt; font-weight: bold; background-color: #CCCCCC;}
td.def {text-align: left; border-bottom: 1px solid #CCCCCC;}
td.def-middle {text-align: center; vertical-align: middle; font-size: 11pt; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; white-space: nowrap;}
td.def-field {text-align: left; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; white-space: nowrap;}
td.def-right {text-align: right; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; white-space: nowrap;}

ul.indent-only {list-style-type: none; font-size: 10pt;}
ul.indent-only li {list-style-type: none;}


.aspect-ratio {
  position: relative;
  width: 93%;
  height: 0;
  padding-bottom: 52.3125%;
}

.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

ol.imglist li {
  font-size: 150%;
  padding-left: 5px;
  padding-bottom: 10px;
}

ol.imglist li::before {
}
