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


body{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#c1fffc;
	font-size: 14px;
	font-weight: normal;
	color: #333a56;
	margin-left: 0px;
	margin-right: 0px;
}
.topMenuPadding {
padding-top: 40px;
}
.maxWidth904{
	max-width: 920px;
  margin: auto;
  border: 3px solid #fdfdfd;
	}
.menuTable {
	text-align:center;
	width: 100%;
	max-width: 904px;
	}
.menuTableBackground {
background-color: #c1fffc;
	}
	.paleBackground {
background-color: #fdfdfd;
	}
.menuTableCorners {
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top:-5px;
	margin-bottom:-9px;
	padding-bottom:2px;
	}
#transparentAlert {
  position: absolute; /* Position the background text */
  top: 0; /* At the top. Use bottom:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1; /* Grey text */
  width: 100%; /* Full width */
  /* max-width: 904px; Maximum width */
  font-size: 16px;
	}
#transparentAlertContainer {
  position: relative;
  width: 100%;
  /*max-width: 904px;  Maximum width */
  margin: 0 auto; /* Center it */

}
#homePageImageTable {
	background-repeat:no-repeat;
	height: auto;
		width: 100%;
	max-width: 904px;
	background-clip: padding-box;
	}	
img {
width:auto;
height:auto;
max-width:100%;
}
.imgBehind {
z-index:1;
}

#imageBorder {
  border-color: #00003c;
  border-width: 1px;
  }

#container {
	max-width:1920px;
	margin-left: 8px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
}
#containerPlus {
	max-width:1920px;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
/*  Top banner directions  */

#bannerBackground {
background-color: #c1fffc;
}

#bannerLarge { 
display:block !important; 
visibility:visible !important; 
}
#bannerRegular { 
display:none !important; 
visibility:hiddden !important; 
}
#bannerMobile { 
display:none !important; 
visibility:hidden !important; 
}


@media screen and (max-width: 990px) {
#bannerLarge { 
display:block !important; 
visibility:visible !important; 
}
#bannerMobile { 
display:none !important; 
visibility:hidden !important; 
}
}

@media screen and (max-width: 800px) {
#bannerLarge { 
display:none !important; 
visibility:hidden !important; 
}
#bannerMobile { 
display:block !important; 
visibility:visible !important; 
}
}



.mobileHiddenCell {
display:none !important; 
}
.imgHide {
display:none !important; 
}
}


@media screen and (max-width: 990px) {
#fadecontainer { 
display:none !important; 
visibility:hidden !important; 
} 
}

@media screen and (max-width: 570px) {
.tableCellHide { 
display:none !important; 
visibility:hidden !important; 
}
.textHide { 
display:none !important; 
visibility:hidden !important; 
}
}

@media screen and (max-width: 500px) {
.mobileClasses { 
font-size: 12px !important; 
} 
}
div.contained_table {
	width: 100% !important;
	overflow-x: auto !important;
	}


  .tableFlow {
        border: 0px solid #ddd;
      }
      .trFlow:nth-child(odd) {
        background-color: #f9f9f9;
      }
      @media screen and (max-width: 550px) {
        .tableFlow, .theadFlow, .tbodyFlow, .thFlow, .tdFlow, .trFlow {
          display: block;
        }
        .theadFlow .trFlow {
          position: absolute;
          top: -9999px;
          left: -9999px;
        }
        .tdFlow { 
          position: relative;
          padding-left: 0; 
		  margin-top: 4px;
        }
        
        .tdFlow:before { 
          position: absolute;
          left: 6px;
          content: attr(data-th);
        }
        .tdFlow:first-of-type {
          font-weight: normal;
        }
      }



@media screen and (max-width: 590px) {
.menuLarge { 
display:none !important; 
visibility:hidden !important; 
}
}

#menuMobile { 
display:none !important; 
visibility:hidden !important; 
}

@media screen and (max-width: 590px) {
#topBanner { 
display:none !important; 
visibility:hidden !important; 
}
#menuMobile { 
display:block !important; 
visibility:visible !important; 
}
}



	  
.legalText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333a56;	
}
.legalTextBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333a56;	
}
.body14_Indented{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333a56;
	width: 800px;
	padding-left: 80px;
	width: 800px;
	text-align: left;
	float:left;
}

.body14_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333a56;
}
.body14_bold_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;	
}
.body14_bold_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
}
.body14_bold_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;	
}
.body14_plain_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000ff;
}
.body14_plain_darkblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2e3192;
}
.body14_plain_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #40ae49;
}
.body14_plain_mauve{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666699;
}
.body14_plain_rust{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #d2232a;
}
.body14_plain_cerise{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ec008c;
}
.bodyBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000847;
}
.body16_bold_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;	
}
.body16_bold_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;	
}
.body16_bold_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;	
}
.body16_bold_deepred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b00e26;	
}
.body18_bold_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;	
}
.body22_bold_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;	
}
.body18_bold_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;	
}

.body18_bold_yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffcc00;	
}
.body18_bold_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;	
}
.body18_bold_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;	
}

.body18_bold_deepred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b00e26;	
}

.body14_Vermillion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333a56;	
}
.body16_Vermillion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333a56;	
}
.body18_Vermillion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333a56;	
}
.body14_bold_Vermillion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333a56;	
}
.body16_bold_Vermillion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333a56;	
}
.body18_bold_Vermillion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333a56;	
}

#topBannerPhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(../images/site/topBanner_.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 990px;
	background-color:#FFFFFF;
	border: 2px solid #333a56;
}
#layoutTable {
	background-color:#e8e8e8;
	/*  border: 2px solid #e8e8e8;  */
}

.minorTable {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
}
.minorTableNoBorsder {
	background-color:#FFFFFF;
}
.minorTableValues {
	background-color:#F5F5F5;
	border-radius: 4px;
-webkit-box-shadow: 6px 6px 5px rgba(0,0,0,0.45);
-moz-box-shadow: 6px 6px 5px rgba(0,0,0,0.45);
box-shadow: 6px 6px 5px rgba(0,0,0,0.45);
}

.minorTable2columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:50%;
}
.minorTable2columnsFooter {
	background-color:#e8e8e8;
	width:50%;
}
.minorTable2columnsNoBorder {
	background-color:#FFFFFF;
	width:50%;
}
.minorTable3columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:33.33%;
}
.minorTable3columnsNoBorder {
	background-color:#FFFFFF;
	width:33.33%;
}
.minorTable4columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:25%;
}
.minorTable4columnsNoBorder {
	background-color:#FFFFFF;
	width:25%;
}
.minorTable5columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:20%;
}
.minorTable5columnsNoBorder {
	background-color:#FFFFFF;
	width:20%;
}
.minorTable6columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:16.66%;
}
.minorTable7columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:14.28%;
}
.minorTable8columns {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	width:12.5%;
}
.topNavTable {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
}
.topNavTable2columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:50%;
}
.topNavTable3columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:33.33%;
}
.topNavTable4columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:25%;
}
.topNavTable5columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:20%;
}
.topNavTable6columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:16.66%;
}
.topNavTable7columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:14.28%;
}
.topNavTable8columns {
	background-color:#e8e8e8;
	border: 1px solid #333a56;
	width:12.5%;
}

@media screen and (max-width: 550px) {
.minorTable8columns, .minorTable7columns, .minorTable6columns, .minorTable5columns, .minorTable5columnsNoBorder, .minorTable4columnsNoBorder, .minorTable4columns, .minorTable3columns, .minorTable2columns, .topNavTable8columns, .topNavTable7columns, .topNavTable6columns, .topNavTable5columns, .topNavTable4columns, .topNavTable3columns, .topNavTable2columns, .minorTable2columnsNoBorder, .minorTable3columnsNoBorder, .minorTable2columnsFooter {
width:100% !important;
}
}



.iFrameWrapper {
height: 800px;
  width: 904px;
  overflow-x: auto;
  overflow-y: hidden;
  resize:both;
  width:100%;
  height:100%;
  border:none;
 }
 
.resp-container {
    position: relative;
    overflow: hidden;	
	min-height: 570px;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

 /* Intrinsic is mainly for the top slide show to crunch down for mobile use */
 
 
 
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
 /* 4x3 Aspect Ratio */
.intrinsic-container-1280x311 {
  padding-bottom: 24.29%;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 978 500 Aspect Ratio */
.intrinsic-container-978x500 {
  padding-bottom: 52%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveIframeContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframeContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/*
.responsiveIframeContainer {
  padding-top: 75%; /*4:3 Aspect Ratio */
}
/*
.responsiveIframeContainer {
  padding-top: 66.66%; /* 3:2 Aspect Ratio */
}
/*
.responsiveIframeContainer {
  padding-top: 62.5%; /* 8:5 Aspect Ratio */
}
/*
.responsiveIframeContainer {
  padding-top: 100%; /* 1:1 Aspect Ratio */
}
.video-wrap {
      position: relative;
      height: 0;
      padding-top: 32px; /*height of controls*/
      padding-bottom: 56.25%; /* % of resolution. Ex. 9/16 = 0.5624 */
    }

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







.minorTableText {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color:#FFFFFF;
	border: 1px solid #333a56;
}
.minorTableBold {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	font-weight:bold;
}

.minorTableSmall {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	font-size: 10px;
}
.minorTableBoldSmall {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	font-weight:bold;
	font-size: 10px;
}


.topNavTableBold {
	background-color:#ffffc0;
	border: 1px solid #333a56;
	font-weight:bold;
}

.minorTable11px {
	background-color:#FFFFFF;
	border: 1px solid #333a56;
	font-size: 11px;
}
.container {
	padding: 4px;
}
.container8px {
	padding: 8px;
}
.container10px {
	padding: 10px;
}
.containerFooter {
	padding: 2px;
	line-height: 22px;
}
.line {
	width: 100%;
	height:2px;
	}
	.linePadd {
	width: 100%;
	height:2px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color:#333a56;
	}
		.lineDivide {
	background-color:#333a56;
	width: 90%;
	height:2px;
	text-align:center;
	}
		#lineSpacer {
	width: 100%;
	height:2px;
	text-align:center;
	}
	#lineSpacer6px {
	width: 100%;
	height:6px;
	text-align:center;
	}
	
.welcomeHeading {
	font-size: 18px;
	font-weight: bold;
	color: #333a56;
}
.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #333a56;
	text-align:center;
}

.pageHeadingTable {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-align:center;
	background-color:#ffffc0;
	border: 1px solid #333a56;
}	
	
.pageHeadingBlue {
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
	text-align:center;
}
.embolden {
font-weight:bold;  
    }
	.imageRightAlignBorder {
	float: right;
	border: 1px solid #333a56;
	font-weight: normal;
	color: #000000;
	text-align:center;
}
	.imageRightAlignBorderPadded {
	float: right;
	border: 1px solid #333a56;
	font-weight: normal;
	color: #000000;
	text-align:center;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
}

.ofstedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;

}
.ofstedHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: italic;
	color: #ffffff;
	text-align:center;

}
.ofstedBorder {
	background-color: #9999FF;
	margin: 6px;
	padding: 6px;
	border: 2px inset #0000FF;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.imgBorder {
	border: 2px #0047ce;
}
.nav-ppt {
	display:inline-block;
	line-height:20px;
	background:url(../images/site/ppt.gif)  center left no-repeat;
	padding-left:24px;
}
.nav-pdf {
	display:inline-block;
	line-height:20px;
	background:url(../images/site/pdf.gif)  center left no-repeat;
	padding-left:24px;
}
.nav-word {
	display:inline-block;
	line-height:20px;
	background:url(../images/site/word.gif)  center left no-repeat;
	padding-left:24px;
}
.nav-xls {
	display:inline-block;
	line-height:20px;
	background:url(../images/site/excel.png)  center left no-repeat;
	padding-left:24px;
}
.nav-look {
	display:inline-block;
	line-height:20px;
	background:url(../images/site/look.gif)  center left no-repeat;
	padding-left:24px;
}
.nav-zip {
	display:inline-block;
	line-height:20px;
	background:url(images/site/zip.gif)  center left no-repeat;
	padding-left:24px;
}
.nav-email {
	display:inline-block;
	line-height:20px;
	background:url(../images/site/email.gif)  center left no-repeat;
	padding-left:18px;
}


.nav-faceBook {
	display:inline-block;
	line-height:10px;
	background:url(/images/site/facebook.png)  center left no-repeat;
	padding-left:20px;
}
.nav-twitter {
	display:inline-block;
	line-height:10px;
	background:url(/images/site/twitter.png)  center left no-repeat;
	padding-left:20px;
}

@media screen and (max-width: 550px) {
.nav-look, .nav-pdf, .nav-word, .nav-email, .nav-faceBook, .nav-twitter { 
	display:inline-block;
	line-height:20px;
	text-decoration:none;
	padding-left:1px;
	background:none;
	border-bottom: 1px blue dotted;
}
}
.containerTextIndented {
	width: 80%;
	padding-right: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
/* Navigation elements */



a.white:link, a.white:visited {
    color: #ffffff;
	font-weight: bold;
    display: block;
	font-size: 16px;
}

a.white:hover, a.white:active {
    color: #cccccc;
	font-weight: bold;
    display: block;
	font-size: 16px;

}

a.logoutLink:link, a.logoutLink:visited {
	color: #0000FF;
	font-weight: bold;
	display: block;
	font-size: 14px;
	line-height:26px;
	background-color:#00FFFF;
	text-decoration:none;
}

a.classLink:hover, a.classLink:active {
	color: #3399FF;
	font-weight: bold;
	display: block;
	font-size: 14px;
	line-height:26px;
}
a.classLink:link, a.classLink:visited {
	color: #6699FF;
	font-weight: bold;
	display: block;
	font-size: 14px;
	line-height:26px;
}

a.logoutLink:hover, a.logoutLink:active {
	color: #FF00FF;
	font-weight: bold;
	display: block;
	font-size: 14px;
	line-height:26px;
	background-color:#FFCCFF;
	text-decoration:none;
}
	
#marqueeborder {
	color: #ff0000;
	background-color: #d0e0f3;
	position:relative;
	height:28px; 
	overflow:hidden;
	font-size: 18px;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	border: 1px solid #0000ff;
	padding: 4px 2px;
}
#marqueecontent {
	position:absolute;
	left:0px;
	line-height:28px;
	white-space:nowrap;
}
.shadow {
border-radius: 4px;
-webkit-box-shadow: 6px 6px 5px rgba(0,0,0,0.25);
-moz-box-shadow: 6px 6px 5px rgba(0,0,0,0.25);
box-shadow: 6px 6px 5px rgba(0,0,0,0.25);
}

/* Page heading lines Blue*/
.pageTitleLinesBlue {
    overflow: hidden;
    text-align: center;
    font-size: 16px;
	font-weight: bold;
	color: #0000ff;
}
.pageTitleLinesBlue:before,
.pageTitleLinesBlue:after {
    border-top: 1px solid #0000ff;
    border-bottom: 1px solid #0000ff;
    content: "";
    display: inline-block;
    height: .1em;
    position: relative;
    vertical-align: middle;
    width: 50%;
    margin-bottom: .15em;
}
.pageTitleLinesBlue:before {
    right: 0.5em;
    margin-left: -50%;
}
.pageTitleLinesBlue:after {
    left: 0.5em;
    margin-right: -50%;
}
/* End of page headings lines Red*/
/* End of page headings lines    pageTitleLinesVermillion  */
.pageTitleLinesVermillion {
    overflow: hidden;
    text-align: center;
    font-size: 16px;
	font-weight: bold;
	color: #333a56;
}
.pageTitleLinesVermillion:before,
.pageTitleLinesVermillion:after {
    border-top: 1px solid #333a56;
    border-bottom: 1px solid #333a56;
    content: "";
    display: inline-block;
    height: .1em;
    position: relative;
    vertical-align: middle;
    width: 50%;
    margin-bottom: .15em;
}
.pageTitleLinesVermillion:before {
    right: 0.5em;
    margin-left: -50%;
}
.pageTitleLinesVermillion:after {
    left: 0.5em;
    margin-right: -50%;
}

/* End of page headings lines    pageTitleLinesVermillion  */


/*  Sticky Footer   */

.stickyFooter {
   z-index:100;
   position: fixed;
   left: 4px;
   bottom: 4px;
   width: 98%;
   text-align: center;  
}
.highlightWrapper {
border-style: solid;
  border-color: #333a56;
  border-radius: 4px;
	}
a.highlight:link, a.highlight:visited {
	background-color: #fdfdfd;
	color: #333a56;
	padding: 12px 12px;
	margin: 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	max-width: 904px;
	font-size: 16px;
	border-radius: 4px;
	-webkit-box-shadow: 6px 6px 5px rgba(0,0,0,0.45);
	-moz-box-shadow: 6px 6px 5px rgba(0,0,0,0.45);
	box-shadow: 6px 6px 5px rgba(0,0,0,0.45);
}

/*  End of sticky footer  */

#lineHeight  {
line-height: 22px;
}

/* Font colours  */

.colourConnect {color: #40e0d0;}
.colourBeactive {color: #800080;}
.colourTakenotice {color: #ff8c00;}
.colourKeeplearning {color: #008000;}
.colourGive {color: #ff0099;}
.colourSize {font-size: 18px;}

/* Outline tables   */

.outlineTable_noborder {
	background:#c1fffc;
	background-color: #c1fffc;
}
.outlineTable {
	background:#c1fffc;
	background-color: #c1fffc;
	border: 4px solid #FFFFFF;
}
.outlineTableFooter {
	background:#b8eeff;
	background-color: #c1fffc;
	border: 4px solid #c1fffc;
	line-height: 23px;
}
.NOoutlineTable1px {
	background:#f5f5f5;
	background-color: #f5f5f5;
	border-radius: 4px;
	font-weight: normal;
}
.outlineTable1px {
	background:#f5f5f5;
	background-color: #f5f5f5;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: normal;
}
.outlineTable1pxPaleYellow {
	background:#FFFFCC;
	background-color: #FFFFCC;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: normal;
}
.outlineTable1pxPaleBlue {
	background:#99FFFF;
	background-color: #99FFFF;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: normal;
}
.outlineTable1pxBold {
	background:#f5f5f5;
	background-color: #f5f5f5;
	border: 1px solid #000847;
	font-weight: bold;
	border-radius: 4px;
}
.outlineTable1px_yellow {
	background:#f5f5f5;
	background-color: #ffff00;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: normal;
}
.outlineTable1pxBold_yellow {
	background:#f5f5f5;
	background-color: #ffff00;
	border: 1px solid #000847;
	font-weight: bold;
	border-radius: 4px;
}

.outlineTable1pxBoldBuckle {
	background:#00adee;
	background-color: #00adee;
	border: 1px solid #000847;
	font-weight: bold;
	border-radius: 4px;
}
.outlineTable1pxBoldJersey {
	background:#ffff99;
	background-color: #ffff99;
	border: 1px solid #000847;
	font-weight: bold;
	border-radius: 4px;
}
.outlineTable1pxBoldPenrose {
	background:#00a551;
	background-color: #00a551;
	border: 1px solid #000847;
	font-weight: bold;
	border-radius: 4px;
}
.outlineTable1pxBoldSquire {
	background:#ec1c24;
	background-color: #ec1c24;
	border: 1px solid #000847;
	font-weight: bold;
	border-radius: 4px;
}

.outlineTable1pxWhiteBg {
background:#FFFFFF;
	background-color: #ffffff;
	border: 1px solid #00FF00;
}
.outlineTable1pxPurpleBg {
background:#8000ff;
	background-color: #8000ff;
	border: 1px solid #00FF00;
}
.outlineTable1pxGreenBg {
background:#025602;
	background-color: #025602;
	border: 1px solid #00FF00;
}
.outlineTable2pxWhiteBg {
background:#FFFFFF;
	background-color: #FFFFFF;
	border: 2px solid #00FF00;
}
.outlineTable2pxBoldWhiteBg {
	background:#FFFFFF;
	background-color: #FFFFFF;
	border: 2px solid #00FF00;
	font-weight: bold;
}
.outlineTable2pxBoldWhiteBg_18 {
	background:#FFFFFF;
	background-color: #FFFFFF;
	font-size: 18px;
	border: 2px solid #00FF00;
	font-weight: bold;
}
.outlineTable3px {
	background:#FFFFFF;
	background-color: #FFFBB6;
	border: 3px solid #00FF00;
}
.outlineTable650px {
	background:#FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #00FF00;
	height: 1149px;
	width: 644px;
}

.outlineTable1pxBoldWhiteOnBlack {
	background:#000000;
	background-color: #000000;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: bold;
	color:#FFFFFF;
}
.outlineTable1pxBoldGreen {
	background:#f5f5f5;
	background-color: #00A551;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: bold;
}
.body_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	color: #00A551;
}
.outlineTable1pxBoldYellow {
	background:#f5f5f5;
	background-color: #FFFF99;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: bold;
}

.outlineTable1pxBoldBlue {
	background:#f5f5f5;
	background-color: #00ADEE;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: bold;
}

.outlineTable1pxBoldRed {
	background:#f5f5f5;
	background-color: #EC1C24;
	border: 1px solid #000847;
	border-radius: 4px;
	font-weight: bold;
}

.body_Yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	color: #FFD700;
	font-weight: bold;
}

.body_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	color: #00ADEE;
}

.body_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	color: #EC1C24;
}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 10px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 16px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
