BODY
{
background-color: #ffffff;

margin-left: 0px;
padding: 0px;
margin-top: 0px;
}

body, p, td, th, input, textarea, span, div, ul, li, p, select, div, span, h1, h2
  {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: rgb(0,0,0);
  vertical-align: top;
  margin: 0px;
  margin-left: 0px;
  padding: 0px;
  margin-top: 0px;
  text-indent: 0px;
  }

LI.orange
{
margin-left: 20px;
text-indent: -15px;
list-style-image:url('../resources/li-image.gif')
}

p
{
margin: 0px;
padding: 0px;
padding-left: 3px;
}
a, a:visited
  {
  color:  rgb(100,135,185);
  font-weight: bold;
  text-decoration: none;
  }
a:hover
  {
  text-decoration: underline;
  }
IMG
{
border: none;
}
BODY.primnav, BODY.footer
{
background-image: url("../resources/bg-stripes.gif");
}

BODY.secnav
{
background-image: url("../resources/bg-blue-shade.jpg");
}



TD.td-primnav-front, TD.td-primnav-inactive, TD.td-primnav-filler
{
text-align: center;
background-color: #cccccc;
color: #000099;
padding-left: 20px;
padding-right: 20px;
border-style: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #ffffff;
font-weight: bold;
}

TD.td-primnav-filler
{
width: 100%;
}

TD.td-primnav-inactive A, TD.td-primnav-inactive A:hover, TD.td-primnav-inactive A:linked, TD.td-primnav-inactive A:visited,
{
text-align: center;
background-color: #cccccc;
color: #000099;
font-weight: bold;
  font-size: 14px;
}


TD.td-primnav-active
{
text-align: center;
background-color: rgb(90,150,198);
color: #ffffff;
padding-left: 20px;
padding-right: 20px;
border-style: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #ffffff;
font-weight: bold;
text-decoration: none;
  font-size: 14px;
}

TD.td-primnav-active A, TD.td-primnav-active A:hover, TD.td-primnav-active A:linked, TD.td-primnav-active A:visited
{
text-align: center;
background-color: rgb(90,150,198);
color: #ffffff;
text-decoration: none;
}
BODY.content
{
background-image: url("../resources/bg-welcome-small.jpg");
background-repeat: no-repeat;
background-position: right bottom;
margin-left: 5px;
margin-top: 5px;

}

BODY.atwork
{
background-image: url("../resources/bg-atwork.jpg");
background-repeat: no-repeat;
background-position: center bottom;
margin-left: 5px;
margin-top: 5px;

}


TD.secnav-separator
{
background-color: #dddddd;
}
TD.secnav-active, TD.secnav-inactive, TD.secnav-active A, TD.secnav-inactive A, TD.secnav-active a:hover, TD.secnav-inactive A:hover, TD.secnav-active A:visited, TD.secnav-inactive A:visited, TD.secnav-active A:linked, TD.secnav-inactive A:linked
{
color: #000000;
padding: 3px;
padding-left: 5px;
border-style: none;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #dddddd;
font-weight: normal;
}
TD.secnav-inactive A:hover
{
text-decoration: undeline;
}
TD.secnav-active, TD.secnav-active A, TD.secnav-active A:hover, TD.secnav-active A:visited, TD.secnav-active A:linked
{
font-weight: bold;
text-decoration: none;
}
DIV.secnav-container-active
{
display: inline;
}
DIV.secnav-container-inactive
{
display: none;
}
h1
{
margin-top: 15px;
font-size: 14px;
font-weight: bold;
color: rgb(20,130,210);
}
h2
{
margin-top: 5px;
font-size: 12px;
font-weight: bold;
color: #333333;
}