﻿html {
	min-height:100%;
	margin-bottom: 1px;
}
body { 
	font-family: Arial, Helvetica;
	font-size: small;
	margin: 0
}
p {
	margin-top:0px;
	margin-bottom: 1em;
}
.bulletlist {
	margin: 0 0 12px 30px; 
	list-style-type : disc
}
li {
	font-size: small;
	margin-bottom: 0.5em;
}
#banner {
	height: 94px;
	background-color: #99CCFF;
	border-bottom:1px #000000 solid;
}
#title {
	position:absolute;
	top: 15px;
	left: 18px;
	width: 189px;
}
#subtitle {
	position:absolute;
	top: 45px;
	left: 20px;
	width: 189px;
}
#picture {
	position:absolute;
	top: 1px;
	right: 1px;
	width: 438px;
	height: 92px;
}
#navbar {
	position:absolute;
	top: 94px;
	width: 200px;
	height: 1200px;
	background-color: #99CCFF;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	font-size: 85%; 
}
#content {
	position:absolute;
	top: 95px;
	left: 225px;
	padding-right: 25px;
}
#unit {
	margin-top: 10px; 
}
#main {
	margin-top: 10px; 
}
#navigation {
	margin-top: 40px; 
	margin-bottom: 40px; 
}
h1 { 
	font-weight: 500; 
	font-size: large; 
	text-align: left; 
	color: #006699; 
	margin: 13px 0px 12px 0px; 
}
h2 { 
	font-size: medium; 
	font-weight:500;
	text-align: left; 
	color: #006699; 
	margin-top: 0; 
	margin-bottom: 12pt; 
}
h3 { 
	font-size: 108%; 
	font-weight: 500; 
	color: #006699; 
	margin-top:0; 
	margin-bottom:12px; 
}
h6 { 
	font-size: 85%; 
	font-weight: 400; 
	margin-top: 3px; 
	margin-bottom: 0px; 
}
.hline2 { 
	width: 100%; 
	height: 0px; 
	color: #000000; 
	border-top: none;
	border-bottom: 1px #000000 solid;
	margin-bottom: 20px; 
}
.noborder       { 
	border-width: 0;
}
.centre       {
	text-align: center;
}
.footnote       {
	margin-top: -1em;
	margin-left: 2.5em;
}
.footnote2       {
	margin-top: 1em;
	margin-left: 2.5em;
}
.alignright       {
	text-align: right;
}
table.top td {
	vertical-align:top;
}
table.cells1 td {
	vertical-align:top;
	border: 1px #000000 solid;
	padding: 5px 5px 5px 5px;
}
table.cells1 p {
	margin-bottom: 0;
}
div.half p {
	margin-bottom: 0.5em;
	margin-right: 1em;
}
div.close p {
	margin-bottom: 0;
}

/* CAPSULES ***********************************************************************************/
.capstab       { 
	margin: 20px 0 20px 20px;
	border-collapse: collapse;
	border:2px black solid;
}
.capstabnb       { 
	margin: 20px 0 20px 20px;
	border-collapse: collapse;
}
table.cellnb td {
	vertical-align:top;
}
table.cellbord td {
	border:1px black solid;
	vertical-align:top;
}
table.cellbordhoriz td {
	border-top:1px black solid;
	border-bottom:1px black solid;
	vertical-align:top;
}
table.cellclose p {
	margin: 5px;
}
.capsdiv       { 
	border: 2px #000000 solid;
	padding: 10px;
	margin: 20px 0 20px 20px;
}
.capsdiv2       { 
	border: 2px #000000 solid;
	padding: 10px 10px 2px 10px;
	margin: 20px 0 20px 20px;
}
.capspara       { 
	border: 2px #000000 solid;
	padding: 20px 20px 8px 20px;
	margin: 20px 0 20px 20px;
}

.yellow       { 
	background-color:#ffffcc;
}
.green       { 
	background-color:#ccffcc;
}
.tan       { 
	background-color:#ffcc99;
}
.blue       { 
	background-color:#ececff;
}
/* TRANSLATION EXERCISES ****************************************************************************/
.trans1       { 
	position:relative;
	margin-top:20px;
	width: 600px;
}
.trans2       { 
	width: 600px;
	position:relative;
	visibility:hidden;
	color:#003366;
}
a.trans:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.trans:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.trans:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.transinput    {
	margin-top: 5px;
	background-color: #ffffcc;
}
/* TRANSLATION EXERCISES END */


a:link       { color: #003366 }
a:visited    { color: #003366 }
a:hover      { color: #006699 }

.link1       { 
	margin: 2px 0px 2px 20px;
}
.menulist    {
	margin-left: 5px;
}
.menulist2    {
	font-size: 100%;
	margin-bottom: 0;
}
a.ref:link {
	color: #000000;
	text-decoration:none;
}
a.ref:visited {
	color: #000000;
	text-decoration:none;
}
a.ref:hover {
	color: #ffffff;
	text-decoration:none;
}
a.screentip:link {
	color: #000000;
	text-decoration:none;
}
a.screentip:visited {
	color: #000000;
	text-decoration:none;
}
/* CASCADING MENU ************************************************************************************/
dl {
	padding: 0px 0 10px 20px;
	margin-bottom: 0px;
}
#menu {
	width: 165px;
}
.hline { 
	margin-top: 5px; 
	margin-bottom: 5px; 
	width: 90%; 
	height: 0px; 
	color: #FFFFFF; 
	border-top: none;
	border-bottom: 1px #FFFFFF solid;
}
#menu dt {
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #99ccff;
}
dt {
	list-style-type: none;
}
.zero {
	color: #99ccff;
}
dd {
	margin: 0;
	padding:0;
	list-style-type: none;
}
#menu dd {
	border-style:solid; 
	border-width:1px; 
	background:#ffffcc;
	padding-top:1px; 
	padding-bottom:1px
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
}
#menu li a {
	color: #000000;
	text-decoration: none;
}
#menu li a:hover {
	background: #ffcc99;
}
