@charset "utf-8";
/* CSS Document */


/* Drop down features */

#Dropwrapper {
	clear:both;
	width:699px;
	text-align:left;
	margin-top:10px;
}

#Dropwrapper .PushDown
{
	margin-bottom:5px;
	display:inline-block;
}


#Dropwrapper .container .box .round-box {
	float:left;
	position:relative;
	background:#FFF;

	font-size:12px;
	
}

#Dropwrapper .container .box .round-box.inner {
	margin:0;
}

#Dropwrapper .container .box .round-box.on-white {
	background:#EEE;
}


#Dropwrapper .container .box .round-box.on-gray .topLeft {
	background-position:0px -10px;
}
#Dropwrapper .container .box .round-box.on-gray .topRight {
	background-position:-10px -10px;
}
#Dropwrapper .container .box .round-box.on-gray .bottomLeft {
	background-position:0px -20px;
}
#Dropwrapper .container .box .round-box.on-gray .bottomRight {
	background-position:-10px -20px;
}


#Dropwrapper .container .box.cap {
	margin-right:0;
}
#Dropwrapper .container .box.transparent {
	background:transparent none repeat scroll 0 0;
}
#Dropwrapper .container .box .topLeft, #wrapper .container .box .topRight, #wrapper .container .box .bottomLeft, #wrapper .container .box .bottomRight {
	position:absolute;
	width:10px;
	height:10px;
	font-size:1px;
	line-height:0;
	background:url(/images/dropwrapper/corners.png) no-repeat 0 0;
	
}
#Dropwrapper .container .box .topLeft {
	top:0;
	left:0;
	background-position:0 -10px;
}
#Dropwrapper .container .box .topRight {
	top:0;
	right:0;
	background-position:-10px -10px;
}
#Dropwrapper .container .box .bottomLeft {
	bottom:0;
	left:0;
	background-position:0 -20px;
}
#Dropwrapper .container .box .bottomRight {
	bottom:0;
	right:0;
	background-position:-10px -20px;
}
#Dropwrapper .container .box.first .topLeft {
	background-position:0 0;
}
#Dropwrapper .container .box.first .topRight {
	background-position:-10px 0;
}


/*Overall spacing */
#Dropwrapper .container .product.services.web .round-box.outer {
	padding:5px 5px 5px 5px;
}


#Dropwrapper .container .product #supportFaqs.round-box.outer {
	width:699px;
	clear:both;
}
#Dropwrapper .container .product #supportFaqs .round-box.inner {
	padding:10px;
}

/* Each gap spacing */
#Dropwrapper .container .product #supportFaqs .round-box.inner {
	margin:0;
}


#Dropwrapper .container #supportFaqs .faq h4 {
	cursor:pointer;
	font-family:trebuchet, "Trebuchet MS", arial,  sans-serif;
	font-size:125%;
	color:#0b619f;
	font-weight:bold;
	background:url(/images/dropwrapper/icon-toggle-expand.gif) no-repeat right 0;
	line-height:25px;
	width:100%
}


#Dropwrapper .container #supportFaqs .faq h4.open {
	background-position:right -25px;
}
#Dropwrapper .container #supportFaqs .faq h4 span {
	color:#666;
}
#Dropwrapper .container #supportFaqs .faq .faqWrapper {
	margin:10px 0 0 0;
	padding:10px;
	width:659px;
	background:transparent url(/images/dropwrapper/ns-resource-box-bg.gif) repeat-x 0 0;

}
#Dropwrapper .container .faq .faqItem {
	padding:10px 0;
	width:659px;
}
#Dropwrapper .container .faq .multi {
	border-bottom:1px dashed #ddd;
}
#Dropwrapper .container .faq .faqItem.cap {
	border:none;
}
#Dropwrapper .container .faq .faqItem h4 {
	font-size:16px;
	background:url(/images/dropwrapper/icon-toggle-expand-sm.gif) no-repeat right 0;

}
#Dropwrapper .container .faq .faqItem h4.open {
	background-position:right -20px;
}
#Dropwrapper .container .faq .faqItem .faqContent {
	width:659px;
}

#Dropwrapper .container .faq .faqItem .faqContent ul
{
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#Dropwrapper .container .faq .faqItem .faqContent li
{
	list-style: disc;
}

#Dropwrapper .container .faq .faqWrapper .faqItem p.heading {
	font-size:108%;
	color: #444;
	font-weight:bold;
}
#Dropwrapper .container .faq .faqWrapper .faqItem .processStep {
	padding:0;
}
#Dropwrapper .container .faq .faqWrapper .faqItem .processStep p {
	margin:0 10px;
}
#Dropwrapper .container .faq .faqWrapper .faqItem ul, #wrapper .container .faq .faqWrapper .faqItem ol {
	margin:10px 30px;
}
#Dropwrapper .container .faq .faqWrapper .faqItem ul li, #wrapper .container .faq .faqWrapper .faqItem ol li {
	margin:10px 0;
	font-size:12px;
}

#Dropwrapper .container .box .product .round-box.inner {
	width:679px;
}

.VPMProcesstimeline
{
	padding-top:10px;
	padding-bottom:10px;
	padding:0;
}

/* Drop Down END */

/* Drop Down 482px length */

#Dropwrapper482 {
	clear:both;
	width:482px;
	text-align:left;
}


#Dropwrapper482 .container .box .round-box {
	float:left;
	position:relative;
	background:#FFF;

	font-size:12px;
	
}

#Dropwrapper482 .container .box .round-box.inner {
	margin:0;
}

#Dropwrapper482 .container .box .round-box.on-white {
	background:#f4f4f4;
}


#Dropwrapper482 .container .box .round-box.on-gray .topLeft {
	background-position:0px -10px;
}
#Dropwrapper482 .container .box .round-box.on-gray .topRight {
	background-position:-10px -10px;
}
#Dropwrapper482 .container .box .round-box.on-gray .bottomLeft {
	background-position:0px -20px;
}
#Dropwrapper482 .container .box .round-box.on-gray .bottomRight {
	background-position:-10px -20px;
}


#Dropwrapper482 .container .box.cap {
	margin-right:0;
}
#Dropwrapper482 .container .box.transparent {
	background:transparent none repeat scroll 0 0;
}
#Dropwrapper482 .container .box .topLeft, #wrapper .container .box .topRight, #wrapper .container .box .bottomLeft, #wrapper .container .box .bottomRight {
	position:absolute;
	width:10px;
	height:10px;
	font-size:1px;
	line-height:0;
	background:url(/images/dropwrapper/corners.png) no-repeat 0 0;
	
}
#Dropwrapper482 .container .box .topLeft {
	top:0;
	left:0;
	background-position:0 -10px;
}
#Dropwrapper482 .container .box .topRight {
	top:0;
	right:0;
	background-position:-10px -10px;
}
#Dropwrapper482 .container .box .bottomLeft {
	bottom:0;
	left:0;
	background-position:0 -20px;
}
#Dropwrapper482 .container .box .bottomRight {
	bottom:0;
	right:0;
	background-position:-10px -20px;
}
#Dropwrapper482 .container .box.first .topLeft {
	background-position:0 0;
}
#Dropwrapper482 .container .box.first .topRight {
	background-position:-10px 0;
}


/*Overall spacing */
#Dropwrapper482 .container .product.services.web .round-box.outer {
	/*padding:4px 5px 4px 5px*/
	padding:0;
}


#Dropwrapper482 .container .product #supportFaqs.round-box.outer {
	width:482px;
	clear:both;
}
#Dropwrapper482 .container .product #supportFaqs .round-box.inner {
	padding:10px;
	border:1px solid #ccc;
	background-color:#fff;
}

/* Each gap spacing */
#Dropwrapper482 .container .product #supportFaqs .round-box.inner {
	margin-bottom:0;
}

#Dropwrapper482 .boxgap
{
	margin-bottom:5px;
}


#Dropwrapper482 .container #supportFaqs .faq h4 {
	cursor:pointer;
	font-family:trebuchet, "Trebuchet MS", arial,  sans-serif;
	font-size:125%;
	color:#0b619f;
	font-weight:bold;
	background:url(/images/dropwrapper/icon-toggle-expand.gif) no-repeat right 0;
	line-height:25px;
	width:100%
}


#Dropwrapper482 .container #supportFaqs .faq h4.open {
	background-position:right -25px;
}
#Dropwrapper482 .container #supportFaqs .faq h4 span {
	color:#666;
}
#Dropwrapper482 .container #supportFaqs .faq .faqWrapper {
	margin:10px 0 0 0;
	padding:10px;
	width:442px;
	background:transparent url(/images/dropwrapper/ns-resource-box-bg.gif) repeat-x 0 0;

}
#Dropwrapper482 .container .faq .faqItem {
	padding:10px 0;
	width:442px;
}
#Dropwrapper482 .container .faq .multi {
	border-bottom:1px dashed #ddd;
}
#Dropwrapper482 .container .faq .faqItem.cap {
	border:none;
}
#Dropwrapper482 .container .faq .faqItem h4 {
	font-size:16px;
	background:url(/images/dropwrapper/icon-toggle-expand-sm.gif) no-repeat right 0;

}
#Dropwrapper482 .container .faq .faqItem h4.open {
	background-position:right -20px;
}
#Dropwrapper482 .container .faq .faqItem .faqContent {
	width:442px;
}

#Dropwrapper482 .container .faq .faqItem .faqContent ul
{
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#Dropwrapper482 .container .faq .faqItem .faqContent li
{
	list-style: disc;
}

#Dropwrapper482 .container .faq .faqWrapper .faqItem p.heading {
	font-size:108%;
	color: #444;
	font-weight:bold;
}
#Dropwrapper482 .container .faq .faqWrapper .faqItem .processStep {
	padding:0;
}
#Dropwrapper482 .container .faq .faqWrapper .faqItem .processStep p {
	margin:0 10px;
}
#Dropwrapper482 .container .faq .faqWrapper .faqItem ul, #wrapper .container .faq .faqWrapper .faqItem ol {
	margin:10px 30px;
}
#Dropwrapper482 .container .faq .faqWrapper .faqItem ul li, #wrapper .container .faq .faqWrapper .faqItem ol li {
	margin:10px 0;
	font-size:12px;
}

#Dropwrapper482 .container .box .product .round-box.inner {
	width:462px;
}

#Dropwrapper482 .timeline
{
	background:url(/images/vpm/timeline-sm.gif) no-repeat;
	width: 442px;
	height:145px;
	text-indent:-999px;
	margin-top:10px;
	margin-bottom:10px;
}

/* 482px length END */