@charset "utf-8";
/* CSS Document */
body {
	background-attachment:fixed;
  background-size: cover;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style8 {
	color: #FFFFFF;
	font-size: x-large;
	font-style: italic;
}
.style9 {
	color: #000000;
	font-size: xx-small;
	}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style14 {
		font-size: 14px;
	color: #000000;
}
.style15 {
		font-size: 18px;
	color: #000000;
}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #ffffff;
	font-size:24px;
}
.style24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9fffff;
}
.style30 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.title30 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style31 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: xx-large;
}
.style32 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; }
.style41 {color: #FFFFFF}
.style43 {color: #FF0000}
.style44 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0099ff;
}
.style45 {color: #FF6600}
.style47 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style50 {color: #FF6600; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style52 {color: #000000}
.style53 {
	color: #FF5555;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
}
.style54 {
	color: #FF0000;
	font-weight: bold;
}
.style55 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099dd;
	font-size: 12px;
}
.style56 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099dd;
	font-size: 14px;
}
.style57 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099dd;
	font-size: 24px;
}
.style58 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099dd;
	font-size: 16px;
}
.style61 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #0099dd;
}
.style62 {color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; }
.style63 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #0099CC; font-size: large; }
.style64 {color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; }
.style65 {color: #0099dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; }
.style66 {color: #0099dd; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

.style67 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF6600; font-weight: bold; }
.styleShrink {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
.greek{font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; font-size: 14px;}
#slideshow { 
    margin: 20px auto; 
    position: relative;
	width:90%;	
    height: 250px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
a:link {
color: #f5f5f5;
text-decoration: none;
}
a:visited {
color: #f5f5f5;
text-decoration: none;
}
a:hover {
color: #ffffff;
}
html, body {
margin:0px;
height: 100%;

}
tr td div {
}

#header, #footer {
      		min-width:100%;
			}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -40px;
}
.footer, .push {
height: 40px;
}

 /* For pages */
 
  /* ------------BUTTONS------------ */	 
button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 20px;
	 background: #65a9d7;
    outline: none;
   background: -ms-linear-gradient(top, #42aaff, #003366);
   background: -o-linear-gradient(top, #42aaff, #003366);
		background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42aaff),
		to(#003366));
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
border: 1px solid #003366;
min-width: 100px;	
}

  button.css3button:hover {
     border: 1px solid #000;
	 cursor:pointer;
	 color: #eeeeee;
    }
	
	button.css3button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 3px 10px;
	 background: #65a9d7;
    outline: none;
   background: -ms-linear-gradient(top, #42aaff, #003366);
   background: -o-linear-gradient(top, #42aaff, #003366);
		background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

  button.css3button2:hover {
     border: 2px solid #002244;
	 cursor:pointer;
	 color: #eeeeee;
    }
	 /* ------------------------------- */	 
.tablecyan {
		background-color:#66ccFF;
	border-collapse:collapse;
		 margin-left: auto;
    margin-right: auto;
	text-align: center;
	border: 2px solid black;
	padding:6px;
		width:95%;
	max-width:500px;
		}
	 .tablecyan td,th {
    border: 1px solid black;
    padding:10px;
}
.tablegreen {
		background-color:#5fb6ff;
	border-collapse:collapse;
		 margin-left: auto;
    margin-right: auto;
	text-align: center;
	border: 2px solid black;
	padding:6px;
		width:95%;
	max-width:500px;
		}
 .tablegreen td,th {
    border: 1px solid black;
    padding:10px;
		 }
.tableorange {
		background-color:#5599ee;
	border-collapse:collapse;
		 margin-left: auto;
    margin-right: auto;
	text-align: center;
	border: 2px solid black;
	padding:6px;
	width:95%;
	max-width:500px;
		}
			 .tableorange td,th {
    border: 1px solid black;
    padding:10px;
		 }

.tableoptions {
		background-color:#eee;
	border-collapse:collapse;
		 margin-left: auto;
    margin-right: auto;
	text-align: left;
	border: 2px solid black;
	padding:6px;
	width:95%;
	max-width:500px;
	font-style: italic;
		}
			 .tableoptions td,th {
    border: 0px solid black;
    padding:10px;
		 }
		
.tableborder {
	border: 1px solid black;
	padding:6px;
}

@media screen and (max-width: 600px){
.tableorange, .tablegreen, .tablecyan, .tableoptions {
	padding:3px;
	font-size: 10px;
	}
.tableorange td,th, .tablegreen td,th, .tablecyan td,th, .tableoptions td,th {
	padding:3px;	
	}
	.styleShrink{
		font-size: 10px;
	}	
}

.header3
   {
	   width:100%;
	   padding:2px 10px;
	 	   border:none;
	   		 margin-left: auto;
    margin-right: auto;
	background-color:#335599;
	opacity:0.9;
 	  }	  
 /* ------------------------------- */	  
	.floating-box {
    display: inline-block;
       color: white;
	   height:20px;
    text-decoration: none; 
   float:right;
       text-align: center;
	   font-size: 12px;
	  	  padding: 30px 10px;
	z-index:2;
	transition: 0.2s;	
}
 .floating-box:hover {
    background-color: #46A;
}
	.floating-box2 {
    display: inline-block;
       color: white;
	   height:20px;
    text-decoration: none; 
   float:right;
       text-align: center;
	   font-size: 12px;
	  	  padding: 30px 10px;
  transition: 0.2s;
	z-index:2;
}
 .floating-box2:hover {
    background-color: #46A;
}
	
  
  .header2
   {
	   width:100%;
	   padding:10px;
	 	   border:none;
	   		 margin-left: auto;
    margin-right: auto;
	
	
 	  }
.header1
   {
	   width:100%;
	   padding:10px;
	 	   border:none;
	   		 margin-left: auto;
    margin-right: auto;
	background-color:#3355aa;
	opacity:0.80;
	 filter:alpha(opacity=80); /* For IE8 and earlier */
 	  }	 

.floating-box-nav {
    display: none;
       color: white;
	  text-decoration: none; 
   float:right;
   padding:30px;
	z-index:2;
	 transition: 0.2s;
}
 .floating-box-nav:hover {
    background-color: #46A;
}
.dropdown-container {
   display: inline-block;
    float: right;
	z-index: 6;
  }
.dropdown-content {
	top:81px;
    display:none;
    position: absolute;
    background-color: #359;
    width: 80px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 6;
	right: 0;
	 transition: 0.2s;
}
.dropdown-content a {
    color: white;
	font-size: 12px;
    padding: 8px 16px;
    display: block;
    text-align: center;
	 transition: 0.2s;
}
.dropdown-content a:hover {background-color: #46A;}
.dropdown-container:hover .dropdown-content  {
   display:inline-block;
}



/* basic white table block--------------------------------------------------------- */
.tableWhite	{
	border:0px;
	width:95%;
	max-width:1100px;
	background-color:#FFF;
	margin:auto;
	padding:20px 0px 0px 5px;
	}
.tableWhite td {
padding:5px;	
}	
@media screen and (max-width: 650px){
.tableWhite	{
width:100%;
padding:20px 0px 0px 0px;	
margin: 20px auto 0px;	
	}
.tableWhite td {
padding:3px;
vertical-align: top; 	
}		
}
/* For BANNER HEADINGS -----------------------------------------------------------------*/	  
div#opacity1 {position: absolute; width:100%; height:80px; border-bottom: 1px solid #000; z-index:-1; background-color:#335599;	opacity:0.90;  filter:alpha(opacity=90); /* For IE8 and earlier */}	  
div#banner {max-width: 1100px; margin: auto; height:80px; display: flex; align-items:center; position:relative;}
div#gglogo {z-index:2;  padding:3px 20px 0px 0px; width: 240px; flex-grow:0; margin:auto;  }
div#gglogo2 {z-index:2;  padding:3px 10px 0px 10px; display:none;  flex-grow:0; width:60px; }		   
div#title {z-index:2;flex-grow:8; text-align: center; margin:auto; padding: 0px 40px;}	
#testName {color: #ffffff;	font-size:20px; font-weight: bold; padding: 5px 0px;}
#pageNum {color: #ffffff;	font-size:12px; padding: 5px 0px;}
/* links2 permanent, links hidden for mobile  */
div#links {z-index:2; font-size: 12px; color: #FFFFFF;  float:right;  width:260px; flex-grow:0; flex-shrink:0; }
div#links2 {z-index:2; font-size: 12px; color: #FFFFFF;  float:right;  width:260px; flex-grow:0; flex-shrink:0; }

/* laptop-   let banner fill screen  */
@media screen and (max-width: 1400px){
div#gglogo {z-index:2;  padding:3px 10px 0px 10px;}	
div#banner {max-width: 1400px;}
}
/* laptop to tablet -   small logo, smaller links, smaller title   */
@media screen and (max-width: 1000px){
div#gglogo {display: none;}
div#gglogo2 {display: block;}
div#links{display: none;}
div#links2 {width: 80px;}	
#testName {font-size:18px;}	
.floating-box {display: none;}
.floating-box-nav {display: inline-block;}	
}

/* tablet to large phone */

@media screen and (max-width: 800px){
#testName {font-size:16px; padding-top: 0px}			
#pageNum {font-size:10px;}
	}		

/* smaller phone portrait -  reduce title font size and padding */
@media screen and (max-width: 600px){
	#testName {font-size:15px;}	
		#pageNum {font-size:8px;}
	div#title{padding: 0px 30px}
}
/* End of banner settings---------------------------------------------------------------------------------- */


/* For loading warning */	
 #loading-div
    {
         width: 300px;
         height: 200px;
         background-color: #0c0b0b;
         text-align:center;
         position:absolute;
         left: 50%;
         top: 50%;
         margin-left:-150px;
         margin-top: -100px;
     }
	   #loading-div-background 
    {
        display:none;
        position:fixed;
        top:0;
        left:0;
        background:black;
        width:100%;
        height:100%;
     }
.tblLong { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:2;
	text-align:left;
	background-color:#EEE;
		}
.tblShort { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:2;
	text-align:center;
	background-color:#EEE;
		}
.tblHeadShort { width:50px; }	
.tblHeadLong { width:150px; }	

.tick:after {
    background-image: url(/imagesGP/tick3.png);
    background-size: 35px 25px;
    display: inline-block;
    width: 35px; 
    height: 25px;
    content:"";	
	vertical-align: middle;
}
.cross {
background-color: #ee4455;	
}
.cross:after {
    background-image: url("/imagesGP/cross3.png");
    background-size: 25px 20px;
    display: inline-block;
    width: 25px; 
    height: 20px;
	content:"";	
	vertical-align: middle;
}

.googleDiv {
	display:block;	
	}
	@media screen and (max-width: 850px){
	.googleDiv {
	display:none;	
	}	
	}

/* AIbotton CSS ---------------------------------------------------------------------------------- */
	.AIbutton{
  background-color: #ace;
  border: 1px solid #bbb;
	border-radius: 2px;
    padding: 3px 5px;
	margin:3px;	
  text-align: center;
  text-decoration: none;
  display: block;
	float: left;
  font-size: 11px;
    cursor: pointer;
	
}
.AIbutton:hover{
background-color: #bdf;	
}

		.overlay{
	background: rgba(180, 180, 180, 0.5);
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}
.AIbox{
    position:absolute;
	top:-4200px;
	opacity: 0;
	overflow: auto;
    left:15%;
    right:15%;
	max-width: 800px;
	margin:auto;
    background-color:#fff;
    padding:20px;
    border:1px solid #333;
	-moz-border-radius: 10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
	border-radius: 10px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
	box-shadow: 0 1px 5px #333;
    z-index:101;
}
a.boxclose{
    position:absolute;  
    top:20px;
    right:20px;
    cursor:pointer;
}
@media screen and (max-width: 700px){
.AIbox{
    left:1%;
    right:1%;
}
}
.greySubText{
font-size: 8px;
color:dimgrey;			
		}
		a.greySubText:hover {
	color:#6699ff;
	text-decoration: underline;		
		}
.AIenviro{
			display: block;
			text-align: center;
			margin:auto;
				}
	
.AIenviroPOP{
display:block;;
	border:3px solid #69f;
	padding:5px;
	background-color: #efe;		
	border-radius: 6px;
	color:darkslategray;
	font-size: 14px;	
		}
