@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
	height: auto;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
	height: auto;
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}


/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;

	max-width: 800px;
	height: auto;

	width: 95%;
	clear: none;
	float: none;


/*
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
*/
}
#div1 {
}
#content01 {
}
#content02 {
	display: none;
	clear: both;
	margin-left: 0;
}
#content03 {
	display: none;
}
#content04 {
	clear: both;
	margin-left: 0;
}
#content05 {
	display: none;
	clear: both;
	margin-left: 0;
}
#content06 {
	display: none;
}
#content07 {
clear: both;
margin-left: 0;
}
#content08 {
	display: none;
	clear: both;
	margin-left: 0;
}
#content09 {
	display: none;
}
#content10 {
clear: both;
margin-left: 0;
}
#content11 {
	display: none;
	clear: both;
	margin-left: 0;
}
#content12 {
	display: none;
}
#content13 {
}
#content14 {
	display: none;
}
#content15 {
	display: none;
}
#content16 {
}
#content17 {
	display: none;
}
#content18 {
	display: none;
}
#content18_2 {
	display: inline;
}
#content19 {
clear: both;
margin-left: 0;
}
#footer {
}
#pdflink {
	text-align: right;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {


.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#content01 {
	max-width: 69%;
}
#content02 {
	display: inline;
	clear: none;
	max-width: 31%;
}
#content03 {
	display: inline;
	max-width: 15.625%;
}
#content04 {
	clear: none;
	max-width: 68.75%;
}
#content05 {
	display: inline;
	clear: none;
	max-width: 15.625%;
}
#content06 {
	display: inline;
	max-width: 15.625%;
}
#content07 {
	clear: none;
	max-width: 68.75%;
}
#content08 {
	display: inline;
	clear: none;
	max-width: 15.625%;
}
#content09 {
	display: inline;
	max-width: 32.125%;
}
#content10 {
	clear: none;
	max-width: 58.375%;
}
#content11 {
	display: inline;
	clear: none;
	max-width: 9.5%;

}
#content12 {
	display: inline;
	max-width: 9.625%;
}
#content13 {
	clear: none;
	max-width: 58.375%;
}
#content14 {
	display: inline;
	clear: none;
	max-width: 32%;
}
#content15 {
	display: inline;
	max-width: 32.125%;
}
#content16 {
	clear: none;
	max-width: 58.375%;
}
#content17 {
	display: inline;
	clear: none;
	max-width: 9.5%;
}
#content18 {
	display: inline;
	max-width: 40.75%;
}
#content18_2 {
	display: none;
}
#content19 {
	clear: none;
	max-width: 59.25%;
}
#footer {
}
#pdflink {
	text-align: right;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}


