@charset "UTF-8";#video {	float: right; /* since this element is floated, a width must be given */	width: 480px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 25px 15px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 1.2;	height: 385px;}body  {	font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #F1F1F1 url(../images/secondary_bg.jpg) repeat-x;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center;}.bodybghome {	font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #F1F1F1 url(../images/home_bg.jpg);	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center;}#container  {	width: 995px;	margin: 0px auto;	text-align: left;	background-repeat: no-repeat;	background-color: #FFF;	background-image: url(../images/bg_header_secondary.jpg);} #container  a  {	color: #D81F00;	text-decoration: none;}#container  a:hover, a:active  {	text-decoration: underline;}#dock  {	height: 173px;	background-image: url(../images/dock_earth_top_bg.jpg);	background-repeat: no-repeat;	margin: 0px;	padding: 0px;} #dock  p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 1.5;	color: #666;}#dock  a:hover, a:active  {	color: #D81F00;	text-decoration: underline;}#dock    a:visited  {	font-family: Arial, Helvetica, sans-serif;	color: #C00;	text-decoration: none;}#docksecondary  {	height: 173px;	background-image: url(../images/dock_bg.gif);	background-repeat: repeat-x;	margin: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	display: block;} #docksecondary  p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 1.5;	color: #666;}#docksecondary    a  {	font-family: Arial, Helvetica, sans-serif;	color: #D81F00;	text-decoration: none;}#docksecondary a:hover, a:active {	color: #F00;	text-decoration: underline;}#header {	background-repeat: no-repeat;	height: 55px;	padding-right: 30px;	padding-left: 30px;	padding-top: 25px;	padding-bottom: 0px;	margin: 0px;}#header p {	font-family: Arial, Helvetica, sans-serif;	line-height: 1.5;	font-size: 17px;	color: #666666;	text-decoration: none;	clear: both;	margin: 0px;	font-weight: bold;	padding: 0px;}#header a {	font-family: Arial, Helvetica, sans-serif;	line-height: 1.5;	font-size: 17px;	color: #666666;	text-decoration: none;	clear: both;	margin: 0px;	font-weight: bold;	padding: 0px;}.title {	font-family: Arial, Helvetica, sans-serif;	font-weight: lighter;}#mainContent  {	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 0 20px 0 30px;	color: #666666;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 1.5em;} #mainContent p {	padding: 0px;	margin: 0px;}#mainContent  h1 {	font-size: 16px;	font-weight: bold;	color: #333333;	margin: 0px;	padding: 15px 0px 0px;}#mainContent h2 {	font-size: 14px;	font-weight: bold;	color: #333333;	padding-top: 20px;	margin: 0px;}#hdrflash {	margin: 0px;	height: 372px;}#hdrflashsecondary {	margin: 0px;	height: 110px;}#globe {	background-image: url(../images/dock_home_earth_bg.jpg);	background-repeat: no-repeat;	height: 200px;	padding-right: 220px;	padding-left: 20px;	padding-top: 0px;	padding-bottom: 0px;}#globe p {	font-family: Arial, Helvetica, sans-serif;	line-height: 1.5;	font-size: 14px;	color: #666666;	text-decoration: none;	clear: both;}#globe img {	margin: 0px 0px 5px;	display: block;}#sidebar1  {	float: left; /* since this element is floated, a width must be given */	width: 194px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 25px 15px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 1.2;	margin: 0px;}#sidebar1 p {	margin: 0px;	padding: 6px 0px 4px;	font-size: 12px;	color: #333333;	line-height: 1.5;}#sidebar1 a {	color: #D81F00;	text-decoration: none;}#sidebar1 a:hover, a:active {	color: #FF0000;	text-decoration: underline;}#sidebar1 a:visited {	color: #D81F00;}#sidebar1  li {	margin-bottom: 0.2em;	width: 100%;}#sidebar1 h3 {	margin: 0px;	padding: 20px 0px 0px;}.qoute {	font-family: Georgia, "Times New Roman", Times, serif;	color: #999999;}#carousel {	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 10px;	color: #333333;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;}#meetteam {	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 15px 15px 15px 30px;	color: #333333;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	height: 125px;}#footer  {	background:#DDDDDD url(../images/bg_footer.jpg) no-repeat;	padding-right: 10px;	padding-bottom: 0;	padding-left: 20px;	height: 80px;} #footer p  {	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 30px 0 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 1.5em;	color: #FFFFFF;	text-align: center;}#footerhome  {	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#DDDDDD;	vertical-align: middle;} #footerhome p  {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 1.5em;	color: #333;	text-align: center;	vertical-align: middle;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}a img {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;}#videocontent {	position: relative;	padding-right: 20px;	float: right;	width: 480px;}#qanda  {	margin: 0 0px 0 0;	color: #666666;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 1.5em;	width: 955px;	padding-left: 20px;	text-align: left;} #qanda p {	margin: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFFFFF;	line-height: 1.2;	font-weight: bold;	padding-top: 10px;	padding-right: 10px;	padding-left: 0px;	padding-bottom: 10px;	text-align: left;}li {	font-size: 12px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}#qanda   a  {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: none;}#qanda  a:hover, a:active  {	color: #D81F00;	text-decoration: underline;}#qanda a:visited {	color: #999999;	text-decoration: none;}.qanda {	background-image: url(../images/bg_qanda.gif);	background-repeat: repeat-x;	border: thin dashed #666666;	margin: 10px;	width: 440px;	text-align: left;}.qandaborder {	background-repeat: no-repeat;	background-color: #303030;}.bioborder {	border: 1px solid #999999;	margin: 0px;	padding: 0px;}.redarrow {	color: #D81F00;}.lightgreytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #999999;	line-height: 14pt;}.smallertext {	font-size: 12px;}