html {
	margin: 0;
}

body {
	background-color: #FBFFFF;
	leftmargin: 0;
	topmargin: 0;
	margin: 0;
	bgcolor: "#ffffff";
	marginheight: 0;
	marginwidth: 0;
}

td {
	font: normal 15px Tahoma, Arial;
	line-height: 1.5;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 24px;
	text-align: center;
}

h4 {
	font-size: 22px;
	text-align: left;
	padding-bottom: 0.5em;
	margin-bottom: 0.25em;
}

a {
	font: normal Tahoma,Arial;
}


.top-header {
/*	overflow: hidden;*/

	position: fixed;
	top: 0;
	width: 100%;

	border: 0;
	background-color: #F0FFFF;
	transition: 0.2s;
}

.logos-line-tall {
	overflow: hidden;
	padding: 0;
	border: 0;
	height: 161px;
	width: 100%;
}

.logos-line-short {
	overflow: hidden;
	padding: 0;
	border: 0;
	height: 80px;
	width: 100%;
}

.logo-pic1 {
	text-align: left;
	float: left;
	/*height: 75px;*/
	padding: 0;
	width: 10%;
}

.logo-pic1 img {
	width: 140px;
	height: 75px;
}

.logo-pic2 {
	text-align: center;
	float: left;
	/*height: 161px;*/
	padding: 0;
	width: 80%;
}

.logo-pic2 img {
	height: 161px;
}

.logo-contact {
	text-align: center;
	float: right;
	background-color: #F8FFF0;
	color: #000000;
	width: 8%;

	border-radius: 10px;
	border: 1px solid #73AD21;
	padding: 0px;
	height: 45px;
}

.nav-bar {
	text-align: center;
	border: 0;
	background-color: #56afd7;
	height: 45px;
}

.nav-bar-item {
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 9px;
	text-align: center;
	border: 0;
	background-color: #56afd7;
	display: inline-block;
}

.nav-bar a {
	text-decoration: none;
	color: #000000;
	font-size: 23px;
/*	color: inherit;*/
	font-weight: bold;
}

.nav-bar a:hover {
	background: #ddd;
	font-size: 21.5px;
}


.newnavbar {
	overflow: hidden;
	background-color: #333;
	z-index: 3;
}

#navbar li {
	padding-top: 9px;
	margin-right: 12px;
	display: inline-block;
	font-size: 23px;
	font-weight: bold;
}

.newnavbar a {
	float: left;
	font-size: 16px;
	color: white;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 16px;  
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}

.newnavbar a:hover, .dropdown:hover .dropbtn {
	background-color: #e3ffff;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown-content a:hover {
	background-color: #56afd7;
}

.dropdown:hover .dropdown-content {
	display: block;
}




#navbar {
	text-align: justify;
	border: 0;
	background-color: #56afd7;
	height: 45px;
	padding-top: -5px;
	margin-top: 0px;
	margin-bottom: 0px;
//	min-width: 1840px;
	min-width: 400px;
}

#navbar:after {
	content: '';
	width: 100%;
	display: inline-block;
}

#navbar li {
	padding-top: 9px;
	margin-right: 12px;
	display: inline-block;
	font-size: 23px;
	font-weight: bold;
}

.main {
	topmargin: 5;
	padding: 60px;
}



.footer {
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	padding: 20px;
}

.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.grey {
	color: #4E595D;
}

.grey1 {
	color: #4E595D;
	text-decoration: none; 
}

.grey1:hover {
	color: #348cbc;
	text-decoration: underline;
}


.redLL {
	color: #910101;
}

.blye {
	color: #348cbc;
	text-decoration: underline;
}

.blye0 {
	color: #44C7F3;
	text-decoration: none;
}

.blye1 {
	color: #44C7F3;
	text-decoration: inherit;
} 

.blye2 {
	color: #348cbc;
}

.grey2 {
	color: #4E595D;
	text-decoration: underline;
}
	
.orange {
	color: #FF6600;
}

.orange2 {
	color: #FF6600;
	text-decoration: underline;
}

.footer2 {
	color: #444b5d;
	text-decoration: underline;
}	
	
.yelow {
	color: #ffff00;
	text-decoration: none;
}

.yelow2 {
	color: #ffff00;
	text-decoration: underline;
}

.red {
	color: #9c0100;
}

.white-text {
	color: #ffffff;
}

.green {
	color: #57a115;
	text-decoration: underline;
}

.green2 {
	color: #57a115;
}

.black {
	color: #000000;
	text-decoration: none;
}

.black2 {
	color: #000000;
	text-decoration: underline;
}

a.whitelink {
	text-decoration: none;
	color: #FFFFFF;
}

a.whitelink2 {	
	text-decoration: none;
	color: #FFFFFF;
}

a:whitelink:hover {
	text-decoration: none;
}

.red { 
	color: #9c0100;
	text-decoration: underline;
}

.red2 { 
	color: #9c0100;
	text-decoration: none;
}

.red { 
	color: #9c0100;
	text-decoration: underline;
}

.red2 { 
	color: #9c0100;
	text-decoration: none;
}


.style1 {
	font-size: 10px;
}

.style8 {
	font-size: 24px;
	color: #00B3EE;
	line-height:2px;
}

.sitemap-alink {
	color: #348cbc;
	text-decoration: none;
	font-weight: bold;
}



.listcircle {
	list-style: circle;
}

.listnopre {
	list-style: none;
}

.noborder {
	border: 0;
}

.sidenav {
	width: 280px;
	position: fixed;
	z-index: 0;
	top: 220px;
	left: 2px;
	background: #eee;
	overflow-x: hidden;
	padding: 0px;
}

li.sidenavitem {
	list-style: circle;
	padding: 0px;
	margin: 2;
}

li.sidenavitemgroup {
	list-style: square;
	text-decoration: underline;
}

li.sidenavsubitemcurrent {
	padding-left: 0px;
	margin-left: 0px;
	list-style: square;
}

li.sidenavitemnobullet {
	list-style: none;
}

.sidenav a {
/*	padding: 6px 8px 6px 16px;*/
	padding: 2px 4px;
	text-decoration: none;
	font-size: 18px;
	color: #2196F3;
	display: block;
}

.sidenav a:hover {
	font-size: 19px;
	color: #064579;
	font-weight: bold;
}

.sidenavsubitem a {
/*	padding: 6px 8px 6px 16px;*/
	padding: 2px 4px;
	text-decoration: none;
	font-size: 15px;
	color: #2196F3;
	display: block;
}

.sidenavsubitem a:hover {
	font-size: 16px;
}

.sidenavsubitemcurrent a {
	padding: 2px 6px;
	font-size: 16px;
	color: #9126F0;
	display: block;
	font-weight: normal;
}

.sidenavsubitemcurrent a:hover {
	font-size: 16px;
	font-weight: normal;
}



.mainjustmain {
	margin-left: 100px; /* Same width as the sidebar + left position in px */
	margin-right: 50px;
	margin-top: 275px;
	font-size: 20px; /* Increased text to enable scrolling */
	padding: 0px 20px;
	position: auto;
	z-index: -1;
}

.mainjustmain h2 {
	margin-top: -25px;
	line-heignt: 0px;
}


.mainwithsidenav {
	margin-left: 350px; /* Same width as the sidebar + left position in px */
	margin-right: 100px;
	margin-top: 275px;
	font-size: 22px; /* Increased text to enable scrolling */
	padding: 0px 20px;
	position: auto;
	z-index: -1;
}

.maincontent {
	font-size: 22px; /* Increased text to enable scrolling */
	padding: 0px 20px;
	background-color: #ffffff;
}

.maincontent h2 {
	margin-bottom: -20px;
}

.maincontent p {
	line-height: 1.5;
}

.mainsubcontent {
	font-size: 21px; /* Increased text to enable scrolling */
	padding: 20px 30px;
	line-height: 1;
}

@media (max-width: 1200px) {
	#sidenav-nav {
		display: none;
	}
	#mainwithsidenav-main {
		margin-left: 0px;
		margin-right: 0px;
		font-size: 15px;
	}
	#maincontent-content {
		font-size: 15px;
	}
	#mainjustmain-main {
		margin-left: 2px;
		margin-right: 0px;
		font-size: 18px;
		padding: 0px 20px;
	}
}

@media screen and (max-height: 300px) {
	.sidenav {padding-top: 15px; display:none;}
	.sidenav a {font-size: 18px;}
}


.footer-line1 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0;
	height: 30px;
	text-align: center;
	background-color: #56afd7;
}

.text-footer-line1 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0;
	height: 30px;
	text-align: center;
	margin: 0px auto;
}

.text-footer-line1-item {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	height: 30px;
	text-align: center;
	border: 0;
	color: #FFFFFF;
	display: inline-block;
}

.text-footer-line1-item a {
	text-decoration: none;
	color: #FFFFFF;
}

.text-footer-line1-item a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.text-footer-line1-item a:hover {
	text-decoration: none;
	background: #ddd;
	color: #FFFFFF;
}


.page-footer {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 1;
}



.footer-line2 {
	text-align: center;
	align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 28px;
}

.footer-line2 a {
	text-decoration: none;
}

.text-connect-footer-phone {
	padding-top: 1px;
	float: left;
	width: 33%;
	text-align:left;
}


.text-connect-footer-email {
	padding-top: 1px;
	float: left;;
	width: 33%;
	text-align: center;
}

.text-connect-footer-linkedin {
	padding-top: 1px;
	float: left;
	width: 33%;
	text-align: right;
}


.text-footer-line3 {
	text-align: center;
	align: center;
	line-height: 0;
}

.text-footer-line3 a {
	text-decoration: none;
	color: orange;
	font-size: 18px;
	line-height: 1.5;
}


.variable-display-div {
	font-size: 17px;
	display: none;
}

.variable-visibility-div {
	font-size: 17px;
	visibility: hidden;
}

.click-to-display-div {
	background: none!important;
	border: none;
	padding: 0!important;
	/*optional*/
	font-family: arial, sans-serif;
	/*input has OS specific font-family*/
	color: #069;
	text-decoration: underline;
	cursor: pointer;
	font-size: 21px;
/*	display: inline-flex;
	display: flex;
	float: left;*/
}


.third-level-menu
{
	position: absolute;
	top: 0;
	right: -200px;
	width: 200px;
	padding: 0;
	margin: 0;
	display: none;
}

.third-level-menu > li
{
	position: relative;
	height: 40px;
	background: #999999;
	width: 350px;
}
.third-level-menu > li:hover { background: #CCCCCC; }

.second-level-menu
{
	position: absolute;
	top: 30px;
	left: 0;
	padding: 0;
	margin: 0;
	display: none;
	padding-top: 14px;
}

.second-level-menu > li
{
	position: relative;
	height: 40px;
	background: #999999;

}
.second-level-menu > li:hover { background: #CCCCCC; }

#services-dropdown > li
{
	width: 350px;
}

.top-level-menu
{
	list-style: none;
	padding: 0;
	border: 0;

	width: 100%;

	background-color: #56afd7;
	height: 45px;
	padding-top: -5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margine-right: 0px;
	min-width: 400px;
	text-align: justify;
	display: block;
}

.top-level-menu li {
	padding-top: 12px;
	margin-right: 12px;
	display: inline-block;
	min-width: 200px;
}


.top-level-menu > li
{
	position: relative;
	height: 30px;
	width: 150px;
}

.top-level-menu:after {
	content: '';
	width: 100%;
	display: inline-block;
}


.top-level-menu > li:hover { background: #CCCCCC; }

.top-level-menu li:hover > ul
{
    /* On hover, display the next level's menu */
    display: inline;
}



/* Menu Link Styles */

.top-level-menu a /* Apply to all links inside the multi-level menu */
{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 0 0 10px;

    /* Make the link cover the entire list item-container */
    display: block;
    line-height: 30px;
}
.top-level-menu a:hover { color: #000000; }

.nav-dropdown-arrow {
	text-decoration: none;
	width: 17px;
	height: 14px;
}

.paragraph-offset-second {
	padding-left: 3.75em;
	text-indent: -3.0em;
}

/* List of small icon images */
/* Create three equal columns that sits next to each other */

.iconbox {
	box-sizing: border-box;
}

.iconbox2 {
	box-sizing: border-box;
}

.iconbox3 {
	box-sizing: border-box;
	width: 100%;
}

.iconrow {
	display: flex;
}

.iconcolumn {
	flex: 33.33%;
	padding: 5px;
	float: left;
}

.iconimage {
	width: 100%;
}

#Google-GCP-icons {
	width: 80%;
	padding: 10px;
}

#Amazon-AWS-icons {
	width: 85%;
	height: auto;
}

#Microsoft-Azure-icons {
	width: 85%;
	height: auto;
}

.update-article {
	padding-top: 1.0em;
	padding-bottom: 0.75em;
	padding-left: 1.25em;
}

a.update-anchor {
	display: block;
	position: relative;
	top: -170px;
	visibility: hidden;
}

.update-content {
	padding-left: 1.75em;
	margin-top: 0.25em;
}

.keywords-list {
	font: normal Tahoma,Arial;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.bottom-credits-text {
	font: normal Tahoma,Arial;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;
}
