* {
  box-sizing: border-box;
}

body {
	text-align: center;
	font-size: 100%;
	font-family:  <?php echo $bodyobjfontfamily;?>
	line-height: 1.2;
	max-width: 1300px;
    margin: auto;
	 color: #000000;
	background-color: #EEEEEE;
}

 
.res {
	background-color: #000000;
}

.flex-container {

  display: flex;
  height: auto;
  flex-wrap: wrap;
  justify-content: space-between;;
  overflow: scroll;
  background-color: #FFFFFF;
 color: #000000; 
  }

.flex-container > div {
  
  width: 400px;
  padding: 10px;
  text-align: center;

}

.tabledlpc1v {
		text-align: center;
}

span.btn5 {
   width: 200px; 
   height: 35px;
   border-radius: 6px;
   padding: 6px 4px 4px 4px;
   font-size: 18px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #ffffff; 
}

a.btn5 {
   width: 200px; 
   height: 35px;
   border-radius: 6px;
   padding: 6px 4px 4px 4px;
   font-size: 18px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #ffffff; 
}



a.btn_vdocs {
   width: 200px; 
   height: 35px;
   border-radius: 6px;
   padding: 6px 4px 4px 4px;
   font-size: 18px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #ffffff; 
}

i.btn5 {
   width: 245px; 
   height: 44px;
   border-radius: 6px;
   padding: 6px 4px 4px 4px;
   font-size: 24px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #ffffff; 
}

a.btn6 {
   width: 245px; height: 24px;
   border-radius: 6px;
   padding: 6px 4px 4px 4px;
   font-size: 12px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #ffffff; 
}

.btn_ws {
   width: 160px; height: 30px;
   border-radius: 6px;
    padding: 4px 4px 4px 4px;
   font-size: 14px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #a9a9a9; 
}

.needhandpointer {
   width: 300px; height: 30px;
   border-radius: 6px;
    padding: 4px 4px 4px 4px;
   font-size: 12px;
   color: #FFFFFF; 
   background-color: #068DA9;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #a9a9a9; 
}

a.btn_ca {
   width: 145px; height: 24px;
   border-radius: 6px;
   padding: 4px 4px 4px 4px;
   font-size: 12px;
   color: #ffffff; 
   background-color: #80BCBD;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   border: 1px solid #a9a9a9; 
}

.link_breadcrumbs		  {
	font-size: 1em;
	background-color: #013378;
	color: white;
	border: none;
	border-radius: 6px;
    padding: 2px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 4px;
  cursor: pointer;
		}

.largeimage   {
width: auto;
height: auto;
margin-bottom: .5em;
		}

.text   {
font-size: 1.00em;
		}

a:hover {
		color: #C7C8CC;
}

a:hover span {
		color: #C7C8CC;
}

.highlight   {
font-size: .75em;
		}

.disclaimerhighlight {
	font-size: .67em;
	color: #000000;
	background-color: #ffffff;
		}

.disclaimer		  {

  font-size: 14px;	
  background-color: #EEEEEE;
  color: navy;
  padding: 20px;

		}
		
.descriptiontexttable  {
	text-align: center;
	font-size: 100%;
	font-family:  <?php echo $bodyobjfontfamily;?>
	line-height: 1.2;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
		}	
		
p.disclaimertext		  {
	font-size: .75em;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
		}	

.heading {
	height: 44px;
   border-radius: 6px;
   border: 1px solid #a9a9a9; 
   font-size: 1.25em;
   padding: 10px 4px 4px 4px;
   color: #ffffff; 
   background-color: #000000;
   font-variant: small-caps;

		}
		
.heading1 {
	height: 44px;
   border-radius: 6px;
   border: 1px solid #a9a9a9; 
   font-size: 1.25em;
   padding: 10px 4px 4px 4px;
   color: #ffffff; 
   background-color: #000000;
   font-variant: small-caps;

		}		

.title {
	border-radius: 6px;
    text-align: center;   	
	height: 65px;
    font-size: 44px;
	padding: 8px 4px 4px 8px;
    margin-bottom: .5em;	
	color: #ffffff; 
	background-color: red;
	width: 100%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

img.imagebigbanner { display: block; border-style: none; width: 100%; max-width: 100%; height: auto; }
img.imagemediumbanner { display: none; border-style: none; width: 100%; max-width: 100%; height: auto;}
img.imagesmallbanner { display: none; border-style: none; width: 100%; max-width: 100%; height: auto;}

  .lbutton {
  background-color: #005F96;
  border: none;
  border-radius: 4px;
  color: white;
  padding: 5px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin: 0px 0px 10px 0px;
  cursor: pointer;
}
.lalign {
	   width: 145px; height: 30px;

	text-align: left;
		border-style: solid;

	 border-radius: 4px;
}

/* override styles when printing */
@media print {

  body {
    font-size: 12pt;
    font-family: Arial, sans-serif; 
    max-width: 100%;
    margin: 0;
    color: #000;
    background-color: #fff;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;

  }

.flex-container > div {
  
  width: auto;
  padding: 10px;
  text-align: center;
  page-break-after: always;

}
.topicontable1, .lalign, .fontsize12px, a.link_breadcrumbs, .needhandpointera, a.btn5, span.a.btn5, .heading1, span.btn5, .tabledlpc1v, .top, a.btn_vdocs  {
  display: none;
  }

}