@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/solids/pixel_bgltgrey.gif);
	}
@media all {
 ul { margin-left: 0; }
 li { margin-left: 1em; }
}
ul, ul li
{
	padding: 0;
	margin: 0;
}
ul li
{
	margin-left: 23px;
}
.caseContent {
	margin-top: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58585a;
	text-decoration: none;
	margin-bottom: 22px;
}
.caseContent a {
	color: #6fa0cf;
	text-decoration:none;
}
.caseContent a:hover {
	color: #425d6f;
	text-decoration:underline;
}
.footerTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #46555f;
	text-decoration: none;
	margin-bottom: 4px;
}
.footerTitle a {
	color: #8f9192;
	text-decoration: none;
}
.footerTitle a:hover {
	color: #6fa0cf;
	text-decoration: underline;
}
.box {
	width: 300px;
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	-o-border-radius: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 3px 7px #adadad;
	/* -opera-border-radius: 10px; */
	border-radius: 10px;
	-moz-box-sizing: border-box;
	-opera-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	 position: relative;
	/* position: absolute; */
}
.holderbox {
	clip: rect(0px 682px 206px 0px);
	width: 682px;
	height: 206px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	overflow: hidden;
	position: absolute; 
}
#buzzList {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 21px;
	color: #8f9192;
	text-decoration: none;
	list-style-image: url(../images/bullets/orangeBullet.gif);
	margin-right: 0px;
	margin-top: 24px;
}
#connectList {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 21px;
	color: #8f9192;
	text-decoration: none;
	list-style-image: url(../images/bullets/blueBullet.gif);
	margin-right: 0px;
	margin-top: 24px;
}
#igniteList {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 21px;
	color: #8f9192;
	text-decoration: none;
	list-style-image: url(../images/bullets/redBullet.gif);
	margin-right: 0px;
	margin-top: 24px;
}
#miniList {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 21px;
	color: #cecfd1;
	text-decoration: none;
	list-style-image: url(../images/bullets/ltBlueBullet.gif);
	margin-right: 0px;
	margin-top: 15px;
}
#miniList a {
	color: #8f9192;
	text-decoration: none;
}
#miniList a:hover {
	color: #6fa0cf;
	text-decoration: underline;
}
#velcroList {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 21px;
	color: #8f9192;
	text-decoration: none;
	list-style-image: url(../images/bullets/yellowBullet.gif);
	margin-right: 0px;
	margin-top: 24px;
}
#studyList {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 21px;
	color: #8f9192;
	text-decoration: none;
	list-style-image: url(../images/bullets/drkBlueBullet.gif);
	margin-right: 0px;
	margin-top: 24px;
}
#fullWidthBuzz {
	background-color: #edeced;
	background-image: url(../images/gradients/header/buzz.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#fullWidthConnect {
	background-color: #edeced;
	background-image: url(../images/gradients/header/connect.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#fullWidthIgnite {
	background-color: #edeced;
	background-image: url(../images/gradients/header/ignite.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#fullWidthLaunch {
	background-color: #edeced;
	background-image: url(../images/gradients/header/launch.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#fullWidthVelcro {
	background-color: #edeced;
	background-image: url(../images/gradients/header/velcro.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#fullWidthDefault {
	background-color: #edeced;
	background-image: url(../images/gradients/header/default.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#fullWidthDefaultHome {
	background-color: #23333c;
	background-image: url(../images/gradients/header/defaultHome.png);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment:fixed;
}
#shadeDown {
	background-image: url(../images/gradients/shadeDown.jpg);
	background-repeat: repeat-x;
	height: 300px;
	position: relative;
	top: 221px;
}
#pageContainer {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
}
#pageFade {
	background-color: #feffff;
	background-image: url(../images/gradients/pageFade.gif);
	background-repeat: repeat-x;
}
#swoop {
	background-image: url(../images/gradients/topswoop.gif);
	background-repeat: no-repeat;
}
#footerContainer {
	width: 737px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/solids/pixel_ftltgrey.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A6A6A6;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
}
#footerContainer a {
	color: #6fa0cf;
	text-decoration:none;	
}
#footerContainer a:hover {
	color: #425d6f;
	text-decoration:underline;
}

#footer {
	margin-top: 40px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A6A6A6;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#headerContainer {
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#verticeLogo {
	position: absolute;
	margin-left: 660px;
	width: 127px;
	margin-top: 18px;
	z-index: 0;
}
#navContainer {
	width: 550px;
	position: relative;
	top: 26px;
	left: 50px;
	vertical-align: top;
}
#titleContainer {
	width: 245px;
	margin-top: 56px;
	margin-left: 215px;
}
#largePageTitle {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 40px;
	color: #58585a;
}
#bodyContainer {
	margin-top: 30px;
}
#fullPageWidth {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
}
#leftColRelated {
	margin-top: 50px;
	margin-left: 50px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8f9192;
	text-decoration: none;
}
#largeIcon {
	margin-right: 23px;
	text-align: right;
}
#smNavIcons {
	margin-left: 270px;
	margin-top: -70px;
	position: absolute;
	height: 100px;
	width: 307px;
}
#suiteTitle {
	margin-top: 25px;
}
#bodyContent {
	margin-top: 52px;
	margin-right: 100px;
	margin-left: 28px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58585a;
	text-decoration: none;
}
#bodyContent2 {
	margin-top: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58585a;
	text-decoration: none;
}
#getStartedContent {
	margin-top: 43px;
	margin-right: 245px;
	margin-left: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58585a;
	text-decoration: none;
	margin-bottom: 66px;
}
#solutionSuiteContent {
	margin-top: 43px;
	margin-right: 265px;
	margin-left: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58585a;
	text-decoration: none;
	margin-bottom: 50px;
}
#relatedBuzz {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f6a437;
	text-decoration: none;
	margin-bottom: 5px;
}
#relatedCaseStudy {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8f9192;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 25px;
}
#relatedCaseStudy a:link {
	color: #8f9192;
	text-decoration: none;
}
#relatedCaseStudy a:visited {
	color: #8f9192;
	text-decoration: none;
}
#relatedCaseStudy a:hover {
	color: #3c3c3d;
}
#relatedCaseStudy a:active {
	color: #8f9192;
	text-decoration: none;
}
#verticeLarge {
	position: absolute;
	margin-top: 73px;
	margin-left: 562px;
}
#solutionsLarge {
	position: absolute;
	margin-top: 30px;
	margin-left: 532px;
}
#generalQuestionsTitle {
	margin-left: 30px;
	width: 272px;
}
#generalQuestionsContent {
	background-image: url(../images/bg/contactDots.gif);
	background-repeat: repeat-y;
	background-position: 270px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 23.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #828282;
	text-decoration: none;
	margin-top: 8px;
	padding-right: 29px;
}
#formDiv {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #828282;
	margin-top: 30px;
}
.getStartedForm {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8a8a8b;
	text-decoration: none;
	background-color: #fcfdfd;
	border: 1px solid #dedddd;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.getStartedFormDrop {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8a8a8b;
	text-decoration: none;
	background-color: #fcfdfd;
	border: 1px solid #dedddd;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#rightContactDiv {
	margin-left: 327px;
	position: absolute;
	width: 389px;
}
#rightContactLeft {
	width: 197px;
}
#rightContactDots {
	background-image: url(../images/bg/contactDotsHoriz.gif);
	background-repeat: repeat-x;
	padding-top: 34px;
	margin-top: 22px;
}
#rightContactRight {
	margin-left: 197px;
	position: absolute;
	width: 200px;
}
#contactContent {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 23.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #828282;
	text-decoration: none;
	margin-top: 8px;
	letter-spacing: 1px;
}
#contactContent a {
	color: #6fa0cf;
	text-decoration:none;
}

#contactContent a:hover {
	color: #425d6f;
	text-decoration:underline;
}
