@charset "utf-8";
#centeringbox {
	margin-left: auto;
	margin-right: auto;
	width: 763px;
}
#container {
	background-color: white;
	color: black;
	padding: 0.9375em;
	position: relative;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	text-align: center;
	clear: right;
}
#masthead {
	height: 168px;
	margin: 0px;
	padding: 0px;
}
#right_col {
	width: 9em;
	float: right;
	background-color: #DAECF6;
	color: black;
	border: 0.0625em navy solid;
	text-align: center;
	padding-top: 0.625em;
	padding-bottom: 0.625em;
	margin-left: 0.625em;
	margin-bottom: 0.625em;
	position: relative;
}
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: navy;
	text-align: center;
	margin: 0em;
	padding: 0.1em;
	color: white;
	font-size: 1em;
}
.clear_right {
	clear: right;
}
.float {
	float: left;
}
.inline_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	display: inline;
}
.inline_heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	display: inline;
}
.left_heading {
	text-align: left;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: navy;
	text-align: center;
	margin: 0em;
	padding: 0em;
	color: white;
}
.noborder {
	border: none;
}
.nodisplay {
	position: absolute;
	left: -9000px;
	top: 0px;
}
.normal_font {
	font-style: normal;
	display: inline;
}
.smallcenter {
	font-size: 0.875em;
	text-align: center;
}
p.navbar a {
	color: white;
	background-color: navy;
	text-decoration: none;
}
p.navbar a:focus {
	text-decoration: underline;
}
p.navbar a:hover {
	text-decoration: underline;
}
body {
	background-image: url('images/gradient.gif');
	background-repeat: repeat-x;
	background-color: #DCECFD;
	color: black;
	font-size: 1.0625em;
	margin: 0em;
	padding: 0em;
}
dfn {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1875em;
	margin-top: 0em;
	margin-bottom: 0.75em;
	text-align: center;
	color: navy;
	background-color: white;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.0625em;
	text-align: center;
}
div#right_col h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0625em;
	font-variant: small-caps;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
div.left_heading h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0625em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.0625em;
	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
hr {
	width: 6.25em;
	height: 0.3125em;
	background-color: navy;
	background-image: url('images/rainbow-bar.gif');
	margin-bottom: 1.0625em;
}
div#right_col hr {
	width: 75%;
	height: 0.25em;
	background-color: navy;
	background-image: none;
	margin-bottom: 0em;
}
html {
	font-size: 100%;
}
ul li {
	padding-bottom: 0.625em;
	list-style-image: url('images/bullet.gif');
}
p {
	margin-top: 0em;
	margin-bottom: 0.875em;
}
@media print
{
#centeringbox {
	width: auto;
}
#container {
	position: static;
}
#masthead {
	height: auto;
}
#right_col {
	background-color: white;
	position: static;
}
#top_nav {
	display: none;
}
.float {
	float: none;
}
.nodisplay {
	display: none;
}
abbr {
	border: none;
}
body {
	background-image: none;
	background-color: white;
}
hr {
	background-image: none;
	color: navy;
	height: 0.125em;
}
div#masthead img {
	width: 101%;
	height: auto;
}
}
