body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
a {
	color: #3366FF;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	}
.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	}
.gci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}
.top_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .01em;
	text-align: center;
	color: #FFFFFF;
	}
td img {
	display: block;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366FF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 24px;
	margin-top: 0px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
	text-indent: 12px;
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366FF;
	margin-right: 12px;
	padding-top: 20px;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.body_box {
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 24px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.blue_left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366FF;
}
.image_border {
	border: 1px solid #3366FF;
}
.test_odd {
	width: 400px;
	border: 1px solid #3366FF;
	margin: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding: 30px;
	line-height: 20px;
}
.test_even {
	width: 400px;
	border: 1px solid #3366FF;
	margin: 5px;
	background-color: #CAD8FF;
	padding: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
}
.pull_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #3366FF;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.float_left {
	float: left;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_right {
	float: right;
}
.float_right_with_margin {

	float: right;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_the_floats {
	clear: both;
}
ul {
}
li {
	padding-bottom: 10px;
	font-weight: normal;
}
.body_box #info_box {
	float: right;
	width: 250px;
	margin-left: 20px;
	background-color: #CAD8FF;
	margin-bottom: 30px;
	padding: 10px;
}
.body_box #info_box li {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -30px;
	list-style-position: inside;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin-top: 5px;
	display: block;
}
.spacer25px {
	margin-top: 25px;
	display: block;
}
.spacer50px {
	margin-top: 50px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
}
.spacer200px {
	margin-top: 150px;
	display: block;
}
.captionPlus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
.info_box {
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #E6ECFF;
	padding-top: 20px;
}
.pull_quote_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #3366FF;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 30px;
	margin-left: 20px;
}
