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{
	display: none;
}
/* --------------------- PROFILE end */
/* --------------------- FOOTER */
#footer{
	display: none;
	}
.line {
	background: 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: 13pt;
	}
h2 {
	margin: .3em 0 .1em 0;
	font-size: 12pt;
	color:#000;
	}
h3 {
	margin: .3em 0 0.1em 0;
	font-size: 12pt;
	}
h4 {
	margin: 0;
	font-size: 10pt;
	}
h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
h6 {
	display: none;
	}
/* --------------------- HEADINGS end */		

/*table {
	font: medium "Times New Roman", Times, serif; 
	}*/
#contact table {
	text-align: left;
	font: medium "Times New Roman", Times, serif; 
	background-color: #f2f7fa;
	line-height: 1.2em;
}
.contactButton	{
	display: none;
	}
.contactStep	{
	display: none;
	}
.contactDate {
	font-size: 9pt;
	text-align: right;
	padding-top:10px;
}
.contactText {
	font-size: 10pt;
}

.contactTextBd {
	font-size: 10pt;
	font-weight: bold;
}

