body {
color:#43434A;
font-family:Arial;
font-size:8pt;
text-align:justify;
font-weight:none;
}
a {
color:#929292;
text-decoration:none;
} 
a:hover {
color:white;
text-decoration:underline;
}
a.mainlevel {
color:#929292;
font-family:Arial;
font-size:8pt;
text-decoration:none;
}
a.mainlevel:hover {
color:white;
text-decoration:underline;
}
.pathway {
font-size:12px;
font-weight:normal;

}
.componentheading {
font-size:18px;
}
#main {
padding:10px;
}
.contentheading {
text-decoration:underline;
font-size:9pt;
font-family:Arial;
font-weight:bold;
color:#929292;
}
.contentheading a {
text-decoration:underline;
font-size:9pt;
font-family:Arial;
font-weight:bold;
color:#929292;
}
.inputbox 
{
border: 1px solid black;
background-color:#181818;
color:#43434A;
}
.button
{
border: 1px solid #181818;
background-color:black;
color:#43434A;
}
.moduletable th {
text-decoration:underline;
font-size:9pt;
font-family:Arial;
font-weight:bold;
color:#929292;
padding-bottom:10px;
text-align:left;
}
.level1 a {
font-weight:normal;
}