@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0px;
	background-color: #D1C9B4;
	font-size: 13px;
	line-height: 1.3em;
}
a { 
	outline: none; 
}
a:link, a:visited {
	color: #007BB6;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #ee7711;
	text-decoration: none;
	font-weight: bold;
}
a.btn:visited, a.btn:link, a.btn:active, a.btn:hover {
	display: block;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	position: relative;
	float: left;
}
a.btn:visited, a.btn:link {
	border: 1px solid #99ccdd;
	color: #FFFFFF;
	background-color: #007BB6;
}
a.btn:active, a.btn:hover {
	border: 1px solid #f7bb7c;
	color: #FFFFFF;
	background-color: #D86200;
}
a.csbuttons:link, a.csbuttons:visited, a.csbuttons:active, a.csbuttons:hover {
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 165px;
	margin: 0px;
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	z-index: 200;
	text-transform: uppercase;
}
a.csbuttons:link, a.csbuttons:visited {
	border: 1px solid #99ccdd;
	color: #FFFFFF;
	background-color: #007BB6;
}
a.csbuttons:active, a.csbuttons:hover {
	border: 1px solid #f7bb7c;
	color: #FFFFFF;
	background-color: #D86200;
}
a.maps:visited, a.maps:link {
	display: block;
	border: 1px solid #007BB6;
	padding: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
a.maps:active, a.maps:hover {
	display: block;
	border: 1px solid #ee7711;
	padding: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
a.sidenav-sctns:link, a.sidenav-sctns:visited, a.sidenav-sctns:hover, a.sidenav-sctns:active {
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-bottom: 0px;
	color: #007BB6;
	width: 140px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1em;
}
a.sidenav-sctns:link, a.sidenav-sctns:visited {
	color: #007BB6;
	background-color: #e8f6fb;
}
a.sidenav-sctns:hover, a.sidenav-sctns:active {
	color: #e8f6fb;
	background-color: #007BB6;
}

a.sidenav-ftrs:link, a.sidenav-ftrs:visited, a.sidenav-ftrs:hover, a.sidenav-ftrs:active {
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-bottom: 0px;
	width: 140px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1em;
}
a.sidenav-ftrs:link, a.sidenav-ftrs:visited {
	color: #D86200;
	background-color: #FDEEDE;
}
a.sidenav-ftrs:hover, a.sidenav-ftrs:active {
	color: #FDEEDE;
	background-color: #ee7711;
}

a.tckr:link, a.tckr:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.tckr:hover, a.tckr:active {
	color: #ee7711;
	text-decoration: none;
	font-weight: normal;
}
form {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h1 {
	font-size: 26px;
	color: #FFFFFF;
	z-index: 100;
	top: 21px;
	left: 30px;
	margin: 0px;
	position: absolute;
	font-weight: normal;
	width: 80%;
	display: block;
}
h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #ee7711;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 3px;
}
h3 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, select, textarea {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin: 0px;
	padding: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
p.form {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
p.list, ol.list, ul.list {
	margin-top: 0px;
	margin-bottom: 3px;
}

ol {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.3em;
	list-style-position: outside;
}
ul {
	list-style-image: url(../_images/misc/blt-square.gif);
	list-style-position: outside;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: -1em;
}
.arrows-sctns {
	font-weight: bold;
	display: block;
	float: left;
	width: 10px;
	height: 18px;
	color: #99CCDD;
}
.arrows-ftrs {
	font-weight: bold;
	display: block;
	float: left;
	width: 10px;
	height: 18px;
	color: #F7BB7C;
}
.asterisk {
	font-size: 18px;
	font-weight: normal;
	color: #D86200;
	margin-left: -10px;
	padding-right: 5px;
}
.buttons {
	display: block;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	position: relative;
	float: left;
	background-color: #007BB6;
	color: #FFFFFF;
	border: 1px solid #99CCDD;
}
.cs-industry-focus {
	left: 40px;
}
.column-app {
	margin-top: 15px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 19px;
	margin-right: 19px;
}
.column-L {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99ccdd;
	padding-right: 20px;
	float: left;
	width: 444px;
}
.column-R {
	width: 150px;
	margin: 0px;
	float: right;
}
.column-span-LR {
	margin-top: 15px;
	margin-bottom: 0px;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	width: 635px;
	min-height: 400px;
}
.contact-info {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 19px;
	width: 146px;
	display: block;
	color: #007BB6;
	font-size: 18px;
	font-weight: normal;
}
.comments {
	color: #990099;
	font-style: italic;
}
.dropdown-menus {
	display: block;
	border: 1px solid #a3a3a3;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8f6fb;
}
.hp-mn-cntnt-div {
	position: relative;
	margin-top: 20px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 10px;
	display: block;
	width: 690px;
}
.hp-mn-cntnt-T {
	display: block;
	width: 690px;
	background-image: url(../_images/framework/boxes/mn-cntnt-bx-T.jpg);
	background-repeat: no-repeat;
	height: 4px;
}
.hp-mn-cntnt-M {
	display: block;
	background-color: #FFFFFF;
	width: 648px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.hp-mn-cntnt-B {
	display: block;
	width: 690px;
	background-image: url(../_images/framework/boxes/mn-cntnt-bx-B.jpg);
	background-repeat: no-repeat;
	height: 4px;
}
.image-headshots {
	display: block;
	clear: left;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #A3A3A3;
}
.list-container {
	padding: 5px;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: -15px;
}
.lp-mn-cntnt-div {
	margin-top: 16px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	display: block;
	width: 860px;
	position: relative;
	z-index: 0;
}
.lp-mn-cntnt-T {
	display: block;
	width: 860px;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lp-mn-cntnt-M {
	display: block;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A3A3A3;
	border-left-color: #A3A3A3;
	background-color: #FFFFFF;
	background-image: url(../_images/framework/bg-photos/lp-bx-fpo-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	z-index: 100;
}
.lp-mn-cntnt-B {
	display: block;
	width: 860px;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.page-title-bg {
	background-image: url(../_images/framework/page-title-bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	z-index: 0;
	width: 920px;
}
.rss-icon {
	display: block;
	position: relative;
	float: left;
	top: -3px;
	padding-right: 6px;
}
.rss-text-container {
	border-top: solid 1px #a3a3a3;
	border-bottom: solid 1px #a3a3a3;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.rule-horizontal {
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99ccdd;
}
.sidenav-container {
	margin-left: 19px;
	margin-bottom: 10px;
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 110px;
	margin-right: 0px;
}
.sidenav-features-T {
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	color: #D86200;
	padding-bottom: 0px;
	text-transform: capitalize;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7BB7C;
	margin-top: 10px;
	width: 146px;
}
.sidenav-sections-T {
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	color: #007BB6;
	padding-bottom: 0px;
	text-transform: capitalize;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99ccdd;
}
.selected-fields {
	background-color: #FDEEDE;
}
.tckr-div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 30px;
	width: 275px;
	text-align: center;
}.text-13px {
	font-weight: normal;
	font-size: 13px;
}
.text-dark-blue {
	color: #007BB6;
	line-height: 1.5em;
}
.text-dark-blue-lrg {
	color: #007BB6;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.5em;
}
.text-dark-blue-title {
	color: #007BB6;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1.5em;
}
.text-orange {
	color: #ee7711;
	line-height: 1.5em;
}
.text-orange-bold-large {
	color: #ee7711;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 1.5em;
}
.text-otd {
	display: block;
	width: 520px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.text-quote {
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	color: #007BB6;
}
.text-quote-marks {
	font-size: 20px;
	font-weight: bold;
	color: #99CCDD;
}
.text-quote-names {
	line-height: 1.3em;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #007BB6;
}
.text-white {
	color: #FFFFFF;
}
.text-white-bold-large {
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box-blue {
	display: block;
	background-color: #99ccdd;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #41A8D9;
	color: #FFFFFF;
}
#box-dark-blue {
	display: block;
	background-color: #41A8D9;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #007BB6;
}
#box-light-blue {
	display: block;
	background-color: #E8F6FB;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #99CCDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	position: relative;
}
#box-main-bg {
	background-image: url(../_images/framework/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	z-index: -900;
}
#box-main-border-L {
	background-image: url(../_images/framework/brdr-L.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: 100%;
}
#box-main-border-R {
	background-image: url(../_images/framework/brdr-R.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: 100%;
}
#box-main-home {
	background-image: url(../_images/framework/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	width: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	z-index: -1000;
	position: relative;
}
#box-main-landing {
	background-image: url(../_images/framework/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	width: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	z-index: -1000;
	position: relative;
}
#box-main-B {
	display: block;
	position: relative;
	width: 920px;
	background-image: url(../_images/framework/frame-B.gif);
	background-repeat: no-repeat;
	clear: both;
	top: 0px;
	height: 20px;
}
#box-light-orange {
	display: block;
	background-color: #FDEEDE;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #f7bb7c;
}
#box-orange {
	display: block;
	background-color: #ee7711;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #ee7711;
}
#box-otd {
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 19px;
	background-image: url(../_images/framework/boxes/otd.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 565px;
}
#box-quote {
	display: block;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../_images/framework/boxes/qt.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 275px;
	margin-top: 20px;
}
#box-white {
	display: block;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#flash {
	height: 300px;
	width: 920px;
	display: block;
	position: relative; /* the local stacking context created affects all children */
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/framework/flash-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	z-index: 1;
}
#footer {
	font-size: 11px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
}
#header {
	display: block;
	height: 65px;
	width: 900px;
	clear: both;
	background-image: url(../_images/framework/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative; /* the local stacking context created affects all children */
	z-index: 2; /* the higher level set on the top menu container, its children can't go lower */
	top: 0px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header-logo {
	position: absolute;
	left: 25px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	clear: none;
	display: block;
}
#wrapper-inner {
	width: 920px;
	position: relative; /* the common stacking context created */
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-outer {
	height: 100%;
	width: 100%;
	position: relative;
	display: block;
	margin-top: 10px;
	z-index: 0;
}

.head1 {
	display:none;
}

#taleoContent table td h1 {
	display:none;
}