﻿.fx
{
  position: absolute;
}

body
{
  font-size: 9pt;
  cursor: default;
  color: black;
  background-color: #fff;
  margin: 0px 0px 0px 0px;
  font-family: Segoe UI, Arial, Verdana, Tahoma;
}

.adjusted
{
  padding: 15px;
  border-left: 1px solid #f0f0f0;
  border-bottom: 1px solid #ddd;
}

.acc a:link, .acc a:visited, .acc a:active, .acc a
{
  color: #ffffff;
  font-family: Segoe UI, Arial, Verdana, Tahoma;
  text-decoration: none;
}

.acc a:hover
{
  color: #fcfcfc;
  font-family: Segoe UI, Arial, Verdana, Tahoma;
  text-decoration: none;
}


.nav3 a:link, .nav3 a:visited, .nav3 a:active, .nav3 a
{
  color: #888;
  font-family: Arial;
  text-decoration: none;
}

.nav3 a:hover
{
  color: #0099FF;
  font-family: Arial;
  text-decoration: none;
}

.nav3 strong a:link, .nav3 strong a:visited, .nav3 strong a:active, .nav3 strong a
{
  color: #666;
  font-family: Arial;
  text-decoration: none;
}

.nav3 a:hover
{
  color: #0099FF;
  font-family: Arial;
  text-decoration: none;
}

.nav3 p
{
  margin-bottom: 5px;
}

.nav a:link, .nav a:visited, .nav a:active, a
{
  color: #fff;
  text-decoration: none;
}

.nav a:hover
{
  color: #0099FF;
  text-decoration: none;
}

a.nav2:link, a.nav2:visited, a.nav2:active, a.nav2
{
  color: #fff;
  text-decoration: none;
}

a.nav2:hover
{
  color: #dff;
  text-decoration: none;
}


.codeblock
{
  font-family: Consolas, Courier New, Tahoma;
  border: 1px solid #aaaaaa;
  background-color: #fbfbfb;
  padding: 6px;
}


a:link, a:active, a
{
  color: #0099ff;
  text-decoration: none;
}

a:visited
{
  color: #0066FF;
  text-decoration: none;
}


a:hover
{
  color: #ff6600;
  text-decoration: none;
}

input
{
  font-size: 8pt;
}

ul
{
  margin-top: 5px;
  margin-bottom: 5px;
}

li
{
  margin-left: -16px;
}

.centered
{
  text-align: center;
}

.showBox
{
  padding-left: 20px;
  padding-right: 20px;
}

h1
{
  font-size: 22pt;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #000;
  font-family: Segoe UI, Arial;
  font-weight: normal;
}

h2
{
  font-size: 16pt;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #333;
  font-family: Segoe UI, Arial;
  font-weight: normal;
}

h3
{
  font-size: 12pt;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #333;
  font-family: Segoe UI, Arial;
  font-weight: bold;
}

p
{
  margin-bottom: 0px;
  margin-top: 0px;
}

Table
{
  color: #606060;
  font-family: Segoe UI, Arial, Verdana, Tahoma;
  font-size: 10pt;
  text-align: justify;
}

img
{
  border-style: none;
  border-color: inherit;
  border-width: 0px;
}

.acc
{
  padding: 5px 0px 0px 15px;
  color: #fff;
  font-weight: bold;
}

.acch
{
  background: #000000 url(slices2009/accordiangray.jpg) top left no-repeat;
  height: 28px;
  margin-top: 5px;
  cursor: hand;
  margin: 5px 0px 0px 0px;
}
.acchb
{
  background: #000000 url(slices2009/accordianblue.jpg) top left no-repeat;
  height: 28px;
  margin-top: 5px;
  margin: 5px 0px 0px 0px;
  cursor: hand;
}

.blackbar
{
  background: url(slices2009/blackbar.jpg) top left no-repeat;
  height: 28px;
  font-size: 8pt;
  color: White;
  padding-top: 7px;
  padding-left: 15px;
}

