/* JEM Other Objects
----------------------------------------------- */

html
{
scrollbar-highlight-color:#99CCFF;
scrollbar-shadow-color:#003366;
scrollbar-track-color:#333399;
scrollbar-face-color:#6666CC;
scrollbar-arrow-color:#FFFFFF;
}

.input-box
{
width:175px;
color:#003366;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:14px;
border:1px #003366 solid;
background-color:#99CCFF;
}

.button
{
color:#003366;
font-weight:bold;
font-family:Arial,Helvetica,Verdana,sans-serif;
background-color:#99CCFF;
border:1px #003366 solid;
}

hr.blue-line
{
color:#003366;
background-color:#003366;
height:1px;
}

#anchor
{
position:absolute;
z-index:3;
top:0px;
left:0px;
visibility:hidden;
}

ul
{
list-style:disc url(images/jem-bullet.gif) outside;
line-height:150%;
}

ol
{
list-style-type:decimal;
}
