body { font: normal 10pt Arial, Verdana, sans-serif; background-color: #ffffff; }
img { border: 0; }
#container { line-height: 1.3em;}
#footer,#subnav,#supernav,.wps-widget,#nav,#search,#branding,#edit_button, #sidebar { display: none; }
#header h1 a {font-size: 8pt;text-transform: uppercase;text-decoration: none;color: black;font-family: Verdana;} 
#header h1 {border-bottom: 1px dashed black;margin-bottom: 0;}
#content h2 {margin-top: 5px;font-family:Georgia,Times New Roman,serif;font-size: 22pt;font-weight: normal;line-height: 1em;}
th,td {text-align: top;}





#heading img {display: none;}
 
#content h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
	line-height: 1em;
    font-size: 35px;
    padding: 100px 0 0 0;
	margin: 10px 0 3px 0;
}

#content h3, #content h4, #content h5{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#content h3 {
    font-size: 16px;
	 margin: 0 0 25px 0; padding: 0;
}

#content h4 {
    font-size: 12px;
}

#content h5 {
    font-size: 11px;
}
#content h6 {
    font-size: 11px;
}

#content a.topofpage{
	display: none;
}
#content .twoTables {
	margin-top: 26px;
	}
	
#content .twoTables table {
	width: 217px;
	margin-left: 24px;
	float: left;
	}
	
#content .twoTables table.first {
	margin-left: 0;
	}
	
#content .twoTables table th,
#content .twoTables table td  {	
	text-align: left;
	padding: 6px 0;
	line-height: 1;	
	}

#content .twoTables table th {	
	padding: 9px 0;
	}

#content .twoTables table td {
	border-top: 1px solid #b2b2b2;
	line-height: 1.4;
	}
table.regTable {
	margin-top: 28px;
	border-top: 1px solid #727272;
	}

table.regTable th {
	padding: 8px 10px;
	background-color: #eeebe3;
	border-bottom: 1px solid #727272;
	font-weight: bold;
	text-align: left;
	}
		
table.regTable td {
	padding: 7px 10px;
	border-bottom: 1px solid #727272;
	}
	
table.regTable th,
table.regTable td  {
	line-height: 1;	
	}

table.regTable th.first, table.regTable td.first {
	border-left: 1px solid #727272;
	}
	
table.regTable th.last, table.regTable td.last {
	border-right: 1px solid #727272;
	}	



/*=== sIFR Print Resets ===*/
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

/* WEB BROCHURE */
/* hide text from a brochure page */
.brochure, .nobrochure{
	display: none;
}

