@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;
}
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: #FFF url(images/logo.gif) no-repeat left top;
	border-bottom: 1px solid #E5EAEF;
}
a#logolink {
	height: 110px;
	width: 215px;
	display: block;
	text-indent: -9000px;
	float: left;
}
#utility {
	font-size: 11px;
	color: #B3ADA8;
	float: right;
	margin: 25px 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;
}
/*-----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;
}
#right img {
	margin: 0 auto 15px auto;
}
#right img.customer {
	margin: 0 10px 15px 10px;
}
#right h2 {
	margin: 0 15px 10px 15px;
	text-align: left;
	color: #045f94;
}
#right p {
	margin: 0px 15px 10px 15px;
	text-align: left;
}

/*-----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;
}
ul.checks {
	margin: 10px 0;
} 
ul.checks li {
	list-style: url(images/check_bullet.gif);
}
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;
}
.quotebox {
	padding: 15px;
	background-color: #F4F3F2;
	margin: 0px 10px;
}
#right .quotebox h2 {
	text-align: center;
}
.quote {
	color: #002D62;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
.name {
	font-size: 11px;
	color: #4D4B48;
	float: right;
}
.imageright {
	float: right;
	margin: 10px 15px 15px 0px;
}
.dotdivider {
	color: #219BD0;
	font-size: 18px;
	padding: 0px;
	margin: 5px auto;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.imageright {
	float: right;
	margin: 0 0 0 10px;
}
