*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;	
}

body{
	color:#333;
	background:#FFF;
	font-size:62.5%; /* Resets 1em to 10px */
}

body.subpage{
	background:url(images/bgSubPageNav.gif) top repeat-x;
}

a, p, address{
	font-size:1.4em;
}

p, address{
	margin:0 0 16px 0;
	line-height:1.4em;
	font-style:normal;
}

address strong{
	font-size:1.2em;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
}

a:link, a:visited{
	font-weight:bold;
	color:#3399ff;
	text-decoration:none;
}

a:hover, a:active{
	font-weight:bold;
	color:#ff9933;
	text-decoration:none;
}

.clear{
	clear:both;
}

hr.clear{ 
	border:none;
	background:none;
	color:#FFF;
	margin:0;
	padding:0;
}

div.bottom{
	margin-bottom:30px;
}

a.right{
	color:#666;	
	float:right;
	font-size:1.2em;
	text-decoration:underline;
}

a.right:hover{
	text-decoration:none;
}

/* BEGIN: Headings ================== */
h1{
	font-size:2.5em;
	color:#3399ff;
}

h1 span{
	color:#ff9933;
}

h2{
	font-size:2.2em;
	color:#3399ff;
}

h2 span{
	color:#ff9933;	
}	

h3{
	font-size:14px
}

h4{
	font-size:1.5em;
	margin-bottom:8px;
}

h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */

#header{
	margin:0 auto;
	width:960px;
	height:125px;
}

#header h1 a{
	display:block;
	width:173px;
	height:85px;
	background:url(images/imgLogo.gif) no-repeat;
	text-indent:-9999px;
	margin-top:22px;
	float:left;
}

#header ul#subnav{
	float: right; font-size: 1.3em; margin-top:21px; width:241px
}

#header ul#subnav li{
	float: left; font weight: normal
}

#header ul#subnav li a:link, #header ul#subnav li a:visited{
	color:#3399ff;
	padding: 0 10px;
	font-size:.9em;
	border-right: 1px dotted #999;
	font-weight:normal
}

#header ul#subnav li a:hover, #header ul#subnav li a.active{
	color:#ff9933 !important;
}

#login {
	float:right;
	font-size:1.1em;
	font-weight:normal;
	left:-20px;
	position:relative;
	top:10px;
}

#socialMedia {
	position:relative; top:0; float:right; background:url(images/bgSocialMedia.gif) no-repeat top left; width:106px; height:30px; padding-top:5px
}

	#socialMedia a {margin-left:7px}


/* START: Home Page ================== */

#homeFeatureContainer {
	background:#ecf2f5 url(images/bghomeFeatureContainer.gif);
	overflow:hidden
}

#homeFeature {
	width:960px;
	height:315px;
	margin:0 auto;
}

	#homeFeature h1.homeFeatureTitle {
		font-family: Helvetica, Arial, sans-serif;
		font-size:32px;
		letter-spacing:-1px;
		line-height:35px;
		color:#366ebd;
		padding:25px 0 20px 0
	}
	
#homeFeature p {
	font-size:1.6em;
}

#homeFeature p a {
	font-size:1.1em;
}

.homeFeatureButton {
	margin:7px 7px 0 0;
}

#homeFeatureSlide {
	width:385px;
	float:right
}

#homeSolutionsContainer {
	background:#fff url(images/bghomeSolutionsContainer.gif) repeat-x;
	height:210px;
	overflow:hidden
}

#homeSolutions {
	width:960px;
	margin:0 auto;
	padding:17px 0;
	overflow:hidden
}

#homeSolutions h2 a{
	color:#366EBD;
	font-size:.8em;
	font-weight:normal;
}

#homeSolutions .item {
	width:213px;
	padding:15px;
	border-right:1px solid #e6e5e7;
	float:left;
	height:140px
}
	#homeSolutions .first {padding-left:0; width:226px}
	#homeSolutions .last  {border:none; padding-right:0}
	
#homeSolutions p {
	font-size:1.2em;
	color:#000;
	margin:25px 0;
}

#homeSolutions p sup{
	font-size:.8em;
}

a.learnMore {
	background:transparent url(images/btnLearnMore.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:75px;
	height:22px;
	background-position:0 0
}

	a.learnMore:hover {
		background-position:0 -22px
}

#counterContainer {
	background:transparent url(images/bgCounter.gif) no-repeat center;
	width:695px;
	margin:0 auto 15px;
	height:40px;
	padding:24px 0 0 265px;
	color:#575757;
	font-size:1.6em
}

#counterContainer strong {float:left}

#counter {position:relative; bottom:9px; width:155px; float:left}

#homeSub {
	width:960px;
	margin:0 auto 15px;
	overflow:hidden
}


.homeSubBox {
	background:url(images/bgHomeSubBox.gif) no-repeat;
	width:277px;
	height:115px;
	padding:20px 18px;
	float:left;
	margin-right:10px
}

.homeSubBox h3 {
	font-size:1.4em;
	color:#565656;
	border-bottom:1px solid #e7e7e7;
	font-weight:bold;
	padding-bottom:3px
}

.homeSubBox p {
	color:#7B7B7B;
	font-size:1.2em;
	line-height:1.3em;
	margin:10px 0pt;
}

.homeSubBox p strong{
	color:#3399FF;
	font-size:1.1em;
	line-height:1.4em;
}

.homeSubBox a {
	font-size:1em;
	line-height:2.4em;
}

.homeSubBox .footnote{
	font-size:.8em;
}

.homeSubBox .attribution{
	font-size:.9em;
	float:right;
}

#homePartners {
	width:960px;
	margin:14px auto;
	overflow:hidden;
	text-align:right;
	padding-right:12px
}

/* END: Home Page ================== */


/* START: Main Sub Pages ================== */

#subcontainer{
	background: #fff url(images/bgSubContainer.gif) top center no-repeat;
	padding-top:35px;
	margin:0 auto;
	width:960px;
}

#subcontainer.subpage{
	padding-top:40px;
}

#subcontainer2{
	margin:0 auto 10px;
	width:960px;
}

#leftCol {
	width:640px;
	float:left;
}

#rightCol{
	width:300px;
	float:right;
	margin-left:20px;
}

#subflash{
	float:left;
	width:329px;
	height:328px;
	margin-right:32px;
}

#subflash_mfg, #subflash_ret{
	width:960px;
	height:200px;
	margin-bottom:20px;
}

	#subflash.adv{
		margin-bottom:70px
	}
	
	#subflash.ret{
		margin-bottom:25px
	}

#subcontent{
	float:left;
	margin-bottom:15px;
	/*min-height:600px;*/
}

#subcontent.adv, #subcontent.man, #subcontent.ret{
	float:left;
	height:auto;
}

#subcontentret{
	float:left;
	height:auto;
}

#subcontent p a{
	font-size:1.0em;
}

#subcontent ul, #subcontainer ul{
	margin-bottom:16px;
}

#subcontainer p.most{
	margin-bottom:30px;
}

#subcontent li, #subcontainer li{
	font-size:1.4em;
	margin-bottom:8px;
	padding-left:18px;
	line-height:1.4em;
	background:url(images/bgList.gif) left 7px no-repeat;
}

#subcontent li a, #subcontainer li a{
	font-size:1.0em !important;
}

#subcontent h2 {
	color:#FF9933;
	font-weight:bold;
	margin-bottom:0 !important;
}
#subcontent h3{
	color:#3399ff;
	font-size:2.6em;
	font-weight:normal;
	margin-bottom:28px;
}
#subcontent.adv h4{
	color:#333;
	font-size:2.0em;
	margin-bottom:16px;
}

/*#subcontent.man h2{
	color:#99cc33;
	font-weight:bold;
	margin-bottom:12px;
}*/

#subcontent.man h4{
	color:#333;
	font-size:2.0em;
	margin-bottom:16px;
}
#subcontent.man h5{
	color:#3399ff;
	font-size:20px;
	margin-bottom:14px;
	font-weight:normal;
}

/*#subcontent.ret h2{
	color:#f9c740;
	font-weight:bold;
	margin-bottom:12px;
}*/

#subcontentman{
	margin-bottom:35px;
}

/* END: Main Sub Pages ================== */


/* BEGIN: Sub Pages ================== */

#subcontainer.main h2{
	font-size:2.5em;
	margin-bottom:25px;
}

#subcontainer.main h3{
	font-size:2em;
	margin-bottom:16px;
}

#subcontainer.main p a{
	font-size:1.0em;
}

img.spectrum{
	float:left;
	width:400px;
	height:301px;
	margin-right:25px;
}

#additional{
	clear:both;
	width:960px;
}

img.newspectrum{
	clear:left;
	float:right;
	width:300px;
	height:331px;
	margin-left:20px;
}

#adblock{
	clear:both;
	width:900px;
	height:275px;
	margin:0 auto;
	padding:25px 25px 0 25px;
	background:url(images/bgAdBlock.jpg) no-repeat;
}

#adblock h4{
	font-size:2em;
	margin-bottom:15px;
}

#adblock ul{
	margin:0;
	padding:0;
}

#adblock ul li{
	background:none;
	margin:0 0 10px 0;
	padding:0;
}

#inquiry, #inquiryContent, #inquiryHead, #inquiryHead h4 { /* set the image to use and establish the lower-right position */
	background: #fff url(images/bgInquiry.gif) no-repeat bottom right;
}

#inquiry {
	width: 960px !important; /* intended total box width - padding-right(next) */
	width: 945px; /* IE Win = width - padding */
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	margin: 20px auto; /* use to position the box */
	font-size:1.4em;
	line-height:1.4em
}

#inquiryHead { /* set the top-right image */
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 40px; /* right-image-gap + right-inside padding */
}

#inquiryHead h4 { /* set the top-left image */
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 25px 0 0 25px; /* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
}

#inquiryContent { /* set the lower-left corner image */
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */
	padding: 15px 0 0 25px; /* mirror .inquiryHead right/left */
} 

#inquiryContentForm label{
	float:left;
	width:90px;
	text-align:right;
	margin:0 10px 5px 0
}

#inquiryContentForm .input{
	width:300px;
}

/* END: Sub Pages ================== */


/* BEGIN: Advertisers Page ================== */

#sliderContainer{	
		margin:0 auto;
		position:relative;
		text-align:center;
		width:225px;
		float:left;
		margin:0 90px 0 40px;
	}				
		#slider li{ 
			/*	define width and height of list item (slide)
				entire slider area will adjust according to the parameters provided here
			*/
			background:transparent; 
			margin:0;
			padding:0;
			width:225px;
			height:300px;
			overflow:hidden; 
		}
		
		
	/* image replacement */
         #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-9999px;
            }
    /* // image replacement */
		
	#prevBtn, #nextBtn{ 
		width:27px;
		height:27px;
		position:absolute;
		left:-37px;
		top:150px;
		z-index:1000;
	}	
	
	#nextBtn {left:235px}
															
	#prevBtn a, #nextBtn a{  
		display:block;
		position:relative;
		width:27px;
		height:27px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
	}
		
		#prevBtn a:hover{background-position: 0 -27px}
		
	#nextBtn a {background:url(images/btn_next.gif) no-repeat 0 0}
		#nextBtn a:hover {background-position: 0 -27px}

/* END: Advertisers Page ================== */


/* BEGIN: Ownership Targeting Page ================== */

#OTgroup {position:relative; width:960px; height:405px; overflow:hidden; margin:20px 0; background:#fff url(images/OTgroup/bg_OTgroup.gif) no-repeat}
	#OTgroup img {
	position:absolute;
	cursor:pointer;
}
	
.tooltip {
	display:none;
	background:transparent url(images/tooltip_black_arrow.png);
	font-size:12px;
	height:80px;
	width:209px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:64px
}


#own-subflash{
	float:left;
	width:318px;
	height:433px;
	margin-right:16px;
	padding:15px 0 0 16px;
	background:url(images/bgOwnSubFlash.gif) no-repeat;
}

#subcontainer-content{
	float:left;
	width:610px;
	margin-bottom:20px;
}

img.targeted{
	clear:both;
	float:left;
	width:350px;
	height:386px;
	margin:0 34px 0 0;
}

#retargeting{
	width:520px;
	float:left;
}

#owntarg{
	float:left;
	width:450px;
	padding-top:22px;
}

#ownretarg, #intretarg{
	float:left;
	width:460px;
}

#ownretarg {
	margin-right:40px
}


img.confidence{
	float:right;
	width:460px;
	height:500px;
	margin-bottom:25px;
}

/* END: Ownership Targeting Page ================== */


/* BEGIN: RMB Page ================== */

#RMBSubContainer{
	background: #fff url(images/bgSubContainer.gif) top center no-repeat;
	padding-top:45px;
}

#RMBFeatureContainer {
	background:#fff url(images/bgSubContainerRMBHome.gif) repeat-x center top;
}

	#RMBFeature {
		margin:0pt auto;
		width:960px;
	}
	
		#RMBFeature h2{
			font-size:2.5em;
			letter-spacing:-1px;
			line-height:1.15em;
			padding-top:25px
		}
		
		#RMBFeature h3{
			font-size:1.5em;
			margin-top:5px
		}
		
		#RMBFeature #movie{
			float:right;
			height:306px;
			width:556px;
			text-align:center;
			background: transparent url(images/bgBottomShadow.gif) bottom center no-repeat;
		}

#RMBSubContent  {
	margin-top:40px
}

#RMBSubContent a {font-size:1em}

	#RMBSubContent .left {
		float: left;
		margin-right:65px;
		width:440px
	}
	
	#RMBformhome.createAccount {
		float: left;
		background: transparent url(images/bgRMBCreateAccount.gif) no-repeat;
	}
	
	#RMBformSub.createAccount {
		float: right;
		background: transparent url(images/bgRMBCreateAccountSub.gif) no-repeat;
		margin: 0 0 40px 30px
	}
	
	.createAccount {
		width:350px;
		height:170px;
		color:#fff;
		font-size:1.2em;
		padding:15px 25px
	}
	
		.createAccount #title {
			font-size:1.9em;
			font-weight:bold;
			color:#ffb84f
		}
		
		.createAccount label {
			float:left;
			height:14px;
			padding:5px 10px 5px 0px;
			text-align:right;
			width:20%;
			color:#fff
		}
		
		.createAccount .input {
			float:left;
			margin:2px 0px;
			width:210px;
			font-size:0.9em;
			padding:1px;
		}
		
		.createAccount #btnNext {
			margin-top:10x
		}
		
		.createAccount .form-message
		 {
			color:#fff000;
			font-size:1em;
			padding:10px 0 0 22px;
			margin-bottom:5px;
			background:transparent url(images/iconError.png) no-repeat scroll left 9px;
		}

#RMBSolutionsContainer {
	background:#fff url(images/bghomeSolutionsContainer.gif) top center repeat-x;
	border-top:1px solid #e7e7e7;
	overflow:hidden;
	padding-top:10px
}

#RMBSolutions {
	width:960px;
	margin:0 auto;
	padding:17px 0;
	overflow:hidden
}

#RMBSolutions h4 {
	font-size:1.8em;
	color:#366ebd;
	font-weight:normal
}

	#RMBSolutions h4 a{
		font-size:1em;
		color:#366ebd;
		font-weight:normal
	}

#RMBSolutions .item {
	float: left;
	padding:0 20px;
	border-right: 1px solid #e7e7e7;
}

	#RMBSolutions .item#decrease_costs {padding-left:0; width:215px}
	#RMBSolutions .item#marketing_options  {width:180px}
	#RMBSolutions .item#rev_share  {width:240px}
	#RMBSolutions .item#clients  {width:202px; border:none; padding-right:0}
	
#RMBSolutions p {
	font-size:1.2em;
	color:#000;
	margin:15px 0;
}

/* END: RMB Page ================== */




/* BEGIN: Manufacturers ====================== */

h2.retargetingTitle {font-size:2.6em}

h3.retargetingSubTitle {
	color:#666;
	font-size:18px;
	font-weight:normal;
	margin-bottom:28px;
}

.tabsContainer {
	width: 640px;
	float:left
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #ccdae1;
	border-left: 1px solid #ccdae1;
	width: 100%;
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ccdae1;
	margin: 0 3px -1px 0;
	background: #ebf2f6 url(images/bgTabs.gif) repeat-x;
	overflow: hidden;
	position: relative;
}

ul.tabs li.first {border-left:none}

ul.tabs li a {
	text-decoration: none;
	color: #1774a2;
	display: block;
	font-size: 1.4em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #f0f6f8;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tabsContentContainer {
	border: 1px solid #ccdae1;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	font-size:1.3em;
	line-height:1.4em;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tabsContent {
	padding: 20px;
}

	.tabsContent a{
		font-size:1em
	}

	.tabsContent .top li {
	padding-left:15px;
	background:url(images/bgArrowList.png) left 7px no-repeat;
}

	.tabsContent .leftCol{
		width: 280px;
		float:left;
		margin-right:40px
	}
	
	.tabsContent .rightCol{
		width: 280px;
		float:left;
	}
	
	.tabsContent li{
		margin-bottom:12px;
		padding-left:18px;
		background:url(images/bgList.gif) left 7px no-repeat;
	}
	
	.tabsContent h3 {
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: 1px solid #ddd;
		font-size: 1.1em;
		margin-bottom:10px;
		color:#2e83ad
	}
	
.btnGetStarted {margin-top:10px}
	
#retargetingLogos {
	background:transparent url(images/bgRetargetingLogos.gif) no-repeat top center; 
	width: 268px;
	height: 236px;
	padding: 0 12px;
}

/* BEGIN: About-Us Page =====================*/

#aboutSubNav {float: right; padding-top: 14px}
	#aboutSubNav a {font-size: 1.2em; padding: 0pt 5px; font-weight: normal}

/* BEGIN: Management Page ================== */

.staff{
	clear:both;
	margin-bottom:15px;
}

.staff img{
	float:left;
	width:122px;
	margin-right:14px;
}

.staff div{
	float:left;
	width:600px;
	padding-top:1px;
}

.staff div p{
	float:left;
	margin-right:10px;
}

.staff div a.linkedin {
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	margin-top:-2px;
	background:url(images/imgLinkedIn.gif) no-repeat;
}

.staff p.clear{
	clear:both;
	float:none;
	width:auto;
	text-align:justify;
}

.imgInvestor {margin-right:60px}


/* END: Management Page ================== */

/* BEGIN: Press Page ================== */

#subcontainer.press h2{
	font-size:2.2em;
	margin-bottom:3px;
}

#subcontainer.press h3{
	font-size:1.8em;
	margin-bottom:20px;
	font-weight:normal
}

#subcontainer.press p a{
	font-size:1.0em;
}


#presscontainer{
	width:960px;
	margin:0 auto;
}

#presscontainer #pressSubNav {
	float:right;
	font-size:1.2em
}

	#presscontainer #pressSubNav a{
		font-size:1em;
		margin:0 5px
}

#presscontainer img.top{
	float:right;
	position: relative;
	left:60px;
	margin-bottom:20px
}

#presscontainer .pressentry{
	clear:both !important;
	padding-bottom:15px;
	margin-bottom:40px;
	border-bottom:solid 1px #a0c9eb;
}

#presscontainer .pressentry .logo{
	float:left;
	width:124px;
	padding-top:50px;
}

#presscontainer .pressentry .entry{
	float:left;
	width:750px;
}

#presscontainer .pressentry .entry h6{
	font-size:1.5em;
	margin-bottom:16px;
}

#presscontainer .pressentry .entry a.pdf{
	display:block;
	width:58px;
	height:63px;
	text-indent:-9999px;
	background:url(images/imgIconPDF.gif) no-repeat;
}

/* END: Press Page ================== */

/* BEGIN: Partners Page ================== */

#partnerLogos {
	float: right;
	margin-left: 30px;
	border-left: 3px solid #e6eef2;
	padding: 15px
}

#partner-callout {
	float:right;
	width:273px;
	margin:0 0 40px 40px; 
}

#partner-callout img {
	margin-bottom:40px;  	  	 
}
  	  	 
#partner-callout #pdf {
	width:179px;  	  	 
	height:75px;  	  	 
	margin:0 auto;  	  	 
	padding:15px 0 0 76px;  	  	 
	background:url(images/bgPartnerPDF.gif) no-repeat;  	  	 
} 

#quotecontainer p{
	color:#3399FF;
	font-weight:bold;
	text-align:center;
}

.disclaimer {
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:10px 0;
	font-size:1.2em
}

/* END: Partners Page ================== */


/* START: Careers Page ================== */

h4.jobTitle {
	background:#e6eef2 url(images/bgJobTitle.gif) repeat-x;
	border:1px solid #c3d9eb;
	padding:5px;
	cursor:pointer;
	font-size:1.3em;
	margin:4px 0 1px 0;	
}

	h4.jobTitle span{
		font-weight:normal;
		}

.jobPosting {
	background:#fff url(images/bgJobPosting.gif) repeat-x top left;
	font-size:1.2em;
	padding:15px
}

	.jobPosting ul{
		font-size:.8em;
}

	.jobPosting a {
		font-size:1.1em
}

/* END: Careers Page ================== */


/* BEGIN: Contact Page ================== */

#contact-info{
	float:left;
	width:265px;
	margin-right:50px;
	padding-top:30px;
}

#contact-info a{
	display:block;
	margin-bottom:5px;
}

#contact-maps{
	float:left;
	width:642px;
	padding-top:30px;
}

/* END: Contact Page ================== */

/* BEGIN: Privacy Policy & Terms Pages ================== */

h2.privacy-heading, h2.terms-heading, h2.optout-heading{
	width:945px;
	height:66px;
	margin:0 auto 20px auto;
	padding:37px 0 0 15px;
	background:url(images/bgPrivacyPolicyHeader.jpg) no-repeat;
}

h2.terms-heading{
	background:url(images/bgTermsHeader.jpg) no-repeat;
}

h2.optout-heading{
	background:url(images/bgOptOutHeader.jpg) no-repeat;
}

#opt-button{
	padding:20px 0 20px 200px;
	text-align:center;
}

a.optout{
	float:left;
	display:block;
	width:222px;
	height:31px;
	margin:0 auto 16px auto;
	font-size:1.2em;
	padding:15px 0 0 8px;
	line-height:1.2em;
	text-align:center;
	background:url(images/bgOptOut.gif) no-repeat;
}

a.optout span{
	display:block;
	color:#3399ff;
	font-size:1.5em;
	margin-bottom:4px;
}

a.optout:hover{
	color:#333 !important;
}

p.optout-text{
	float:left;
	width:300px;
	padding-top:8px;
}

.footerpages{
	padding-left:40px;
	margin-bottom:40px;
}

.footerpages img.truste{
	margin-bottom:16px;
}

.footerpages h6{
	font-size:1.4em;
	margin-bottom:16px;
}

.footerpages address a{
	font-size:1.0em;
}

.footerpages ol, .footerpages ul, .footerpages dl{
	margin:0 0 16px 36px;
}

.footerpages li{
	font-size:1.4em;
	margin-bottom:6px;
	padding-left:18px;
	background:url(images/bgList.gif) left 7px no-repeat;
}

.footerpages ol li{
	list-style:decimal;
	font-size:1.0em;
	background:none !important;
	padding-left:0 !important;
}

.footerpages dt{
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:16px;
}

.footerpages dt a{
	font-size:1.0em;
}

.footerpages dd{
	font-size:1.2em;
	margin:0 0 12px 16px;
	line-height:1.4em;
}

.footerpages dd a{
	font-size:1.0em;
}

dl {
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:8px;
	padding-left:18px;
}

dl a{
	font-size:1em
}

/* END: Privacy Policy & Terms Pages ================== */


/* BEGIN: Manuals Online Page ================== */

#quotetestcontainer{
	width:275px;
	height:200px;
	margin:0 auto;
	background:url(images/bgQuoteTest.gif) no-repeat;
}

#quoteinner{
	padding:20px 20px 0 20px;
}

#quotetestcontainer blockquote{
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:10px;
}

#quotetestcontainer cite{
	float:right;
	font-size:1.1em;
}

/* END: ManualsOnline Page ================== */


/* BEGIN: ORT Demo Page ================== */

#intenders, #owners {
	background:#FFFFFF url(http://owneriq.net/images/bg_centerColContent.gif) no-repeat top center;
	overflow:hidden;
	padding:20px;
	text-align:left;
	margin-top:-70px
}

#intenders{
	float:left;
	width:430px;
	margin-right:20px;
}

#owners {
	float:left;
	width:430px;
}

#btnTagged {
	position: relative;
	top: 485px;
	left: 340px
}

.quote {
	background:url(demo/images/quote.gif) no-repeat top left;
	background-position:10px 10px;
	padding:35px 0 0 10px;
	text-indent:50px;
	font-size:1.2em;
}

.quote strong{
	float:right;
	margin-right:12px
}

#demo table {
	width:100%;
	border-top:1px solid #d3e3f2;
	border-right:1px solid #d3e3f2;
	margin:1em auto;
	border-collapse:collapse;
	}

#demo tr.odd td	{
	background:#f7fbff
	}
	
#demo td {
	color:#678197;
	border-bottom:1px solid #d3e3f2;
	border-left:1px solid #d3e3f2;
	padding:.3em 1em;
	text-align:center;
	font-size:1.2em
	}
				
#demo th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #d3e3f2;
	padding:.3em 1em;
	}
							
#demo thead th {
	background:#f4f9fe;
	text-align:center;
	font-size:1.4em;
	color:#66a3d3;
	font-weight:bold
	}
	
.note {
	width:300px;
	font-size:1.3em;
	line-height:1.4em;
	float:left
}

.note strong {
	margin-right:4px;
}

/* END: ORT Demo Page ================== */

#footerContainer, #footerhomeContainer{
	clear:both;
	height:54px;
	background:#dae7ed url(images/bgFooter.gif) repeat-x;
}

#footer, #footerhome{
	margin:0 auto;
	width:960px;
	padding-top:16px;
}

#footer p, #footerhome p{
	font-size:1.2em;
}

#footer p a:link, #footer p a:visited, #footerhome p a:link, #footerhome p a:visited{
	color:#666a6b;
	font-size:1.0em;
	margin-left:20px;
	font-weight:normal;
}
#footer p a:hover, #footer p a:active, #footerhome p a:hover, #footerhome p a:active{
	color:#000!important;
	font-weight:normal;
}

#footerhome p.top{
	float:right;
}

#footer p.bottom{
	clear:right;
}

#footer p.bottom, #footer p.bottom a, #footerhome p, #footerhome p a{
	color:#666a6b;
}

#footer span, #footerhome span{
	margin-left:20px;
}

#footer p span a, #footerhome p span a{
	margin:0 !important;
}

/* BEGIN: Feedback Pages ================== */

#profileImage {width:260px; float:left; text-align:center}

#segmentProfile {float:left; width:330px; padding:0 35px 0 15px}
	##segmentProfile strong span {color:#3399ff}

#dataProfile {float:left; width:295px; padding-left:25px}

	#segmentProfile h3, #dataProfile h3 {color:#3399FF}

#ownershipSignals li {
	float:left;
	background:#fff;
	border:1px solid #E2E2E2;
	width:88px;
	height:70px;
	list-style:none;
	margin:0 6px 6px 0;
	text-align:center;
	padding:0 !important
}

/* END: Feedback Pages ================== */


/* BEGIN: Feedback Pages ================== */

#emailSurvey td {color:#333; font-size:1.4em}

/* END: Feedback Pages ================== */


/* BEGIN: Movie Page ================== */

#movieHead {float: left; position: relative; top: 30px; left: 40px; width:700px}
	#movieHead h2 {float:left; font-size:2.4em; letter-spacing:-1px; width:555px}
	#movieHead #learnMore {position:relative; top:23px; left:20px}
	
/* END: Movie Page ================== */
