﻿/* These styles are for printing only */
h1 {
    font-size:16pt;
}
h2 {
    font-size:12pt;
}
h2.h2alt {
    margin-top:1em;
}
h3 {
    font-size:12pt;
}
h4 {
	margin:0;
}
* {
	float:none !important;
}
.heading img {
	display:none;
}
.pagecontainer {
	margin-left:12px;
}
.contentarea {
	border:none;
	width:640px;
}
.contentareainner {
	float:none;
	width:640px;
}
.contentareainner > div {
	width:100%;
	margin:0;
	float:none;
}
.contentareainner p {
	width:100%;
	margin:.75em 0 1em 10px;
}
/* simulate CSS child selector for IE 6 */
* html .contentareainner  div {
	width:100%;
	margin:0;
	float:none;
}
.sidemenucontainer {
	display:none;
}
div.whyheading {
    float:left !important;
    width:275px;
}
div.whyheading h3 {
    font-size:10pt;
}
.whycontentcol 
{
    float:left !important;
    margin-bottom:0px;
    padding:0px;
    width:275px;
}
.whycontentcol div {
    width:180px;
}
.whysecondcol {
    float:left !important;
    padding-left:20px;
    width:275px;
}
.whycontainer 
{
    border:1px solid black;
    clear:both;
    float:left;
    width:640px;
}
.rightspacer {
    display:none;
}
.heading img {
    display:none;
}