    /*  background-color:#143352;     dark blue color top light blue color before banner*/
    /*  background-color:#8eaac2;     top light blue color before banner */
    /* background-color:#dee5ed;   light grey */

body {
	padding: 0;
	background: #8eaac2;               
	margin: 0;
}

.intro {
  margin-left: 2cm;
  margin-right: 3cm;
}

.LB_Text {
  margin-left: 200px;   /*10cm;*/
/*  margin-right: auto; */
  font-weight: normal;
  font-size :19px;
  color:#000000;
}

u {     /* underline text */
    text-decoration: underline;
}

.ul.bullet {list-style-position:outside;}

h1.LB_Headings {
    display: block;
    text-indent: 150px;
    text-Decoration: underline;
    font-size: 1.5em;
    text-align: left;
    font-weight: bold;
 /*   font-size: 2em;  
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 100;
    margin-right: 0;
    text-align: center;
*/
}

h3.Text {
    display: block;
    font-weight: normal;
    text-indent: 375px;
  /* 
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 100;
    margin-right: 0;
    */
}

table#t00 {
    width: 100%;
    height: 100%;
    background-color:#8eaac2; 
    /* Main table that encapsulates all the other tables */
}

  table#t03{
    margin-left: auto;
    margin-right: auto;
	background-color: #143352;  
  }
  
   table#t04 {
    font-family:Arial, Helvetica, sans-serif;
    width:1250px; 
	border-top: 0px     solid #000000;
	border-right: 0px   solid #000000;
	border-bottom: 0px  solid #000000;
	border-left: 0px    solid #000000;
    text-align:left;
  	background-color:#dee5ed;   
  }
  
   table#t05 {
    width:1250px; 
    margin-left: auto;
    margin-right: auto;
  }
  
  
   table#LB_Master {
    width:1500px; 
    margin-left: auto;
    margin-right: auto;
  }
  
   table#LB01 {
    width:1200px; 
    margin-left: auto;
    margin-right: auto;
  }
  
   table#LB02 {
    width:1200px; 
    margin-left: auto;
    margin-right: auto;
  }
  
  IMG.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 
  .imgAlign
{
   margin-left: auto;
   margin-right: auto;
   text-align:center;
   vertical-align:middle;
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
}

table#t05.type1 td {
    font-size: 200px;
    text-align:left;
    
}

td.type1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

 table.center {
    margin-left:auto; 
    margin-right:auto;
  }

.imgdiv-L {
 text-align:center;
   margin-left: 0px;
   margin-right: 0px;
    padding-left:10px;
    }
    
    
.imgdiv-R {
    padding-right:20px;
    }


table#bannerbackground
{
	width:100%;  /*1024px; */
	margin-left:auto;
	margin-right:auto;
	background-color:#143352;   
}

table#pagelinks {
	width:1024px; 
	margin-left:auto;
	margin-right:auto;
}


.nav1background
{
	height:53px;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url(./headpic_mid.jpg);
	background-color:#143352;
	
	border-bottom:2px  solid #8eaac2;
}

.nav1active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffff00;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	line-height:40px;
	padding-top:2px;
	border: none ;
}

.nav2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding-top:2px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
}

.copyright
{
    margin-left : auto;
    margin-right: auto;
    text-align:center;
	font-family:"Arial Unicode MS";
	font-size:12px;
	color:#143352;
	background-color:#8eaac2;
}


.copyright:after
{
    content:"Copyright " '\00A9'  " 2017 - Micropath" '\00AE'  " Corporation. All rights reserved."; 
}

.copyright1
{
    content:"Copyright " '\00A9'  " 2017 - Micropath" '\00AE'  " Corporation. All rights reserved."; 
}



