body {
	background-color: white !important;
  	background-image: none !important;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	}
#wrapper{
	width: auto;
	border: 0;
	margin: 0 5%;
	}
/* --------------------- HEADER */
#header {
	display: none;
	}
/* --------------------- HEADER end */
/* --------------------- TOPNAV */
#topnav {
	display: none;
	}
.breadcrumb {
	display: none;
	}
/* --------------------- TOPNAV end */

/* --------------------- MENU , li */
dl, dt, dd, ul {
	display: none;
	}
#menu {
	display: none;
	}
/* --------------------- MENU end */
/* --------------------- CONTENT LAYOUT */
#contentwrapper{
	float: left;
	width: 100%;
	}
#contentcolumn{
	margin: 0;
	font-size:12pt;
	line-height:130%;
	padding:0 1em;
}
.innerwrapper{
	margin: 0;
	margin-top: 0;
	}
#leftcolumn {
	display: none;
}

/* --------------------- CONTENT LAYOUT end */
/* --------------------- PROFILE */
#profile{
	font: 0.9em/130%  Arial, Helvetica, sans-serif;
	margin: 0.5em 0 2em 0; 
}
/* --------------------- PROFILE end */
/* --------------------- FOOTER */
#footer{
	display: none;
	}
.line {
	display: none;
	}
.address {
	 display: none;
	}
/* --------------------- FOOTER end */
/* --------------------- LINKS */
#more a {
	display: none;
	}
/* --------------------- LINKS end */
/* --------------------- HEADINGS */		
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #11568b;
	}
h1 {
	margin: 0 0 .1em 0;
	font-size: 14pt;
	}
h2 {
	margin: .3em 0 .1em 0;
	font-size: 13pt;
	color:#000;
	}
h3 {
	margin: .3em 0 0.1em 0;
	font-size: 12pt;
	}
h4 {
	margin: 0;
	font-size: 11pt;
	}
h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
h6 {
	display: none;
	}
/* --------------------- HEADINGS end */		
.article {
	font-family: Arial, Helvetica, sans-serif;
	color: #98999b;
	margin: 0;
	font-size: 1.1em;
}
.emphasis2 {
	font-size: 10pt;
	color: #f0612f;
}
table {
	background-color: #d6d7d9;
	text-align:center;
}
.list {
	width:100%;
}
#list li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	line-height:150%;
.pagePad {
	display: none;
}
.topP {
	margin-top: 0;
}

}

