﻿body{background-image: url(../Images/body-bg.gif);}
input{font-size: 11px;}
p{margin: 15px 0 15px 0;}
p,div,td{color: #333333;}
LI
{
  list-style-image: url(../Images/bullet.gif);
  margin-left: -20px;
  margin-bottom: 5px;
}
.borderMain
{
  border: solid 1px #666666;
  width: 760px;
  padding: 0px;
  overflow:hidden; 
  background-color: #FFFFFF;
}
.pageHeader
{
  background-image: url(../Images/header-bg.gif);
  width: 760px;
  height: 65px;
}
#headerLogo
{
   width: 245px;
   height: 65px;
   float: left;
   padding-left: 10px;
}
#headerContent
{
   float: right;
   padding: 4px 10px 0px 0px;
}
.headerLinks
{
  font-size: 11px;
  padding-right: 10px;
  color: #666666;
}
.photoHome
{
  background-image: url(../Images/photo-home.jpg);
  height: 126px;
  width: 760px;
  background-color:White; 
  background-position:right;
}
.tabBG
{
  background-image: url(../Images/tab-bg.jpg);
  position: relative;
  height: 56px;
}
.pad1TopBottom
{
  padding: 1px 0px 1px 0px;
  background-color: #FFFFFF;
}
div.hr {
  display: block;
  height: 1px;
  background-color: #666666;
  margin: 1px 0 1px 0;
}
hr {display:none}
.textBoldBlue
{
  color: #61778C;
  font-weight: bold;
}
.trademark
{
  font-size: 0.8em;
}
.dotsHack
{
  background-image: url(../Images/dots-bg.gif);
}
.dots
{
  background-image: url(../Images/newDots.gif);
}
.sidebarPadding
{
  margin: 4px 4px 4px 4px;
  width: 158px;
}
.sidebarHeader
{
  background-image: url(../Images/sidebar-hdr-bg.gif);
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  padding: 4px;
  border: 1px solid #CCCCCC;
}
.sidebarContent
{
  background-color: #FFFFFF;
  padding: 4px;
  margin-bottom: 4px;
}
#containerMain
{
  float: left;
  width: 593px;
}
#containerSidebar
{
  float: right;
  width: 167px;
}
#containerFooter
{
  background:url(../Images/footer-bg.gif);
  height: 40px;
}
.footerText
{
  color: #999999;
  font-size: 0.90em;
}
.boxRight
{
  background-image: url(../Images/box-right-bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 7px;
}
.boxLeft
{
  background-image: url(../Images/box-left-bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 7px;
}
.boxTop
{
  background-image: url(../Images/box-top.gif);
  height: 7px;
  width:10px; 
}
.boxBottom
{
  background-image: url(../Images/box-bottom.gif);
  height: 7px;
}
.boxTopRight
{
  background-image: url(../Images/box-top-right.gif);
  width:7px;
  height: 7px;
}
.boxTopLeft
{
  background-image: url(../Images/box-top-left.gif);
  width:7px;
  height: 7px;
}
.boxBottomRight
{
  background-image: url(../Images/box-bottom-right.gif);
  width:7px;
  height: 7px;
}
.boxBottomLeft
{
  background-image: url(../Images/box-bottom-left.gif);
  width:7px;
  height: 7px;
}
.boxBottomBG
{
  background-image: url(../Images/box-bottom-bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}
.t21pxB{font:bold 21px Arial,Helvetica,sans-serif;text-decoration:none;}


