@font-face {
  font-family: 'AvantGarde-Book';
  src: url('/css/fonts/AvantGarde-Book.eot?#iefix') format('embedded-opentype'),  url('/css/fonts/AvantGarde-Book.otf')  format('opentype'),
	     url('/css/fonts/AvantGarde-Book.woff') format('woff'), url('/css/fonts/AvantGarde-Book.ttf')  format('truetype'), url('/css/fonts/AvantGarde-Book.svg#AvantGarde-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

th {
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#333 ;
	border:1px solid #ccc !important;
	background-color:#f9f9f9;
	}

.MasterTable_Brick {
	font-family: Verdana, arial, helvetica, sans-serif;
	margin: 0 auto;
	}

.data-dark {
	color:#000;
	}

.section-header-blue {
	color:#85C0D5;
	text-align:center;
	line-height: 14px;
	font-weight: bold;
	padding-top: 15px;
	}

.GridCaption_Brick {
	text-align:center;
	background-color: #fff;
	padding: 15px;
	font-weight: lighter;
	font-size:23px;
	}

.GridRow_Brick {
	background-color: #fff;
	height: 25px;
	border-bottom: 1px solid #999;
	vertical-align: baseline;
	vertical-align: middle;
	}

.GridAltRow_Brick {
	background-color: #f9f9f9;
	height: 25px;
	border-bottom: none;
	vertical-align: middle;
	}

.GridHeader_Brick {
	font-size: 13px;
	font-weight: bold;
	line-height:normal;
	padding: 8px 3px;
	vertical-align: middle;
	}

.colwidth {
	width:100px;
	}

#table-footer {
	background-color: #ccc;
	padding: 15px 10px;
	color: #000;
	font-size: 12px;
	}

.MasterTable_Brick td {
	text-align:center;
	font-size: 13px;
	font-weight:normal;
	width:225px;
	line-height: normal;
    padding: 8px 3px;
	color: #040404;
	vertical-align: middle;
    border: 1px solid #ccc;
	}

.head-bold {
	font-weight: bold;
	color: #000;
	}

.footpad100 {
	padding-left: 100px;
	}

.tablecontainer {
	 float:left;
	 width:940px;
	 padding-top: 25px;
	}

.section90 {
	/* Safari */
	/* -webkit-transform: rotate(-90deg);
	/* Firefox */
	/*-moz-transform: rotate(-90deg);
	/* IE */
	/*-ms-transform: rotate(-90deg);
	/* Opera */
	/*-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	width: 80px;
	line-height: 16px;
	color: #000;
	background-color:#fff !important;
	padding: 5px 0px;
	/* border: 1px solid #fff; */
	}

.sectionspace {
	height:10px;
	line-height:15px;
	background-color: #ffffff;
	}

.sectionspace td {
	border: none !important;
	}

.footerspace {
	height:3px;
	line-height:15px;
	background-color: #fff;
    border: none !important;
	}

.width100 {
	width: 100px;
	}

.width150 {
	width:175px;
	}

.lightgreybg {
	background-color:#999;
	}

caption {
	background-color: #ccc;
    font-size: 22px;
    padding: 5px 0px 0px 0px;
    text-align: center;
	color: #203E63;
	border:none;
	}
td {
	vertical-align: middle;
}