﻿body	{font-size: 12px; text-align:left; font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
               line-height: 110%; color: #000080; text-align:left;}

p 		{font-size: 12pt; text-align:left; font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
               line-height: 110%; margin-top: 6pt; margin-bottom:0px; padding:0px; margin-left:5px; margin-right:5px;
}
h1     {
	font-size: 12pt;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 6pt;font-family: Arial, Helvetica, sans-serif; }
h2    {
	font-size: 12pt;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 3pt;font-family: Arial, Helvetica, sans-serif; }
table{
	margin-bottom:0px; margin-top:0pt;padding :0px;
}

 				
ol     {list-style: decimal;
		line-height: 120%; margin-top:0px; margin-bottom:0px; padding:0px;
		 text-align:left;
		 font-size: 12pt;  
		padding-left:5px;
		margin-left:35px;
		} 
ul {font-size: 12pt; text-align:left;
	line-height: 120%; margin-top:0px; margin-bottom:0px;padding-left:5px; font-size: 12pt; 
	margin-left:35px; 
}
li{
	margin-top:3pt;
	line-height:120%;
	margin-right:5px;
	padding-left:5px;
}

a {	}
a:hover{ color:#0066FF; text-decoration: underline; }
a:link{ color: navy; text-decoration: underline; }
a:visited { color: black; text-decoration: underline;}
a:active{ color:#0066CC; text-decoration: underline;}

.divbdr{border: 4px #C0C0C0 ridge;}
.leftbox
{
border: none;
	width: 1024px;
	max-width:100%;
	margin:auto;
  	padding:5px;	
  	text-align: left;
  	border-left: 2px #F0F0F0 solid;
  	border-right: 2px #F0F0F0 solid;
 }
.center {
	text-align: center;
}



.bhboldpara     {font-size: 12pt; text-align:left; font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
                margin-bottom:0px; padding:0px; margin-left:5px; margin-right:5px;
                line-height: 100%; margin-top: 6pt; font-weight:bold }
.bhboldcenterpara     { font-size: 12pt; font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
               line-height: 110%; margin-top: 6pt; margin-bottom:0px; padding:0px; margin-left:5px; margin-right:5px;
				 text-align: center; font-weight:bold }
.bhpara      { font-size: 12pt; text-align:left; font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
               line-height: 100%; margin-top: 6pt; margin-bottom:0px; padding:0px; margin-left:5px; margin-right:5px;
				font-weight:normal }
.bhcenterpara      { font-size: 12pt;font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
               margin-top: 6pt; margin-bottom:0px; padding:0px; margin-left:5px; margin-right:5px;
 				text-align: center; 
               line-height: 100%; font-weight:normal }
.bhcenterhead      { font-size: 12pt;  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
                margin-top: 6pt; margin-bottom:0px; padding:0px; margin-left:5px; margin-right:5px;
 				text-align:center; 
               line-height: 100%; font-weight:bold }
.home-header {
	border-top: 2px navy solid;
	border-bottom: 2px navy solid;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	text-align: left;
	max-width: 970px;
}

.home-header table {
	width: 100%; 
	margin-left: 5px;
}

.header-logo {
	text-align: left; 
	max-width: 20%;
}

.header-logo img {
	float: left;
	max-width: 20%;
	height: auto;
	border-width: 0px;
	margin: 5px;
}

.header-title {
	text-align: center;
	width: 50%
}

a.header-title-link,
a.header-title-link:visited {
	text-decoration: none;
	width: 50%;
	color: #000080;
}

.header-title img {
	margin: 5px; 
	width: 50%;
	height: auto;
}

.header-find {
	width: 25%;
}

.header-find img {
	width: 30%;
	height: auto;
	border-width: 0px;
	float: right; 
	margin: 5px;
}

.page-title {
	width: 100%;
	margin-bottom:5px;
}
.page-title td {
	width: 100%;
	height: 35px;
}

.page-title h1 {
	font-size: 18px;
}

.home-page {
	width: 100%;
	text-align: center;
}

.home-page td {
	text-align: center;
	width: 50%;
	vertical-align: middle;
}

.home-page img {
	width: 95%; 
	height: auto;
	margin: 0px 5px; }

.home-page div img {
	width: 100%; 
}

.home-page p {
	margin: 10px;
	text-align: center;
}

.home-page td p {
	font-size: 18px;;
	color:  inherit;
}
.home-page td li{
	font-size: 18px;;
	color:  inherit;
}
	
.mobile {
	display: none;
}

.capabilities-link {
	text-align: center;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Demo Videos Styles */
.demo-video {
	max-width:650px;
	text-align:center;
}

.demo-video p {
	margin-bottom: 5px;
    text-align: center;
    line-height: 100%;
}

p.demo-video-link {
	margin-top: 25px;
	margin-bottom: 25px;
}

.iframe-wrapper {
    position: relative;
    width:650px;
    height: 0;
    padding-bottom: 75%;
    border: 2px solid #000080;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Capabilities Page */
.capabilities-container,
.capabilities-bottom {
	width: 100%; 
	border: 2px solid #c0c0c0;
	margin-bottom: 5px;
}
.capabilities-container th {
	text-align: center;
}
.capabilities-container td,
.capabilities-bottom td {
	width: 25%; 
	border: 2px solid #c0c0c0;
	text-align: center; 
	vertical-align: top;
}
.capabilities-container td h2 {
	text-align: center; 
}
.capabilities-container img {
	max-width: calc(100% - 10px);
	height: auto;
	margin: 5px;
}
.capabilities-container td.mobile {
	display: none;
}
.capabilities-bottom p {
	margin-bottom: 10px;
}

@media screen and (orientation:portrait) and (max-width: 698px) {
	.desktop {
		display: none;
	}
		
	.mobile {
		display: block;
	}
	.home-header {
		max-width: 100%;
	}
	.header-logo {
/*		display: none; */
	}
	.header-title {
		text-align: left;
	}
	.header-title img {
		width: 75%;
		margin: 0;
	}

	.header-find img {
		max-width: 50%;
		width: auto;
	}
	.footer {
  		max-width: 100%;
  		font-size: 14px;
  	}
  	.footer-links a {
  		margin: 5px;
  	}
	.capabilities-link {
		font-family: Times;
	}

	/* Demo Videos Styles */
	.demo-video {
		max-width:100%;
	}
	.iframe-wrapper {
	    width:100%;
	}

	/* Capabilities Page */
	.capabilities-container,
	.capabilities-bottom,
	.capabilities-bottom td {
		border-width: 1px;
	}
	.capabilities-container td {
		width: calc(50% - 6px);
	    display: inline-block;
	    margin: 1px;
	    border-width: 1px;
	}

	.capabilities-container td.mobile {
		display: inline-block;
	}

	.capabilities-container td.desktop {
		display: none;
	}
}
