﻿@import url("layout_ft.css");
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #fff;
}
#navigation {
	background-color: #91C04E;
	overflow: hidden;
	text-align: center;
}
#sidebar {
	position: relative;
	float: left;
	width: 160px;
	top: 0px;
	margin-left: 5px;
	margin-top: 5px;
	left: 0px;
}
#page_content {
	position: relative;
	margin: 0 1%;
	padding: 0 1%;
}
#column_l {
	position: relative;
	border-top-width: 1px;
	margin-left: 165px;
	background-color: #fff;
	float: none;
	min-height: 585px;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #0F6F61;
	padding-bottom: 5px;
	width: 100%;
}
/* Styles for Masthead */
#masthead .imgl {
	float: left;
	vertical-align: bottom;
}
#masthead img {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: bottom;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 5px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline-block;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #91C04E;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border-left: 1px solid #91C04E;
	border-right: 1px solid #91C04E;
	background-color: #DDD;
}
/* Styles for Content */
#sidebar img {
	border-width: 0;
	padding-left: 10px;
}
p {
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
h1 {
	font-size: 2em;
	color: #0F6F61;
}
.h1c {
	font-size: 2em;
	color: #0F6F61;
	text-align: center;
}
h2 {
	font-size: 2.0em;
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 8px;
}
h3 {
	font-size: 1.5em;
	color: #963;
}
.h3c {
	font-size: 1.5em;
	color: #963;
	text-align: center;
}
h4 {
	font-size: 1.25em;
	color: #000;
}
.h4c {
	font-size: 1.25em;
	color: #000;
	text-align: center;
}
h5 {
	font-size: 1.4em;
	color: #91C04E;
	margin-bottom: 3px;
	margin-top: 15px;
}
h6 {
	font-size: 0.5em;
	color: #888;
}
.bluehead {
	font-size: 1.25em;
	color: #0F6F61;
	font-weight: bold;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #cbd5e5;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #cbd5e5;
	text-decoration: underline;
}
#footer a:hover {
	color: #cbd5e5;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #0F6F61;
	text-decoration: underline;
}
a:hover {
	color: #91C04E;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_bolditalic {
	font-style: italic;
	font-weight: bold;
}
.expedition {
	font-size: 1.5em;
	color: #b42e34;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border: 0
}
.expedition2 {
	font-size: 1.1em;
	color: #b42e34;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border: 0
}
.RoadTrip {
	font-size: 1.5em;
	color: #de791c;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border: 0
}
.RoadTrip2 {
	font-size: 1.1em;
	color: #de791c;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border: 0
}
.exploration {
	font-size: 1.5em;
	color: #de9833;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border: 0
}
.exploration2 {
	font-size: 1.1em;
	color: #de9833;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border: 0
}
.indent1 {
	margin-left: 20px;
}
.Margin1 {
	margin-left: 40px;
	font-weight: bold;
	color: #996633;
	font-size: 1.1em;
}
.Margin1a {
	margin-left: 20px;
}
.Margin2 {
	margin-left: 60px;
}
.Margin3 {
	margin-left: 80px;
}
.TRTable {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
}
.ActionBox {
	padding: 5px;
	margin: 5px;
	border: 2px solid #0F6F61;
	font-size: 1.1em;
	color: #0F6F61;
	background-color: #fff;
	width: 500px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.QuoteBox {
	padding: 5px;
	margin: 15px;
	border: 2px solid #0F6F61;
	font-size: 1.0em;
	color: #0F6F61;
	background-image: url('../images/sev_logo2w.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 500px;
	min-height: 185px;
}
.QuoteBoxNarrow {
	padding: 5px;
	margin: 15px;
	border: 2px solid #0F6F61;
	font-size: 1.0em;
	color: #0F6F61;
	background-image: url('../images/sev_logo2w.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 300px;
	min-height: 185px;
}
.QuoteBoxWhite {
	padding: 5px;
	margin: 15px;
	border: 2px solid #849CC2;
	font-size: 1.0em;
	color: #0F6F61;
	background-image: url('../images/sev_logo2w.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 500px;
	min-height: 185px;
}
.QuoteBoxSmallText {
	padding: 5px;
	margin: 15px;
	border: 2px solid #849CC2;
	font-size: .75em;
	color: #0F6F61;
	background-color:#EEE
	width: 500px;
	min-height: 185px;
}
.Margin1Plain {
	margin-left: 40px;
}
.imageright {
	float: right;
	margin: 5px
}
.webinarcenter {
	margin: 0px 50px 15px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.CellTitle {
	color: #91C04E;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 5px;
	border: 1px solid #cbd5e5;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #0F6F61;
}
.CellBorder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #cbd5e5;
	border-collapse: collapse;
	border-spacing: 0px;
}
.CellBorderNoFill {
	margin: 0px;
	padding: 5px;
	border: 1px solid #cbd5e5;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #EEEEEE;
}
.style_larger {
	font-size: larger;
}