body 	{ margin: 0px 0px 0px 0px;
	  background: #0075B8;
	  font-family: calibri, verdana, arial, tahoma;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #333333;
	  }






h1	{ color: #158AB5; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 15pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h2	{ color: #158AB5; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 13pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h3	{ color: #333333; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 12pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; }


#flash	{ position: relative; z-index: 0; }
#flash2	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background1.jpg) no-repeat 50% 0; }



.BG_navbar	{ background-image: url(images/BG_navbar.jpg);
		  background-repeat: repeat-x;
		  background-position: top left;
		  }
.BG_phone	{ background-image: url(images/BG_phone.gif);
		  background-repeat: no-repeat;
		  background-position: bottom left;
		  }






.tfooter	{ color: #FFFFFF; font-size: 10pt; }
.ttop		{ color: #002D6A; font-size: 10pt; }

.tblue		{ color: #158AB5; }
.tred		{ color: #F40000; }
.torange	{ color: #FF7F00; }
.tyellow	{ color: #FFFF00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #CCCCCC; }
.tblack		{ color: #000000; }




.p-l		{ padding-left:   20px; }
.p-t		{ padding-top:    20px; }
.p-r		{ padding-right:  20px; }
.p-b		{ padding-bottom: 20px; }
.p-t10		{ padding-top:    10px; }

.b-l		{ border-left:   #000000 1px solid; }
.b-t		{ border-top:    #000000 1px solid; }
.b-r		{ border-right:  #000000 1px solid; }
.b-b		{ border-bottom: #000000 1px solid; }

.imgBorder	{ border: #228CDF 4px solid; padding:2px; }
.imgAlign	{ vertical-align: middle; }
.imghrline	{ width: 500px; }




HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri, verdana, arial, tahoma, helvetica; font-size: 11pt; line-height:1.4; }
ul	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }



.checkbox	{ vertical-align: middle; }
.field		{ border: 1px solid #999999;
		  font-family: calibri, tahoma, arial;
		  font-size: 11pt;
		  padding: 2px;
		  }
.btn_contact { background: url(images/btn_contact.gif) no-repeat;
	       border: 0px solid #2085CC;
	       cursor: hand;
	       width:168px; height: 32px;
	       }




a.black		{ font-family: calibri,verdana, arial, tahoma; line-height:1.4;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #0082B2;
		  }
a.black:hover	{ font-family: calibri,verdana, arial, tahoma; line-height:1.4;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #333333;
		  }

a.footer	{ font-family: calibri, verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer:hover	{ font-family: calibri, verdana, arial, tahoma;
		  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: #FFFFFF;
		  background: url(images/nav_mouseup.jpg) repeat-x 0px 0px;
		  height:auto; padding:10px 11px 10px 11px;
		  display: inline;
		  vertical-align:middle;
		  }
a.menu:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #FFFFFF;
		  background: url(images/nav_mousedn.jpg) repeat-x 0px 0px;
		  height:auto; padding:10px 11px 10px 11px;
		  display: inline;
		  vertical-align:middle;
		  }
#menuholder	{ height: auto; margin: 0px; padding-left:10px;
		  }
