/* POLYGON laboratory */
	html, body{
		padding:0;
		margin:0;
   		font-family: "Arial";
   		font-size: 12px;
   		color: #002b53;
	 	}
	P {
   		font-family: "Arial";
   		font-size: 12px;
   		color: #002b53;
		margin: 0px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
		}
	.curmenu {
   		font-size: 16px;
		font-weight: bold;
   		color: #a6c7de;
		line-height: 180%;
		}

	.curmenu-selected {
   		font-size: 16px;
		font-weight: bold;
   		color: #a6c7de;
		line-height: 120%;
		}




	A IMG {
		border: 0;}
	 a:link {color: #002b53; font-size: 12px; font-family: "Arial"; text-decoration: underline; line-height: 100%;}
	 a:visited {color: #002b53; font-size: 12px; font-family: "Arial"; text-decoration: underline; line-height: 100%;}
     a:active {color: #002b53; font-size: 12px; font-family: "Arial"; text-decoration: underline; line-height: 100%;}
     a:hover {color: #002b53; font-size: 12px; font-family: "Arial"; text-decoration: none; line-height: 100%;}
	 
	 a.menu:link {color: #00386d; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 180%;}
	 a.menu:visited {color: #00386d; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 180%;}
     a.menu:active {color: #00386d; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 180%;}
     a.menu:hover {color: #a6c7de; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 180%;}

	 a.menu-cat:link {color: #00386d; font-size: 16px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 120%;}
	 a.menu-cat:visited {color: #00386d; font-size: 16px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 120%;}
     a.menu-cat:active {color: #00386d; font-size: 16px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 120%;}
     a.menu-cat:hover {color: #a6c7de; font-size: 16px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 120%;}
	 
	 a.rmenu:link {color: #4fa442; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: underline; line-height: 130%;}
	 a.rmenu:visited {color: #4fa442; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: underline; line-height: 130%;}
     a.rmenu:active {color: #4fa442; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: underline; line-height: 130%;}
     a.rmenu:hover {color: #4fa442; font-size: 12px; font-family: "Arial"; font-weight: bold; text-decoration: none; line-height: 130%;}

	 h1 {font-size: 18px; font-family: "Arial"; color:#4fa442; letter-spacing: 2px; }
	 h4 {font-size: 12px; font-family: "Arial"; color:#000000; letter-spacing: 2px;}
	 ul{list-style: disc outside}
	   
	  .button1{
	   background: #ffffff;
	   height: 20px;
	   width: 40px;

	   border: 1px solid #002b53;
	   font-family: "Arial";
	   font-size: 10px;
	   color: #000000;}
	   
	  .textfield1{
	   background: #ffffff;
	   height: 20px;
	   width: 115px;

	   border: 1px solid #002b53;
	   font-family: "Arial";
	   font-size: 11px;
	   color: #000000;
	   padding-top: 2px;
	   padding-left: 5px;	   
	   }

		.footer {
 		padding: 0px 0px 0px 66px;
		}
		.footer p, .footer a {
			font-size:11px;
		}
		
	.subcat {
		padding:5px 5px 15px 15px;
	}
		
	.subcat, .subcat a {
  		font-size: 11px;
   		color: #002b53;
		text-align:left;			
	}
	

