@charset "UTF-8";
body  {
	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: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/* [disabled]background-image: url(images/exobckgrd.jpg); */
	background-repeat: repeat;
	background-color: #EEEEE8;
}
.twoColFixLtHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1500px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
} 
.twoColFixLtHdr #containerExoLaunch {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1500px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(password_files/screen30%25.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
} 
.twoColFixLtHdr #headerLaunch {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	line-height: 35px;
	font-size: 12px;
	letter-spacing: 0.125em;
	padding-top: 20px;
	padding-left: 100px;
}
.twoColFixLtHdr #mainContent {
	line-height: 24px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 375px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/mcbckgrnd.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #mainContentExoLaunch {
	line-height: 24px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 820px;
}
.twoColFixLtHdr #footer {
	font-size: 11px;
	color: #999;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 401px;
} 
.twoColFixLtHdr #footerLaunch {
	font-size: 11px;
	color: #999;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 250px;
}
.twoColFixLtHdr #footer 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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.radio {
	float: left;
}
.radioOne {
	float: left;
	padding-left: 8px;
}
.radioTwo {
	float: left;
	padding-left: 20px;
}
.clearSub {
	float: right;
	margin-left: 15px;
}
.fwrdBut {
	float: right;
	margin-left: 15px;
	height: 51px;
	width: 51px;
}
.offsubmit {
	float: right;
	padding-right: 33px;
}
.revBut {
	float: left;
	height: 51px;
	width: 51px;
}
.homeBut {
	float: left;
	height: 51px;
	width: 51px;
	padding-left: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 0px;
	float: none;
	margin-top: 0px;
}
.fltlftTitle {
	margin-right: 0px;
	float: none;
	margin-top: 0px;
	width: 93px;
	height: 60px;
}
.welcomeCopy {
	margin-right: 0px;
	float: none;
	margin-top: 30px;
	text-align: center;
	line-height: 6px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
}
.tabsInside {
	float: right;
	margin-top: 0px;
	width: 125px;
	margin-left: 2px;
}
.tabs {
	margin-right: 0px;
	float: none;
	margin-top: 0px;
	height: 29px;
	width: 860px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.exoOuterWrapper {
	margin-right: 0px;
	margin-top: 0px;
}
.formWrap {
	height: 490px;
	width: 630px;
}
.welcomWrap {
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.baseline {
	float: left;
	margin-left: 0px;
	margin-top: 2px;
}
.kpi {
	float: left;
	margin-left: 0px;
	margin-top: 2px;
}
.ready {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
.hpSidespace {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	height: 580px;
	width: 165px;
}
.fwrdrev {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 55px;
	width: 570px;
	margin-left: 25px;
}
.submitButIns {
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #999;
}
.submitBut {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 20px;
}
.objectBut {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 5px;
	height: 110px;
	width: 110px;
	background-image: url(password_files/off_product.jpg);
	background-repeat: no-repeat;
}
.objectTitle {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 5px;
	height: 98px;
	width: 95px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 7px;
	line-height: 10px;
	letter-spacing: -0.025em;
}
.propBut {
	float: left;
	margin-right: 28px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	height: 170px;
	width: 170px;
	background-image: url(password_files/pbox_patent.jpg);
	background-repeat: no-repeat;
}
.makeBut {
	float: left;
	margin-right: 25px;
	text-align: center;
	margin-top: 15px;
	height: 370px;
	width: 270px;
	background-image: url(password_files/make_buy_but.jpg);
	background-repeat: no-repeat;
}
.propTitle {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 5px;
	height: 135px;
	width: 145px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 16px;
}
.makeTitle {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 15px;
	height: 80px;
	width: 210px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	line-height: 16px;
}
.submitField {
	float: left;
	margin-right: 25px;
	margin-bottom: 0px;
	height: 115px;
	width: 135px;
	margin-top: 5px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
}
.progressbar {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 50px;
	width: 630px;
	margin-left: 25px;
}
.fieldbar {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 32px;
	width: 600px;
	margin-left: 15px;
	margin-top: 10px;
}
.fieldbarMarBot {
	float: none;
	margin-right: 0px;
	margin-bottom: 15px;
	height: 32px;
	width: 600px;
	margin-left: 15px;
	margin-top: 25px;
}
.fieldbarMarBot2 {
	float: none;
	margin-right: 0px;
	margin-bottom: 15px;
	height: 32px;
	width: 600px;
	margin-left: 15px;
	margin-top: 5px;
}
.submitTextWrap {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	height: 135px;
	width: 590px;
}
.objectButWrap {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	width: 600px;
	height: 390px;
	padding-top: 0px;
}
.objectButWrapCopy {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	width: 600px;
	height: 390px;
	padding-top: 8px;
}
.ScenarioStWrapCopy {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	width: 600px;
	height: 140px;
	padding-top: 8px;
}
.finalScore {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 25px;
	width: 600px;
	height: 400px;
}
.fieldbarContent {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 120px;
	width: 418px;
	margin-left: 0px;
	margin-top: 5px;
	background-image: url(password_files/field_text.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: normal;
}
.launchcontenthead {
	margin-bottom: 10px;
	width: 630px;
}
.sidebarLaunch {
	float: left;
	margin-right: 0px;
	height: 780px;
	width: 180px;
	margin-left: 28px;
	margin-top: 0px;
}
.instruction {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 62px;
	width: 605px;
	margin-top: 22px;
	margin-left: 25px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-right: 25px;
	padding-left: 15px;
	background-image: url(password_files/instruction_bck.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
.launchbody {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 625px;
	width: 630px;
	margin-top: 10px;
	margin-left: 25px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(password_files/exo_content_holder.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
}
.exocontenthead {
	float: none;
	margin-right: 0px;
	margin-bottom: 15px;
	height: 800px;
	width: 910px;
	margin-left: 0px;
	background-image: url(password_files/exocontent.jpg);
	background-repeat: no-repeat;
}
.exoguru {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	height: 75px;
	width: 160px;
	margin-top: 25px;
	text-align: center;
	background-repeat: no-repeat;
	padding-left: 3px;
}
.login {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	height: 75px;
	width: 160px;
	margin-top: 0px;
	text-align: center;
	background-repeat: no-repeat;
	padding-left: 3px;
}
.exoguruComment {
	float: left;
	height: 185px;
	width: 155px;
	margin-top: 180px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 16px;
	color: #0e76bc;
}
.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;
}
.homeside {
	float: left;
	margin-right: 0px;
	margin-top: 25px;
	margin-left: -5px;
}
.navbar {
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 35px;
}
.twoColFixLtHdr #mainContentETH {
	line-height: 24px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 375px;
	padding-top: 15px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/mcbckgrnd.jpg);
	background-repeat: no-repeat;
}
.fltlftETH {
	padding-left: 160px;
}
.twoColFixLtHdr #containerLONG {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 3200px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.fltlftCOL {
	margin-right: 8px;
	width: 490px;
	margin-bottom: 15px;
}
.fltlftHairline {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 555px;
}
.twoColFixLtHdr #containerOTM {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.HairlinePICbot {
	margin-top: 30px;
	margin-bottom: 15px;
	width: 550px;
	margin-right: 30px;
}
.hmpgill {
	float: none;
}
.hmpgbodycopy {
	float: none;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 30px;
}
.sidebarpic {
	margin-right: 0px;
	padding-top: 35px;
	background-image: url(images/sbarbck.jpg);
	background-repeat: no-repeat;
	width: 200px;
}
.sidebarcopy {
	float: left;
	margin-top: 60px;
	width: 190px;
	line-height: 18px;
	font-size: 11px;
	background-image: url(images/sbarbck.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-top: 30px;
}
.twoColFixLtHdr #mainContentOTM {
	line-height: 24px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 375px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/mcbckgrnd.jpg);
	background-repeat: no-repeat;
	width: 555px;
}
.hmpgbodycopyPC {
	float: none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 140px;
}
.fltlftOTMimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	padding-left: 22px;
}
.hmpgill2 {
	float: none;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-left: 17px;
}
.twoColFixLtHdr #mainContenthome {
	line-height: 24px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 375px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebarpicSM {
	margin-right: 0px;
	padding-top: 30px;
	width: 165px;
	padding-left: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}
.fltlftpullquote {
	float: left;
	padding-right: 25px;
	padding-top: 10px;
	padding-left: 3px;
}
.sidebarcopyCopy {
	float: left;
	margin-top: 60px;
	width: 190px;
	line-height: 18px;
	font-size: 11px;
	background-image: url(images/sbarbck.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-top: 30px;
}
.phototextOTM {
	float: left;
}
.fltlftIMGTEXT7 {
	float: right;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 16px;
	padding-right: 50px;
}
.twoColFixLtHdr #mainContentarticle {
	line-height: 20px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 375px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/mcbckgrnd.jpg);
	background-repeat: no-repeat;
}
.articlelogo {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: -5px;
	margin-top: 10px;
}
.visionariesbody {
	float: none;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;
}
.visSide {
	float: left;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 3px;
	line-height: 22px;
	font-style: italic;
}
.insetquote {
	padding-left: 6px;
}
.visSide2 {
	float: left;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 3px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #footerVis {
	font-size: 11px;
	color: #999;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 390px;
	height: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.boldHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e76bc;
	line-height: 20px;
}
.boldBoxHeadBox {
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	color: #174d84;
	margin-bottom: 3px;
}
.boldBoxHeadBox2 {
	margin-right: 0px;
	float: none;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
	width: 140px;
	color: #174d84;
	margin-bottom: 5px;
}
.boldHeadBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 20px;
}
.boldHeadPropBxo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}

