/*Print styles */
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;
}
h1 {font-weight: normal; font-size: 18pt; line-height: 20pt; color: #014075;}
h2 {font-weight: normal; font-size: 17pt; line-height: 19pt; color: #014075;}
h3 {font-weight: normal; font-size: 16pt; line-height: 18pt; color: #014075;}
h4 {font-weight: normal; font-size: 15pt; line-height: 17pt; color: #014075;}
h5 {font-weight: normal; font-size: 14pt; line-height: 16pt; color: #014075;}
h6 {font-weight: normal; font-size: 13pt; line-height: 15pt; color: #014075;}
#textcontent p {font-size: 13pt; color: #000;}
#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;}


#header, #nav, #breadcrumb, #navcol2, .logotype, #hline, #footlinks {display:none !important;}

#outer {width: auto;text-align: left;margin: 0;padding: 0; background: #FFF;}

#container {}

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

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

#footer {clear: both; font: 11pt/13pt Garamond,Times New Roman, serif;color: #000; position: relative;}