/* bodyparts 1.1: used part exshange*/
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;
}
.header {
   background:#000000 url('header.gif') repeat-x;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#ffffff;
}
.toolbar {
   background:#bbbbbb url('b.gif') repeat-x;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   color:#ffffff;
}
.button {
   padding:0 0 2 0;
   background:#bbbbbb url('b-a.gif') repeat-x;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   color:#ffffff;
}
.button a{
   text-decoration:none;
   font-weight:bold;
   color:#000000;
}
.button a:hover{
   color:#E5E1CD;
}
.siteMission {
   background:#E8E6E9 url('sm.gif') repeat;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
   font-weight:bold;
}
.border {
   background:#cccccc;
}
.darkBorder {
   background:#000000;
}
.simpleFont {
   background:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.simpleFont a{
   color:#ff4400;   
}
.simpleFont a:hover {
   color:#880000;
}
.simpleFont0 {
   background:#F5F4EC;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.simpleFont0 a{
   color:#ff4400;   
}
.simpleFont1 {
   background:#ECE9DA;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.simpleFont1 a{
   color:#ff4400;   
}
.normalFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.normalFont a{
   color:#ff4400;   
}
.footerFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#999999;
}
.footerFont a{
   color:#ff4400;   
}
.whiteFont {
   background:#887755;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#ffffff;
}
.whiteFont a{
   color:#ffffff;   
}
.whiteFont a:hover{
   color:#ECE9DA;   
}
.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:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.redFont a {
   color:#0055bb;
   font-weight:bold;
}
.redFont a:hover {
   color:#000000;
}
.captionFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:11pt;
   color:#8A7750;
   font-weight:bold;
}
