@charset "utf-8";
/* CSS Document */

/* for the page menus */
ul{
	margin-left:20px;
	list-style-image:url(../global/bullet1.gif);
	text-align:left;
}

/* for making it cross platform */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* do not show on web page */

#address, .noprint
 {
 display: none;
 } 
 
 /* For small screen */ 
 
 @media only screen and (max-width: 641px) 
{
	#menu {
		display: none;
	} 
	#number {
		display: none;
	}
	#search {
		display: none;
	} 
	#logo {
		display: none;
	} 
	li {
	padding-bottom: 10px;
	padding-top: 10 px;
	}
	/* to increase padding for lists */
	p.big {
	line-height: 30px;
	}
}

/* For full screen */

 @media only screen and (min-width: 642px) 
{
	#mobile {
		display: none;
	} 
	#mobilenumber {
		display: none;
	}
	#mobilesearch {
		display: none;
	} 
	#mobilelogo {
		display: none;
	}
}

/* for the home page */

	.valign {
		display: flex;
        justify-content: center;
        align-items: center;
		background-color:#C0C0C0;
	}
	.valign2 {
     	display: flex;
		align-items: center;
        justify-content: center;
    }

/* to make the images resize to smaller */

img {
    max-width: 100%;
    height: auto;
    } 

/* to make the tables resize to smaller */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

/* makes the grid and columns */
.grid {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.row {
	width: 100%;
	display: flex; flex-wrap: wrap;
}
.col-1a {
	width: 2%;
}
.col-1 {
	width: 8.33%;
}
.col-2 {
	width: 16.66%;
}
.col-2a {
	width: 23.5%;
}
.col-2b {
	width: 14%;
}
.col-2c {
	width: 20%;
}
.col-2d {
	width: 10%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33%;
}
.col-4p {
	width: 33.33%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.col-5 {
	width: 41.66%;
}
.col-6 {
	width: 50%;
}
.col-6p {
	width: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.col-7 {
	width: 58.33%;
}
.col-8 {
	width: 66.66%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33%;
}
.col-11 {
	width: 91.66%;
}
.col-12 {
	width: 100%;
}
.col-20 {
	width: 20%;
}

/* font sectoins */

.font36 {
	font-size: 36px
}
.border {
	border:medium #000000;
}
.border1 {
	border-left:medium #000000;
	border-top:medium #000000;
	border-bottom:medium #000000;
}
.border3r {
	border-right:medium #000000;
	border-right:thick #000000;
	border-top:medium #000000;
	border-bottom:medium #000000;
}
.boxhead a {
    text-decoration: none;
	color:#000000; 
}
.boxheadl a:link {
	color:#000000; 
}
.boxheadv a:visited {
  color:#000000;
}
.boxheadh a:hover {
  color:#000000;
}
.boxheads a:active {
  color:#000000;
}
.boxheadw a {
    text-decoration: none;
	color:#FFFFFF; 
}
.boxheadwl a:link {
	color:#FFFFFF; 
}

.boxheadwv a:visited {
	color:#FFFFFF;
}
.boxheadwh a:hover {
	color:#FFFFFF;
}
.boxheadws a:active {
	color:#FFFFFF;
}
.comic {
	font-family: "Comic Sans MS", "Comic Sans", cursive;
	font-size:28px;
	font-weight:bold;
}
.comicsmall {
	font-family: "Comic Sans MS", "Comic Sans", cursive;
	font-size:18px;
}
.BBW {
	background-color:#000000;
	border:solid thin;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;

}

.GWC {
	background:#CCCCCC;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 50px;
	padding-right: 20px;
}
.GW {
	background:#CCCCCC;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
.DGW {
	background:#666666;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
.BK {
	background: #B4C2D5;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
.BW {
	font-weight:bold;
	font-size:20px;
	color:#000000;
	padding-left: 20px;
	padding-right: 20px;
}
.Black {
	font-size:14px;
	color:#000000;
	background-color:#CCCCCC;
}
.BB {
	font-weight:bold;
	font-size:14px;
	color:#000000;
	background-color:#CCCCCC;
}
.Bold {
	font-size:14px;
	font-weight: Bold;
}
.border {
	border: solid thin #000000;
}
.BC {
	font-size:14px;
	font-weight: Bold;
	text-align: center;
}
.BCBK {
	font-size:14px;
	text-align: center;
	font-weight: Bold;
	color:#000000;
	background-color:#ffcc66;
}
.BCB {
	font-size:14px;
	font-weight: Bold;
	color: #0000FF;
	text-align: center;
}
.BCBR {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#996600;
}
.BCG {
	font-size:14px;
	color: #ffcf63;
	text-align: center;
	font-weight: Bold;
	background-color: #000000;
}
.BCGM {
	font-size:12px;
	color: #ffcf63;
	text-align: center;
	font-weight: Bold;
	background-color: #000000;
}
.BCGS {
	font-size:10px;
	color: #ffcf63;
	text-align: center;
	font-weight: Bold;
	background-color: #000000;
}
.BCM {
	font-size:14px;
	font-weight: Bold;
	color: #990033;
	text-align: center;
}
.BCR {
	font-size:14px;
	font-weight:Bold;
	text-align: center;
	color:#FF0000;
}
.BCW {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color:#FFFFFF;
	background-color: #000000;
}
.BMN {
	font-size:14px;
	font-weight: Bold;
	color: #990033;
}
.CTR {
	font-size:14px;
	text-align: center;
}
.CB {
	font-size:14px;
	text-align: center;
	color:#000000;
	background-color:#ffcc66;
}
.CBM {
	font-size:12px;
	text-align: center;
	color:#000000;
	background-color:#ffcc66;
}
.CBS {
	font-size:10px;
	text-align: center;
	color:#000000;
	background-color:#ffcc66;
}
.CG {
	font-size:14px;
	text-align: center;
	color:#000000;
	background-color:#EAEAEA;
}
.CGd {
	font-size:14px;
	color: #ffcf63;
	text-align: center;
	background-color: #000000;
}
.ERG {
	background-color:#E7E7E7;
	border:solid thin;
}
.FOOTER {
	font-size:14px;
	Text-align: center;
	color:#000000;
}
.FOOTER_ADDRESS {
	font-size:14px;
	font-weight: Bold;
	text-align: center;
}
.FOOTER_SURVEY {
	font-size:large;
	Text-align: center;
}
.IPB {
	font-size:14px;
	text-align: center;
	font-weight: Bold; 
	color:#000000;
	font-style:italic;
	background-color:#FFFFFF;
	border:solid thin;
}
.LB {
	font-size:18px;
	font-weight:Bold;
}
.LBC {
	font-size:18px;
	text-align: center;
	font-weight: Bold;
}
.LBL {
	font-size:18px;
	text-align: left;
	font-weight: Bold;
}
.LBR {
	font-size:18px;
	text-align: right;
	font-weight: Bold;
}
.LBCB {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#996600;
}
.MDM {
	font-size:14px;
}
.PH {
	font-size:18px;
	color: #000000;
	text-align: center;
	font-weight: Bold;
	background-color: #8F8F8F;
	border:solid thin;
}
.PHT {
	font-size: 18px;
	text-align: center;
	font-weight: Bold;
	color:#000000;
	background-color:#BABABA;
	border:solid thin;
}
.PHTGL {
	font-size:18px;
	text-align: center;
	font-weight: Bold;
	color:#000000;
	background-color:#E7E7E7;
	border:solid thin;
}

.small {
	font-size: small;
}

.top {
	font-weight:Bold;
	text-align: center;
	font-size:14px;
}
.XLBC {
	font-size:20px;
	text-align: center;
	font-weight: Bold;
}
.XXLBC {
	font-size:24px;
	text-align: center;
	font-weight: Bold;
}
.landing_16B_C {
	font-size:16px;
	font-weight: bold;
	text-align:center;
}
.landing_19_B {
	font-size:19px;
	font-weight: bold;
}
.landing_19_B_C {
	font-size:19px;
	font-weight: bold;
	text-align:center;
}
.landing_14_C {
	font-size:14px;
	text-align:center;
}
.landing_14 {
	font-size:14px;
}
.landing_12_C {
	font-size:12px;
	text-align:center;
}
/* to set top that does not move */

.header {
  position: sticky;
  top:0;
}

body {        
        padding-top: 60px;
        padding-bottom: 10px;
    }
	
.fixed-header {
        width: 1200px;   /*changed from 100%  */
        position: fixed; 
		padding-top: 10px;
	    background:#FFFFFF;
    }

.fixed-header{
        top: 0;
    }
	
.container{
        width: 100%;
		padding-top: 60px;
        margin: 0 auto; /* Center the DIV horizontally */
    } 
/* end of top that does not move */

/* start floating button  used for chat icon*/
.floating-btn {
	width: 40px;
	height: 40px; 
	background:: #0000FF 
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: fixed;
	right: 15px;
	bottom: 40px;
}	
/* end floatin button for chat */

/* to put a button and text on an image */

.top-center {
  position: absolute;
  display:run-in;
  top: 3%;
  left: 50%;
  width:auto;
  text-align:center;
  font-size:30px;
  font-weight: Bold;
  color: #FFFFFF;
  text-align: center;
  transform: translate(-50%, -50%);
}


.graybuttontop {
 /* position: relative;*/
 	position:inherit;
	width: 100%;
} 

.graybuttontop img {
  width: 100%;
  height: auto;
}

.graybuttontop .btn {
  /* position: absolute; */
  position:relative;
  top: -25%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  font-weight:bold;
  cursor: pointer;
  text-align: center;
  outline: none;
  color:#FFFFFF;
  background-color:#cccccc;
  border: medium #000000;
  border-radius: 51px;
  box-shadow: 5 9px #999;
}

.graybuttontop .btn:hover {
  background-color: black;
}

.blackbuttontop {
  /* position: relative;*/
 	position:inherit;
	width: 100%;
}

.blackbuttontop img {
  width: 100%;
  height: auto;
}

.blackbuttontop .btn {
  /* position: absolute; */
  position:relative;
  top: -25%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  font-weight:bold;
  cursor: pointer;
  text-align: center;
  outline: none;
  color:#FFFFFF;
  background-color:#000000;
  border: medium #000000;
  border-radius: 51px;
  box-shadow: 5 9px #999;
}

.blackbuttontop .btn:hover {
  background-color:#CCCCCC;
}

/* end to put make button on landing page */

.button2 {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  font-weight:bold;
  cursor: pointer;
  text-align: center;
  outline: none;
  color:#FFFFFF;
  background-color:#cccccc;
  border: medium #000000;
  border-radius: 51px;
  box-shadow: 5 9px #999;
}

.button2:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.button2:active {
  background-color:#FFFFFF;
  box-shadow: 0 5px #ffffff;
  transform: translateY(4px);
}
/* end to put make button on landing page */
