body
{
   background: #eeeeee;
   background-image: url(images/back.gif);
   background-repeat: repeat-y;
   color: #333333;
   margin: 0px;
   padding: 0px;
}

a:link
{
   color: #333333;
   font-family: Arial,Helvetica;
   font-size: 11px;
   line-height: 16px;
}

a:active
{
   color: #333333;
   font-family: Arial,Helvetica;
   font-size: 11px;
   line-height: 16px;
}
.footer
{
	font-size:8px;
}

a:visited
{
   color: #333333;
   font-family: Arial,Helvetica;
   font-size: 11px;
   line-height: 16px;
}

a:hover
{
   color: #333333;
   font-family: Arial,Helvetica;
   font-size: 11px;
   line-height: 16px;
}

p
{
   margin-top: 0px;
   margin-bottom: 18px;
}

.content
{
   position: absolute;
   visibility: visible;
   left: 323px;
   top: 66px;
   z-index: 2;
   width: 400px;
   font-family: Arial,Helvetica;
   font-size: 11px;
   line-height: 16px;

}
.form
{
	font-family: Arial,Helvetica;
   font-size: 11px;
   line-height: 16px;
}
input
{
	font-family: Arial,Helvetica;
   font-size: 11px;
}
textarea
{
	font-family: Arial,Helvetica;
   font-size: 11px;
}
.errorText
{
	font-family: Arial,Helvetica;
   font-size: 11px;
   color:#ff0000;
}
.nav
{
   position: absolute;
   visibility: visible;
   left: 144px;
   top: 64px;
   z-index: 2;
}

.selector
{
   position: absolute;
   visibility: visible;
   left: 237px;
   top: 0px;
   z-index: 2;
}

ul
{
   margin-top: -16px;
   margin-bottom: 0px;
   margin-left: 15px;
   padding: 0px;
}


ul.special
{
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding: 0px;
   list-style: none;
}

ul.special li.blank
{
   list-style-type: none;
   padding-left: 25px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 10px
}

ul.special li.pdf
{
   background: url(images/icnPDF.gif) no-repeat 0px 0px;
   list-style-type: none;
   padding-left: 25px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 8px
}

ul.special li.pdf a:link, ul.special li.pdf a:active, ul.special li.pdf a:visited, ul.special li.pdf a:hover
{
   font-weight: bold;
}

ul.special li.doc
{
   background: url(images/icnDoc.gif) no-repeat 0px 0px;
   list-style-type: none;
   padding-left: 25px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 10px
}
