@charset "utf-8";
/* CSS Document */

body {
	background: white;
	border: 0 !important;
}

#sidebar1, #botlinks {
	display: none;
	border: 0 !important;
}

.twoColHybLt, .fltrt, .fltlft, .clearfloat, #container, #mainContent {
	float: none;
	display: inline;
	width: 6.5in;
	border: 0 !important;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	-moz-font-feature-setting: "kern=1, liga=1";
	text-rendering: optimizeLegibility;
	font-weight: bold;
	color: #0027C4;
	padding-left: 0px;
	max-width:700px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	-moz-font-feature-setting: "kern=1, liga=1";
	text-rendering: optimizeLegibility;
	color: #CE0000;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #111111;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	-moz-font-feature-setting: "kern=1, liga=1";
	text-rendering: optimizeLegibility;
	color: #066;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #111111;
}

p, th, td, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	-moz-font-feature-setting: "kern=1, liga=1";
	text-rendering: optimizeLegibility;
	color: #111111;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	-moz-font-feature-setting: "kern=1, liga=1";
	text-rendering: optimizeLegibility;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a {
	color: #0000DE;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
table {
	width:auto;
	max-width:700px;
	-webkit-border-radius: 40px / 30px;
	-webkit-box-shadow: #23678f 6px 6px 8px;
	-moz-border-radius: 40px / 30px;
	-moz-box-shadow: #23678f 6px 6px 8px;
	border-radius: 40px / 30px;
	box-shadow: #23678f 6px 6px 8px;
	padding: 15px;
	margin: 0px;
	border: 0px;
	background-color: #C9E9FC;
}
ol li {
	 margin: .5em 0 .5em 0 }
