body {
margin: 0;
background-color: #fff;
}

div.toc {
margin-top: 0;
margin-left: 0;
position: fixed;
width: 250px;
background-color: #ccc;
overflow: auto;
height: 100%;
}

div.body {
margin-top: 0 auto;
background-color: #fff;
clear: right;
height: auto;
padding: 0 5px 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
}

div.rightside{
margin-left: 250px;
margin-top: 0 auto;
padding: 5px;
background-color: #fff;
clear: right;
height: auto;
}

div.fieldl {
float: left;
width: 50%;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
line-height: normal;
margin-top: 5px;
margin-bottom: 5px;
}

div.fieldr {
float: left;
width: 50%;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
line-height: normal;
margin-top: 5px;
margin-bottom: 5px;
}

div.wrap{
width: 100%;
clear: both;
}

iframe {
width: 250px;
height: 100%;
overflow: auto;
border: 0;
margin-top: 0;
}

.faqhead {
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

div.index {
float: left;
width: 20%;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
line-height: normal;
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #0000FF;
}

a.define {
color: #000000;
border-bottom: 1px dotted black;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: bottom;
}

li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}
