/* styleLents.css  19-jan-2009 */                                      

/*
	lt sage     #D4E1CD;
	sage     	#B1C8A6;
	dk green	#4D6541;
	purple	    #6B2197;
	dk purple	#4F1C5C; 
		        #6D915B;	hrfooter
*/

body
  {  /* background-color : #B1C8A6; */
   font: bold 11pt Century, Arial, Verdana, Helvetica, sans-serif;
   color: #4D6541;
   margin: 0px 15px 0px 15px;
   background:  url(images/bgPic.jpg) repeat-x fixed; 
  }

#centerBlock
  {width: 790px;
   margin-left: auto;
   margin-right: auto;
  }

#centerVideo
  {width: 480px;
   margin-left: auto;
   margin-right: auto;
  }

a:link, a:visited
   {color: #0B5261;
    text-decoration: underline;
    font: serif;
    font-weight: bold;
    font-size: 11pt;
   }
 
a:hover
   {color:#662092;
    text-decoration: none;
    font: serif;
    font-weight: bold;
    font-size: 11pt;
   }

a img
   {border: none;
   }

table.border1 
  { background-color: #D4E1CD;
    width: 700px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-style: solid;
    border-color: #4A7794;
    border-width: 8px;
    padding: 0px 0px 0px 0px;
  }
  
.navlink
  {text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 15px;
    float: bottom;
  }

a.navlink:link, a.navlink:visited
   {color: #0F728B;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
   }

a.navlink:hover
   {color:#6B2197;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
   }

a.footerlink:link 
   {color: #0B5261;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
   }
a.footerlink:visited
   {color:#0B5261;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
   }
a.footerlink:hover
   {color:#662092;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
   }

h1 
   {font: bold 20pt "New Century Schoolbook", Times, serif;
    color: #4F1C5C;
   }

h3
   {font: bold 14pt Century, Arial, Verdana, Helvetica, sans-serif;
    color: #4F1C5C;
    margin-left: 7px;
   }
   
h4
   {font: bold 12pt Century, Arial, Verdana, Helvetica, sans-serif;
    color: #4F1C5C;
    margin-left: 7px;
   }

img 
  {border: 2;
   color:  #4F1C5C;
  } 

p
   {margin: 0px 20px 10px 22px;
   }

li 
  { margin-left: 30px;
    padding: 2px;
  }

.floatRight 
  {float:  right;
   outline: 4px solid #4F1C5C;
   margin-top: 8px;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 15px;
  }

.floatLeft 
  {float:  left;
   outline: 4px solid #4F1C5C;
   margin: 8px 15px 10px 8px;
  }

.quote1
  {text-align: center;
   font-weight: bold;
   color: #4F1C5C;
  }

.centre
  {text-align: center;
  }
  
.auth1
  {margin: 6px 0px 0px 340px;
   font-weight: bold;
   color: #4F1C5C;
  }
  
.titleTd
  {padding: 0px 0px 25px 0px ;
   font: bold 10pt New Times, sans-serif;
   text-align: center;
  }
 
  
hr 
  {border: 0;
   color: #6D915B;
   background-color: #6D915B;
   height: 1px;
   width: 98%;
  }
  
.hrfooter 
 {border: 0;
  color: #6D915B;
  background-color: #6D915B;
  height: 1px;
  width: 80%;
  text-align: center;
 } 

.navfooter 
 {font-family: "New Century Schoolbook", Times, serif;
  font-size: 12pt;
  color: #6D915B;
  text-align: center;
 }

#crNotice
  {font-family: "New Century Schoolbook", Times, serif;
   color: #5B784C;
   font-size: 8pt;
   text-align: center;
   margin: 10px 0px 5px 0px;
  }

