div#contentContainer div#primeContent {
		width: 822px;
		padding: 0 65px 95px 65px;
	}


	div.rightCol {
	    float: right;
	    width: 31%;
		padding-top: 10px;
	}
	    div.rightCol div.links {

	    }

	        div.rightCol div.links a {
	            display: block;
	            text-decoration: none;
	            text-align: left;
	            border-top: 1px solid #DDD;
	            font-size: 14px;
	            font-weight: bold;
	            padding: 5px 2px;
	        }
				div.rightCol div.links a:hover {
					opacity: 0.8;
					border-bottom: none;
					text-decoration: none;
					outline: none;
				}
	            div.rightCol div.links a.last {
	                border-bottom: 1px solid #DDD;
	            }
	            div.rightCol div.links a img {
	                vertical-align: middle;
					margin-right: 5px;
	            }
	div.leftCol {
	    float: left;
	    width: 68%
	}


	div#contentContainer div#primeContent p {
		text-align: left;
		font-size: 12px;
		color: #444;
		line-height: 15px;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 10px;
		padding-left: 10px;
	}








div#primeSidebar {
	display: none;
}



form#ooPage {
	clear: both;
text-align: left;

position:relative;
overflow:hidden;
z-index: 1;




}
	form#ooPage a ,
	form#ooPage input {
		outline: none !important;
	}
div#ooTabs {

}
	div#ooTabs a {
		display: block;
		width: 193px;
		height: 45px;
		float: left;
		padding: 15px 45px 15px 35px;
		text-align: left;
		background: #F3F3F3 url("../image/template/optout/tab_bg_off.gif") top left repeat-x;
		text-decoration: none;
		margin-right: 2px;
		position: relative;
	}
		div#ooTabs a.last { width: 192px; margin-right: 0px; }
		div#ooTabs a:hover {
			border: none;
			background: #DDE2E4 url("../image/template/optout/tab_bg_hover.gif") top left repeat-x;
		}


		div#ooTabs a span.text ,
		div#ooTabs a span.arrow {
			position: absolute;
			bottom: 7px;
			right: 12px;
			/*font-size: 9px;*/
			font-variant: small-caps;
			font-size: 11px;
			color: #666;
			letter-spacing: .1em;
		}


		div#ooTabs a span.arrow {
			display: none;
		}
		div#ooTabs a span.text {
			display: inline;
		}

			div#ooTabs a.selected {
				background: #CEE7F4 url("../image/template/optout/tab_bg_selected.gif") top left repeat-x;
			}
			div#ooTabs a.selected span.arrow {
				display: inline;
			}
			div#ooTabs a.selected span.text {
				display: none;
			}


div#ooBody {
	clear: left;
	background-color: #CEE7F4;
}

	div#ooBody div#ooSideBar ,
	div#ooBody div#ooSubmit {
		background-color: #FFF8BA;
		text-align: right;
	}

	div#ooBody div#ooSideBar {
		float: left;
		width: 215px;
		height: 400px;
		position: relative;
	}

		div#ooBody div#ooSideBar div.groupDescription {
			display: none;
			padding-right: 2px;
		}
			div#ooBody div#ooSideBar div.selected {
				display: block !important;
			}
			div#ooBody div#ooSideBar div.groupDescription h4 {
				text-align: left;
				margin: 25px 5px 0 5px !important;
				font-size: 14px;
				color: #333;
				font-weight: bold;
				line-height: 16px;
				padding-left: 10px !important;
			}
			div#ooBody div#ooSideBar div.groupDescription p.supplemental {
				font-size: 11px;
				line-height: 1.1em;
				font-weight: normal;
				text-align: justify;
				margin-right: 15px;
				margin-top: 10px;
				margin-left: 5px;
			}
		div#ooBody div#ooSideBar span.pointer {
			position: absolute;
			top: 20px;
			left: 215px;
			background: transparent url("../image/template/optout/side_arrow.gif") 0 0 no-repeat;
			width: 10px;
			height: 38px;
		}
	div#ooResults {
		background-color: white;
		margin: 10px 0 0 10px;
		width: 597px;
		float: right;
		height: 365px;
		overflow: scroll;
		padding-top: 15px;
	}
		div#ooResults div.resultRowLegend ,
		div#ooResults div.resultRow {
			margin-left: 15px;
			text-align: left;
			padding: 7px 40px;
			font-size: 12px;
		}
		div#ooResults div.resultRowLegend {
			font-weight: bold;
			padding-bottom: 15px;
			display: none;
		}
		div#ooResults div.noResults {
			color: #777;
			font-size: 14px;
			font-style: italic;
			/*letter-spacing: .4em;*/
			padding-top: 50px;
			margin: 0 auto;
			width: 70%;
		}
		div#ooResults div.resultRow {
			border-top: 1px solid #DDD;
		}
			div.resultRow.odd {
				background-color: #EFF9FF;
			}
			div.resultRow.even {

			}
			div.resultRow.error {
				background-color: #F7F7F7;
/*				background-color: #FFF7F7;*/
			}
			div.resultRow.error ,
			div.resultRow.error a {
				color: #888 !important;
				font-style: italic;
			}
				div.resultRow.error span.error {
					float: right;
					margin-right: 10px;
				}
			div#ooResults div.resultRow a {
				text-decoration: none;
				color: #555;
			}
			div#ooResults div.resultRow:hover {
				background-color: #FFFDEF;
			}
				div#ooResults div.resultRow:hover a.handle {
					text-decoration: underline;
				}
			div#ooResults div.resultRowLegend label ,
			div.resultRow input {
				float: right;
			}
			/* We hide the "Select All" control altogether for the OptedOut tab */
			div#ooResultsOPTOUT div.resultRowLegend label {
				display: none;
			}
			div.resultRow span.controlDisabled {
				color: #999;
				float: right;
				display: block;
				margin-right: 3px;
			}
	div#ooBody div#ooSubmit {
		clear: left;
		padding: 10px;
		border-bottom: 10px solid #002550;
	}

		div#ooSubmit div#pluginNotice {
			display: none;
			position: absolute;
			width: 200px;
			bottom: 19px;
			left: 10px;
			font-size: 12px;
			text-align: left;
		}
			div#pluginNotice strong {
				text-align: left;
				display: block;
				font-style: italic;
			}
			#contentContainer #primeContent #pluginNotice p {
				margin: 0;
				padding: 0;
				color: black;
			}
		div#ooSubmit div.ooSubmit {
			display: none;
		}
		div#ooSubmit div.ooSubmit.selected {
			display: block !important;
		}
			div#ooSubmit div.ooSubmit input {
				float: right;
				margin-top: 3px;
			}
				input#protectOptOuts ,
				input#installProtector:hover ,
				div#ooSubmit div.ooSubmit input:hover {
					opacity: .9;
				}
				input#installProtector.disabled ,
				div#ooSubmit div.ooSubmit input.disabled {
					opacity: .5;
					cursor: default;
				}
			div#ooSubmit div.ooSubmit p {
				text-align: right !important;
				/*width: 40%;*/
				width: 53%;
				float: right;
				line-height: normal !important;
				margin-right: 10px;
			}


div#ooPreFoot {
	background-color: #EEE;
	margin: 5px 0;
	padding: 5px 0;
}
	div#ooPreFoot h3 {
		font-weight: bold;
		margin: 10px 0 3px 50px !important;
		color:#444444;
		font-size:12px;
		padding-left:10px;

	}
	div#ooPreFoot ul {
		margin: 0 75px;
	}

div#ooFooter {
	/*background-color: #8AA0C1;*/
	background-color: #AFBFD7;
	border-top: 10px solid #002550;
	padding: 15px;
}
	div#ooFooter input {
		float: left;
		margin: 5px 15px;
	}
	div#ooFooter div.text {
		float: left;
		width: 55%;
		text-align: left;
	}
		div#ooFooter div.text strong {
			color: #03426A;
			font-size: 16px;
		}
		div#ooFooter div.text p {
			line-height: normal !important;
			margin: 0 !important;
			padding: 0 !important;
			font-size: 12px !important;
			color: #333 !important;
		}



div#primeContent ul#optout-guidance {
	margin-top: -7px;
}
	div#primeContent ul#optout-guidance li {
		padding: 3px 0;
	}




/*********************************************************/
/**************** PARTICIPANT LISTINGS *******************/


	div.participantDescription {

	}
		div.participantDescription a.website {
			color: #003A6F !important;
			display: block;
			margin: 5px 0 5px 10px;
			float: left;
			font-style: italic;
			border-bottom: 1px solid #E0E7EF;
		}

		div.participantDescription p {
			line-height: normal !important;
			clear: left;
		}
			div.participantDescription p a {
				border-bottom: none !important;
				color: #003A6F !important;
				text-decoration: underline !important;
			}









div#ooResults div.ooResults {
	display: none;
}
div#ooResults div.ooResults.selected {
	display: block !important;
}


/******************** END LISTINGS ***********************/
/*********************************************************/















/*********************************************************/
/************* OVERLAY / LOADING ELEMENTS ****************/

div#contentContainer div#headerBar {
	letter-spacing: 7px;
}



div#primeOverlay {
	z-index: 2500;
	position: absolute;
	width:100%;
	height:100%;
	background: transparent url("../image/template/optout/bg_overlay_50.png") top left;
	text-align: center;
	top: 0;
	left: 0;
}
		div#primeOverlay div#overlayContentContainer {
			width: 75%;
			min-height: 35%;
			padding-bottom: 40px;
			background: transparent url("../image/template/optout/bg_overlay_75.png") top left;
			border: 1px solid #666;
			margin: 50px auto 0 auto;
		}
		div#overlayContentContainer a {
			color: #E0E6EF;
			text-decoration: underline;
		}
		div#overlayContentContainer a:hover {
			border-bottom: none;
			color: white;
		}
			a#overlayClose {
			    display: block;
			    float: right;
			    color: white;
			    font-size: 12px;
			    margin: 10px 15px 0 0;
			    text-decoration: none;
				font-variant: small-caps;
				display: none;
			}
				a#overlayClose:hover {
					text-decoration: underline;
					border: none;
				}
			div#overlayContentContainer div#overlayContent {
				margin: 50px auto 0 auto;
				width: 70%;
			}
				div#overlayContent img#primeLoaderNoscript ,
				div#overlayContent img#primeLoader {
					float: left;
				}
				div#overlayContent img#primeLoader {
					display: none;
				}
				div#overlayContentContainer div#overlayVerbiage {
/*					width: 25%;*/
					text-align: left;
					margin-left: 80px;
				}
					div#overlayVerbiage div.status {
						font-weight: bold;
						font-size: 18px;
						letter-spacing: .25em;
						text-align: left;
						color: #FFF;
						font-style: italic;
					}
					div#overlayVerbiage div.subStatus {
						text-align: left;
						color: #BBB;
						font-size: 11px;
						margin: 0 0 15px 5px;
						letter-spacing: .1em;
					}
					div#overlayVerbiage div.p p {
						font-size: 12px !important;
						text-align: left !important;
						color: #EEE !important;
						letter-spacing: .1em !important;
						line-height: 1.25em !important;
						padding-left: 0px !important;
					}
						div#overlayVerbiage div.p p.indent {
							padding-left: 15px !important;
						}
						div#overlayVerbiage div.p p em {
							font-style: normal;
							text-decoration: underline;
						}
				div#overlayTerms {
					background-color: white;
					color: #BBB;
					overflow: scroll;
					width: 75%;
					height: 200px;
					margin: 0 auto;
				}
					div#overlayTerms p {
						text-align: justify !important;
						font-size: 10px !important;
						color: #999 !important;
						padding: 5px 10px !important;
						line-height: 12px !important;
						margin: 0 !important;
					}
				div#overlayFeatured {
					width: 60%;
					border: 1px solid #555;
					padding: 15px 25px;
					margin: 10px auto 10px;
					background: transparent url("../image/template/optout/bg_overlay_85.png") top left;
				}
					div#overlayFeatured p {
						color: white !important;
						text-align: center !important;
						padding: 0px !important;
					}
						div#overlayFeatured p label {
							padding-left: 5px;
							font-style: italic;
							cursor: pointer;
						}
				div#overlayContentContainer div#instruct p {
					color: white !important;
					text-align: center !important;
					margin: 0 auto;
					margin-top: 20px !important;
					width: 75%;
					font-size: 11px !important;
					padding: 0 !important;
				}

div#loaderLinks {
	float: left;
	margin-top: 15px;
	font-size: 12px;
	color: #AAA;
}
	div#loaderLinks a {
		color: white;
		text-decoration: none;
		border-bottom: 1px solid #888;
		font-size: 15px;
	}


/*********** END OVERLAY / LOADING ELEMENTS **************/
/*********************************************************/







/*********************************************************/
/********************* IE 6 -isms ************************/
div#compatibilityWarn {
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
	div#compatibilityWarn div.text {
		color: white;
		background-color: #CC0000;
		font-size: 11px;
		padding: 10px 65px;
	}
		div#compatibilityWarn div.text a {
			color: white !important;
		}
		div#compatibilityWarn div.text strong {
			display: block;
			padding-bottom: 5px;
			font-size: 13px;
		}
	div#compatibilityWarn div.shadow {
		height: 12px;
		background: transparent url('/resource/image/template/shadow_disclaim.png') bottom left repeat-x
	}
/********************* IE 6 -isms ************************/
/*********************************************************/





/*********************************************************/
/******************* Error Messaging *********************/
div#tempErrorWarn {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
	div#tempErrorWarn div.text {
		color: white;
		background-color: #CC0000;
		font-size: 13px;
		font-weight: bold;
		padding: 10px 65px;
	}
		div#tempErrorWarn div.text a {
			color: white !important;
		}
		div#tempErrorWarn div.text strong {
			display: block;
			padding-bottom: 5px;
			font-size: 13px;
		}
	div#tempErrorWarn div.shadow {
		height: 12px;
		background: transparent url('/resource/image/template/shadow_disclaim.png') bottom left repeat-x
	}
/******************* Error Messaging *********************/
/*********************************************************/



/*********************************************************/
/******************** Device Styles **********************/

div#deviceScroll {
	color: white;
	background-color: #960000;
	font-size: 10px;
	padding: 5px 65px;
}

/******************** Device Styles **********************/
/*********************************************************/





/*********************************************************/
/**************** Accessibility Styles *******************/


.access1 ,
.access2 {
	display: block;
	overflow: hidden;
}
.access1 {
	position: absolute;
	left: -9999px;
}
.access2 {
	height: 0px;
	width: 0px;
}


/**************** Accessibility Styles *******************/
/*********************************************************/




div#ooResults div.resultRow a.logHandle {
	font-size: 9px;
	color: #59739F;

	position: relative;
	top: -5px;
	left: 5px;
}
	div#ooResults div.resultRow a.logHandle strong {
		color: black;
	}
	div#ooResults div.resultRow a.logHandle span.oo {
		color: #9F9200;
	}
	}
