body 	{ margin: 0px 0px 0px 0px;
	  background: #4C98CD;
	  background-image: url(images/BG_background1.jpg);
	  background-repeat: repeat-x;
	  background-position: yop left;
	  font-family: calibri, tahomam, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #333333;
	  }





h1	{ color: #276CA7; font-family: Arial Rounded MT Bold, Arial, Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 20pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h2	{ color: #333333; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 14pt; 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_title	{ background-image: url(images/title1.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_navbar	{ background-image: url(images/BG_navbar.gif); background-repeat: repeat-x;
		  background-position: top left;
		  }
.BG_body	{ background-image: url(images/BG_body.gif); background-repeat: no-repeat;
		  background-position: top;
		  }
.BG_footer	{ background-image: url(images/BG_footer.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }





.tfooter	{ color: #FFFFFF; font-size: 10pt; }

.tblue		{ color: #276CA7; }
.tred		{ color: #F40000; }
.torange	{ color: #FE5D03; }
.tyellow	{ color: #FFFF00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }


.p-l		{ padding-left:   30px; }
.p-t		{ padding-top:    30px; }
.p-r		{ padding-right:  30px; }
.p-b		{ padding-bottom: 30px; }

.p-l5		{ padding-left:   5px; }
.p-t5		{ padding-top:    5px; }
.p-r5		{ padding-right:  5px; }
.p-b5		{ padding-bottom: 5px; }
.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: #276CA7 4px solid; padding:2px; }
.imgBorder2	{ border: #999999 1px solid; padding:2px; }
.imgAlign	{ vertical-align: middle; }


.b-b	{ border-bottom: 1px solid #BCBCBC; }



HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri,tahoma,arial,verdana; line-height: 1.4 }
li	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }
ul	{ margin-top:2px; margin-bottom:4px; }

legend	{ color: #65983C; font-size: 15pt; font-family: Trebuchet MS, trebuchet, tahoma; }



.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 11pt;
	  padding: 2px;
	  }

.BTN_contact	{ color: #483800;
		  font-family: calibri, tahoma, arial, verdana; font-size: 11pt;
		  background-image: url(images/BG_buttons.gif);
		  background-repeat: repeat-x;
		  background-position: top;
		  height: 30px;
		  cursor: hand;
		  padding-left:25px; padding-right:25px;
		  border: 1px solid #EFBE13;
		  }





a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FF0000;
		  }
a.top		{ font-family: calibri,tahoma,arial,verdana;  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.top:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }
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.footer2	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;  text-decoration: underline;
		  color: #8FC6E9;
		  }
a.footer2: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: bold;  text-decoration: none;
		  color: #666666;
		  }
a.menu:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: bold;  text-decoration: none;
		  color: #276CA7;
		  }