@charset "utf-8";

BODY {margin: 2px;}


/* ------------ div ---------------*/

div.divImages 
{
text-align:center; 
margin-bottom:15px; 
margin-top:4px;
}

   
div.divLine
{
margin-left: auto;
margin-right: auto;
margin-top: 3px;
margin-bottom: 2px;
padding-top:0px;
width: 800px;
height: 1px;
background-color: #0080bf;/*#0000FF;*/
}



div.divBarTop, div.divBarBotton 
 {
  clear: both;
  width: 800px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  padding-top: 0px;
  background-color:#FBFBFB;/*#F4F4F4;*/ 
  text-align:center;
  }
  
   
 div.divBarTop {
    border: dotted 1px  #DDDDDD;
   border-bottom:0px; 
       }
  
    

	
div.divBarBotton{
    text-align:left;
	border: dotted 1px #DDDDDD;
	margin-top:-10px;
    }
	
	div.divHeightThin {height: 8px;}

div.divHeightThick {height: 15px;}
/* ------------- end div --------------- */



/* --------------- h ------------------- */

h1, h2, h3, h4, h5, h6 {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 text-align: center;
 
  }

h1{ 
  font-size: 22px;
  color: #29AFBB;
  letter-spacing: 2pt; 
  line-height:100%;
   margin-top:15px;
 }

/*  -------------- end h -------------- */


/* -------------- link ---------------- */
.linkBar
{
  FONT-WEIGHT: normal;
    FONT-SIZE: 8.5pt;
    BACKGROUND-IMAGE: none;
    COLOR: #0080BF; 
    FONT-FAMILY:    Tahoma, Helvetica, Arial, Verdana, sans-serif;  /* Verdana, Arial, Helvetica, sans-serif;*/
    LIST-STYLE-TYPE: none;
    margin-left: auto;
    margin-right: auto; 
    width:800px;
	LETTER-SPACING: 1.1pt;
	TEXT-DECORATION: none;    
	 }

.linkBar:hover 
{
  TEXT-DECORATION: underline; 
  COLOR: #00ccff;
}

.linkNoBar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.9pt;
    BACKGROUND-IMAGE: none;
    COLOR: #777777;
    FONT-FAMILY: Tahoma, Helvetica, Arial, Verdana, sans-serif;  
   LIST-STYLE-TYPE: none;
    TEXT-DECORATION: none; 
	 margin-left: auto;
    margin-right: auto; 
     width: 644px; 
	 LETTER-SPACING: 0.6pt;
  }

.linkSplit
{  
  font-size: 8pt;
   color: #555555;/*#999999;*/
  
 }


.link_w3
{  
  font-size: 7pt;
   color: #DDDDDD;
   LIST-STYLE-TYPE: none;
   TEXT-DECORATION: none;
   }



/* -------------- end link ------------ */

/* --------------- p  ---------------- */
p
{  
 margin: 1px;
 font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
 font-size: 7.7pt;
 color: #111111;
 LETTER-SPACING: 1.8pt; 
 LINE-HEIGHT: 170%;
 margin-left: auto;
 margin-right: auto; 
 width:800px; 
 text-align: justify; 
 text-decoration:none;
    	     }

 

 p.pIntroductionParagraph
{  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.9pt;
  color: #555555;
  LETTER-SPACING: 1.1pt; 
  LINE-HEIGHT: 120%;
  width:800px; 
  Text-align:justify;
  margin-left: auto;
  margin-right: auto;
    }
 /* ------------------ */
 
 
   
   p.pRights{
  	font-size:7.1pt;
  	color: #BBBBBB;
  	font-weight: normal;
    letter-spacing: 1.4pt; 
   line-height: 150%/*20px*/;
    margin-right: auto; 
	padding-bottom:0px;
	padding-top:0px;
	text-align: center;
	}
	

/* ------------- end p ----------- */


