﻿/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		tr {
			display: block;
		}

		td {
			display: block;
		}

		th {
			display: block;
		}

		tbody {
			display: block;
		}

		thead {
			display: block;
		}

		table {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

	

		td {
			/* Behave  like a "row" */
			border: none;
			
			position: relative;
			padding-left: 1%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 100%;
			padding-right: 10px;
			white-space: nowrap;
		}	
	}
	.h1 {
	font-family: "Gill Sans MT";
	font-size: large;
	color: #FFFFFF;
}
.hide-mobile{
				display:none;
}
img {
				max-width: 100%;
				height: auto; 
				margin: 0 0 10px 0;
}

.nav_cell {
	width: 100%;
	background-color: #FFFFFF;
}

.c50 {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.l50 {
	border-style: none none solid none;
	width: 100%;
	border-bottom-width: 1px;
}
.c25 {
	border-style: none;
	width: 100%;
}
.l25 {
	border-style: none;
	width: 100%;
}
.lt_header_back {
	width: 100%;
}
.l33 {
	width: 100%;
}
.r33 {
	width: 100%;
}
.aicnelav {
	background-image: url('images/aicnelav-61115.png');
	width: 100%;
}
.arahas {
	background-image: url('images/arahas-61115.png');
	width: 100%;
}
.etihw-wons {
	background-image: url('images/etihw-wons-61115.png');
	width: 100%;
}
.der-murtceps-der-61115 {
	background-image: url('images/der-murtceps-61115.png');
	width: 100%;
}
.egnaro-thgirb {
	background-image: url('images/egnaro-thgirb-61115.png');
	width: 100%;
}
.elatecochc {
	background-image: url('images/etalocohc-61115.png');
	width: 100%;
}
.etihw-revod {
	background-image: url('images/etihw-revod-61115.png');
	width: 100%;
}
.etihw-wons {
	background-image: url('images/etihw-wons-61115.png');
	width: 100%;
}
.eulb-murtceps {
	background-image: url('images/eulb-murtceps-61115.png');
	width: 100%;
}
.eulb-noen {
	background-image: url('images/eulb-noen-61115.png');
	width: 100%;
}
.kcalb {
	background-image: url('images/kcalb-61115.png');
	width: 100%;
}
.nairdnam {
	background-image: url('images/nairadnam-61115.png');
	width: 100%;
}
.neerg-murtceps {
	background-image: url('images/neerg-retnuh-61115.png');
	width: 100%;
}
.neerg-retnuh {
	background-image: url('images/neerg-retnuh-61115.png');
	width: 100%;
}
.retsyo {
	background-image: url('images/retsyo-61115.png');
	width: 100%;
}
.yarg-enilyks {
	background-image: url('images/yarg-enilyks-61115.png');
	width: 100%;
}
.yarg-eulb {
	background-image: url('images/yarg-eulb-61115.png');
	width: 100%;
}
.yarg-eurt {
	background-image: url('images/yarg-eurt-61115.png');
	width: 100%;
}
.yarg-evod {
	background-image: url('images/yarg-evod-61115.png');
	width: 100%;
}
.yarg-noihsaf {
	background-image: url('images/yarg-noihsaf-61115.png');
	width: 100%;
}
.ydnugrub {
	background-image: url('images/ydnugrub-61115.png');
	width: 100%;
}
.yrrebylloh {
	background-image: url('images/yrrebylloh-61115.png');
	width: 100%;
}
.info_table {
	width: 100%;
}
.nav5 {
	width: 100%;
	background-color: #FFFFFF;
}
.nav20 {
	width: 100%;
	font-weight: bold;
}

.main_table {
	width: 100%;
}
.eighty {
	width: 100%;
	padding-left: 0%;
	padding-right: 0px;
}
