body {
font-family: arial, verdana, tahoma;
margin: 0pt;
}

.mainText {
font-size: 9pt;
color: #000000;
padding: 4pt;
}

.mainTextnp {
font-size: 9pt;
color: #000000;
}

.header {
color: #FFFFFF;
font-size: 17pt;
font-style: italic;
font-weight: bold;
padding-left: 5pt;
}

.photocaption {
color: #000000;
font-size: 7pt;
font-weight: bold;
}

.mainbodylinks {
font-size: 9pt;
color:#003399;
text-decoration: underline;
}

.mainbodylinks:hover {
font-size: 9pt;
color:#0066cc;
text-decoration: none;
}

.piclinks {
font-size: 7pt;
color:#003399;
text-decoration: underline;
}

.piclinks:hover {
font-size: 7pt;
color:#0066cc;
text-decoration: none;
}

.sideNavcell {
padding-left: 3pt;
}

.sideNav {
font-size: 9pt;
color: #f6f6f6;
font-weight: bold;
text-decoration: none;
}

.sideNav:hover {
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.sideSubNavcell {
padding-left: 3pt;
}

.sideSubNav {
font-size: 8pt;
color: #f6f6f6;
font-weight: bold;
text-decoration: none;
}

.sideSubNav:hover {
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.sideSubSubNav {
font-size: 8pt;
color: #345574;
font-weight: bold;
text-decoration: none;
}

.sideSubSubNav:hover {
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.footer {
font-size: 7pt;
color: #000000;
font-weight: bold;
padding-top: 6pt;
padding-bottom: 6pt;
}

.footerlinks {
font-size: 7pt;
color: #345574;
font-weight: bold;
text-decoration: underline;
}

.footerlinks:hover {
font-size: 7pt;
color: #345574;
font-weight: bold;
text-decoration: none;
}

.image {
border-style: solid;
border-color: #000000;
border-width: 1px;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}