/*
- Red = #d62923
- Dark Red = #c0251f
- Page Background = #ffffff
- Outer Page Background = #f1f4ec
 */
html {
	width: auto;
	/* size: auto; */
	page: auto;
	orphans : inherit;
}

body {
	font: normal normal 13pt/15pt Garamond,Times New Roman, serif;
	color: #000;
	background: #fff;
	margin: 0.2in 0.7in 0.2in 0.2in;
	width: 6.5in;
}
#outer {width: auto;text-align: left;margin: 0;padding: 0; background: #FFF;}

#header, #masthead, #nav, #breadcrumb, #sidenav, #breakoutbox, #footcontainerouter, #footlinks, #outerfooter {display: none;}

#printhead {text-align: left; font-size: 14pt; font-weight: bold; margin-bottom: 0.1in;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 5px 0; padding: 0; font-weight: normal; color: #000;}
h1 {font-size: 18pt; line-height: 20pt;}
h2 {font-size: 17pt; line-height: 19pt;}
h3 {font-size: 16pt; line-height: 18pt;}
h4 {font-size: 15pt; line-height: 17pt;}
h5 {font-size: 14pt; line-height: 16pt;}
h6 {font-size: 13pt; line-height: 15pt;}

#content {margin: 0; padding: 0;}

#textcontent p {font-size: 13pt; color: #000; margin: 0; padding: 0;}
#textcontent .bold {font-weight: bold;}
#textcontent .italic {font-style: italic;}
#textcontent table {margin: 5px 0 0 0;}
#textcontent table, th, td {border: 1px solid #000; border-collapse: collapse; padding: 1px;}
#textcontent th {font-size: 14pt;}
#textcontent td {font-size: 13pt;}

#printfooter {display: block;}
#printfooter p.footer {font: 11pt/13pt Garamond,Times New Roman, serif; font-style: italic; color: #000; position: absolute;}
/*#footer {font: 11pt/13pt Garamond,Times New Roman, serif;color: #000; position: fixed; bottom: -0.4in;}*/