html, body {
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CDCDCD;
	background-image:url(img/pagebg.png);
	background-repeat:repeat-x;
	background-color:#E2E2E0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-size:inherit;
	font-weight:normal;
}
ul {
	list-style-position:inside;
}
form {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	cursor:pointer;
}
textarea, input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pageContainer {
	width:966px;
	margin:0px auto;
	position:relative;
	padding:0px 4px;
}
.pageContainerInner {
	background-color:#FFF;
}
.pageShadowLeft {
	background-image:url(img/pageshadow_left.png);
	background-repeat:repeat-y;
	position:absolute;
	left:0px;
	top:0px;
	width:4px;
	height:100%;
}
.pageShadowRight {
	background-image:url(img/pageshadow_right.png);
	background-repeat:repeat-y;
	position:absolute;
	right:0px;
	top:0px;
	width:4px;
	height:100%;
}
.topBar {
	background-color:#000;
	padding:20px 3px 10px 13px;
	line-height:21px;
	text-align: right;
}
.textBox {
	height:21px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.textBoxLeft {
	width:11px;
	background-image:url(img/textbox_leftbg.png);
	background-repeat:no-repeat;
	height: 21px;
	display: inline-block;
	vertical-align:middle;
	position:relative;
	z-index:2;
}
.textBoxRight {
	width:11px;
	height:21px;
	background-image:url(img/textbox_rightbg.png);
	background-repeat:no-repeat;
	display: inline-block;
	vertical-align:middle;
	position:relative;
	z-index:2;
}
.textBoxCenter {
	height:19px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background-repeat:no-repeat;
	background-color: #C3C3C1;
	display: inline-block;
	vertical-align:middle;
	position:relative;
	z-index:2;
}
.textBoxInput {
	margin:0px;
	width:104px;
	height:18px;
	border:0px none;
	background-color:transparent;
	cursor: text;
	padding: 1px 0px 0px 0px;
	outline: none;
}
.menuZone {
	height:81px;
}
.logoCM {
	background-image:url(img/logo_cm.png);
	background-repeat:no-repeat;
	width:337px;
	height:90px;
	margin-top:-50px;
	margin-left:14px;
	display: inline-block;
	position:relative;
	z-index:3;
}
.menuZoneInner {
	float:right;
	height:81px;
	padding-right:3px;
	margin-right: 12px;
	background-image: url(img/menuitem_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.menuitem:link, a.menuitem:visited {
	background-image:url(img/menuitem_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding:7px 10px 41px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	display:inline-block;
	text-decoration:none;
}
a.menuitem:hover, .menuitemSel {
	background-image:url(img/menuitem_bg_hover.gif);
	background-repeat:no-repeat;
	background-color:#000;
	padding:7px 10px 41px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFF;
	display:inline-block;
	text-decoration:none;
}
.headerCont {
	position:relative;
	margin-top:17px;
	background-image:url(img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:966px;
	height:283px;
	z-index: 2;
}
#headerCont {
	margin-top:-12px;
	height:300px;
}
.calculatorBox {
	width:385px;
	height:409px;
	position: absolute;
	top: 90px;
	left: 4px;
}
.calculatorBoxBg {
	position:static;
	background-image:url(img/calculator_box.png);
	background-repeat:no-repeat;
	width:294px;
	height:324px;
	padding:31px 56px 54px 35px;
}
.calculatorBoxInner {
	position:relative;
	width:294px;
	height:324px;
}
.calculatorBox1 {
	width:385px;
	height:390px;
	position: absolute;
	top: 90px;
	left: 4px;
	z-index: 3;
}
.calculatorBox1Bg {
	position:static;
	background-image:url(img/calculator_box1.png);
	background-repeat:no-repeat;
	width:294px;
	height:320px;
	padding:31px 56px 40px 35px;
}
.textHeaderGetstarted {
	position:absolute;
	right:10px;
	bottom:15px;
	background-image:url(img/header_text_getstarted.png);
	background-repeat:no-repeat;
	width:54px;
	height:38px;
}
.cb {
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}
.headerTextZone {
	margin-left:385px;
	padding-top:48px;
}
.headerTextZoneSecond {
	margin-left:385px;
	padding-top:0px;
	*padding-top:12px;
}
.headerTextZoneSecond .solutionsFor {
	margin-left:-10px;
	padding-left:10px;
	padding-top:0px;
	margin-bottom:43px;
	background-image:url(img/backgrSolutionsFor.jpg);
	background-repeat:no-repeat;
	background-position:2px 1px;
	background-repeat:no-repeat;
	height:49px;
	float:left;
}
.headerTextZoneSecond .headerTextZoneSecondContent {
	float:left;
}
.headerTextZoneSecond .solutionsFor ul {
	list-style:none;
	padding:0;
	margin:0;
}
.headerTextZoneSecond .solutionsFor ul li{
	float:left;
}
.headerTextZoneSecond .solutionsFor ul li a{
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	text-indent:-99999px;
	padding:0 0 48px 0;
	font-size:0;
	display:block;
}
.headerTextZoneSecond .solutionsFor ul li.healthCareProviders a{
	width:197px;
	background-image:url(img/healthCareProviders.jpg);
	margin-right:4px;
}
.headerTextZoneSecond .solutionsFor ul li.salesRepresentatives a{
	width:197px;
	background-image:url(img/salesRepresentatives.jpg);
	margin-right:4px;
}
.headerTextZoneSecond .solutionsFor ul li.mobileEmployees a{
	width:167px;
	background-image:url(img/mobileEmployees.jpg);
}

.textReducemileagecosts {
	background-image:url(img/text_reducemileagecosts.png);
	background-repeat:no-repeat;
	height:24px;
	margin-bottom:13px;
	width:322px;
}
.textLucidaBlack16 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#000;
	line-height:25px;
}
.textLucidaBlack16t {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#000;
	line-height:20px;
}
.headerPhoneNoZone {
	margin-top:25px;
}
.textTrebuchetWhite20 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
}
.textTrebuchetBlack20 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000;
}
.calculatorBoxTitle {
	background-image:url(img/text_roi_calculator.png);
	background-repeat:no-repeat;
	width:162px;
	height:23px;
	margin-left:12px;
	margin-top:38px;
}
.calculatorBocContent {
	height:210px;
	padding-left:12px;
	padding-right:15px;
}
.paddingTB30 {
	padding:30px 0px;
}
.textTrebuchetBlack11 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.calculatorBoxRow {
	line-height:19px;
	margin-bottom:21px;
}
.floatRight {
	float:right;
}
.textBox1 {
	height:19px;
	display: inline-block;
	vertical-align:middle;
}
.textBox1Left {
	width:10px;
	height: 19px;
	background-image:url(img/textbox1_leftbg.png);
	background-repeat:no-repeat;
	display: inline-block;
	vertical-align:middle;
}
.textBox1Right {
	width:10px;
	height:19px;
	background-image:url(img/textbox1_rightbg.png);
	background-repeat:no-repeat;
	display: inline-block;
	vertical-align:middle;
}
.textBox1Center {
	height:19px;
	background-repeat:no-repeat;
	background-color: #292926;
	display: inline-block;
	vertical-align:middle;
}
.textBox1Center span {
	color:#FFF;
	width:82px;
	display:block;
}
.textBox1Input {
	margin:0px;
	width:82px;
	height:18px;
	border:0px none;
	background-color:transparent;
	cursor: text;
	padding: 1px 0px 0px 0px;
	outline: none;
	color: #FFF;
}
.buttonShowsavings {
	background-image:url(img/button_show_savings.png);
	background-repeat:no-repeat;
	width:162px;
	height:50px;
	margin-right:2px;
	float:right;
}
.buttonResetsavings {
	background-image:url(img/button_reset.png);
}
.descriptionZone1 {
	margin-top:1px;
	background-image:url(img/bg_descriptionzone1.png);
	background-repeat:repeat-x;
	background-color:#252421;
	padding:49px 22px 18px 22px;
	z-index: 1;
	position: relative;
	line-height: 1.8;
}
.descriptionZone1 .col1 {
	width:305px;
	float:left;
}
.descriptionZone1 .col2 {
	width:272px;
	float:left;
}
.descriptionZone1 .col3 {
	float:left;
	font-size: 11px;
	width: 265px;
}
.descriptionZone11 {
	margin-top:1px;
	background-color:#EEEEEE;
	padding:49px 22px 18px 22px;
	z-index: 1;
	position: relative;
	line-height: 1.8;
	color: #000;
}
.descriptionZone11 .col1 {
	width:305px;
	float:left;
}
.descriptionZone11 .col2 {
	width:272px;
	float:left;
}
.descriptionZone11 .col3 {
	float:left;
	width: 275px;
}
.textSuremileage {
	background-image:url(img/text_suremileage.png);
	background-repeat:no-repeat;
	width:192px;
	height:24px;
	margin-bottom:20px;
}
.textSuremileage a {
	display:block;
	width:192px;
	height:24px;
	z-index:1;
}
.textSureexpense {
	background-image:url(img/text_sureexpense.png);
	background-repeat:no-repeat;
	width:189px;
	height:24px;
	margin-bottom:20px;
}
.textSureexpense a {
	display:block;
	width:189px;
	height:24px;
}
.textViewdemo {
	background-image:url(img/text_viewdemo.png);
	background-repeat:no-repeat;
	width:161px;
	height:24px;
	margin-bottom:20px;
}
.textViewdemo a {
	display:block;
	width:161px;
	height:24px;
}
.textSuremileage1 {
	background-image:url(img/text_suremileage1.png);
	background-repeat:no-repeat;
	width:192px;
	height:24px;
	margin-bottom:20px;
}
.textSuremileage1 a {
	display:block;
	width:192px;
	height:24px;
	z-index:1;
}
.textSureexpense1 {
	background-image:url(img/text_sureexpense1.png);
	background-repeat:no-repeat;
	width:189px;
	height:24px;
	margin-bottom:20px;
}
.textSureexpense1 a {
	display:block;
	width:189px;
	height:24px;
}
.textViewdemo1 {
	background-image:url(img/text_viewdemo1.png);
	background-repeat:no-repeat;
	width:161px;
	height:24px;
	margin-bottom:20px;
}
.textViewdemo1 a {
	display:block;
	width:161px;
	height:24px;
}
.descriptionZone2 {
	background-color:#FFF;
	padding:22px 22px 18px 22px;
	z-index: 1;
	position: relative;
	line-height: 1.6;
	color: #000;
}
.descriptionZone2 .col1 {
	width:278px;
	border-right:1px dotted #252421;
	padding-right:10px;
	margin-right:16px;
	float:left;
}
.descriptionZone2 .col1 p{
	margin-top:0;
}
.descriptionZone2 .col1 img{
	border:none;
}
.descriptionZone2 .col2 {
	width:252px;
	float:left;
	padding-right: 20px;
	text-align:center;
}
.descriptionZone2 .col2 img{
	border:none;
}
.descriptionZone2 .col2 p{
	text-align:left;
}
.descriptionZone2 .col2 h2{
	text-align:left;
	width:100%;
}
.descriptionZone2 .col3 {
	float:left;
	padding-top: 0px;
}
.textHowwesolve {
	background-image:url(img/text_howwesolve.png);
	background-repeat:no-repeat;
	width:211px;
	height:24px;
	margin-bottom:22px;
}
.textHowwesolve a {
	display:block;
	width:211px;
	height:24px;
}
.caseStudies {
	width:188px;
	height:24px;
	margin-bottom:22px;
}
.textHowwesolve1 {
	background-image:url(img/text_howwesolve1.png);
	background-repeat:no-repeat;
	width:211px;
	height:24px;
	margin-bottom:22px;
}
.textHowwesolve1 a {
	display:block;
	width:211px;
	height:24px;
}
.textBlue {
	color:#0057B1;
}
.textBlue a {
	color:#0057B1;
	font-weight:bold;
	text-decoration:none;
}
.footer {
	background-color:#CDCDCC;
	padding:48px 23px 43px 23px;
	color: #000;
}
.footer a:link, .footer a:visited {
	color:#000;
	font-size:11px;
	text-decoration:none;
	display:inline-block;
	margin-left:22px;
}
.footer a:hover {
	color:#000;
	font-size:11px;
	text-decoration:underline;
	display:inline-block;
	margin-left:22px;
}
.footer1 {
	padding:46px 23px 0px 23px;
	color: #000000;
	background-image: url(img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:17px solid #000;
	height:26px;
}
.footer1 a:link, .footer1 a:visited {
	color:#000;
	font-size:11px;
	text-decoration:none;
	display:inline-block;
	background-image:url(img/footer_item_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:17px 9px 10px 12px;
	margin-top:-17px;
}
.footer1 a:hover {
	color:#000;
	font-size:11px;
	text-decoration:underline;
	display:inline-block;
	background-image:url(img/footer_item_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:17px 9px 10px 12px;
	margin-top:-17px;
}
.buttonLogin {
	background-image:url(img/button_login.png);
	background-repeat:no-repeat;
	width:57px;
	height:21px;
	left:-11px;
	margin-right:-11px;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	z-index:1;
}
.floatLeft {
	float:left;
}
/**/
.calculatorBocContent1 {
	height:185px;
	padding:25px 15px 0px 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:center;
	line-height: 1.38;
	margin-top: 61px;
}
.odometerImg {
	margin:20px 0px;
}
.textRoicalculator {
	background-image:url(img/text_roicalculator.png);
	background-repeat:no-repeat;
	width:216px;
	height:24px;
	margin-bottom:20px;
}
.buttonShowsavings1 {
	background-image:url(img/button_show_savings1.png);
	background-repeat:no-repeat;
	width:132px;
	height:40px;
	margin-right:2px;
	float:right;
	margin-top: 9px;
}
.buttonResetsavings1 {
	background-image:url(img/button_reset1.png);
}
.calculatorBoxRow1 {
	line-height:19px;
	margin-bottom:15px;
}
.marginBottom0 {
	margin-bottom:0px;
}
.paddingBottom5 {
	padding-bottom:5px;
}
.buttonShowsavings2 {
	background-image:url(img/button_show_savings2.png);
	background-repeat:no-repeat;
	width:132px;
	height:40px;
	margin-right:2px;
	float:right;
	margin-top: 9px;
}
.buttonResetsavings2 {
	background-image:url(img/button_reset2.png);
}
/**/

.headerContInnerPages {
	position:relative;
	margin-top:17px;
	background-image:url(img/header_bg.jpg);
	background-repeat:no-repeat;
	width:348px;
	height:434px;
	z-index: 2;
	background-position: right bottom;
}
.pageLeftColumn {
	width:348px;
	float: left;
}
.pageLeftPanelZone {
	margin-top:50px;
	padding-left:22px;
}
.pageRightContent {
	margin-left:348px;
	line-height: 2.2;
	padding-left: 29px;
	padding-right: 5px;
}
.box1 {
	background-image:url(img/pagepanel_bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:280px;
	min-height:277px;
	margin-right:22px;
	margin-bottom:25px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
	line-height: 2.1;
}
.marginRight0 {
	margin-right:0px;
}
.textOursolutions {
	background-image:url(img/text_oursolutions.png);
	background-repeat:no-repeat;
	width:217px;
	height:24px;
	margin-bottom:25px;
	margin-top: 36px;
}
.textBold {
	font-weight:bold;
}
.box1 .boxDesc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#292929;
	padding-left:12px;
	margin-top:5px;
}
.box1 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.box1 ul li {
	/**background-image:url(img/arr_r.gif);**/
	background-repeat:no-repeat;
	background-position:left 9px;
	padding-left:12px;
}
.box1 .text {
	padding-left:12px;
}
.textTrebuchetBlueItalic11 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:oblique;
	color:#292929;
}
.textAboutus {
	background-image:url(img/text_aboutus.png);
	background-repeat:no-repeat;
	width:154px;
	height:24px;
	margin-bottom:25px;
	margin-top: 36px;
}
.textNews {
	background-image:url(img/text_news.png);
	background-repeat:no-repeat;
	width:89px;
	height:24px;
	margin-bottom:25px;
	margin-top: 36px;
}
.textLucidaBlue16 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#198DD5;
	line-height:25px;
}
.textLucidaBlue20 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#198DD5;
	line-height:20px;
	font-weight:bold;
}
.textLucidaBlack16 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#000000;
	line-height:25px;
	width:430px;
}
.marginBottom10 {
	margin-bottom:10px;
}
.newsPanel {
	margin-left:348px;
	line-height: 1.9;
	padding: 10px 30px 10px 30px;
}
.newsPanel1 {
	margin-left:348px;
	line-height: 2;
	background-color:#F5F5F5;
	padding: 10px 30px 10px 30px;
}
.textTrebuchetGrey11 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
	clear: right;
}
a.linkTrebuchetBlueBold11:link, a.linkTrebuchetBlueBold11:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#198DD5;
	text-decoration:none;
}
a.linkTrebuchetBlueBold11:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#198DD5;
	text-decoration:underline;
}
.newsSection {
	padding-bottom:12px;
	margin-bottom:12px;
}
.newsSectionDotted {
	border-bottom:1px dotted #000;
	padding-bottom:12px;
	margin-bottom:12px;
}
.textLightGrey {
	color:#848484;
}
.textContactus {
	background-image:url(img/text_contactus.png);
	background-repeat:no-repeat;
	width:196px;
	height:24px;
	margin-bottom:25px;
	margin-top: 36px;
}
.textDemo {
	background-image:url(img/text_demo.png);
	background-repeat:no-repeat;
	width:196px;
	height:24px;
	margin-bottom:25px;
	margin-top: 36px;
}
.contactDataColumn {
	width:170px;
	line-height: 1.8;
	display: inline-block;
	vertical-align: top;
}
.textUnderline {
	text-decoration:underline;
}
.textUnderline a {
	color:#292929;
	text-decoration:underline;
}
.contactFormContainer {
	margin-top: 10px;
}
.contactTable {
	margin-top:10px;
	line-height:19px;
}
.contactTable td {
	padding:3px;
}
.contactTable .col1 {
	width:164px;
}
.contactTable .col2 {
	width:auto;
}
.textBoxInputContact {
	margin:0px;
	width:210px;
	height:17px;
	border:0px none;
	background-color:transparent;
	cursor: text;
	padding: 1px 0px 0px 0px;
	outline: none;
	vertical-align: middle;
}
.textBox2 {
	height:21px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.textBox2Left {
	width:11px;
	background-image:url(img/textbox2_leftbg.png);
	background-repeat:no-repeat;
	height: 21px;
	display: inline-block;
	vertical-align:middle;
	position:relative;
	z-index:2;
}
.textBox2Right {
	width:11px;
	height:21px;
	background-image:url(img/textbox2_rightbg.png);
	background-repeat:no-repeat;
	display: inline-block;
	vertical-align:middle;
	position:relative;
	z-index:2;
}
.textBox2Center {
	height:19px;
	background-repeat:no-repeat;
	background-color: #E1E0DF;
	display: inline-block;
	vertical-align:top;
	position:relative;
	z-index:2;
}
.textareaBox {
	display:inline-block;
	position:relative;
}
.textareaBox .lt {
	background-image:url(img/textarea_lt.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
}
.textareaBox .rt {
	background-image:url(img/textarea_rt.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:10px;
}
.textareaBox .lb {
	background-image:url(img/textarea_lb.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	bottom:0px;
	width:10px;
	height:10px;
}
.textareaBox .rb {
	background-image:url(img/textarea_rb.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	bottom:0px;
	width:10px;
	height:10px;
}
.textareaBox .t {
	background-color:#E1E0DF;
	margin:0px 10px;
	height: 10px;
}
.textareaBox .b {
	background-color:#E1E0DF;
	margin:0px 10px;
	height: 10px;
}
.textareaBox .c {
	background-color:#E1E0DF;
	padding:0px 10px;
}
.buttonSubmit {
	background-image:url(img/button_submit.png);
	background-repeat:no-repeat;
	width:112px;
	height:50px;
	display:inline-block;
	cursor:pointer;
}
.buttonSeeDemo {
	background-image:url(img/button_demo.png);
	background-repeat:no-repeat;
	width:165px;
	height:50px;
	display:inline-block;
	cursor:pointer;
}
.buttonClear {
	background-image:url(img/button_clear.png);
	background-repeat:no-repeat;
	width:101px;
	height:50px;
	display:inline-block;
	cursor:pointer;
}
.demoFormControlCont {
	text-align:right;
	width:232px;
}
/**/
.innerPageTitleMargin {
	margin-bottom:25px;
	margin-top: 36px;
}
.textTrebuchetBlueBold11 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#198DD5;
}
.textTrebuchetBlueBold11 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#198DD5;
	text-decoration:none;
}
.textUnderline {
	text-decoration:underline;
}
.pageDiagram1 {
	margin-bottom:10px;
}
.pageDiagram1ZoneContainer {
	padding-top:55px;
}
.buttonPlus {
	background-image:url(img/button_plus.png);
	background-repeat:no-repeat;
	width:71px;
	height:50px;
	margin-left:180px;
	display: inline-block;
}
.pageDiagram1Container {
	float:left;
	width:285px;
}
.image30daybonus {
	background-image:url(img/image_30daytrial.png);
	background-repeat:no-repeat;
	width:234px;
	height:103px;
	float:right;
}
.textCasestudieswhitepaper {
	background-image:url(img/text_casestudieswhitepaper.png);
	background-repeat:no-repeat;
	width:389px;
	height:24px;
}
.tableHomehealthCare {
	margin-bottom:50px;
}
.tableHomehealthCare td {
	padding:3px 180px 3px 140px;
	text-align:left;
}
.tdOdd {
	background-color:#F5F5F5;
}
.tdEven {
	background-color:#FFF;
}
.pageHomehealthcare .col1 {
	width:250px;
	float: left;
}
.pageHomehealthcare .col2 {
	margin-left:250px;
}
.text30dayfreetrial {
	background-image:url(img/text_30dayfreetrial.png);
	background-repeat:no-repeat;
	width:252px;
	height:24px;
}
.formTable1 {
	margin-top:20px;
	line-height:19px;
}
.formTable1 td {
	padding:3px 0px;
}
.formTable1 .col1 {
	width:auto;
}
.formTable1 .col2 {
	width:222px;
}
.textBoxInputForm1 {
	margin:0px;
	width:200px;
	height:17px;
	border:0px none;
	background-color:transparent;
	cursor: text;
	padding: 1px 0px 0px 0px;
	outline: none;
	vertical-align: middle;
}
.margin0 {
	margin:0px;
}
.textArialGrey22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#666;
}
.textArialBlackU22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	text-decoration:underline;
}
.valignTop {
	vertical-align:top;
}
.alignCenter {
	text-align:center;
}
.textBoldItalic {
	font-weight:bold;
	font-style:oblique;
}
.textItalic {
	font-style:oblique;
}
.textSignup {
	background-image:url(img/text_signup.png);
	background-repeat:no-repeat;
	width:124px;
	height:24px;
}
.marginTop40 {
	margin-top:40px;
}
/* landing page home 7 class */


.homeContentLeft {
	width:322px;
	float:left;
}
.homeContentMiddle {
	width:322px;
	float:left;
}
.homeContentRight {
	width:322px;
	float:left;
}
.homeContentBottom2 {
	background-image:url(img/orange_bottom.gif);
	width:966px;
	height:383px;
	clear:both;
	margin-top:0px;
	display:block;
}
.homeContentBottomL1 {
	margin: 19px 0px 0px 4px;
	border: 0px;
}
.homeContentBottomL2 {
	margin: 19px 0px 0px 3px;
	border: 0px;
}
.homeContentBottomL3 {
	margin: 19px 0px 0px 3px;
	border: 0px;
}
.homeContent img {
	vertical-align:top;
}
.footer1 img {
	vertical-align:top;
}
.footerSpacer {
	height:40px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.footerSpacer2 {
	height:15px;
	background-color:#FFFFFF;
	vertical-align:top;
}
/************* New desig style pages class start**********/
.textBox1InputQuote {
	margin:0px;
	width:160px;
	height:18px;
	border:0px none;
	background-color:transparent;
	cursor: text;
	padding: 1px 0px 0px 0px;
	outline: none;
	color: #FFF;
}
.textBox1InputQuote2 {
	margin:0px;
	width:150px;
	height:18px;
	border:0px none;
	background-color:transparent;
	cursor: text;
	padding: 1px 0px 0px 0px;
	outline: none;
	color: #FFF;
}
.quoteBoxRow {
	width:300px;
	margin: 0px 0px 11px 30px;
}
.quoteBoxRow2 {
	width:280px;
	margin: 0px 0px 11px 15px;
}
.quoteTwoLineCalculatorText {
	line-height:10px;
}
.contentNewPage {
	width:100%;
}
.contentLeft {
	float:left;
	background-image:url(img/left_bg.jpg);
	width:376px;
	min-height:464px;
	background-repeat:no-repeat;
	background-position:top;
}
.contentLeft3 {
	width:376px;
	background-repeat:no-repeat;
	background-position:top;
	height:310px;
	clear:both;
	background-image:url(img/home_blue_bg_calculator.jpg);
	background-position:top;
}
.getQuoteTitle {
	height:95px;
	width: 376px;
}
.getQuoteTitle3 {
	height:85px;
	width: 356px;
}
.getQuoteTitle img {
	padding: 35px 0px 0px 28px;
}
.contentLeftQuote {
	width: 376px;
	height:316px;
}
.quoteBoxSubmitBtn {
	float:right;
	margin-right:45px;
	margin-top:-5px;
}
.quoteBoxSubmitBtn2 {
	float:right;
	margin-right:45px;
	margin-top:15px;
}
.contentRight {
	float:left;
	width:590px;
}
.contentRightSureExpense {
	width:300px;
	float:left;
}
.contentRightSureExpenseTitle {
	background-image:url(img/sure_expense_title.gif);
	width:223px;
	height:43px;
	margin-top:26px;
	background-repeat:no-repeat;
}
.contentRightSureMileageTitle {
	background-image:url(img/sure_mileage_title.gif);
	width:223px;
	height:43px;
	margin-top:26px;
	background-repeat:no-repeat;
}
.contentRightSureMETitle {
	background-image:url(img/sure_me_title.gif);
	width:250px;
	height:80px;
	margin-top:26px;
	background-repeat:no-repeat;
}
.contentRightSureExpenseList {
	margin-top:26px;
	line-height:24px;
	font:'trebuchet MS', Verdana, arial, georgia, helvetica;
	font-size:14px;
	color:#000000;
}
.contentRightSureExpenseList img {
	float:left;
	margin-top:6px;
	margin-right:10px;
}
.contentRightDemo {
	float:left;
	width:290px;
	margin-top:26px;
}
.contentRightDemoPic {
	background-image:url(img/demo_pic_3d.jpg);
	width:244px;
	height:156px;
	float:right;
	margin-right: 60px;
	clear:both;
}
.contentRightDemoBtn {
	float:right;
	margin-right:60px;
}
.contentRightText {
	font-family:'trebuchet MS', Verdana, arial, georgia, helvetica;
	font-size: 12px;
	color:#292929;
	line-height: 20px;
	text-align: justify left;
	margin-right:15px;
	padding-top:35px;
	clear:both;
	display:block;
}
.contentRightText a {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	clear:both;
	display:block;
	float:right;
	margin-right:20px;
	line-height:40px;
	clear:both;
}
.contentLeftQuote2 {
	background-image:url(img/landing_roi_calculator_bg.jpg);
	width:318px;
	height: 286px;
}
.homeContentBottomLeft {
	width:350px;
	height:383px;
	float:left;
}
.homeContentBottomRight {
	width:615px;
	height:383px;
	float:left;
}
.clear20 {
	height:20px;
}
.clear {
 	clear:both;
	font-size:0;
	height:0;
	margin-top:0 !important;
	margin-top:-2px;
}

.textTrebuchet25Black {
	font-family:"trebuchet MS", Verdana, arial, georgia, helvetica;
	color:#000000;
	font-size:25px;
}
.calculatorBoxRowNew {
	line-height: 19px;
	margin-bottom: 11px;
}
.calculatorBoxRowNew input.mileage-reimbursement, input.estimated-savings, input.annual-cost, input.savings-with, input.email-address {
	background-color:transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:text;
	height:18px;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:1px 0 0;
	width:82px;
}
.calculatorBoxRowNew input.email-address {
	width: 164px;
}
.calculatorBoxRowNew .quoteTextCenter {
	color: #006599;
	font-size: 14px;
	font-weight: bold;
}
.buttonGoQuotesavings {
	background-image:url(img/button_go.png);
}
.carallowanceTable {
	background-image:url(img/carallowance_table.gif);
	width:493px;
	height:284px;
	font-family:'trebuchet MS', Verdana, arial, georgia, helvetica;
	color:#000000;
	font-weight:bold;
	font-size:16px;
}
.carallowanceTableBg {
	margin-left:10px;
}
.carLandingPageContent {
	font-family:'trebuchet MS', Verdana, arial, georgia, helvetica;
	color:#000000;
	display:block;
}
.carLandingPageContent h2 {
	font-size:20px;
	font-style:italic;
}
.carLandingPageContent p {
	float:right;
	font-size:14px;
	line-height:0px;
	margin-top:8px;
	margin-right:30px;
}
.carLandingPageImages {
	display:block;
	margin-top:20px;
	height:380px;
}
.carLandingLeft {
	float:left;
	width:279px;
}
.carLandingRight {
	background-image:url(img/carlandingpage_table.gif);
	width: 306px;
	height: 343px;
	float:left;
	font-family:'trebuchet MS', Verdana, arial, georgia, helvetica;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	line-height:36px;
}
.carLandingRightTLeft {
	float:left;
	width:230px;
	margin-top:93px;
	margin-left:15px;
}
.carLandingRightTLeft p {
	line-height:36px;
	margin:0px 0px 0px 0px;
}
.carLandingRightTRight {
	float:left;
	width:50px;
	margin-top:93px;
}
.carLandingRightTRight p {
	line-height:36px;
	margin:0px 0px 0px 0px;
}
.textTrebuchetGrey11 H1{
	font-size:13px;
}
.textTrebuchetGrey11 strong{
	font-size:13px;
}

/* ----- Contact WebEx Logo ----- */

.contactWebex {
	margin: 60px 0 104px 200px;
}
	.contactWebex img {
		border: none;
	}
	