/* CSS Document */

body {
	padding: 0.25in 0.5in 0.5in;
	font-size: 14px;
}
#column1, #imgHeaderLogo, #imgHeaderRight, #skipNav, #column3 {
	display: none;
}
#printLogo {
	display: block;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED1B2D;
	width: 100%;
}
.printSectionTitle {
	font-size: 1em;
	color: #FF0000;
	text-align: right;
}



h1, h2, h3, h4, h5 {
	padding-bottom: 20px;
}


h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font-size: 1.7em;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}
p, #column2 ol {
	padding-bottom: 12px;
}

strong {
	font-weight: bold;
}


#column2 li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
	padding-bottom: 12px;
}

#column2 dt {
	font-weight: bold;
}

#column2 dd {
	padding-left: 20px;
	padding-bottom: 12px;
}

#footerMenu {
	display: none;
}

#termsPrivacy {
	display: none;
}

