/* CSS Document */

.infoButton {
width:150px;
color:#ffffff;
background-color:#cc6600;
}

.section {
 padding:20px 20px 10px 25px;
}

.pdfList li{
margin:3px 0px 3px 0px;
}

.term {
margin:5px 5px 5px 65px;
}
.keyword {
font-weight:600;
margin-left:-55px;
}
.definition {
}
.example {
font-style:italic;
}

.title {
height:33px;
font-size:large;
text-align:center;
background-color:#3399ff;
color:#fff666;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #666999;
}