/* @group ResetClasses */

/* ----- Resets START -------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----- Resets END -------- */

/* @end */

body {
	background: url(../graphics/bg_global.png) repeat-x;
	margin: 0px;
	background-color:#FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



.header {
	width: 900px;
	padding-top: 15px;
	float: left;
	padding-bottom: 10px;
}
.logoContainer {
	height: 48px;
	width: 208px;
	float: left;
}
.sloganContainer {
	height: 12px;
	width: 342px;
	float: right;
	padding-top: 23px;
}
.mainContainer {
	padding-top: 12px;
	width: 900px;
	float: left;
	margin-bottom: 12px;
}
.navContainer {
	background: url(../graphics/bg_nav.png) no-repeat 0px 6px;
	height: 33px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 900px;
	float: left;
	position: relative;
}
.bannerMain {
	width: 900px;
	float: left;
	background-image: url(../graphics/mainbanner/main_banner.jpg);
	background-repeat: no-repeat;
	height: 345px;
	padding: 0px;
	margin-top: 12px;
}

.bannerMainFlash {
	width: 900px;
	height: 450px;
	float: left;
	margin-top: 10px;
}
.bannerMainLogo {
	float: left;
}
.bannerMainList {
	float: left;
	width: 160px;
	font-size: 11px;
	color: #333333;
}
.bannerMainList ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bannerMainList a {
	text-decoration: none;
	padding-left: 5px;
	margin: 0px;
}
.bannerMainList li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bannerSub {
	width: 688px;
	float: left;
	margin-bottom: 20px;
}
.bannerSubNoMargin {
	width: 688px;
	float: left;
}

.col1 {
	width: 292px;
	margin-right: 12px;
	float: left;
}
.col2 {
	width: 292px;
	margin-right: 12px;
	float: left;
}
.col3 {
	width: 292px;
	float: left;
}
.col4 {
	width: 200px;
	float: left;
	margin-right: 12px;
}
.col5 {
	width: 688px;
	float: left;
}
.col6 {
	width: 476px;
	float: left;
	margin-right: 12px;
}
.col7 {
	width: 200px;
	float: left;
}
.col8 {
	width: 232px;
	float: left;
	margin-right: 12px;
}
.col9 {
	width: 232px;
	float: left;
}
.col10 {
	width: 338px;
	float: left;
	margin-right: 12px;
}
.col11 {
	width: 338px;
	float: left;
	margin-right: 0px;
}
.col12 {
	width: 210px;
	float: left;
	margin-right: 14px;
}
.col13 {
	width: 640px;
	float: left;
	padding: 0px;
}
.col14 {
	width: 700px;
	float: right;
}
.col15 {
	width: 294px;
	float: left;
}
.col16 {
	width: 405px;
	float: left;
}
.colFeaturesLeft {
	width: 320px;
	float: left;
	margin-right: 12px;
}
.colFeaturesRight {
	width: 320px;
	float: left;
	margin-right: 0px;
}
.colMarginR {
	margin-right: 12px;
}
.colMarginL {
	margin-left: 12px;
}
.colFull {
	width: 840px;
	float: left;
	background-image: url(../graphics/bg_fullframe.png);
	background-repeat: no-repeat;
	padding: 30px;
}
.colFullWhyNetRefer {
	width: 840px;
	float: left;
	background-image: url(../graphics/bg_fullframe_whynetrefer.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	padding-top: 340px;
}
.newsContainer {
	width: 688px;
	float: left;
}
.newsContainer p {
	padding-right: 6px;
}
.newsContainer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.newsContainer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsThumb {
	float: left;
	width: 170px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.newsContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.newsContainer li {
	background-color: #FFFFFF;
	float: left;
	width: 688px;
	display: block;
	padding: 0px;
	margin-bottom: 20px;
}
.newsContainer a:hover {
	background-color: #c7e1f7;
}
.articleThumb {
	float: left;
	width: 170px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.newsDetailDate {
	width: 97.5%;
	background-color: #f0f0e4;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.newsDate {
	float: right;
	width: 100px;
	background-color: #f0f0e4;
	padding-left: 10px;
	margin-left: 15px;
}
.articleDate {
	float: right;
	width: 150px;
	background-color: #f0f0e4;
	padding-left: 10px;
	margin-left: 15px;
}
.articleThumb p {
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}
.headingContainer {
	background: url(../graphics/bg_subpage_header.png) no-repeat;
	float: left;
	height: 37px;
	width: 688px;
}
.testimonials {
	float: left;
	width: 900px;
}
.stripAd {
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.bottomBanner {
	float: left;
	width: 900px;
	margin-bottom: 5px;
}
.grayBox1 {
	width: 280px;
	float: left;
	background-color: #e6e6e6;
	background-image: url(../graphics/graybox1_bg.png);
	background-repeat: no-repeat;
	padding-right: 12px;
}
.grayBox1Close {
	background: url(../graphics/graybox1_close.png) no-repeat;
	height: 7px;
	width: 292px;
	margin-bottom: 12px;
	float: left;
}
.grayBox1 h1 {
	margin-top: 12px;
	margin-bottom: 7px;
}
.grayBox1Thumb {
	background: url(../graphics/graybox1_bg.png) no-repeat;
	width: 101px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.grayBox1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 13px;
}

.whiteBox {
	background: url(../graphics/whitebox_bg.png) no-repeat;
	float: left;
	width: 292px;
}
.whiteBoxClose {
	background: url(../graphics/whitebox_close.png) no-repeat;
	height: 7px;
	width: 292px;
	float: left;
}
.whiteBox img {
	background: url(../graphics/whitebox_bg.png) no-repeat;
	float: left;
	margin-right: 14px;
}
.whiteBox h1 {
	float: left;
	margin-top: 14px;
	margin-bottom: 5px;
}
.whiteBox p {
	font-size: 11px;
	line-height: 14px;
}
.grayBox2 {
	background: #e5e5e5 url(../graphics/graybox2_bg.png) no-repeat;
	width: 170px;
	float: left;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.grayBox2 h1 {
}
.grayBox2Close {
	background: url(../graphics/graybox2_close.png) no-repeat;
	height: 7px;
	width: 200px;
	margin-bottom: 12px;
	float: left;
}
.grayBox3 {
	background: #e5e5e5 url(../graphics/graybox3_bg.png) no-repeat;
	width: 202px;
	float: left;
	padding: 15px;
}
.grayBox3Close {
	background: url(../graphics/graybox3_close.png) no-repeat;
	height: 7px;
	width: 232px;
	margin-bottom: 12px;
	float: left;
}
.whiteBox2 {
	background: url(../graphics/whitebox2_bg.png) no-repeat;
	width: 202px;
	min-height: 255px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.whiteBox2Close {
	background: url(../graphics/whitebox2_close.png) no-repeat;
	height: 7px;
	width: 232px;
	margin-bottom: 12px;
	float: left;
}
.blueBox2 {
	background: #c8e1f7 url(../graphics/bluebox2_bg.png) no-repeat;
	width: 170px;
	float: left;
	padding: 15px;
}
.blueBox2Close {
	background: url(../graphics/bluebox2_close.png) no-repeat;
	height: 7px;
	width: 200px;
	margin-bottom: 12px;
	float: left;
}
.plainBox {
	background: no-repeat;
	width: 232px;
	float: left;
}
.thumbContainer {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.thumbContainerRight {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
.plainBoxClose {
	background: url(../graphics/whitebox2_close.png) no-repeat;
	height: 7px;
	width: 232px;
	margin-bottom: 12px;
	float: left;
}

p {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 19px;
}
.pBig {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 23px;
}
.pBigClr1 {
	color: #FFFFF;
	margin: 0px;
	
	font-size: 16px;
	line-height: 21px;
	background-color: #f0f0e4;
	padding: 24px;
	border: 1px dotted #bdbda1;
}
h3 {
	
	font-size: 14px;
	color: #333333;
}
.mainIconList {
	width: 292px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainIconList ul {
	list-style: none;
}
.mainIconList li {
	list-style: none;
	padding-left: 42px;
	margin: 0px 0px 10px;
}
.mainIcon1 {
	background: url(../graphics/icon_mediaserver.png) no-repeat;
}
.mainIcon2 {
	background: url(../graphics/icon_affman.png) no-repeat;
}
.mainIcon3 {
	background: url(../graphics/icon_tracking.png) no-repeat;
}
.mainIcon4 {
	background: url(../graphics/icon_reporting.png) no-repeat;
}
a {
	color: #003478;
	text-decoration: underline;
}
.newsBox {
	width: 292px;
	float: left;
}
.newsBoxClose {
	background: url(../graphics/whitebox_close.png) no-repeat;
	height: 7px;
	width: 292px;
	margin-bottom: 12px;
}
.newsBox img {
	background: url(../graphics/whitebox_bg.png) no-repeat;
	float: left;
	margin-right: 14px;
}
.newsBox h1 {
	display: block;
	float: left;
}
.newsBoxList {
	width: 292px;
	float: left;
}
.newsBoxList ul {
	list-style: none;
}
.newsBoxList li {
	list-style: none;
	margin: 0px 0px 10px;
}
.boxMainLeft {
	float: left;
	height: 79px;
	width: 124px;
	margin-bottom: 12px;
	margin-right: 12px;
	padding-top: 35px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../graphics/box_quicktour.png);
	background-repeat: no-repeat;
}
.boxMainLeft p {
	
	font-size: 11px;
	line-height: 14px;
}
.boxMainRight {
	float: left;
	height: 79px;
	width: 124px;
	background: url(../graphics/box_newsletter.png) no-repeat;
	margin-bottom: 12px;
	padding-top: 35px;
	padding-right: 8px;
	padding-left: 8px;
}
.boxMainRight p {
	
	font-size: 11px;
	line-height: 13px;
}
.headingMain {
	float: left;
	width: 360px;
	padding-top: 6px;
	padding-left: 12px;
}
.leftMenuBox {
	background: url(../graphics/menubox_bg.png) no-repeat;
	width: 200px;
	float: left;
}
.leftMenuBoxClose {
	background: url(../graphics/leftmenu_close.png) no-repeat;
	width: 200px;
	float: left;
	margin-bottom: 12px;
	height: 8px;
}
.leftMenu {
	background: url(../graphics/menubox_bg.png) no-repeat;
	width: 170px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.leftMenu ul {
	list-style: url(none) none;
	padding: 0px 0px 8px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftMenu li {
	color: #000000;
	font: 14px Calibri, Arial, Helvetica, sans-serif;
}
.leftMenu li a {
	color: #646464;
	width: 164px;
	display: block;
	padding: 3px 3px 3px 5px;
	text-decoration: none;
}
.leftMenu li a:hover {
	background-color: #6aade4;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.leftMenu  h1 {
	color: #000000;
	border-bottom: 1px dotted #666666;
	margin-bottom: 3px;
	font: bold 14px Calibri, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.breadCrumbs {
	float: right;
	padding-top: 15px;
	font: 11px Calibri, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	text-transform: uppercase;
	color: #828282;
}
.breadCrumbs a:hover {
	background-color: #c7e1f7;
}
.nextSteps {
	width: 470px;
	float: left;
	background: url(../graphics/nexsteps_bg.png) no-repeat;
	margin-bottom: 12px;
	height: 36px;
	padding-left: 6px;
}
.nextSteps li {
	float: left;
	background: url(../graphics/nextsteps_sep.png) no-repeat right;
	list-style: url(none) none;
	height: 28px;
	font: 11px Calibri, Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	display: block;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 8px;
	width: 125px;
}
.nextSteps ul {
	float: left;
	background: url(../graphics/nextsteps_sep.png) no-repeat right;
	list-style: url(none) none;
	padding: 0px;
	margin: 0px 0px 12px;
}

h1 {
	color: #6aade4;
	margin: 0px;
	
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #003478;
	font-size: 16px;
	text-align: left;
	margin-bottom: 4px;
}
.bannerSubWide {
	width: 900px;
	float: left;
	margin-bottom: 12px;
}
.headingContainerWide {
	background: url(../graphics/bg_subpage_header_wide.png) no-repeat;
	float: left;
	height: 37px;
	width: 900px;
}

/* ----------- Footer+Sitemap Start -----------  */

.footerSitemap {
	background-image: url(../graphics/bg_footer.gif);
	width: 880px;
	float: left;
	padding: 10px;
	background-color: #e9e9e9;
	background-repeat: no-repeat;
}
.footerSitemap a {
	text-decoration: none;
	color: #797979;
}
.footerSitemap a:hover {
	text-decoration: underline;
}
.footerSitemapClose {
	background-image: url(../graphics/bg_footerclose.gif);
	width: 935px;
	padding: 0px;
	height: 10px;
	float: left;
	background-repeat: no-repeat;
}
.footerSitemap h1 {
	font-size: 12px;
	margin: 0px;
	float: right;
}
.sitemapContainer {
	float: left;
	width: 880px;
	overflow: hidden;
}
.sitemapSet {
	float: left;
	overflow: hidden;
	width: 100%;
}
.hide {
	position:absolute;
	top:-20000px;
	overflow:auto;
	zoom:1;
}
.sitemapContainer p {
	margin: 0px;
}
.sitemapContainer dl {
	float: left;
	width: 18%;
	margin-right: 16px;
	padding-bottom: 16px;
	padding-top: 16px;
}
.sitemapContainer dt	{
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	border-bottom: dotted 1px #787878;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.sitemapContainer dd	{
	font-size: 12px;
	color: #787878;
	margin: 0px;
	height: 15px;
}

.legal {
	float: left;
	width: 400px;
	
	font-size: 11px;
	color: #757575;
	line-height: 14px;
}
.footerLine {
	float: left;
	width: 900px;
	border-top: 5px solid #6aade4;
	padding-bottom: 10px;
}
.footerLogo {
	float: left;
	margin-right: 30px;
}
.tickList {
	padding: 0px;
	margin: 0px;
}
.tickList ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.tickList li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../graphics/icon_tick.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-position: 0px 4px;
	width: 92%;
}

/* Screenshots Start */
.screenshotBox {

}
.screenshotBox li {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}
.screenshotBox a {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;
	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
}
.screenshotBox ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.screenshotBox a:hover {
	background-color: #d5e9f8;
	text-decoration: none;
	margin-bottom: 0px;
}
.screenshotBox img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.screenshotBox p {
	
	margin-top: 7px;
	margin-bottom: 0px;
}
/* Screenshots End */


.clientBox {

}
.clientBox li {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}
.clientBox a {
	background-color: #d5e9f8;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;
	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
}
.clientBox ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.clientBox a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
}
.clientBox img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.clientBox p {
	
	margin-top: 7px;
	margin-bottom: 0px;
}
/* Screenshots End */

.containerWide {
	width: 688px;
	float: left;
	margin-bottom: 15px;
}
.container {
	width: 476px;
	float: left;
	margin-bottom: 15px;
}
.breadCrumbs a {
	text-transform: uppercase;
	color: #003478;
	text-decoration: none;
}
.letteredBox {
	width: 476px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.letteredBox ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.letteredBox li {
	width: 105px;
	float: left;
	border: 1px dotted #afb08f;
	background-color: #edeedd;
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 8px;
	list-style-image: none;
	list-style-type: none;
	min-height: 100px;
	margin-right: 6px;
	padding-left: 34px;
	padding-right: 5px;
	margin-left: 6px;
}
.letteredBox p {
	font-size: 11px;
	line-height: 18px;
}
.letterA	{
		background-image: url(../graphics/migration_icon_plan.gif);
}
.letterB	{
		background-image: url(../graphics/migration_icon_prepare.gif);
}
.letterC	{
		background-image: url(../graphics/migration_icon_migrate.gif);
}
.genericList {

	border: 1px dotted #afb08f;
	background-color: #edeedd;
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 8px;
	list-style-image: none;
	list-style-type: none;
	width: 436px;
	padding: 12px;
	margin-bottom: 18px;
	margin-left: 6px;
	margin-right: 6px;
}
.genericList ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.genericList li {
	
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../graphics/icon_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.whiteBox3 {
	background: #e5e5e5 url(../graphics/whitebox3_bg.png) no-repeat;
	width: 170px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.whiteBox3Close {
	background: url(../graphics/whitebox3_close.png) no-repeat;
	height: 7px;
	width: 200px;
	margin-bottom: 12px;
	float: left;
}
.faq {
	float: left;
	width: 476px;
}
.faq h1 {
	border: 1px dotted #afb08f;
	background-color: #edeedd;
	background-image: url(../graphics/icon_faq_q.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: 7px 10px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	float: left;
	width: 432px;
}
.faq a {
	text-decoration: none;
}

.faqA {
	background-image: url(../graphics/icon_faq_a.gif);
	background-repeat: no-repeat;
	background-position: 9px 13px;
	overflow: hidden;
	float: left;
}
.faqA p {
	color: #333333;
	margin-left: 33px;
	padding-bottom: 20px;
	width: 443px;
	float: left;
}

.bannerSubTimeline {
	width: 674px;
	float: left;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	padding: 6px;
	background-color: #FFFFFF;
}
.contentPadded {
	width: 662px;
	float: left;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	padding: 12px;
	background-color: #FFFFFF;
}
.contentPaddedNl {
	width: 475px;
	float: left;
	margin-bottom: 20px;
	padding: 12px;
	background-color: #FFFFFF;
}
.bannerBox	{
	float: left;
	width: 200px;
	margin-bottom: 12px;
}
.iconContainerTick {
	float: left;
	height: 30px;
	width: 21px;
	margin-right: 12px;
	background-image: url(../graphics/icon_tick_big.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-left: 39px;
	padding-top: 20px;
	
	color: #003478;
}
.featureTxt {
	margin-bottom: 12px;
	padding-right: 6px;
	overflow: auto;
	padding-left: 52px;
	background-image: url(../graphics/icon_tick.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.featureTxt h2 {
	font-size: 16px;
}
.featureTxt p {
	margin-top: 0px;
	font-size: 14px;
}
.tabularTitle {
	
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #003478;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom: dotted 1px;
	border-bottom-color: #666666;
}
.tabularContent1 {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom: dotted 1px;
	border-bottom-color: #999999;
}
.tabularContent2 {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom: dotted 1px;
	border-bottom-color: #999999;
}

.closeIcon {
	float: right;
	padding-top: 8px;
	position: relative;
}

h4 {
	
	font-size: 13px;
	color: #666666;
}

.faq {
	float: left;
	width: 688px;
}


.menuBox {
	color: #FFFFF;
	margin: 0px;
	
	font-size: 12px;
	line-height: 21px;
	background-color: #f0f0e4;
	padding: 12px;
	border: 1px dotted #bdbda1;
	float: left;
	width: 662px;
}
.menuBox ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuBox li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../graphics/icon_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-position: 0px 4px;
}
.menuBox a {
	color: #FFFFF;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}
.instruxList {

	border: 1px dotted #6aade4;
	background-color: #edf7ff;
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 8px;
	list-style-image: none;
	list-style-type: none;
	width: 650px;
	padding: 12px;
	margin-bottom: 18px;
	margin-left: 6px;
	margin-right: 6px;
}
.instruxList img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 6px solid #FFFFFF;
}

.instruxList ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.instruxList li {
	
	line-height: 16px;
	color: #333333;
	background-image: url(../graphics/icon_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 12px;
}
.notice {
	background-color: #f9dbc2;
	border: 1px dotted #FF0000;
	background-image: url(../graphics/icon_imp.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 45px;
	background-position: 6px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
.redBig {
	font-size: 23px;
	color: #FF0000;
	font-weight: bold;
}
.authorContainer {
	float: left;
	width: 668px;
	margin-bottom: 15px;
	background-color: #f0f0e4;
	padding: 10px;
}
.authorContainer img {
	background-color: #FFFFFF;
	margin-right: 15px;
	border: 3px solid #FFFFFF;
	float: left;
	margin-bottom: 60px;
	display: block;
}
.iconContainer {
	float: left;
	width: auto;
	margin-right: 15px;
}
.paraBig {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-size: 18px;
	line-height: 24px;
}
.quotes {
	float: right;
	width: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin-left: 15px;
	background-color: #f0f0e4;
	background-image: url(../graphics/bg_quotes_top.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 70px;
	min-height: 150px;;
	margin-bottom: 20px;
	margin-top: 20px;
}
.tickerContainer {
	float: left;
	width: 745px;
	padding-left: 155px;
	margin-bottom: 8px;
	background-image: url(../graphics/bg_ticker.png);
	background-repeat: no-repeat;
	height: 28px;
}
.iconContainer {
	float: left;
	width: auto;
	margin-right: 20px;
	margin-bottom: 30px;
}
.subscribeIcon {
	float: right;
	
	font-size: 12px;
	padding-top: 5px;
	padding-right: 8px;
	position: relative;
	top: -25px;
}
.subscribeIcon img {
	margin-left: 5px;
	margin-top: 2px;
}
.subscribeIcon a {
	text-decoration: none;
}

.downloadDatasheet {
	float: left;
	width: 476px;
}
.featureList {
	float: left;
	width: 476px;
}

.downloadDatasheet a {
	width: 260px;
	height: 161px;
	margin: 0px;
	float: left;
	background-image: url(../graphics/btn_datasheetdownload.png);
	height: 135px;
	padding-top: 26px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 36px;
	
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.downloadDatasheet a:hover {
	background-image: url(../graphics/btn_datasheetdownload_over.png);

}
.flashPres {
	width: 900px;
	float: left;
	margin-top: 12px;
}
.flashBoxTop {
	background-image:url(../graphics/flashbox_top.png);
	height: 17px;
	width: 900px;
}

.flashBoxContainer {
	padding-left: 17px;
	padding-right: 17px;
	width: 864px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	float: left;	
}
.flashBoxBtm {
	background-image:url(../graphics/flashbox_bottom.png);
	height: 17px;
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.flashVidContainer {
	float: left;
	width: 640px;
	padding-top: 15px;
}
.flashVidDescription {
	float: left;
	width: 210px;
}

/* Vid Nav Start */

.flashVidNavContainer {
	width: 640px;
	float: left;
	padding-top: 14px;
}

.flashVidNav {
	width: 640px;
	float: left;
	padding-top: 14px;
}

.flashVidNav li {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}
.flashVidNav a {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;
	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
}
.flashVidNav ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.flashVidNav a:hover {
	background-color: #d5e9f8;
	text-decoration: none;
	margin-bottom: 0px;
}
.flashVidNav img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.flashVidNav p {
	
	margin-top: 7px;
	margin-bottom: 0px;
}
/* Vid Nav End */

.vidInstrux {
	background-color: #edeedd;
	border: 1px dotted #afb08f;
	background-image: url(../graphics/icon_123.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
}
.vidInstrux h1 {
	color: #003478;
	font-size: 12px;
}
.vidInstrux a {
	text-decoration: none;
}
.vidInstrux ol {
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.vidInstrux li {
	list-style: none;
	
	font-size: 12px;
}

/* Vid List Start */

.flashVidListContainer {
	width: 300px;
	float: left;
	margin-right: 10px;
}

.tickListVid {
	padding: 0px;
	margin: 0px;
}
.tickListVid ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.tickListVid li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(../graphics/icon_vid.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-position: 0px 4px;
	width: 85%;
}
.tickListVid a {
	text-decoration: none;
}
.tickListVid a:hover {
	background-color: #c7e1f7;
}
.videoTitle {
	float: left;
	width: 864px;
}
.socialIcons {
	position: absolute;
	left: 850px;
	top: 15px;
}
.socialIcons ul {
	list-style: none;
	padding: 0em;
}
.socialIcons li {
	margin-right: 5px;
	float: left;
}
/* @group ClearFix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/* @end */

/* @group EGR 2010 updates */

.homeCo1 {
	width: 294px;
	float: left;
	margin-right: 9px;
}

.homeCol2 {
	width: 294px;
	float: left;
	margin-right: 9px;
}

.homeCol3 {
	width: 294px;
	float: left;
}
.homeBoxContainer {
	width: 294px;
}

.homeBoxOpen {
	width: 294px;
	float: left;
	height: 6px;
	background-image: url(../graphics/boxedmain_topcurve.png);
	background-repeat: no-repeat;
}
.homeBoxClose {
	width: 274px;
	padding: 4px 10px 10px 10px;
	float: left;
	height: 6px;
	background-image: url(../graphics/boxedmain_bottomcurve.png);
	background-repeat: no-repeat;
	min-height: 213px;
}
.homeBoxCol1 {
	width: 114px;
	float: right;
}
.homeBoxSTG {
	width: 114px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.homeBoxMenu {

	margin-bottom: 10px;
}
.homeBoxMenu a {
	text-decoration: none;
}
.homeBoxMenu a:hover {
	text-decoration: none;
	background-color: #c7e1f7;
}
.homeBoxMenu li {
	background-image: url(../graphics/icon_arrow_list.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	font-size: 14px;
	margin-bottom: 3px;
}

.solutionsSTG {
	width: 139px;
	padding-right: 40px;
	float: right;
}






.homeBoxNews {
	padding: 5px 10px 5px 10px;
}
.homeBoxNews ul {
	padding-top: 8px;
}
.homeBoxNews a {
	text-decoration: none;
}
.homeBoxNews a:hover {
	text-decoration: none;
	background-color: #c7e1f7;
}
.homeBoxNews li {
	background-image: url(../graphics/icon_arrow_list.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	font-size: 14px;
	margin-bottom: 10px;
}
.homeBoxNews span {
	font-style: italic;
	color: #787878;
}









.bannerMainL {
	float: left;
	padding-top: 225px;
}
.bannerMainR {
	float: right;
	padding-top: 245px;
	padding-right: 160px;
}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.mRight {
	margin-right: 10px;
}
.mLeft {
	margin-left: 10px;
}
.mTop {
	margin-top: 10px;
}
.mBottom {
	margin-bottom: 10px;
}
.noMargin {
	margin: 0px;
}
dBlock{
	display: block;
}
.mRightTm {
	margin-right: 40px;
}
/* @end */


/* @group Top Menu */

.topNav ul {
	float: left;
}
.topNav li {
	color: #FFFFFF;
	float: left;
}

.topNav a {
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px 8px 7px 8px;
	text-decoration: none;
	font-weight: bold;
	height: 21px;
}

.topNav a:hover {
	background-image: url(../graphics/topnav_hover.png);
	background-repeat: repeat-x;
}
.topvNavDemo {
	float: right;
	margin: 4px;
}

/* @end */


.social ul {
	margin-right: 10px;
}
.social li {
	float: left;
	margin-right: 5px;
}
.testimonialContainer {
	float: left;
}
.testimonialContent {
	padding: 15px;
}
.testimonialContent p {
	font-style: italic;
	font-size: 14px;
	line-height: 15.5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.testimonialContent a {
	padding-top: 6px;
}
.testimonialOpen {
	background-image: url(../graphics/testimonials_speechbubbleopen.png);
	background-repeat: no-repeat;
	min-height: 188px;
	width: 294px;
}
.testimonialClose {
	background-image: url(../graphics/testimonials_speechbubbleclose.png);
	background-repeat: no-repeat;
	min-height: 31px;
	width: 230px;
	padding-top: 8px;
	padding-left: 64px;
}
.testimonialLrgOpen {
	background-image: url(../graphics/testimonials_lrg_speechbubbleopen.png);
	background-repeat: no-repeat;
	min-height: 188px;
	width: 405px;
}
.testimonialLrgClose {
	background-image: url(../graphics/testimonials_lrg_speechbubbleclose.png);
	background-repeat: no-repeat;
	min-height: 31px;
	width: 341px;
	padding-top: 8px;
	padding-left: 64px;
}
.testimonialLogo {
	width: 130px;
	float: right;
	margin-top: 5px;
}
.solutionsBackdrop {
	background-image: url(../graphics/solutions_backdrop.jpg);
	background-repeat: no-repeat;
	min-height: 360px;
	float: left;
	width: 688px;
	padding-top: 300px;
}
.solutionsScheduleDemo {
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.headingContainerFull {
	background: url(../graphics/bg_subpage_header_full.png) no-repeat;
	float: left;
	height: 37px;
	width: 900px;
}
.whyNrHeader {
	font-size: 32px;
	padding-left: 50px;
	line-height: 32px;
	min-height: 70px;
	margin-bottom: 30px;
	}
	
.btTxt {
	color: #FFFFFF;
	background: url(../graphics/btn_back.png) no-repeat;
	border: 0px;
	height: 38px;
	font-family: Calibri, Arial;
	min-width: 146px;
	font-size: 18px;
}

/* @group Features tabs */



		DIV.container { margin: auto; width: 90%; margin-bottom: 10px;}



		UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		    width: 688px;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    padding: 10px 5px 10px 10px;
		    background-color: #FFFFFF;
		    color: #000;
		    text-decoration: none;
		    font-size: 16px;
			-moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			-webkit-border-top-left-radius:6px;
			-webkit-border-top-right-radius:6px;
			min-height: 40px;
			float: left;
			margin-right: 5px;
			min-width: 115px;
			background-image: url(../graphics/bg_featuretabs.png);
			background-repeat: repeat-x;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #333;
		    color: #fff;
			background-image: url(../graphics/bg_featuretabs_on.png);
			background-repeat: repeat-x;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
			padding: 15px;
			background-image: url(../graphics/bg_featurespane.png);
			background-repeat: no-repeat;
			min-height: 460px;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: #ffffff;
		    float: left;
		    width: 658px;
}

		#second {
		    background-color: #ffffff;
		    float: left;
		    width: 658px;
		}

		#third {
		    background-color: #ffffff;
		    float: left;
		    width: 658px;
		}
		
		#fourth {
		    background-color: #ffffff;
		    float: left;
		    width: 658px;
		}
		
		#fifth {
		    background-color: #ffffff;
		    float: left;
		    width: 658px;
		}
		
		.waste {
			min-height: 1000px;
		}

/* @end */

.genericContainer {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
.featureAffmanagement {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 52px;
	background-image: url(../graphics/icon_affiliateman.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	min-height: 40px;
}
.featureMediatracking {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 52px;
	background-image: url(../graphics/icon_mediatracking.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	min-height: 40px;
}
.featureReports {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 52px;
	background-image: url(../graphics/icon_reports.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	min-height: 40px;
}
.featureRewardplans {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 52px;
	background-image: url(../graphics/icon_rewardplans.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	min-height: 40px;
}
.featureCustomisations {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 52px;
	background-image: url(../graphics/icon_customisation.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	min-height: 40px;
}
.newsletterSubscribe {
	background-image: url(../graphics/icon_newsletter_home.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 41px;
	font-size: 1em;
	float: left;
	width: 244px;
	padding-top: 4px;
}
.newsletterSubscribe a {
	text-decoration: none;
}


