body {
	background-color:#FFFFFF;
	background-image:none;
	margin:0px;
}

#search {
	display:none;
}

#container {
	width:auto;
	background-image:none;
}

#nav {
	display:none;
}

#content {
	float: none !important;
	width:auto;
	background-image:none;
}

#content a {
	text-decoration:underline;
	color:#374589;
}

#content a.print_link {
	display:none;
}

#footer {
	display:none;
}

td.callout {
	font-size:10pt;
}

.legal {
	line-height:normal;
	font-size:8pt;
}

td, p, div, li {
	line-height:normal;
	font-size:10pt;
}

h1 {
	font-size:12pt;
}

h2 {
	font-size:11pt;
}

h3 {
	font-size:10pt;
}



.question {
  font-size:13pt;
	color:#257171;
	margin-bottom:5px;
  margin-right:15px;
	font-weight:bold;
}

.answer {
  margin-bottom:10px;
  margin-right:15px;
}

.answer p {
	margin:0px 0px 10px 0px;
}

.answer ul {
	margin:0px 0px 10px 20px;
}

#footnote {
	font-size:10pt;
}

#footnote h4 {
	font-size:12pt;
	font-weight:bold;
	margin:20px 0px 5px 3px;
}

#footnote p {
	font-size:10pt;
	margin:0px 0px 4px 5px;
}