body 	{ margin: 0px 0px 0px 0px;
	  background: #292420;
	  font-family: tahoma, calibri, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #333333;
	  }







#flash	{ position: relative; z-index: 0; }
#flash2	{ position: relative; z-index: 0; }


#BG_pattern	{ background: url(images/BG_background.gif) repeat-y 50% 0; z-index: 1; }


.BG_navbar	{ background-image: url(images/BG_navbar.gif);
		  background-repeat: repeat-y;
		  background-position: top left;
		  }


h1		{ color: #005890; font-size: 26pt; font-family: cambria, calibri, tahoma;
		  font-style: italic; font-weight: normal;
		  margin-top: 0px; margin-bottom: 14px; cursor: default; }
h2		{ color: #005890; font-size: 16pt; font-family: calibri, century gothic, tahoma;
		  font-weight: bold; margin-top: 0px; margin-bottom: 4px; cursor: default; }


.h1		{ color: #005890; font-size: 14pt; font-family: century gothic, calibri, tahoma; }
.h2		{ color: #005890; font-size: 13pt; font-family: century gothic, calibri, tahoma; }
.h3		{ color: #005890; font-size: 11pt; font-family: century gothic, calibri, tahoma; }
.promo_hdr	{ color: #666666; font-size: 13pt; font-family: century gothic, calibri, tahoma;
		  font-weight:bold; border-bottom: 1px dotted #999999;
		  padding-bottom:5px; padding-right:50px; margin-bottom:6px; }

.footertext	{ color: #CCCCCC; font-size: 9pt; font-family: calibri, tahoma, arial, verdana; }
.tgreen		{ color: #005890; }
.tblue		{ color: #80B7D6; }
.tpink		{ color: #CD0454; }
.tred		{ color: #F40000; }
.torange	{ color: #FF7F00; }
.tyellow	{ color: #FFFF00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }
.7pt	{ font-size: 7pt; }
.8pt	{ font-size: 8pt; }
.9pt	{ font-size: 9pt; }
.10pt	{ font-size: 10pt; }
.11pt	{ font-size: 11pt; }
.12pt	{ font-size: 12pt; }
.13pt	{ font-size: 13pt; }




.p-l		{ padding-left:   20px; }
.p-t		{ padding-top:    20px; }
.p-r		{ padding-right:  20px; }
.p-b		{ padding-bottom: 20px; }
.p-l10		{ padding-left:   10px; }
.p-t10		{ padding-top:    10px; }
.p-r10		{ padding-right:  10px; }
.p-b10		{ padding-bottom: 10px; }
.p-b50		{ padding-bottom: 50px; }

.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: #666666 1px solid; }



.alignleft	 { text-align: left;    }
.alignright	 { text-align: right;   }
.aligncenter	 { text-align: center;  }
.alignjustify	 { text-align: justify; }

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: 1px; }
ul	{ margin-top: 0px; margin-bottom: 0px; }


.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: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #333333;
		  }
a.black:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #005890;
		  }
a.linktop	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #666666;
		  }
a.linktop:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #666666;
		  }

a.footer	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #CCCCCC;
		  }
a.footer:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }
