body 	{ margin: 0px 0px 0px 0px;
	  background: #009362;
	  background-image: url(images/BG_background.jpg);
	  background-repeat: repeat-x;
	  background-position: top left;
	  font-family: calibri, tahomam, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #222222;
	  }





h1	{ color: #009966; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 15pt; font-weight: normal;
	  margin-bottom: 2px; margin-top: 0px; cursor: default; }
h2	{ color: #009966; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 13pt; font-weight: normal;
	  margin-bottom: 2px; margin-top: 0px; cursor: default; }
h3	{ color: #222222; font-family: calibri, tahoma, verdana;
	  font-size: 13pt; font-weight: normal;
	  margin-bottom: 5px; margin-top: 0px; cursor: default; }




#flash	{ position: relative; z-index: 0; }


.BG_navbar	{ background-image: url(images/BG_navbar.gif); background-repeat: repeat-y;
		  background-position: top left;
		  }
.BG_navbar2	{ background-image: url(images/BG_navbar2.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_topbar	{ background-image: url(images/BG_topbar.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_flashbar	{ background-image: url(images/BG_flashbar.gif); background-repeat: repeat-y;
		  background-position: top left;
		  }
.BG_freereport	{ background-image: url(images/BG_freereport.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_testimonials{ background-image: url(images/BG_testimonials.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_testimonials2{ background-image: url(images/BG_testimonials2.gif); background-repeat: repeat-y;
		  background-position: top left;
		  }



.highlight	{ background: #FFFF00; }
.tfooter	{ color: #FFFFFF; font-size: 10pt; }

.tgreen		{ color: #009966; }
.tred		{ color: #F40000; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }



.p-l		{ padding-left:   20px; }
.p-t		{ padding-top:    20px; }
.p-r		{ padding-right:  20px; }
.p-b		{ padding-bottom: 20px; }
.p-r5		{ padding-right:  5px; }
.p-l5		{ padding-left:  5px; }


.p-l10		{ padding-left:   10px; }
.p-t10		{ padding-top:    10px; }
.p-r10		{ padding-right:  10px; }
.p-b10		{ padding-bottom: 10px; }
.p-l30		{ padding-left:   30px; }
.p-t30		{ padding-top:    30px; }
.p-r30		{ padding-right:  30px; }
.p-b30		{ padding-bottom: 30px; }

.imgBorder	{ border: #009966 1px solid; padding: 1px; }
.imgAlign	{ vertical-align: middle; }



HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri,tahoma,arial,verdana; font-size: 11pt; line-height: 1.4 }
li	{ list-style-image: url(images/icon_listitem.gif); margin-top: 2px; }
ul	{ margin-top:4px; margin-bottom:4px; }

legend	{ color: #558115; font-weight: bold; }


.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 11pt;
	  padding: 2px;
	  }
.INPUT_freereport { border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 10pt;
	  padding: 2px;
	  width: 96%;
	  }


.BTN_contact { font-family: calibri, tahoma, arial;
	       font-size: 11pt;
	       color: #444444;
	       cursor: hand;
	       padding: 2px;
	       border: 1px solid #999999;
	       background: #e5e5e5;
	       }








a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #009966;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #005637;
		  }
a.footer	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }



a.menu		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  letter-spacing: 2px;
		  color: #003163;
		  border-bottom: 1px dotted #FFFFFF;
		  }
a.menu:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  letter-spacing: 2px;
		  color: #003163;
		  border-bottom: 1px dotted #003163;
		  }
.menuholder	{ width: 145px; height: 25px;
		  background-image: url(images/icon_menu.gif);
		  background-repeat: no-repeat;
		  padding-left: 30px;
		  }




