/* CSS Document */
.body-bg {
        background-color:#ffffff;
		background-image:url(../images/top-footer.gif);
	   background-repeat:repeat-x;
	   height:54px
		}
		
.table-bg {
        background-color:#ffffff;
		}
.top-menu {
        color:#211172;
		font-weight:regular;
		font-size:12px;
		font-family:Trebuchet MS,arial;
	    text-decoration:none;
		padding:5px;
		}
.top-menu a:link{
        color:#211172;
		font-weight:regular;
		font-size:12px;
		font-family:Trebuchet MS,arial;
		text-decoration:none;
		padding:5px;
		}
.top-menu a:visited{
        color:#211172;
		font-weight:regular;
		font-size:12px;
		font-family:Trebuchet MS,arial;
		text-decoration:none;
		padding:5px;
		}
.top-menu a:hover{
        color:#211172;
		font-weight:regular;
		font-size:12px;
		font-family:Trebuchet MS,arial;
	text-decoration:underline;
	padding:5px;
		}
.top-menu a:active{
        color:#211172;
		font-weight:regular;
		font-size:12px;
		font-family:Trebuchet MS,arial;
		text-decoration:none;
		padding:5px;
		}

.links{
        color:#2683B9;
		font-weight:regular;
		font-size:12px;
		font-family:arial;
	    text-decoration:none;
		}
.links a:link{
        color:#2683B9;
		font-weight:regular;
		font-size:12px;
		font-family:arial;
		text-decoration:none;
		}
.links a:visited{
        color:#2683B9;
		font-weight:regular;
		font-size:12px;
		font-family:arial;
		text-decoration:none;
		}
.links a:hover{
        color:#2683B9;
		font-weight:regular;
		font-size:12px;
		font-family:arial;
	    text-decoration:underline;
		}
.links a:active{
        color:#2683B9;
		font-weight:regular;
		font-size:12px;
		font-family:arial;
		text-decoration:none;
		}


		
.section-border {
        border-color:#ECF0F2;
		border-style:solid;
		border-width:0px 1px 0px 0px;
		}
.body-text {
       color:#000000;
	   font-size:12px;
	   font-weight:regular;
	    font-family:Arial, Tahoma ;
	   text-align:justify;
	   padding-left:10px;
	   padding-right:10px;
	   }
	   .tab-text {
       color:#000000;
	   font-size:12px;
	   font-weight:regular;
	    font-family:Arial, Tahoma ;
	   text-align:justify;
	   }
	   
.pages-text {
       color:#000000;
	   font-size:12px;
	   font-weight:regular;
	   font-family:Arial, Tahoma ;
	   text-align:justify;
	   padding-left:25px;
	   padding-right:25px;
	   text-decoration:none;
	   }
	   
.pages-text a:link{ color:#000000;text-decoration:none;}
.pages-text a:active{ color:#000000;text-decoration:none;}
.pages-text a:visited{ color:#000000;text-decoration:none;}
.pages-text a:hover{ color:#000000; text-decoration:underline;}
	   
	   
.side-headings {
       color:#211173;
	   font-size:22px;
	   font-weight:regular;
	   font-family:Trebuchet MS, Tahoma, Arial;
	   text-align:justify;
	   padding-top:5px;
	     padding-bottom:5px;
	   padding-left:25px;
	   padding-right:25px;
	   }
	   
	   	   
.home-heading {
       color:#211173;
	   font-size:18px;
	   font-weight:regular;
	   font-family:Trebuchet MS, Tahoma, Arial;
	   text-align:justify;
	   padding-left:12px;
	   }
	   
	   
.bottom-footer {
       background-image:url(../images/bottom-footer.gif);
	   background-repeat:repeat-x;
	   height:37px;
	  }
.footer-text {
      color:#000000;
	   font-size:11px;
	   font-weight:regular;
	   font-family:Tahoma, Arial;
	  padding-top:10px;
	  line-height:.5cm;
	    text-decoration:none;
		padding-left:10px;
		 padding-right:10px;
	  }
.footer-text a:link{ color:#000000; text-decoration:none; }
.footer-text a:visited{ color:#000000; text-decoration:none; }
.footer-text a:hover{ color:#000000; text-decoration:underline; }
.footer-text a:active{ color:#000000; text-decoration:none; }


.products-link    	{
		FONT: 14px arial, sans-serif; font-weight: bold;
		color:#2683B9;
		padding: 2px 0px 0px 20px;
		background-image: url(../images/button.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		text-decoration: none;
		line-height:.8cm;
		}
		
.bold-text{
       color:#000000;
	   font-size:12px;
	   font-weight:regular;
	   font-family:Arial, Tahoma ;
	   text-align:justify;
	   
	   padding-left:2px;
	   padding-right:2px;
	   
	   
	   
        border-color:#000000;
		border-style:solid;
		border-width:1px 1px 1px 1px;
}

.sub-table{
       color:#000000;
	   background-color:#E0E4EA;
	   font-size:12px;
	   font-weight:regular;
	   font-family:Arial, Tahoma ;
	   text-align:justify;
	   padding-left:5px;
	   padding-right:5px;
	    border-color:#C6CAD1;
		border-style:solid;
		border-width:10px 10px 10px 10px;

}
.products-link a:link		{ color: #2683B9; text-decoration: none; }

.products-link a:visited		{ color: #2683B9; text-decoration: none; }

.products-link a:active		{ color: #2683B9; text-decoration: none; }

a.products-link:hover		{ color: #000000; text-decoration:none; 
                       background-image: url(../images/button-2.gif);
		                background-repeat: no-repeat;
		                background-position: 0 0px;
		                vertical-align: middle;

                          }