﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img { border: none; } 

a:link {color:#19488c; text-decoration: underline;}
a:visited {color:#19488c; text-decoration: underline;}
a:hover {color:#005295; text-decoration: underline;}
a:active {color:#005295; text-decoration: underline;}

div#wrapper {
	width: 795px;
	margin: 0 auto;
}

div#leftcolumn {
	width: 601px;
	float: left;
}

div#swooshHeader {
	width: 601px;
	height: 126px;
	margin: 0 auto;
}

div#flash {
	width: 601px;
	height: 216px;
	margin: 0 auto;
}

div#exhale {
	width: 601px;
	height: 52px;
	margin: 0 auto;
}
div#thanks {
	width: 601px;
	height: 20px;
	margin-top: 25px;
	margin-left: 3px;
	margin-bottom: 10px;
}
div#rightcolumn {
	width: 188px;
	float: right;
}

div#cleanAirTxtWrapper {
	width: 601px;
	margin-left: 5px;
	margin-bottom: 30px;
	float: left;
}

div#thanksTxtWrapper {
	width: 600px;
	margin-left: 5px;
	margin-bottom: 30px;
	float: left;
}

div#blueLineWrapper {
	width: 601px;
	float: left;
}

div#smallLeftColumn {
	width: 215px;
	float: left;
}

div#podcast {
	width: 215px;
	float: left;
}
div#podcastsmallLeftColumnText11 {
	width: 172px;
	font-size: 11px;
	background-image: url(/3MContentRetrievalAPI/BlobServlet?assetId=1180612830246&assetType=MMM_Image&blobAttribute=ImageFile);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
}

div#podcastImage {
	width: 215px;
	float: left;
}
div#podcastAudio {
	width: 215px;
	float: left;
	text-align: center;
	background-image: url(/3MContentRetrievalAPI/BlobServlet?assetId=1180612830246&assetType=MMM_Image&blobAttribute=ImageFile);
	background-repeat: repeat-y;
}
div#videoWrapper {
	width: 195px;
	background-image: url(/3MContentRetrievalAPI/BlobServlet?assetId=1180612830246&assetType=MMM_Image&blobAttribute=ImageFile);
	background-repeat: repeat-y;
	float: left;
}


div#smallLeftColumnText {
	width: 195px;
	background-image: url(/3MContentRetrievalAPI/BlobServlet?assetId=1180612830246&assetType=MMM_Image&blobAttribute=ImageFile);
	background-repeat: repeat-y;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
}


div#smallLeftColumnText11 {
	width: 175px;
	font-size: 11px;
	background-image: url(/3MContentRetrievalAPI/BlobServlet?assetId=1180612830246&assetType=MMM_Image&blobAttribute=ImageFile);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
}

div#smallLeftColumnTextQA {
	width: 195px;
	font-size: 11px;
	background-image: url(/3MContentRetrievalAPI/BlobServlet?assetId=1180612830246&assetType=MMM_Image&blobAttribute=ImageFile);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
}
div#smallLeftColumnBottom {
	width: 215px;
	float: left;
}

div#smallLeftColumnLarry {
	width: 215px;
	float: left;
}

div#text11 {
	width: 150px;
	margin-left: 35px;
	font-size: 11px;
}

div#smallLeftColumnTextLarry {
	width: 175px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 3px;
	float: left;
}

div#smallRightColumn {
	width: 386px;
	margin-top: 10px;
	float: left;
}
div#followC4 {
	width: 376px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 3px;
}

div#relatedArticlesTopper {
	width: 366px;
	left: 10px;
	padding-left: 10px;
	height: 3px;
	background-color: #005295;
	float: right;
}
div#relatedArticlesYellow {
	width: 356px;
	left: 10px;
	background-color: #fff5c8;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 21px;
}

div#marginBox {
	width: 386px;
	margin-top: 20px;
	float: right;
}

.floatLeftImg {
	float: left;
	padding-left: 0px;
}

.floatRightImg {
	float: right;
	padding-right: 2px;
}

/*FONTS*/

.blueBold {
	font-weight: bold;
	color: #19488c;
	font-size: 14px;
}
.blueItalic {
	color: #19488c;
	font-style: italic;
	font-size: 14px;
}
.textBold {
	font-weight: bold;
	font-size: 11px;
}
