body, table, input, select, a {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #993366;
}
#user {
	width: 150px;
	font-family: Tahoma, Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993366;
	border: 1px solid #993366;
}
.white {
	color: #FFFFFF;
}
.flex {
	width: 100%;
}
.button {
	width: 80px;
}
.bordered {
	border: 1px solid #CCCCCC;
}
.text-field {
	border: 1px solid #CCCCCC;
}
.text-field-flex {
	width: 100%;
	border: 1px solid #CCCCCC;
}
.label {
	color: #993366;
	font-weight: bold;
}
.tooltiplink {
	color: #993366;
	font-weight: bold;
	text-decoration: none;
	title: 1111111111111111;
}
.tooltiplink:hover { text-decoration: underline; } 
form {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
.results td {
	border: 1px solid #993366;
	background-color: #FFFFFF;
}
.results a {
	color: #444444;
	text-decoration: none;
}
.results a:hover {
	text-decoration: underline;
}
th, th a, .results th a {
	background-color: #993366;
	color: #FFFFFF;
}
th {
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.content-box {
	background-color: #FFFFFF;
	height: 100%;
}
.tree-frame {
	border-left: 1px solid #993366;
	border-right: 1px solid #993366;
	width: 100%;
}
pre, code {
	font-size: 12px;
}
.mark {
	color: #FF0000;
	font-weight: bold;
}
li {
	margin-bottom: 5px;
	margin-top: 5px;
}
u {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
.rightpad {
	padding-right: 20px;
}
.gotoTOC {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #993366;
	margin-top: 0px;
	padding: 10px;
}
a.t0i {
	color: #000000;
	text-decoration: none;
}
a.t0i:hover {
	color: #000000;
	text-decoration: underline;
}
#frmLegalIndex {
	border: 1px solid #444444;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#lstLegalIndex {
	width: 350px;
	overflow: auto;  
	margin-bottom: 10px;
}
a.wlink {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blink {
	color: #000000;
	text-decoration: underline;
}
a.rlink {
	color: #993366;
	text-decoration: underline;
}
.headline {
	font-size:14px;
	font-weight:bold;
	color:#993366;
}
.infotitle {
  border-bottom: 2px solid #993366;
  padding: 2px;
}
