body 	{ margin: 0px 0px 0px 0px;
	  background: #A7CDED;
	  font-family: century gothic, calibri, tahoma, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #222222;
	  }




#BG_pattern	{ background: url(images/BG_background.jpg) no-repeat 50% 0; }


.BG_navbar	{ background-image: url(images/BG_navbar.gif);
		  background-repeat: repeat-x;
		  background-position: left;
		  }
.BG_body1	{ background-image: url(images/BG_body1.jpg);
		  background-repeat: no-repeat;
		  background-position: top;
		  }
.BG_quotation	{ background-image: url(images/BG_quotation.jpg);
		  background-repeat: no-repeat;
		  background-position: top;
		  }


h1	{ font-family: century gothic, calibri, tahoma; font-size: 14pt; color: #00488C;
	  margin-top: 0px; margin-bottom: 2px; }

.footertext	{ color: #FFFFFF; font-size:9pt; }
.tpurple	{ color: #4F137D; }
.tblue		{ color: #00488C; }
.tred		{ color: #F40000; }
.torange	{ color: #FF7F00; }
.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:   15px; }
.p-t		{ padding-top:    15px; }
.p-r		{ padding-right:  15px; }
.p-b		{ padding-bottom: 15px; }

.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; }

.imgAlign	{ vertical-align: middle; }
.imgBorder	{ border: #00488C 1px solid; }
.imgBorder2	{ border: #5B43A9 3px solid; }
.imgBorder3	{ border: #00488C 1px solid; cursor: hand; }



.alignleft	 { text-align:left;    font-family:century gothic,calibri,tahoma,arial,verdana; }
.alignright	 { text-align:right;   font-family:century gothic,calibri,tahoma,arial,verdana; }
.aligncenter	 { text-align:center;  font-family:century gothic,calibri,tahoma,arial,verdana; }
.alignjustify	 { text-align:justify; font-family:century gothic,calibri,tahoma,arial,verdana; }

HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: century gothic,calibri,tahoma,arial,verdana; font-size: 11pt; }
li	{ list-style-image: url(images/icon_listitem.gif); vertical-align: middle; margin-top:2px; }


a.link		{ font-family: century gothic,calibri,tahoma,arial,verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }
a.link:hover	{ font-family: century gothic,calibri,tahoma,arial,verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }


a.black		{ font-family: century gothic,calibri,tahoma,arial,verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: century gothic,calibri,tahoma,arial,verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }
a.footer	{ font-family: century gothic,calibri,tahoma,arial,verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer:hover	{ font-family: century gothic,calibri,tahoma,arial,verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }







a.menu		{ font-family: century gothic, arial, verdana, tahoma;
		  font-size: 9pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.menu:hover	{ font-family: century gothic, arial, verdana, tahoma;
		  font-size: 9pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #B0DDF2;
		  }