/* added October 2016 */

/* Contain floats: h5bp.com/q */ 

.clearfix:before, .clearfix:after { content: ""; display: table; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

h1 {
	font-size:1.2em;
}
/* Screen reader only text ============================================================== */

#skip-link {
	visibility:hidden;
	height:0px;
}
	
.sr-only{
	position:absolute; 
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}

.hidden {
	display: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bcgrsketch1.jpg);
	background-color: #FFFFE6;
}

.menuTable a:link {text-decoration: none; color:#FFF;}
.menuTable a:visited {text-decoration: none; color:#FFF;}
.menuTable a:hover {text-decoration: none; color:#FFF;}
.menuTable a:active {text-decoration: none; color:#FFF;}

/* Menu table at top of page============================================================ */

.menuTable {
	width:100%;
}
.menuTable td {
	text-align:center;
}
.menuTable tr {
	margin-bottom:10px;
}
.main-content {
	width:1000px;
	border:none;
	text-align:center;
	padding:0px;
	margin:0px;
}

.menuCell {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	color: #FFF;
}

.menuCell a {
  display: inline-block;
  height:100%;
  width:100%;
}

.mainLevel {
/*	background-color: #F00; */
	background-color: #039;
	width:25%;
}

.subLevel {
	background-color: #039;
	width:20%;
}

/*  table def     ================================================ */
.tableFixedLayout {
	width:100%;
	table-layout:fixed;
	border-spacing:0; 
	border:0;
	padding:0;
	margin:0;
}
.tableFixedLayoutCentered {
	width:100%;
	table-layout:fixed;
	border-spacing:0; 
	border:0;
	padding:0;
    margin-left: auto;
    margin-right: auto;
}

.border1px {
	border:solid #000 1px;
}

.border1px td {
	border:solid #000 1px;
	text-align: center;
}

.tableFixedLayout td img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}


.tableFixedLayoutCentered td img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	text-align: center;
}

.cellSpacing4px{
	border-spacing: 4px;
	border-collapse: separate;
	text-align: center;
}

.cellSpacing5px{
    border-spacing: 5px;
    border-collapse: separate;
}

.cellSpacing8px{
    border-spacing: 8px;
    border-collapse: separate;
}

.cellSpacing16px{
    border-spacing: 16px;
    border-collapse: separate;
}

.cellPadding5px td,  .cellPadding5px  td {
	padding:5px;
}
.cellPadding10px td,  .cellPadding10px  td {
	padding:10px;
}
.cellPadding15px td, .cellPadding15px td {
	padding:15px;
}
.cellPadding20px td, .cellPadding20px td {
	padding:20px;
}
.cellPadding30px td, .cellPadding30px td {
	padding:30px;
}

/* align classes */

.alignTop {
	vertical-align:top;
}
.alignMiddle {
	vertical-align:middle;
}
.alignCentre {
	text-align:center;
}
.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.alignJustified {
	text-align:justify;
}
.floatLeft {
	float:left;
}

/*  column widths ================================================ */

.width1per {
	width:1%;
}
.width4per {
	width:4%;
}
.width5per {
	width:5%;
}
.width6per {
	width:6%;
}
.width8per {
	width:8%;
}
.width9per {
	width:9%;
}
.width10per {
	width:10%;
}
.width11per {
	width:11%;
}
.width12per {
	width:12%;
}
.width13per {
	width:13%;
}
.width14per {
	width:14%;
}
.width15per {
	width:15%;
}
.width16per {
	width:16%;
}
.width18per {
	width:18%;
}
.width20per {
	width:20%;
}
.width22per {
	width:22%;
}
.width23per {
	width:23%;
}
.width24per {
	width:24%;
}
.width25per {
	width:25%;
}
.width28per {
	width:28%;
}
.width30per {
	width:30%;
}
.width35per {
	width:35%;
}
.width40per {
	width:40%;
}
.width45per {
	width:45%;
}
.width48per {
	width:48%;
}
.width50per {
	width:50%;
}
.width55per {
	width:55%;
}
.width60per {
	width:60%;
}
.width65per {
	width:65%;
}
.width70per {
	width:70%;
}
.width75per {
	width:75%;
}
.width80per {
	width:80%;
}
.width85per {
	width:85%;
}
.width90per {
	width:90%;
}
.width92per {
	width:92%;
}
.width95per {
	width:95%;
}
.width96per {
	width:96%;
}
.width98per {
	width:98%;
}
.width100per {
	width:100%;
}
.width270px {
	width:270px;
	
}
.width1000px {
	width:1000px;
}
.width1200px {
	width:1200px;
}
.width1400px {
	width:1400px;
}

/*  ============================================================== */
/* skip navigate styles	*/

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
}

#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#A3131D;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

/* Scrolling DIV box */

.divScrolling340px {
	overflow:auto;
	height:340px;
	width:100%;
	text-align:center;
}
.divScrolling380px {
	overflow:auto;
	height:380px;
	width:100%;
	text-align:center;
}

. paddingBottom16px td {
	padding-bottom:16px;
}

.yearCurrent  {
	width:100%; 
	border:0px; 
	border-spacing:0px;
    margin-left: auto;
    margin-right: auto;
}

.yearCurrent td {
	border:1px; 
	border-style:solid; 
	border-color:#000099;
}
.yearPast  {
	width:100%; 
	border:0px; 
	border-spacing:0px;
    margin-left: auto;
    margin-right: auto;
}

.yearPast td {
	border:1px; 
	border-style:solid; border-color:#666666;
}

#skip a { 
	position:absolute; 
	left:-10000px; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	color:#000;background:#fff;
}

#skip a:focus { 
	position:static; 
	width:auto; 
	height:auto; 
}a {
}
a:link {

}
active {
}

/*  column widths ================================================ */

.width1per {
	width:1%;
}
.width4per {
	width:4%;
}
.width5per {
	width:5%;
}
.width6per {
	width:6%;
}
.width8per {
	width:8%;
}
.width9per {
	width:9%;
}
.width10per {
	width:10%;
}
.width11per {
	width:11%;
}
.width12per {
	width:12%;
}
.width13per {
	width:13%;
}
.width14per {
	width:14%;
}
.width15per {
	width:15%;
}
.width16per {
	width:16%;
}
.width18per {
	width:18%;
}
.width20per {
	width:20%;
}
.width22per {
	width:22%;
}
.width24per {
	width:24%;
}
.width25per {
	width:25%;
}
.width28per {
	width:28%;
}
.width30per {
	width:30%;
}
.width35per {
	width:35%;
}
.width40per {
	width:40%;
}
.width45per {
	width:45%;
}
.width48per {
	width:48%;
}
.width50per {
	width:50%;
}
.width55per {
	width:55%;
}
.width60per {
	width:60%;
}
.width65per {
	width:65%;
}
.width70per {
	width:70%;
}
.width75per {
	width:75%;
}
.width80per {
	width:80%;
	text-align: center;
}
.width85per {
	width:85%;
}
.width90per {
	width:90%;
}
.width92per {
	width:92%;
}
.width95per {
	width:95%;
}
.width96per {
	width:96%;
}
.width98per {
	width:98%;
}
.width100per {
	width:100%;
	text-align: center;
}
.width270px {
	width:270px;
	
}
.width1000px {
	width:1000px;
}
.width1200px {
	width:1200px;
}
.width1400px {
	width:1400px;
}
#simplecenter {
	text-align: center;


}
