@charset "UTF-8";

/*global stylesheet for Navigant Solutions*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	background-color: #B3ADA8;
}

/*-----main tags
----------------------------------------------------------------------*/
h1 {
	color: #045f94;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 13px;
	color: #111;
	font-weight: bold;
}

.h2inline {
	font-size: 13px;
	color: #111;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.h3inline {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

a { text-decoration: none; }

a:link,
a:visited { color: #002D62; }

a:hover,
a:active {
	color: #219BD0;
	text-decoration: underline;
}

h2 a { }

h2 a:link,
h2 a:visited { color: #111; }

h2 a:hover,
h2 a:active {
	color: #219BD0;
	text-decoration: none;
}

.arrows { padding: 0 0 0 5px; }

a:link .arrows,
.arrows { color: #F78F1E; }

a:hover .arrows,
a:active .arrows { color: #219BD0; }

p {
	font-size: 12px;
	color: #111;
	line-height: 140%;
}

ul { }

li {
	font-size: 12px;
	color: #111;
	line-height: 140%;
}

img { border: 0; }

/*-----main structure
----------------------------------------------------------------------*/
#wrap {
	width: 900px;
	margin: 0px auto;
	border: 1px solid #E4E2E1;
	border-top: 1px solid #E5EAEF;
	background-color: #FFF;
	padding: 0px 0px 15px 0px;
}

#topbar {
	height: 8px;
	background-color: #E5EAEF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/*-----header layout
----------------------------------------------------------------------*/
#header {
	width: 900px;
	height: 110px;
	margin: 0px auto;
	border-top: 1px solid #E5EAEF;
}

#headercontent {
	width: 870px;
	height: 110px;
	margin: 0px auto;
	background-color: #fff;
	border-bottom: 1px solid #E5EAEF;
}

#logolink { float: left; }

#tagline { float: left; }

#utility {
	font-size: 11px;
	color: #B3ADA8;
	float: right;
	margin: 20px 7px 0px 0px;
}

#utility a {
	text-decoration: none;
	font-weight: bold;
}

#utility a:link,
#utility a:visited { color: #4D4B48; }

#utility a:hover,
#utility a:active { color: #219BD0; }

.phone {
	color: #4D4B48;
	font-weight: bold;
}

.contactinfo { }

#social {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
}

.linkedin {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(images/icon_linkedin.jpg) no-repeat top left;
	margin: 0 2px;
}

/*-----content layout
----------------------------------------------------------------------*/
#banner {
	width: 870px;
	height: 110px;
	margin: 0px auto;
	background: url(images/banner.jpg) no-repeat center top;
}

#banneralt {
	width: 870px;
	height: 110px;
	margin: 0px auto;
	background: url(images/banner_cloud.jpg) no-repeat center top;
}

#maincontent {
	width: 870px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #E5EAEF;
	border-top: 0px;
	padding-top: 10px;
}

#content {
	padding-right: 30px;
	vertical-align: top;
}

#body_suiteadmin #content { padding-right: 0; }

#right {
	width: 240px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #F78F1E;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#body_netsuiteME #right { text-align: left; }

#right img { margin: 25px auto; }

#body_about #right img { margin: 15px auto; }

#right img.customer { margin: 10px; }

#body_netsuite #right img.customer { margin: 15px; }

#right h2 {
	margin: 0 15px 10px 15px;
	text-align: left;
	color: #045f94;
}

#right p {
	margin: 0px 15px 10px 15px;
	text-align: left;
}

#body_netsuiteME #right p {
	margin: 0px 15px 10px 15px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

#body_netsuiteME #right p.smalltext {
	font-size: 10px;
	font-weight: normal;
}

/*-----footer layout
----------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	text-align: left;
	color: #4D4B48;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

/*-----other styles
----------------------------------------------------------------------*/
.twocolumnlist {
	float: left;
	margin: 0px 15px 10px 0px;
}

.clear { clear: both; }

.sans {
	font-family: sans-serif;
	text-align: right;
}

#utility .sans {
	font-size: 12px;
	padding: 0 20px 0 0;
	float: left;
	display: block;
}

ul.checks { margin: 10px 0; }

ul.checks li { list-style: url(images/check_bullet.png); }

ul.regular_list li { list-style: disc; }

#right #methodology h2 {
	margin: 0;
	font-size: 11px;
}

#methodology { margin: 0 auto; }

#methodology td {
	border-bottom: 1px solid #E5EAEF;
	padding: 5px 20px 5px 0;
	font-size: 11px;
	color: #111;
	line-height: 120%;
	vertical-align: top;
	text-align: left;
}

.graybox {
	padding: 5px 15px;
	margin: 15px 0;
	background-color: #F4F3F2;
	border-top: 5px solid #e2e2e2;
}

.rightgraybox {
	padding: 10px 0;
	margin: 0 10px;
	background-color: #F4F3F2;
}

.quotebox {
	padding: 25px 15px 15px 15px;
	margin: 0 10px;
	background: #F4F3F2 url(images/quotemarks.gif) no-repeat 8px 20px;
}

#right .quotebox h2 { text-align: center; }

.quote {
	color: #002D62;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 0 0;
	text-indent: 40px;
}

blockquote {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
}

.name {
	font-size: 11px;
	color: #4D4B48;
	float: right;
}

.rightimages {
	float: right;
	width: 240px;
	margin: 10px 0 0 15px;
	text-align: center;
}

.rightimages img { margin: 0 auto 30px auto; }

.imageright {
	float: right;
	margin: 10px 15px 15px 0px;
}

.dotdivider {
	color: #219BD0;
	font-size: 18px;
	padding: 0px;
	margin: 5px auto;
}

.pinline {
	border-top: 1px solid #ccc;
	margin: 15px 0 15px 0;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.imageright {
	float: right;
	margin: 0 0 0 10px;
}

p.smalltext { font-size: 10px; }

a.underline { text-decoration: underline; }

/*fancybox*/
#data { text-align: left; }

#data .graybox { margin: 0 auto; }

#data h2 {
	margin: 10px 15px 10px 0;
	text-align: left;
	color: #045f94;
}

#data p { font-weight: bold; }

#data p.smalltext {
	font-size: 10px;
	font-weight: normal;
}

#data ul { width: 240px; }

