@charset "utf-8";

body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
}

#contact_slide {
   display: none;
}

#element_wrapper {
   display: none;
}

#main_content_wrapper .content_right {
	display: none;
}

#footer_wrapper {
	display: none;
}

.print_button {
	display: none;
}

#global_wrapper {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#breadcrum_navigation {
	margin: 20px 0 20px 0;
}

#global_wrapper table {
	width: 100%;
	border-collapse:collapse;
}

#global_wrapper table, #global_wrapper td {
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16pt;
}

#global_wrapper th, #global_wrapper td {
	text-align:left;
	padding: 5pt;
	border:1px solid #fff;
}

.stripNav {
	display: none;
}

.prev-next-links {
	display: none;
}


/*---Font Treatments---*/

h1 {
	margin: 0;
	padding: 0;
	font-size: 18pt;
	font-weight: bold;
	border-bottom: 1pt solid #eeeeee;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1pt solid #eeeeee;
}