/* sitestyle.css stylesheet, version 6.0, 2006-09-11 */

/* initial conditions ============================================== */
* {
	margin: 0px;
	padding: 0px;
	}
/* /initial conditions ============================================== */

/* Tag styles ========================================================= */
body {
	background-color: #f5fbff;
	color: #666666;
	text-align: center;
	padding: 20px 0px 20px 0px;
	}

body,td,input,textarea,select,option {
	font: normal 12px arial, sans-serif;
	}

p {
	margin: 0px 0px 7px 0px;
	line-height: 1.4;
	}
br {line-height: 10px;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a,
a:link,
a:visited,
a:hover {
	color: #359704;
	text-decoration: none;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #359704;
	}
a:hover {
	color: #000000;
	border-color: #000000;
	}
	
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #427657;
	}
h2,h1 span {
	font-size: 16px;
	font-weight: bold;
	color: #427657;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	background-image: none;
	}
h1 span {
	font-weight: normal;
	font-style: italic;
	}
h2.top {
	position: relative;
	top: -5px;
	left: 0px;
	z-index: 0;
	}
h2.v1 {
	text-transform: uppercase;
	padding-left: 27px;
	min-height: 24px;
	background-image: url("/pix/icon_paper.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}

table#milestones th,
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7d8b70;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	}
h3.caps {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #427657;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	}

table {border-collapse: collapse;}
table.separate {border-collapse: separate;}

form table td {padding: 3px;}

fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
img, div {
	behavior: url("/iepngfix/iepngfix.htc");/* IE 5-6 png fix */
	}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {
	padding: 0px 0px 0px 15px;
	list-style-image: url("/pix/bullet.gif");
	}
ol {padding: 0px 0px 0px 25px;}
li {padding: 0px 0px 5px 0px;}
ul.bullet {list-style-image: url("/pix/bullet.gif");}
/* /list styles ========================================================= */

/* form ================================================================= */
option {padding: 0px 5px 0px 0px;}

label {
	font-weight: bold;
	font-size: 85%;
	}
input {width: 300px;}
textarea {width: 300px;}

.required {color: #cc0000;}
.auto {width: auto;}

.form1 div {
	clear: both;
	padding: 0px 0px 4px 0px;
	}
.form1 label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding: 3px 4px 0px 0px;
	}
.form1 div.controlset {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	clear: none;
	float: left;
	}
.form1 div.controlset label {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	display: block;
	float: none;
	width: auto;
	text-align: left;
	padding: 0px 10px 4px 18px;
	padding: expression("0px 0px 4px 22px");
	}
.form1 div.controlset input {
	position: absolute;
	top: 1px;
	top: expression("-2px");
	left: 0px;
	z-index: 10;
	width: auto;
	}
.form1 div.controlset div {
	clear: none;
	float: left;
	}
/* /form ================================================================= */

/* pads ======================================================== */
.m0 {margin: 0px 0px 0px 0px;}
.m5 {margin: 0px 0px 5px 0px;}
.m15 {margin: 0px 0px 15px 0px;}

.padtop0 {padding-top: 0px;}
.padtop0 {padding-right: 0px;}
.padtop0 {padding-bottom: 0px;}
.padtop0 {padding-left: 0px;}

.padtop3 {padding-top: 3px;}
.padright3 {padding-right: 3px;}
.padbottom3 {padding-bottom: 3px;}
.padleft3 {padding-left: 3px;}

.padtop5 {padding-top: 5px;}
.padright5 {padding-right: 5px;}
.padbottom5 {padding-bottom: 5px;}
.padleft5 {padding-left: 5px;}

.padtop10 {padding-top: 10px;}
.padright10 {padding-right: 10px;}
.padbottom10 {padding-bottom: 10px;}
.padleft10 {padding-left: 10px;}

.padtop15 {padding-top: 15px;}
.padright15 {padding-right: 15px;}
.padbottom15 {padding-bottom: 15px;}
.padleft15 {padding-left: 15px;}

.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}

table.tblpad3 td {padding: 3px;}
table.tblpad5 td {padding: 5px;}
/* /pads ======================================================== */

/* buttons =========================================================================== */
/* NOTE: do NOT put these stroked buttons in a tight table, or IE will 
cut off the top border. If you MUST put them into a tight table, 
set the cellpadding to be equal with the padding below */
a.bn0, a:visited.bn0, input.bn0 {
	border-style: solid;
	border-width: 1px;
	border-color: #0000ff;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-weight: normal;
	color: #689a9a;
	text-decoration: none;
	background-color: #ffffff;
	}
input.bn0 {
	cursor: pointer;
	padding: 1px;
	}
a.bn0:hover, input:hover.bn0 {
	color: #000000;
	text-decoration: none;
	border-color: #000000;
	}

a.bn1 {
	font-size: 85%;
	text-transform: uppercase;
	xpadding-left: 8px;
	xbackground-image: url("/pix/arrow_more.gif");
	xbackground-repeat: no-repeat;
	xbackground-position: 0px 3px;
	}
a.bn_pdf,a.bn_pdf:hover {
	xdisplay: inline-block;
	padding-left: 18px;
	background-image: url("/pix/pdficon_xsm.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border-width: 0px;
	}
/* /buttons =========================================================================== */

/* body structure ================================================================== */
#shell {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 950px;
	margin: 0px auto 0px auto; /* centers this div on the page, also, see body definition above */
	text-align: left;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #175713;
	background-color: #ffffff;
	}
/* /body structure ================================================================== */

/* header ============================================================= */
/*
#header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	height: 125px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	background-image: url("/pix/clouds.jpg");
	}
#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	}
#header a#banner_href {
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 100;
	display: block;
border: solid 1px green;
	}
#header a#banner_href img {
	width: 620px;
	height: 88px;
	}
#header #banner {
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 0;
	width: 620px;
	height: 88px;
	color: #ffffff;
	border: solid 1px #000000;
	background-color: #6f8eba;
	background-image: url("/pix/banner2.gif");
	background-repeat: no-repeat;
	}
#header #banner #banner_col1 {
	margin: 6px 100px 0px 220px;
	font-size: 18px;
xborder: solid 1px red;
	}
#header #banner #banner_col1 span {
	font-size: 24px;
	font-weight: bold;
	}
#header #banner #banner_col2 {
	position: absolute;
	top: 13px;
	right: 14px;
	z-index: 0;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
xborder: solid 1px red;
	}
#header #banner #banner_col2 span {
	font-size: 30px;
	}
*/
#header {
	}
/* /header ============================================================= */

/* page ============================================================== */
#pagecontainer {
	position: relative;
	top: 15px;
	left: 0px;
	width: 100%;
	padding: 0px 0px 30px 0px;
xborder: solid 1px red;
	}
#pagecontainer img {
	padding: 1px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #666666;
	}
#pagecontainer a img {
	border-color: #0a97a7;
	}
#pagecontainer a:hover img {
	border-color: #333333;
	}
#pagecontainer img.noborder {
	padding: 0px;
	border-width: 0px;
	}
a.noborder {
	border-width: 0px;
	}

#pageboxfull, #pagebox1 {
	padding: 0px 30px 0px 0px;
	}
#pageboxfull {
	margin: 0px 30px 0px 30px;
	}

#pagebox1 {
	margin: 0px 266px 0px 30px;
xborder: solid 1px red;
	}

#pagebox1 .subcol1 {
	float: left;
	width: 50%;
	}
#pagebox1 .subcol2 {
	float: right;
	width: 50%;
	}

#pagebox2 {
	position: absolute;
	right: 30px;
	top: 0px;
	width: 250px;
	xpadding: 15px;
xborder: solid 1px green;
	}
#pagebox2pad {
	padding-top: 35px;
	background-color: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}
/* /page ============================================================== */

/* footer ============================================================= */
#footer {
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 25px 0px;
	}
#footer0 {
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #175713;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
	}
#footer1 {
	font-size: 85%;
	text-transform: lowercase;
xborder: solid 1px #000000;
	}
#footer2 {
	padding: 10px 10px 0px 0px;
	font-size: 85%;
	}
/* /footer ============================================================= */

/* navs =============================================================== */
div#topnav {
	height: 26px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;;
	border-color: #104c15;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	background-image: url("/pix/menubar_bg.gif");
	}
div#topnav ul,
div#topnav li	{
	padding: 0px;
	margin: 0px;
	}
ul#mainnav {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1000;
	list-style-type: none;
	}
ul#mainnav a {text-decoration: none;}

ul#mainnav li.l1 {
	position: relative;
	top: 0px;
	left: 0px;
	display: inline;
	float: left;
	}
ul#mainnav li.l1:hover {
	xbackground-color: #f4faf6;
	}
ul#mainnav li.l1#start {}
ul#mainnav li.l1#end {}
ul#mainnav li.l1 a {
	display:  block;
	display: expression("inline-block");/* needed to "re-inflate" the padding collasped by the float above in IE */
	padding: 5px 10px 5px 10px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #6ba67b;
	font-size: 14px;
	}
ul#mainnav li.l1 a#start {}
ul#mainnav li.l1 a#end {
	border-right-width: 1px;
	}
ul#mainnav li.l1 a.nav,
ul#mainnav li.l1 a:visited.nav {
	color: #ffffff;
	text-decoration: none;
	}
ul#mainnav li.l1 a:hover.nav {
	color: #eab543;
	text-decoration: none;
	xbackground-color: #f4faf6;
	}
ul#mainnav li.l1 a.navstatic,
ul#mainnav li.l1 a:visited.navstatic,
ul#mainnav li.l1 a:hover.navstatic {
	color: #eab543;
	text-decoration: none;
	}

ul#mainnav ul.l2container {
	position: absolute;
	top: 26px;
	left: 0px;
	z-index: 50;
	min-width: 175px;
	width: expression("175px");
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #104c15;
	background-color: #2f6e40;
	}
ul#mainnav li.l2  {
	display: inline;/* for ie */
	}
ul#mainnav li.l2 a {
	/* NO min-width OR width allowed, even in expressions!!!! IE bug */
	display: block;
	white-space: nowrap;
	xfont: normal 10px verdana,arial,sans-serif;
	text-transform: none;
	padding: 5px 10px 5px 10px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #6ba67b;
	background-color: #2f6e40;
	}
ul#mainnav li.l2 a#end {
	border-width: 0px;
	}
ul#mainnav li.l2 a:link, ul#mainnav li.l2 a:visited {color: #ffffff;}
ul#mainnav li.l2 a:hover {
	color: #eab543;
	xbackground-color: #ffffff;
	}



ul#footernav {
	xtext-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
ul#footernav li {
	display: inline;
	}
ul#footernav a {
	padding: 0px 4px 0px 0px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	}
ul#footernav a#end {border-right-width: 0px;}

ul#footernav a, ul#footernav a:visited {
	font-weight: normal;
	text-decoration: none;
	}
ul#footernav a:hover {
	text-decoration: none;
	}
/* /navs =============================================================== */


/* misc classes ===================================================================== */
.alert {color: red;}
.smtxt {font-size: 85%;}

.block {display: block;}
.inline {display: inline;}
.none {display: none;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

img.picleft {
	display: block;
	}
.picleft, img.picleft {
	float: left;
	margin: 6px 10px 10px 0px;
	}
img.picright {
	display: block;
	}
.picright, img.picright {
	float: right;
	margin: 6px 0px 10px 10px;
	}

	div.pictxtleft:after,
div.pictxtright:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
div.pictxtleft,
div.pictxtright {
	display: expression("inline-block");
	padding-top: 8px;
	padding-bottom: expression("10px");
	}
div.pictxtleft h1,
div.pictxtleft h2,
div.pictxtleft h3,
div.pictxtleft h4,
div.pictxtright h1,
div.pictxtright h2,
div.pictxtright h3,
div.pictxtright h4 {
	padding-top: 0px;
	}
div.pictxtleft img {
	display: block;
	float: left;
	margin: 2px 10px 10px 0px;
	}
div.pictxtleft div.img {float: left;}
div.pictxtleft div.img img {float: none;}
div.pictxtright img {
	display: block;
	float: right;
	margin: 2px 0px 10px 10px;
	}
div.pictxtright div.img {float: left;}
div.pictxtright div.img img {float: none;}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#hmtop {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	}
#hmtop #text {
	position: absolute;
	top: 16px;
	left: 20px;
	z-index: 10;
	width: 220px;
	font-size: 14px;
	color: #427657;
	}

#hm_tout_lm {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding-right:119px;
	margin-bottom:25px;
	}
#hm_tout_lm img {
	border-width: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	}
#greencalc {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 250px;
	min-height: 171px;
	background-image: url("/pix/greencalc_top.gif");
	background-repeat: no-repeat;
	background-color: #eef4c9;
	}
#greencalc #pad {padding: 60px 10px 5px 10px;}
#greencalc h2 {
	font: normal 18px arial, sans-serif;
	color: #333333;
	padding: 0px 0px 0px 11px;
	}
#greencalc h2 span {
	font-size: 10px;
	}
#greencalc p {
	font: normal 10px arial, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding-bottom: 15px;
	}
#greencalc .field {
	font: normal 24px arial, sans-serif;
	text-align: right;
	color: #666666;
	border: solid 1px #ebf3c6;
	padding: 5px 5px 3px 5px;
	xmargin: 0px 0px 5px 0px;
	background-color: #f6fae8;
	}
#greencalcbottom {
	width: 250px;
	height: 10px;
	background-image: url("/pix/greencalc_bottom.gif");
	background-repeat: no-repeat;
	}
#greencalc_about {
	position: absolute;
	top: 58px;
	left: 50px;
	z-index: 20;
	width: 230px;
	width: expression("250px");
	padding: 10px 10px 0px 10px;
	background-color: #ffffcc;
	background-color: #eef4c9;
	border: solid 1px #175713;
	}
#greencalc_about h1 {
	text-align: left;
	}
#greencalc_about p {
	text-align: left;
	font-size: 12px;
	}
#greencalc_about #close {
	position: absolute;
	top: 5px;
	right: 8px;
	z-index: 30;
	border-width: 0px;
	}
#greencalc_about #close a {
	border-width: 0px;
	}

#awma {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
 	width: 250px;
	height: 140px;
	color: #ffffff;
 	background-image: url("/pix/tout_bg_awma.jpg");
	background-repeat: no-repeat;
	}
#awma #awma_url img {
 	width: 250px;
	height: 140px;
	border-width: 0px;
	}
#awma #awma_url {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	border-width: 0px;
	}
#awma #pad {padding: 10px 20px 0px 20px;}
#awma #d1 {
	font-size: 24px;
	font-weight: bold;
	}
#awma #d2 {
	font-size: 18px;
	}
#awma #d3 {
	font-size: 14px;
	}
#awma #d4 {
	font-size: 14px;
	font-weight: bold;
	xtext-transform: uppercase;
	}
#awma #d5 {
	font-size: 24px;
	font-weight: bold;
	}
	
.standout {
	font-size: 16px;
	color: #427657;
	}

.caption {
	font-size: 85%;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.comparison {
	margin: 10px 0px 10px 0px;
	}
.comparison td {
	vertical-align: top;
	}
.comparison ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
.comparison h3 {
	padding: 8px 10px 8px 10px;
	text-align: center;
	}
.comparison li {
	padding: 3px 10px 3px 10px; 
	}
.comparison td.col1 h3 {
	margin: 0px 2px 2px 0px;
	background-color: #c9e6fd;
	}
.comparison td.col1 li {
	margin: 0px 2px 2px 0px;
	background-color: #daeefe;
	}

.comparison td.col2 h3 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	margin: 0px 2px 2px 0px;
	background-color: #f1f4cc;
	}
.comparison td.col2 h3 img {
	position: absolute;
	top: -5px;
	left: -24px;
	z-index: 10;
	}
.comparison td.col2 li {
	margin: 0px 2px 2px 0px;
	background-color: #f9fae8;
	}

#industry_applications_list h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}
	
table#milestones {
	width: 265px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}	

table#milestones td#cell1  {
	width: 38px;
	}


table#milestones th {
	
	}

table#milestones th,
table#milestones td {
	vertical-align: top;
	padding: 7px 3px 7px 3px;
	xborder-style: solid;
	xborder-width: 1px;
	xborder-color: #000000;	
	}

/* /misc classes ===================================================================== */

/* home ============================================================================= */
#hm * {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #106037;
	}

#hm h1 {
	font-weight: bold;
	font-size: 14px;
	color: #7f8c72;	
	}
#hm .hm_lgtxt {
	font-size: 18px;
	line-height: 1.hm_2;
	}
#hm .hm_lgtxt span {
	font-size: 24px;
	}
#hm #bulletpoints {
	padding-top: 24px;
	}
#hm #bulletpoints p {
	margin-bottom: 12px;
	}
#hm #bulletpoints p span {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	}
/* /home ============================================================================= */

/* touts ============================================================================ */
.tout {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	color: #000000 !important;
	}
.tout_b {
	padding: 0px 15px 15px 15px;
	}
.tout h1,
.tout h2,
.tout h3,
.tout h4 {
	position: relative;
	top: 0px;
	left: -15px;
	z-index: 10;
	background-color: blue;
	padding: 5px 15px 5px 15px;
	_padding-top: 10px;
	margin-bottom: 5px;
	width: 220px;
	_width: 190px;
	font-weight: bold;
	font-size: 16px !important;
	text-transform: uppercase;
	}
.tout h1 a,
.tout h2 a,
.tout h3 a,
.tout h4 a {
	color: #ffffff !important;
	text-decoration: none !important;
	}
.tout h2{
	}
.tout h3 {
	}
.tout h4 {
	}
.tout a, 
.tout a:link, 
.tout a:visited, 
.tout a:hover {
	border-width: 0px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	}

.tout ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
.tout li {
	padding: 0px 0px 5px 16px;
	background-image: url("/pix/bullet.png");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}

.tout img.mask_top {
	position: absolute;
	top: 0px;
	left: 0px;
	_left: -15px;
	z-index: 20;
	}
.tout img.mask_bot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	_display: none;
	}

.tout .tout_icon {
	position: relative;
	top: -27px;
	right: 0px;
	z-index: 15;
	float: right;
xborder: solid 1px #000000;
	}

.tout .tout_lgtxt {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}
.tout .big {
	font-size: 12px !important;
	text-transform: uppercase;
	color: #1a549a !important;
	}

#tout_1 {
	background-color: #cdeafa;
	background-image: url("/pix/rc_bg_1.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}
#tout_1 h1,#tout_1 h2,#tout_1 h3,#tout_1 h4 {
	background-color: #55c6f7;
	}
#tout_2 {
	background-color: #d4f4e5;
	background-image: url("/pix/rc_bg_2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}
#tout_2 h1,#tout_2 h2,#tout_2 h3,#tout_2 h4 {
	background-color: #3ac9b0;
	}
#tout_3 {
	background-color: #dee8f7;
	background-image: url("/pix/rc_bg_3.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}
#tout_3 h1,#tout_3 h2,#tout_3 h3,#tout_3 h4 {
	background-color: #4dc55e;
	}

#hm_tout {
	background-color: #c4e0f5;
	}
#webinar_tout {
	background-color: #edf7fc;
	background-image: url("/pix/rc-webinar.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	}
#webinar_tout h1,#webinar_tout h2,#webinar_tout h3,#webinar_tout h4 {
	color: #fff !important;
	background-color: #55c6f7;
	}
#ebook_tout {
	background-color: #edf7fc;
	background-image: url("/pix/rc-ebook.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	}
#ebook_tout h1,#ebook_tout h2,#ebook_tout h3,#ebook_tout h4 {
	color: #fff !important;
	background-color: #0067b4;
	}
#video_101_tout {
	background-color: #c7efe9;
	background-image: url("/pix/rc-video-101.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	}
#video_101_tout h1,#video_101_tout h2,#video_101_tout h3,#video_101_tout h4 {
	color: #fff !important;
	background-color: #3ac9b0;
	}
#video_system_tout {
	background-color: #d5effb;
	background-image: url("/pix/rc-video-system.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	}
#video_system_tout h1,#video_system_tout h2,#video_system_tout h3,#video_system_tout h4 {
	color: #fff !important;
	background-color: #0067b4;
	}
/* /touts ============================================================================ */


/* print styles ========================== */
@media print {
/* hack to give hasLayout to IE7, stops runaway printing */
#pagecontainer,
#pageboxfull,
#pagebox0,
#pagebox1,
#pagebox2,
#pagebox3 {
	min-height: 0 !important;
	}
/* /hack to give hasLayout to IE7 */
	}
/* /print styles ========================== */
