/* Overall layout */body {	margin: 10px 10px 10px 10px;}#container {}#navleft {	display: none;}#nav {	display:  none;}#topics {	display: none;}#contents {	padding: 10px 20px 20px 20px;}#bottomleft {	display: none;}#bottomright {	display:  none;}#search {	display: none;}#searchbar {	display: none;}#footer {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #990000;	text-align: center;	padding-top: 10px;	padding-bottom: 10px;	line-height: 20px;}#footer a:link, #footer a:visited {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #990000;	text-decoration: underline;}#footer a:hover {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #990000;	text-decoration: none;}.copyright {	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;}/* Text Styles */h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color: #4A1486;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #34B3D1;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;	color: #666;	font-weight: bold;}.content, #contents p {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000;	line-height: 20px;}.notice {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #0066CC;	background-color: #FFFFFF;	padding: 10px;	border: 1px dotted #990000;}li {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 20px;	color: #000;}
ul {
	list-style-type: square;
}li a:link, li a:visited {	color: #990000;	text-decoration: underline;}li a:hover {	color: #990000;	text-decoration: none}
/* Important Notes Only Visible On Print */
#note {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color:  #000;
	padding: 10px;	border: 1px dotted #990000;
}/* Links to glossary */.glossarylinks {	cursor: help;}/* For Glossay */#glossary {	padding: 0px;	margin: 10px;	color: #000;}#glossary .term {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFFFFF;	background-color: #4A1486;	font-weight: bold;	padding: 4px;}#glossary .definition, #glossary p, #glossary li {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000;	margin-right: 20px;	margin-left: 20px;}
#contents a:link, #contents a:visited {	color: #990000;	text-decoration: underline;}
#contents a:hover {	color: #4A1486;	text-decoration: none;}
#contents h1 a:link, #contents h1 a:visited, #contents h1 a:hover {
	color: #4A1486;
	text-decoration: underline;
}/* For Tree Menu */	.TreeNode {	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	color: #330000;	text-decoration: none;	line-height: 15px;	}		a.tree:active  {	 	color: blue; 	 }	a.tree:visited {		font-family: Arial, Helvetica, sans-serif;		color: #330000;		text-decoration: none;	}	a.tree:hover {		font-family: Arial, Helvetica, sans-serif;		color: #E5c995;		text-decoration: underline;	}	a.tree:visited:hover {		font-family: Arial, Helvetica, sans-serif;		color: #990000;		text-decoration: underline;	}	a.tree {		font-family: Arial, Helvetica, sans-serif;		color: #330000;		text-decoration: none;	}		
