@charset "utf-8";
#navbar, #quote_banner, #managePolicy, #footer  .nav, #sidebar/* CSS Document */

 {
	display: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0in;
}
#header {
	padding-bottom: .125in;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	margin-top: 0.125in;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
.small_print {
	font-size: 10px;
}

