/* print settings */
*, div {
  background-color: white !important;
  background-image: none !important;
  margin: 0;
  padding: 0;	
  overflow:visible;
  }

img {
}

div#header, div#wrapper, div#footer, #outer1, #outer2, #outer3, #outer4, #outer5 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow:visible !important;
}

#outer2 {
	width:20%;
}

#outer3 {
	width:80%;
}

div.columnwrapper, div.features {
	width:500px;
	overflow:visible;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}

div.columnwrapper>div.column_2, div.columnwrapper>div.column_3, div.column_2, div.column_2 {
	width:100%;
	overflow:visible;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}

.columnwrapper div.features h3.home_title, .columnwrapper div.features h3.home_title2, div.features>h3.home_title, div.features>h3.home_title2, h3.hometitle, h3.hometitle2, .columnwrapper p {
	width:100%;
	overflow:visible;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}

div.maincontent {
width:100%;
}

div#wrapper, div#minMax,{
/*	width:100%;*/
}

div#footer {
	width:100%;
	clear:both;
}


body {
  color : #000000;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#header, #outer1 {
  display : none;
}

table {
	float:left;
}