/* bodyparts 2.1: salvage parts*/
body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:yes;
   cursor:default;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;
   background:#ffffff;
}
.topText {
   background:#ffffff url("top-text-bg.gif") repeat-x;
}
.header {
   background:#AABBCC url("header-big.gif") repeat-x;
}
.toolbar {
   background:#ffffff url("toolbar-left-left.gif") repeat-x;
}
.toolbarTop {
   background:#ffffff url("toolbar-top.gif") repeat-x;
}
.toolbarBottom {
   background:#ffffff url("toolbar-bottom.gif") repeat-x;
}
.button {
   background:#ffffff url("toolbar.gif") repeat-x;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
   color:#ffffff;
}
.button a{
   color:#ffffff;
   text-decoration:none;      
}
.button a:hover{
   color:#ccddee;
}
.captionFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:11pt;
   color:#003388;
   font-weight:bold;
}
.captionFont a{
   color:#0055bb;
}
.whiteFont {
   background:#0055bb;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#ffffff;
   font-weight:bold;
}
.footer {
   background:#ffffff url("footer.gif") repeat-x;
}
.normalFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont {
   background:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont a{
   font-weight:bold;
   color:#0055bb;   
}
.simpleFont0 {
   background:#ECF0F5;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont0 a{
   font-weight:bold;
   color:#0055bb;   
}
.simpleFont1 {
   background:#DFE4EC;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont1 a{
   font-weight:bold;
   color:#0055bb;   
}
.simpleFontDark {
   background:#A6BAD1;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#ffffff;
}
.simpleFontDark a{
   font-weight:bold;
   color:#003388;   
}
.footerFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
   color:#97A2B5;
}
.footerFont a{
   font-weight:bold;
   color:#0055bb;   
}
.selectedLabel{
   background:#225577;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.selectedLabel a {
   font-weight:bold;   
   color:#0055bb;
}
.selectedLabel a:hover {
   color:#000000;
}
.notselectedLabel{
   background:#7799AA;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;   
   color:#003388;
}
.notselectedLabel a:hover {
   color:#000000;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}



