/****************************************************************************************
-----------------------------------------------------------------------------------------
~Styles based on emarketer_extranet.css file 
-----------------------------------------------------------------------------------------
****************************************************************************************/
.grey_text_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
}
a.grey_link10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-decoration:none;
}
a.grey_link10:hover
{
	text-decoration:underline;
	color: #666666;
}
.resultsListRightLinks 
{
	line-height:18px;
	text-align: right;
	padding-bottom: 6px;
}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~General 
-----------------------------------------------------------------------------------------
****************************************************************************************/
/** {
	margin: 0;
	padding: 0;
	}*/
.imageFloatLeft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.boldLink a{
font-weight: bold;
}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~Individual Record Paging 
-----------------------------------------------------------------------------------------
****************************************************************************************/
#individualRecordPaging a
{
	font-size: 11px;
}

/****************************************************************************************
-----------------------------------------------------------------------------------------
~Individual Record Details 
-----------------------------------------------------------------------------------------
****************************************************************************************/
.recordDetailsHeads
{
	padding: 6px 0px 0px 0px;
}
.recordDetailsSubjectPaths 
{
	padding: 1px 0px 2px 0px;
}

/****************************************************************************************
-----------------------------------------------------------------------------------------
~Masthead 
-----------------------------------------------------------------------------------------
****************************************************************************************/

#masthead {	
	width:958px;
	padding: 0px 12px 3px 12px; 
    background:#FFFFFF;
	margin: 0 auto;
	position: relative;
	background-image: url(/images/v6/masthead_bkg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#mastheadTopBarRight {
	float:right;
	padding: 2px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	}
	
#mastheadTopBarRight a {
	cursor:pointer;
	font-weight: normal;
	color: #666666;
	}
	
#mastheadTopBarLeft {
	float:left;
	padding: 2px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	}
.mastheadClientName 
{
	color: #666666;
	font-weight: bold;
}
#logoOverlay {
	position:absolute;
	top:53px;
	left:20px;
	width:200px;
	height: 50px;
	z-index: 1;
	}
#mastheadSearchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align:left;
	position:absolute;
	top:38px;
	left:270px;
	width:400px;
	z-index: 1;
	}
#mastheadSearchBox a{
	color: #2B7CAC;
	}
#mastheadClientLogoDiv {
	position:absolute;
	top:34px;
	right:12px;
	width:300px;
	height:55px;
	text-align:right;
	z-index: 1;
	}
#mastheadClientLogoTable {
width:300px;
height:55px;
}
#mastheadClientLogoLoginPage {
	position:absolute;
	top:-90px;
	right:12px;
	width:300px;
	height:55px;
	text-align:right;
	vertical-align: bottom;
	z-index: 1;
	}
#mastheadClientLogoLoginPage img 
{
	vertical-align: bottom;
	}
#mastheadMainMenu {
	text-align:right;
	background-color:#FFFFFF;
	position:absolute;
	top:104px;
	right:21px;
	width:700px;
	padding-bottom: 6px;
	z-index: 1;
	}

/****************************************************************************************
-----------------------------------------------------------------------------------------
~Basic Page Structure (larger containers) 
-----------------------------------------------------------------------------------------
****************************************************************************************/
#mainContent {
	position:relative;
	width:958px;
	background-color: #FFFFFF; 
	padding:14px 12px;
	margin: 0px auto; 
	text-align: left;
	}
	
/*#mainContent a{
	text-decoration: none;
	outline: none;
	}
#mainContent a:hover{
	text-decoration: underline;
	}*/
#leftContentNarrow {
	position:relative;
	width:174px;
	float:left;
	z-index: 0;
}
#rightContentWide {
	z-index: 7;
	width:770px;
	float:left;
	text-align: left;
	visibility: visible;
	background-color:#FFFFFF;
	padding: 0px 0px 12px 12px;
	}
#leftContent {
	position:relative;
	width:240px;
	float:left;
	z-index: 0;
}
#rightContent 
{
	z-index: 7;
	width:700px;
	float:left;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0px 0px 12px 18px;
	}
	
#footer {
	clear:both;
	text-align:right;
	width: 698px;
	padding: 3px 0px 0px 0px;
	margin: 48px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	}
	
#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

#footer a {
	color: #666666
}

#footer2 {
	clear:both;
	text-align:right;
	width: 958px;
	padding: 3px 0px 0px 0px;
	margin: 24px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	}
#footer2 td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;

}
#footer2 a
{
	color: #666666
}


/****************************************************************************************
-----------------------------------------------------------------------------------------
~Left navigation 
-----------------------------------------------------------------------------------------
****************************************************************************************/

/******************* If we switch to LISTS in LEFT NAV we use these styles below *******************/
#leftNavTopics ul{
	list-style-type: none;
	margin: 0px 3px 0px 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
#leftNavGeography ul{
	list-style-type: none;
	margin: 0px 3px 12px 0px;
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
#leftNavDemographics ul{
	list-style-type: none;
	margin: 0px 3px 12px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
#leftNavConcepts ul{
	list-style-type: none;
	margin: 0px 3px 12px 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
#leftNavSources ul{
	list-style-type: none;
	margin: 0px 3px 12px 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
#leftNavTypes ul{
	list-style-type: none;
	margin: 0px 3px 0px 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
/******************* If we switch to LISTS in LEFT NAV we use these styles above *******************/

#topicsToggleUp {
	position:relative;
	float: left;
	z-index:12;
	visibility:hidden;
}
#browseToggleUp {
	position:relative;
	float: left;
	visibility:hidden;
	z-index: 13;
}

#leftNavTopics {
	position:relative;
	float: left;
	z-index: 1;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	visibility: hidden;
	}
#leftNavGeography {
	position:relative;
	float: left;
	z-index: 2;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	visibility: hidden;
	}
#leftNavDemographics {
	position:relative;
	float: left;
	z-index: 3;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	visibility: hidden;
	}
#leftNavConcepts {
	position:relative;
	float: left;
	z-index: 4;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	visibility: hidden;
	}
#leftNavSources {
	position:relative;
	float: left;
	z-index: 5;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	visibility: hidden;
	}

#leftNavTagCloud {
	position:relative;
	float: left;
	z-index: 6;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	visibility: hidden;
	}
#leftNavTypes {
	position:relative;
	float: left;
	z-index: 7;
	width:240px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	visibility: hidden;
	}
.leftNavDownstate { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	}
#leftNavTop {
	z-index: 9;
	height: 41px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(/images/v6/curved_boxes/curved_box_top_240.gif);
	background-repeat:no-repeat;*/ 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	}
.leftNavHead {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	}
.leftNavHead2 {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	}
/*.leftNavHead a{
	color: #2B7CAC;
	}*/
.leftNavLayerControl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	border:solid #999999;
	border-width: 0px 1px 1px 1px;
	margin: 0px;
	padding: 0px 6px 6px 6px;
	background-color: #FFFFFF;
	}
.leftNavLayerControl a{
	color: #2B7CAC;
	}
.leftNavList {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 12px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	border-color:#999999;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	background-color: #FFFFFF;
	}
.leftNavList li{
	padding: 0px;
	}
.leftNavList a{
	color: #2B7CAC;
	}
.leftNavListTopics {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 12px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	border-color:#999999;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	background-color: #FFFFFF;
	}
.leftNavListTopics li{
	padding: 0px 0px 0px 13px;
	}
.leftNavListTopics a{
	color: #2B7CAC;
	}
.tagCloudList {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 30px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #999999;
	border-color:#999999;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	list-style-type: square;
	}
.tagCloudList a
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;

	}
.recordCount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #999999;
	}
/*#leftSourcesAlphaNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	border:solid #999999;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 9px 0px;
	padding: 6px 6px 6px 6px;
	}	
#leftSourcesAlphaNav a:hover {
	color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none
	}*/

/****************************************************************************************
-----------------------------------------------------------------------------------------
~Panel related 
-----------------------------------------------------------------------------------------
****************************************************************************************/

/******************* If we switch to LISTS in promos we use these styles below *******************/
/************************* BUT YOU NEED TO CHANGE THE PATH TO THE IMAGE *************************/
.panelContainer ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}	
.panelContainer li{
	padding: 0px 0px 10px 36px;
	background: url(/images/images_endeca/icon_report.gif) no-repeat 10px 0px;
	}	
/******************* If we switch to LISTS in promos we use these styles above *******************/	

.panelContainer {
	background-color: #EBEAEC;
	border:solid #999999;
	border-width:1px;
	margin: 0px 0px 12px 0px;
	height:1%;
	}	
.panelHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding: 4px 12px 4px 9px;
	margin: 0px 0px 10px 0px;
	height:14px;
	}
.panelTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	float:left;
	}
.panelTitle a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
	}
.panelTitlePlain {
	font-weight: normal;
	}
.panelTitleLinkHighlight
{
	font-weight: bold;
	color: #FFFF99;
}
.panelTitleLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:right;
	float: right;
	margin: 0px 0px 0px 0px;
	}
.panelTitleLinks a{
	color: #FFFFFF;
	}
.panelCloseButton {
	line-height: 12px;
	float: right;
	margin: 0px 0px 0px 0px;
	position: relative;
	right: -8px;
	cursor:pointer;
	}
.reportSearchInput
{	
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 1px;
	height: 16px;
	width: 300px;
	z-index: 1;
}
.reportSearchButton
{	
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#reportSearchForm 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
	position:relative;
	top: 2px;
}
#reportSearchFullText
{
	position: relative;
	left: 36px;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
	
/******************* Panel Subsections *******************/
#recordsFound {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#showType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align:right;
	float:right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#searchWithin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	border: solid #999999;
	border-width: 1px 0px 0px 0px;
	padding: 6px 3px 6px 10px;
	margin: 9px 0px 0px 0px;
	}
#formSearchWithin {
	margin:0px;
	}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~Filter Related
-----------------------------------------------------------------------------------------
****************************************************************************************/
.filterListItem {
	background-color: #EBEAEC;
	padding: 0px 4px 0px 4px;
	margin: 6px 6px 6px 6px;
	}
.filterClose2 {
	float:left;
	width:20px
	}
.filterContent {
	background-color:#FFFFFF;
	padding: 2px 0px 3px 3px;
	margin: 0px 0px 0px 24px;
	border-style: solid;
	border-color: #999999;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	}
.filterTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
	}
.filterTextBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	font-weight: bold;
	}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~Page Options, like Sort By, View Compact, Records per Page
-----------------------------------------------------------------------------------------
****************************************************************************************/
.selectedRecordsPerPageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	font-weight: bold;
	}

.pageOptionsContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	font-weight: normal;
	padding: 6px 0px 8px 3px;
	margin: 10px 0px 0px 0px;
	position:relative;
	}
.pageOptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	font-weight: normal;
	text-align:right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 7px;
	right: 0px;
	width: 350px;
	z-index: 1;
	}
.pageSortMessage {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 1;
	}
/* Style pagingcontainer must have a height or the border on top will not show in IE7 */
.pagingContainer {
	padding: 5px 0px 7px 3px;
	margin: 0px 0px 0px 0px;
	border: solid #999999;
	border-width: 1px 0px 0px 0px;
	height: 17px;
	position:relative;
	z-index: 1;
	}
.pagingContainerBelowResults {
	padding: 5px 0px 10px 3px;
	margin: 0px 0px 0px 0px;
	border: solid #999999;
	border-width: 0px 0px 1px 0px;
	position: relative;
	}
.paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	font-weight: normal;
	text-align:right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:absolute;
	top: 6px;
	right: 0px;
	width: 350px;
	z-index: 1;
	}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~Form Related
-----------------------------------------------------------------------------------------
****************************************************************************************/
.inputBoxSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#666666;
	margin:0px 0px 0px 0px;
	padding: 0px;
	}
.inputBoxMedium {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666;
	margin:0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	top: 1px;
	}
.checkboxLower {
	position: relative;
	top: 1px;
	}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~Messaging like Did You Mean and other messaging 
-----------------------------------------------------------------------------------------
****************************************************************************************/
#noResultsMessage 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	background-color: #EBEAEC;
	color: #666666;
	margin: 0px;
	padding: 28px 0px 28px 60px;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 1px 1px 1px;
}
#noResultsMessage a 
{
	text-decoration: underline;
}
#noResultsMessage a:hover 
{
	text-decoration: underline;
	color: #FF0000;
}
.noResultsTermText 
{
	color: #FF0000;
	font-size: 18px;
}

#noResultsMessageFromSearchWithin, .searchErrorText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}
#didYouMeanFromSearchWithin, #didYouMeanMain
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px 0px 14px 0px;
	padding: 2px 0px 2px 0px;
}
#didYouMeanFromSearchWithin a, #didYouMeanMain a
{
	text-decoration:underline;
}
.arial15BoldGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
.arial15BoldGrey a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #2B7CAC;
	margin:0px
}
/****************************************************************************************
-----------------------------------------------------------------------------------------
~Advanced Search
-----------------------------------------------------------------------------------------
****************************************************************************************/
.advancedPanelContainer {
	background-color: #EBEAEC;
	border:solid #999999;
	border-width:1px 1px 1px 1px;
	padding: 30px 0px 10px 0px;
	margin: 0px 0px 12px 0px;
	position:relative;
	height:1%;
	}	
.advancedPanelHead {
	background-color: #999999;
	padding: 4px 12px 4px 9px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 677px;
	z-index: 1;
	}
.advancedSearchLeftCol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	width: 190px;
	position: absolute;
	left: 8px;
	top: 30px;
	z-index: 1;
	}
.advancedSearchCenterCol {
	width: 365px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	text-align:right;
	border:solid #999999;
	border-width:0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 205px;
	}
.advancedSearchRightCol {
	width: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align:left;
	position: absolute;
	top: 60px;
	right: 10px;
	z-index: 1;
	}


/****************************************************************************************
-----------------------------------------------------------------------------------------
~Promos (Merchandizing)
-----------------------------------------------------------------------------------------
****************************************************************************************/
#divPromoTA {
	background-color: #EFEFDE;
	border:solid #999999;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	height:1%;
	}	
#divPromoTA ul {
	list-style-type: none;
	padding: 0px 0px 6px 12px;
	margin: 0px;
	}	
#divPromoTA li {
	font-size: 11px;
	padding: 0px 0px 3px 22px;
	background: url(/images/images_endeca/icon_report.gif) no-repeat 0px 0px;
	}	
.promoText {
	padding: 0px 0px 10px 12px;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	}
.promoLeftCol {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	float:left;
	width: 150px;
	}
.promoLeftCol a{
	font-weight: bold;
	}
.promoSingleColumn {
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	width: 650px;
	}
.promoSingleColumn a{
	font-weight: bold;
	}
.promoLeftCol p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	}
.promoRightCol {
	width: 500px;
	margin: 0px 0px 0px 165px;
	}
.promoRightCol a{
	font-weight: bold;
	}
/* This fixes float containing problems in browsers other than IE WIN*/
.promoRightCol:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

/****************************************************************************************
-----------------------------------------------------------------------------------------
~BACKGROUNDS AND BORDERS ONLY
-----------------------------------------------------------------------------------------
****************************************************************************************/
.TanBkgBorderLeftRightBottom {
	background-color: #F0F0DF;
	padding: 0px 3px 3px 3px;  
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	}

/****************************************************************************************
-----------------------------------------------------------------------------------------
~Not Being Used
-----------------------------------------------------------------------------------------
****************************************************************************************/	
/*.tableBorder {
	border:solid #999999;
	border-width: 1px 1px 1px 1px;
	background-color: #EBEAEC;
	}
.panelSearchWithin {
	border:solid #999999;
	border-width: 1px 0px 0px 0px;
	padding: 6px 0px 6px 10px;
	margin: 0px 0px 0px 0px;
	}*/

/*.tableMarginTop3 {
	margin: 3px 0px 0px 0px;
	}
.indentLeft4 {
	padding: 0px 0px 0px 4px;
	}*/
/*.grey_text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	font-weight: normal;
}*/

/******************* Tag Cloud NOT USED**********************************************
.tagCloudContainer {
	position:relative;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	}
#tagCloudTopics {
	width: 680px;
	padding: 0px 10px 10px 10px;
	display: block
	}
#tagCloudGeography {
	width: 680px;
	padding: 0px 10px 10px 10px;
	display: block;
	}
#tagCloudDemographics {
	width: 680px;
	padding: 0px 10px 10px 10px;
	display: block;
	}
/* This fixes float containing problems in browsers other than IE WIN*/
/*.tagCloudContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}	
.panelTextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	}*/
	
/* This may fix float problems in browsers other than IE WIN
.panelHead:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
****************************************************************************************/


.wm_form_field
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	padding:9px 0px 3px 0px;
}

#newsletterSubscribeHead h2
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ff0000;
	font-size: 26px;
	line-height: 32px;
	text-align:left;
	padding:0px 0px 18px 0px;
}

#wm_hero_shot h3
{
	font-size: 17px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 19px;
	color: #000000;
	margin: 15px 0px 15px 0px;
}

#wm_hero_shot p
{
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 16px;
	color: #000000;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 0pt;
}
#wm_view_today_link, #wm_description
{
    padding-bottom:18px;
}
#wm_testimonial
{
	margin-top: 20px;
	border-top:1px solid #999999;
	clear:both;
}
#wm_testimonial h2
{
	color: #ff0000;
	font-size: 19px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#wm_testimonial p
{
	margin-bottom: 5px;
	margin-top: 25px;
}

#wm_testimonial cite
{
	color: #000000;
	margin-left: 2em;
	margin-bottom: 1em;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding-left: 44px;
}