body 	{ margin: 0px 0px 0px 0px;
	  background: #A1CEF1;
	  background-image: url(images/BG_background1.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: #333333;
	  }





h1	{ color: #1496B6; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 14pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h2	{ color: #1496B6; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 14pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h3	{ color: #0E7388; font-family: calibri, Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 11pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; }




.flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background2.jpg) no-repeat 50% 0; }


.BG_navbar	{ background-image: url(images/BG_navbar.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_body	{ background-image: url(images/BG_body.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_footer	{ background-image: url(images/BG_footer.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_sidebar	{ background-image: url(images/BG_sidebar.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  padding-left:10px; padding-right:10px; padding-top: 10px; padding-bottom:10px;
		  margin-right:10px;
		  }



.tfooter	{ color: #10788E; font-size: 10pt; }

.tblue		{ color: #1496B6; }
.tred		{ color: #F40000; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tlgrey		{ color: #CCCCCC; }
.tblack		{ color: #000000; }



.p-l		{ padding-left:   30px; }
.p-t		{ padding-top:    30px; }
.p-r		{ padding-right:  30px; }
.p-b		{ padding-bottom: 30px; }
.p-l10		{ padding-left:   10px; }
.p-t10		{ padding-top:    10px; }
.p-r10		{ padding-right:  10px; }
.p-b10		{ padding-bottom: 10px; }
.p-l20		{ padding-left:   20px; }
.p-t20		{ padding-top:    20px; }
.p-r20		{ padding-right:  20px; }
.p-b20		{ padding-bottom: 20px; }

.imgBorder	{ border: #10788E 2px solid; }
.imgAlign	{ vertical-align: middle; }



HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri,tahoma,arial,verdana; font-size: 10pt; line-height: 1.4 }
li, ,black	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }
li, ,white	{ list-style-image: url(images/icon_listitemwht.gif); margin-top: 1px; }

legend	{ color: #558115; font-weight: bold; }


.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 11pt;
	  padding: 2px;
	  }
.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: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #10788E;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #1496B6;
		  }
a.top		{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #CCCCCC;
		  }
a.top:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #10788E;
		  }
a.footer:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }



a.menu		{ font-family: tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  letter-spacing: 3px;
		  color: #BEBEBE;
		  }
a.menu:hover	{ font-family: tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  letter-spacing: 3px;
		  color: #DCEB31;
		  }