@charset "utf-8";
/* CSS Document */

#rightnav {
	display:none;
}

a:visited {
	color:#002776;
}

#pagebody p {
	margin:0;
}

/* CSS Reset based on http://meyerweb.com/eric/tools/css/reset/index.html v1.0 | 20080212 */
#pageDiv ol, #pageDiv ul {
	list-style: none;
	margin-top: 3px;
}

#pageDiv blockquote, #pageDiv q {
	quotes: none;
}

#pageDiv blockquote:before, #pageDiv blockquote:after, #pageDiv q:before, #pageDiv q:after {
	content: '';
	content: none;
}

#pageDiv del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
#pageDiv table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Reset Complete */

#pageDiv {
	overflow:hidden;
	margin-top:15px;
}

#pageDiv p {
	margin-bottom:1em;
	line-height:1.3em;
}


/*-- Tier 1 CSS -----------------------------------*/
#headerLogo {
	float:right;
	margin:10px 15px 0 0;
	overflow:visible;
}

#pageDiv div#tier1shiny {
	width:275px;
	float:left;
	/*height: 300px; This may need to be re-instated*/
}


div#tier1 {
	overflow:hidden;
}

div#tier1ShinyCopy {
	margin-top:0;
	margin-left:300px;
}

#tier1ShinyCopy ul{
  margin:0 0 0 25px;
  padding:0;
  list-style:disc;
}

#tier1ShinyCopy li{
  margin-bottom:4px;
  list-style: disc outside none;
}

ul#blinks {
	margin:20px 0 0;
	padding:0;
	list-style:none;
}

ul#blinks li {
	font-size:15px;
	list-style-type: none;
}

ul#blinks a,
ul#blinks span {
	display:inline-block;
	background: url(http://mx-mp.quest.com/images/bull-blue-wt-arrow-no-padding.gif) no-repeat left 13px;
	padding:10px 0 5px 23px;
	margin-bottom:0;
	font-weight:bold;
}

ul#blinks a,
ul#blinks span {
	display:block;
}

ul#blinks a:hover {
	text-decoration:none;
	border-bottom:none;
	color:#2F4DAD;
}

.associatedGraphic {
	float:right;
	margin:20px 0;
	border:none;
}




/*-- Tier 2 "Hot Doc" CSS --------------------------*/
div#tier2 {
	clear:both;
	overflow:hidden;
	padding-top:30px;
	border-top: 1px solid #D3D3D3;
}

div#tier2 h3 {
	line-height:1.3em;
	margin-bottom:1em;
	color:#323232;
}

div#tier2 h3 a {
	display:block;
	line-height:17px;
	padding:3px 0 8px;
}

div.tier2section {
	width:33%;
	float:left;
}

#pagebody div.tier2section div, #pagebody div.tier2section h3, #pagebody div.tier2section p, #pagebody div.tier2section a.tier2link {
	margin:0 15px;
}

div.tier2image {
	height:200px;
	text-align:center;
}

div#tier2 a.tier2link {
	display:block;
	background:url(http://mx-mp.quest.com/images/arrow-right.gif) no-repeat center left;
	line-height:15px;
	padding:8px 0 8px 20px;
}




/*-- Tier 2 "Gray Box" CSS --------------------------*/
div#tier3 {
	clear:both;
	background: url(http://mx-mp.quest.com/images/rndCorners/botLeft.png) bottom left no-repeat #E3E1E2;
	margin-top:30px;
}

div#prodFooterOuter {
	background: url(http://mx-mp.quest.com/images/rndCorners/botRight.png) bottom right no-repeat;
}

div#prodFooterMid {
	background: url(http://mx-mp.quest.com/images/rndCorners/topRight.png) top right no-repeat;
}

div#prodFooterInner {
	background: url(http://mx-mp.quest.com/images/rndCorners/topLeft.png) top left no-repeat;
	width:100%;
	overflow:hidden;
	padding:18px 0;
	line-height: 1.2em;
}

div#prodFooterInner li {
	list-style-type: none;
	padding-bottom: 5px;
}

div#prodFooterInner a {
	display: inline !important;
	line-height: 1em;
}

div#prodFooterInner h2 {
	font-size: 13px;
}

.tier3Section {
	float:left;
	width:30%;
	padding-right:3%;
}

#tier3Section1 ul, #tier3Section1 h2, #tier3Section3 ul, #tier3Section3 h2  {
	margin-left:40px;
}

.tier3Section h2 {
	font-size: 1.2em;
}

.tier3Section ul {
	padding: 0 10px 0 0;
	margin:0;
}

.tier3Section li {
	font-size:11px;
	margin:0;
	border-bottom:1px solid #e3E1E2;
}

#tier3 li a {
	display:block;
	padding: 5px 5px 5px 0;
}



/*-- Features and Benefits CSS --------------------------*/
ul.features {
	margin:20px 0 0;
	padding:0;
	line-height:14px;
}

.features li {
	margin:0 0 15px 15px;
	padding:0 0 0 25px;
	background:url(http://mx-mp.quest.com/images/checkmark-blue-sm.gif) no-repeat top left;
	list-style:none !important;
	font-size:11px;
}

.features li strong{
	font-size:14px;
}

ul.features a img {
}

.smallFeatures .features li strong{
	font-size:12px;
}

.smallFeatures {
	border-top:1px solid #666;
	overflow:hidden;
	width:100%;
}

.smallFeatures ul {
	width:44%;
	padding:0 5% 0 0;
	float:left;
}

.smallFeatures li {
	font-size:11px;
	line-height:14px;
}




/*-- Products Listing CSS --------------------------*/
#product-listing{
	border-top:1px solid #D3D3D3;
	clear:both;
	margin:25px 0;
	overflow:hidden;
	padding-top:30px;
}

#product-listing .row {
	width:100%;
	overflow:hidden;
}

#product-listing .section{
	width:48%;
	margin:5px 2% 15px 0;
	float:left;
}

#product-listing .section div{
	padding:0 10px 0 0;	
}

#product-listing .section img.logo{
	display:block;
	margin:10px 15px 5px;

}

#product-listing h2, #product-listing .section p{
	margin:0 15px;	
}

.disclaimer {
	font-style:italic;
	font-size: 11px;
}

