	body		{ margin: 0; background-image: url(../images/body_bg2.png); background-repeat: repeat-x;  }
	div#menu	{ height: 50px; }
	.menu-left	{ background: url(../images/menuLeft.png); background-repeat: no-repeat; }
	.menu-right	{ background: url(../images/menuRight.png); background-repeat: no-repeat; }
	#black		{ border-top: solid 3px #000; }
	td			{ align: left; }
	.tableHeader{ font-size: 11pt; background-color: #c6c6c6; font-weight:bold; }
	.table 		{ font-size: 13pt; font-size: 9pt; padding:0;  }
	.tableComp	{ font-size: 13pt; font-size: 9pt; padding:0;  }
	.even		{ background-color: #f7f7f7;}

	h3			{ padding-bottom: 10px; color:#000; }
	h4			{ padding-bottom: 10px; }
	p			{ padding-bottom: 5px; padding-top: 5px; font-size: 9pt; }
	.list		{ list-style-type: disc; padding-left: 30px; font-size: 9pt; align:justify; }
	.Olist		{ padding-left: 30px; font-size: 9pt; }
	ul.list li	{ list-style-type: disc; padding: 4px; font-size: 9pt; }
	small		{ font-size: 8pt; }
	thead		{ background-color: #c6c6c6; margin:15px; font-weight: normal;  }

	.bordered	{ border: solid 2px #5880b3; padding: 5px; border-style: dotted; }
	.borderedSol{ border: solid 1px #5880b3; padding: 5px; }
	.headerBorder{ background-color: #ffffff; padding:2px; border: solid 1px #e9e9e9;  }
	.tableComp.td { border: solid 1px #d5d7e0; }
	.bold		{ font-weight: normal; padding:3px; border-top: solid 1px #d5d7e0;  border-right: solid 1px #d5d7e0;  border-left: solid 1px #d5d7e0; background-color: #F6FAFD; }
	.bigPar		{ font-size: 10pt;  }

	 .faq		{ font-weight: bold; }
	 .blueRadius{ background-color: #79b6df; padding:20px;-moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -khtml-border-radius: 5px 5px 5px 5px; -moz-box-shadow: 5px 5px 5px #ccc; -webkit-box-shadow: 5px 5px 5px #ccc; box-shadow: 5px 5px 5px #ccc; }
	 .greyRadius{ background-color: #e9e9e9; padding:10px;-moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -khtml-border-radius: 5px 5px 5px 5px; -moz-box-shadow: 5px 5px 5px #ccc;-webkit-box-shadow: 5px 5px 5px #ccc; box-shadow: 5px 5px 5px #ccc; }
	 .subMenu	{ background-color: #f5f5f5; padding:10px;-moz-border-radius: 1px 1px 7px 7px; border-radius: 1px 1px 7px 7px; }
	 a.subMenuLink{ color:#000; font-size: 10pt;}
	 a.subMenuLink:hover{ color:#79b6df; }

	 ul.list li	{  }

	 .contact	{ color: #79b6df; text-decoration: underline; }
	 .contact:hover{ color:#0ad0e2; }
	 .homeContact{ font-size: 10pt; color:#000;  }
	 .homeContact:hover{ color:red;  }
	 .menuSel	{  background-color: #000000; font-color: #808080; }
	 .footer	{ background-color: #6c6c6c; color: #ffffff; padding:20px;-moz-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; -moz-box-shadow: 5px 5px 5px #ccc;-webkit-box-shadow: 5px 5px 5px #ccc; box-shadow: 5px 5px 5px #ccc; }
