body 	{ margin: 0px 0px 0px 0px;
	  background: #9AAFC4;
	  background-image: url(images/BG_background.jpg);
	  background-position: top;
	  background-repeat: repeat-x;
	  font-family: verdana, arial, tahoma;
	  font-size: 10pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #3E4C60;
	  }





h2	{ margin-bottom: -20px; color: #22509D; 
	  font-family: calibri, verdana, tahoma; font-size: 18pt; }




.footertext	{ color: #22509D; }

.tblue		{ color: #22509D; }
.tred		{ color: #F40000; }
.torange	{ color: #FF7F00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #CCCCCC; }
.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:   25px; }
.p-t		{ padding-top:    25px; }
.p-r		{ padding-right:  25px; }
.p-b		{ padding-bottom: 25px; }

.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: #000000 1px solid; }



.alignleft	 { text-align:left;    font-family:arial,verdana,tahoma; }
.alignright	 { text-align:right;   font-family:arial,verdana,tahoma; }
.aligncenter	 { text-align:center;  font-family:arial,verdana,tahoma; }
.alignjustify	 { text-align:justify; font-family:arial,verdana,tahoma; }

HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: verdana, tahoma, arial, helvetica; font-size: 10pt; line-height: 1.4; }
ul	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }
li.fp	{ padding-bottom: 6px; }


a.link		{ font-family: verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }
a.link:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }


a.black		{ font-family: verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #063478;
		  }
a.black:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #78061E;
		  }
a.footer	{ font-family: verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #22509D;
		  }
a.footer:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }






a.menu		{ font-family: calibri, arial, verdana, tahoma;
		  font-size: 12pt;
		  font-weight: normal;
		  text-decoration: none;
		  line-height: 4;
		  color: #22509D;

		  padding: 12px;
		  background: transparent;
		  }
a.menu:hover	{ font-family: calibri, arial, verdana, tahoma;
		  font-size: 12pt;
		  font-weight: normal;
		  text-decoration: none;
		  line-height: 4;
		  color: #FFFFFF;


		  padding: 12px;
		  background: #22509D;
		  }