body
{
  margin:0px;
  background:#BFE2F8;
  color:#666666;
  font-family:verdana,arial,sans-serif;
  font-size:80%;
  height:100%;
  padding:0px;
}

#bannerContainer
{
  background: #7C9BC1 center;
  color: #ffffff;
  margin: 0px auto 0px auto;
  width: 820px;
}

#bannerText {
  margin: 0px 20px 0px 10px;
  font-size: 200%;
}

#bannerTop {
  background:url(images/footertop.gif) no-repeat center;
  margin: 5px auto 0px auto;
  width: 820px;
  height:20px;
}

#bannerBottom {
  background:url(images/footerbottom.gif) no-repeat center;
  margin: 0px auto 0px auto;
  width: 820px;
  height:20px;
}

#bannerContainer img {
  border:none;
}


#container {
  background: #EBF5FD center;
  margin: 0px auto 0px auto;
  width: 820px;
}

#containerBottom {
  background:url(images/containerbottom.gif) no-repeat center;
  margin: 0px auto 0px auto;
  width: 820px;
  height:20px;
}

#containerTop {
  background:url(images/containertop.gif) no-repeat center;
  margin: 0px auto 0px auto;
  width: 820px;
  height:20px;
}

#contentBody {
  margin-left:15px;
  margin-right:10px;
}

#footerContainer
{
  background: #7C9BC1 center;
  color: #ffffff;
  margin: 0px auto 0px auto;
  width: 820px;
}

#footerText {
  margin: 0px 15px 0px 15px;
  font-size: 83%;
}

#footerTop {
  background:url(images/footertop.gif) no-repeat center;
  margin: 5px auto 0px auto;
  width: 820px;
  height:20px;
}

#footerBottom {
  background:url(images/footerbottom.gif) no-repeat center;
  margin: 0px auto 0px auto;
  width: 820px;
  height:20px;
}

#pageHeader {
  background:#26292E;
  width: 820px;
  height: 150px;
  margin: 0px auto;
}

#pageHeader img {
  border:none;
}

#toolbar {
  background:url(images/toolbar.gif) no-repeat center;
  color:#ffffff;
  font-weight:bold;
  width: 820px;
  line-height: 30px;
  height:30px;
  margin: 0px auto 0px auto;
}

#toolbarItems {
  margin:auto 15px 4px;
}

#toolbarItems a {
  text-decoration:none;
}

#toolbarItems a:link {color: #FFFFFF}     /* unvisited link */
#toolbarItems a:visited {color: #FFFFFF}  /* visited link */
#toolbarItems a:hover {color: #AD1731;}   /* mouse over link */
#toolbarItems a:active {color: #FFFFFF}   /* selected link */

#footerText a:link {color: #FFFFFF}     /* unvisited link */
#footerText a:visited {color: #FFFFFF}  /* visited link */
#footerText a:hover {color: #AD1731;}   /* mouse over link */
#footerText a:active {color: #FFFFFF}   /* selected link */

#googleSkyscraper
{
  float:right;
}

#googleBanner
{
  width:728px;
  margin:10px auto 0px auto;
}

.content {
  margin-left:15px;
  margin-right:10px;
}


.date
{
  color:#AD1731;
}

table
{
  width:100%;
}

td
{
  vertical-align:top;
}

h3
{
  margin-top:0px;
}

h4
{
  font-size:110%;
  margin-bottom:-15px;
  margin-top:15px;
}

p
{
  margin-bottom:0px;
}

pre
{
  font-size:120%;
}

.rightnavbox
{
  float:right;
  padding:10px;
  margin:10px;
  border:solid 2px #2F4928;
}

.selectedTopic
{
  padding-left:18px;
  color:#AD1731;
  font-weight:bold;
  font-size:83%;
}

.selectedTopic img
{
  vertical-align:middle;
}

.topic
{
  padding-left:18px;
  font-size:83%;
}

.topic a
{
  text-decoration:none;
}

.topic img
{
  border-style:none;
  vertical-align:middle;
}

.helpFolder
{
  font-size:83%;
}

.helpFolder img
{
  vertical-align:middle;
}

