/* CSS Document */
body
{
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

p, ol, li, ul
{
  color:#000000;
}

a, a:hover, a:visited
{
  color: #000000;
  text-decoration:none;
}

#topBannerPF
{
  position: relative;
}

#topBanner, #leftBarLocate, #leftbar, #bottomBorder, #bottomSpacer
{
  display: none;
}

#contentTitle
{
  font-family: Times New Roman, Times, serif;
  font-size: 20pt;
  font-weight:bold;
  color:#000000;
  position: relative;
}

#content
{
  font-family: Times New Roman, Times, serif;
  font-size: 12pt; 
  color:#000000;
  position: relative;
}

#bottomBorderPF
{
  font-family: Times New Roman, Times, serif;
  font-size: 12pt; 
  color:#000000;
  position: relative;
}

/* Define horizontal-rule for the entire web site */
/*hr {color: #000000; background-color: #000000; height: 2px; border:none;} */
hr {color: #000000; background-color: #000000; height: 2px;}

td
{
  color:#000000;
}

/* The Garamond font is used for James Frame Co. and the BESTROBOARD */
.garamond {font-family: Garamond, Georgia, serif;}

.row0 {background-color: #B0EAFC;}
.row1 {}                                  /* Let the background show through */
.sort {background-color: #D0F8FF;}

.style1 
{
    font-size: small;
}

.border
{
   border-width: 3px;
   border-style: solid;	
   border-top-color: #1E8243;
   border-left-color: #1E8243;
   border-right-color: #14552D;
   border-bottom-color: #14552D;
}

.border1
{
   border-width: 1px;
   border-style: solid;	
   border-top-color: #1E8243;
   border-left-color: #1E8243;
   border-right-color: #14552D;
   border-bottom-color: #14552D;
}

.border2
{
   border-width: 2px;
   border-style: solid;	
   border-top-color: #1E8243;
   border-left-color: #1E8243;
   border-right-color: #14552D;
   border-bottom-color: #14552D;
}
