body
{
  font-family: Georgia, serif;
  background-color: #666666;
}

div#pageBottomMargin
{
  height: 25px;
  background-color: #666666;
}

div#pageFooter
{
  height: 1em;
  clear: both;
}

div#outerFrame
{
  margin-top: 25px;
  color: #5c708e;
  width: 1000px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
}

div#headerFrame
{ 
  width: 1000px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}

div#headerImages { position: absolute; }

img#headerLogo
{
  position: absolute;
  top: 10px;
  left: 10px;
}

img#cartLink
{ 
  position: absolute;
  top: 29px;
  left: 960px;
  border-style: none;
}

div#headerContent
{ 
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-left: 160px;
  margin-right: 60px;
  padding-right: 2em;
  min-height: 80px;
  text-align: right;
}


.clear
{
  clear: both;
}

div#mainFrame 
{
  position: absolute;
  width: 1000px;
  background-color: white;
}

div#mainContent
{ 
  margin-top: 1.5em;
  margin-left: 11em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  text-align: justify;
  min-height: 50em;
}

div#navFrame
{
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: 1.5em;
  margin-left: 0.5em;
  width: 11em;
}

div#navBackgroundTop
{
  height: 18px;
  background-image: url('image/gradient_top.png');
  background-repeat: no-repeat;
}

div#navBackgroundBody
{
  background-image: url('image/gradient.png');
  background-repeat: repeat-y;
}

div#navBackgroundBottom
{
  height: 18px;
  background-image: url('image/gradient_bottom.png');
  background-repeat: no-repeat;
}

div#navContentFrame
{ 
  padding-left: 0.5em;
  padding-right: 0.5em;
}

div#navContent
{ 
  font-size: 0.65em;
}

div#navContent a
{
  text-decoration: none;
}

div#navContent ul
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

div#navContent li
{
  padding: 0px;
  margin: 0px;
}

div#navContent img
{
  width: 0.5em;
  height: 0.5em;
  display: inline;
  visibility: hidden;
  position: relative;
  top: -0.10em;
}

div#navContent .activeNavTab img { visibility: visible; }

div#navContent h3
{ 
  margin-bottom: 0px;
}

div#navTop
{ 
  text-align: left;
  font-size: 1.3em;
  font-weight: bolder;
  padding-left: 0.5em;
}

h1
{ 
  font-size: 1.7em;
}

h2
{ 
  font-size: 1.5em;
}

h3
{ 
  font-size: 1.3em;
  color: #2c4469;
}

h4
{
  font-size: 1.1em;
}

h5
{
  font-size: 1.1em;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

div#navTop a:link { color: #2c4469; }
div#headerContent h1 { color: #2C4469; }
div#mainContent h1 { color: #482f63; }
div#mainContent h2 { color: #482f63; }
div#mainContent h3 { color: #482f63; }
div#mainContent h4 { color: #482f63; }
div#mainContent h5 { color: #482f63; }
div#mainContent { color: black; }

a 
{ 
  color: #5c708e; 
}

a:visited { color:#6a4097 }

a img { border-style: none; }

span.activeNavTab {  }


ul.informational
{ 
  padding: 0px;
  list-style-type: none;
}

ul.informational li
{ 
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0px;
  padding-right: 0px;
}

th
{ 
  text-align: left;
}

p.footnote
{ 
  font-size: smaller;
}

hr.footnote
{ 
  margin-top: 2em;
}

