/*Home*/
        .divHomePageFlash
        {
            display:block;
            float:left;
            width:947px;
            height:388px;
        }        
        .divHPColHolder
        {
            display:block;
            width:922px; 
            padding:0px 0px 0px 25px;                
        }
        .divHPLeftCol
        {
            display:block;
            float:left;
            width:305px;  
            margin: 25px 10px 0px 0px;    
        }
        .divHPMidCol
        {
            display:block;
            float:left;
            width:330px;  
            margin: 25px 15px 0px 15px;
			
        }
        .divHPRightCol
        {
            display:block;
            float:left;
            width:200px;  
            margin: 25px 0px 0px 15px;  
        }
        .divHPColLine
        {
            display:block;
            float:left;
            margin:20px 0px 0px 0px;
            width:1px;
            font-size:0px;
            height:180px;
            background:#D4D4D4;     
            border:0;    
        }        
        .txtHomeHeader
        {
            display:block;
            /*color:#000;*/
            color:#006699;
            font-size:14px;
            font-weight:bold;
            padding:0px 0px 5px 0px;
        }
        .txtHomeHeaderNews
        {
            display:block;
            color:#000000;
            font-size:12px;
            font-weight:bold;
            padding:0px 0px 5px 0px;
        }
        
/*Home News*/
        #divHPNewsLinks
        {
            display:block;
            float:left;
            border-bottom:solid 1px #959595;
            margin:2px 0px 0px 0px;
        }
        #divHPNewsLinks a
        {
            display:block;
            float:left;
            font-size:12px;
            text-align:center;
            padding:2px 5px 1px 5px;
            margin:0px 0px 0px 1px;
            text-decoration:none;	
            color:#fff;
            background:rgb(213,215,217);    
        }
        #divHPNewsLinks .aTabLinkSelected,  #divHPNewsLinks .content_activeLink
        {
            background:#959595;
        }
        #divHPNewsContent
        {
            display:block;
            width:295px;
            float:left;  
            padding:10px 0px 0px 0px;
        }
        #divHPNewsContent .LearnMoreArrow
        {
            margin: 15px 0px 0px 0px;
        }
        .imgHPNews
        {
            display:block;
            float:left;
            width:204px;
            height:28px;
            margin:0;
            padding:0;
            border:0;
        }
 
/*Home Middle Column*/ 
        .divHPMidColTxt
        {
            display:block;
            float:left;
            width:200px;
            margin: 0px 0px 0px 15px;
        }
        .divHPMidColTxt .LearnMoreArrow
        {
            margin:15px 0px 0px 0px;
        }
        .imgHPMid
         {
            display:block;
            float:left;
        }       
        
/*Home Right Column*/
        .divHPRightColTxt
        {
            display:block;
            float:left;
            width:180px;
            margin: 0px 0px 0px 10px;
        }
        .divHPRightColTxt .LearnMoreArrow
        {
            margin:15px 0px 0px 0px;
        }
        .imgHPRight
        {
            display:block;
            float:left;
        }
        
/* People */
/*Insights*/
        .exec
        {
            display:block;
            float:left;
            margin:0px 0px 10px 0px;
        }
        .exec .head
        {
	display:none;
            padding:0px 5px 0px 0px;
        }
        .exec .detail
        {
            padding:10px;
        }
        .exec .image
        {
            display:inline;
            float:left;
        }
        
        .person 
        {
            display:block;
            float:left;
            padding:15px 0px 10px 0px;            
        }
        .person .image 
        {
            display:inline;	
            float:left;
            padding:0px 5px 0px 0px;	
        }
        
        .person .detail
        {	
            display:block;
            float:left;
            width:140px;
            color:rgb(112,102,117);		
        }
        .person .name, .exec .name
        {
            font-weight:bold;
        }
        .person .title, .exec .title
        {
           display:block;
           font-size:9px;
           font-weight:bold;
           padding:0px 0px 10px 0px;
        }
        .person .article
        {
          padding: 0px 0px 5px 0px;
          font-size:10px;
        }
        .person .quote
        {
        display:block;
        padding: 0px 0px 10px 0px;
        }
        .person .location
        {/*placeholder*/}
        .person .phone
        {/*placeholder*/}
        .person .aboutus
        {/*placeholder*/}
        .person .citydescription
        {/*placeholder*/}

/* Newsletter and ReputationRx*/
        .archives a 
        {
            padding: 15px 0px 0px 0px;
        }
        .divNewsColumn
        {
            display:block;
            float:left;
            width:175px;
            padding:40px 0px 0px 0px;
            margin: 0px 15px 0px 0px;    
        }
        .divNewsBreak
        {
            margin:40px 20px 0px 0px;
            display:block;
            float:left;
            height:200px;
            width:1px;
            border-left:solid 1px  #E3EAA8;
        }
        .LearnMoreArrow 
        {
                background-image:url('images/ws/arrows/arrowDoubleBlue.jpg');
                background-position:right;
                background-repeat:no-repeat;
                padding:0px 13px 0px 0px;
                float:right;
                font-weight:bold;
        }
        .LearnMoreArrowLeft 
        {
                background-image:url('images/ws/arrows/arrowDoubleBlue.jpg');
                background-position:right;
                background-repeat:no-repeat;
                padding:0px 13px 0px 0px;
                float:left;
                font-weight:bold;
        }
        .QuoteColumn p
        {
            padding:15px 0px 0px 0px;
        }
        .QuoteWeekly {
            display:block;
            float:left;
            padding:15px;
            margin:20px 0px 10px 0px;
            background:rgb(232,243,204);	
        }
        .QuoteWeekly h3 {
            display:block;
            font-size:14px;
            margin: 0;
        }
        .QuoteWeeklyName{
            display:block;
            float:right;
            padding:8px 0px 0px 0px;
            font-style:oblique;
        }

        .QuoteWeeklyBlue {
            display:block;
            float:left;
            padding:15px;
            margin:20px 0px 10px 0px;
            background:#c4e1fe;	
        }
		
		.QuoteWeeklyGreen {
            display:block;
            float:left;
            padding:15px;
            margin:20px 0px 10px 0px;
            background:#E8F3CC;	
        }
		
        .QuoteWeeklyBlue h3 {
            display:block;
            font-size:14px;
            margin: 0;
        }
        
/*Article Viewer for Insights and Press*/
        #divArticleViewer
        {
            padding:0px 0px 0px 192px;            
        }
        #divArticleViewer H1
        {
            clear:none;
            display:block;    
            padding:25px 0px 0px 0px;
        }
        .divArticleSpacer
        {
            display:block;
            float:left;
            width:20px;   
        }
        #divArticleActionLinks
        {
            padding:40px 0px 0px 580px;
            margin:0px 0px -50px 0px;
            display:block;
        }
        .black .divArticleViewerLinks
        {
            background:#E0EEFC;
            width:125px;
            display:block;
            float:left;            
        }
        .green .divArticleViewerLinks
        {
           background:rgb(232,243,204);	
            width:125px;
            display:block;
            float:left;            
        }        
        .divArticleViewerLinks .LearnMoreArrowLeft 
        {
            display:block;
            padding:10px 13px 10px 10px;
            background-image:url('/images/ws/arrows/arrowDoubleBlueonBlue.jpg');
            background-position:right;
            background-repeat:no-repeat;        
        }
        .divArticleQuote
        {
            display:block;
            float:left;
            width:175px;
            margin:0px 10px 10px 0px;                        
            padding:15px;
            font-weight:bold;
            font-size:13px;
            color:#333;
        }
        .black .divArticleQuote
        {
            border-top:solid 1px #65ACF2;
            border-bottom:solid 1px #65ACF2;
        }
        .green .divArticleQuote
        {
            border-top:solid 1px rgb(59,104,17);
            border-bottom:solid 1px rgb(59,104,17);	          
        }
        .articleBy
        {
            display:block;
            font-size:12px;
            font-weight:bold;
            margin:0;
            padding:0;
        }
        .articleTitle
        {
            display:block;
            font-size:12px;
            font-style:oblique;
            margin:0;
            padding:0px 0px 15px 0px;
        }
        .articleDate
        {
            display:block;
            padding:10px 0px 15px 0px;            
        }

/* Leadership */
        .fourColHeader
        {
            display:block;
            float:left;
            font-size:18px;
            color:#65ACF2
        }
        .divFourColHeaderBox
        {
            padding:0px 32px 0px 32px;
            display:block;
            width:100%;
            float:left;         
        }
        .divPressRight
        {
            padding:15px 0px 15px 0px;
        }
        .divFourColBreak
        {
            width:883px;
            margin:0px 0px 20px 32px;
            border-bottom:solid 1px #B2D5F8;
        }
        

/* Our Work Client logs */
        .clientlogosOLD 
        {
            display:block;
            float:left;
            width:220px;
            list-style:none;
            margin:0;
            padding:5px 0px 30px 0px;	
            clear:both;
        }        
        .clientlogosOLD LI 
        {
            float:left;	
            display:block;
            width:105px;
            margin:0px;
            padding:15px 5px 10px 0px;	
        }
		 .clientlogos {
		 clear:both;
		 margin-top:10px;
		 padding:10px 0px 0px 0px;
		 list-style-type: none;
		
		 }
		 
		.clientlogos LI {
			float: left;
			width: 120px;
			height: 190px;
			margin: 0 30px 20px 0;
			text-align: center;
		}
        .clientlogos a
        {
            color:#666;
            text-decoration:none;
			
        }
        .clientlogos a:hover
        {
            text-decoration:none;
        }
        .clientlogos img
        {
         padding: 0px 0px 5px 0px;
        }

/*Our Work Images*/
        .workImageHolder
        {
            display:block;
            width:600px;
            padding: 25px 0px 25px 0px;
        }
        .navImages
        {
            display:block;
            float:left;
            width:90px;
            list-style:none;
            margin:0px 0px 0px 30px;
        }
        .navImages a
        {
           display:block;
           padding:0px 5px 28px 5px;
        }
        .largeImages
        {
            display:block;
            float:left;
            width:461px;
            text-align:center;
            background:#1c1c1c;
        }
        .yellowImageBorder
        {
            border:solid 2px rgb(254,218,113); 
        }
        .whiteImageBorder
        {
             border:solid 2px #fff;
        }
        .pImgDesc
        {
            display:block;
            text-align:center;
            clear:both;
            padding: 5px 2px 4px 2px;
            color: #fff;
        }

/* Testimonial box */
        #divTestimonials
        {   
			display:none;
            float:left;
            width:220px;
            height:250px;

            padding:5px 0px 5px 0px;
        }
        #divTestimonials .name {
            float:right;
            padding:8px 0px 8px 0px;
            font-style:oblique;
        }
        .navTestimonials
        {
           display:none;
		 float:left;
            width:220px;
            padding: 0;
            margin: 0;
            text-align:center;
        }
        .navTestimonials li{
            float:left;
            list-style:none;
            padding:9px 1px 0px 1px;
            text-decoration:none;
            width:71px;
        }
        .navTestimonials a{
            text-decoration:none;
            color:#666;
            font-size:10px;
        }
        .navTestimonials LI.selected {
            background-repeat:no-repeat;
            color:#666;
            font-weight:bold;
            background-position:top center;
            text-decoration:none;
        }
        .yellow .navTestimonials LI.selected {
            background-image:url('/images/ws/arrows/arrowDownYellow.jpg');
        }
        .yellow .navTestimonials
        {
            border-top:solid 1px rgb(254,218,113); 	
        }
        .black .navTestimonials LI.selected {
            background-image:url('/images/ws/arrows/arrowDownBlue.jpg');
        }
        .black .navTestimonials
        {
            border-top:solid 1px rgb(163,205,247); 
        }

/* Leadership Bio */
        #divBioPopup 
        {
            position:absolute;
            display:block;
            margin:180px 0px 30px 16px;
            width:640px;	
            border:solid 4px rgb(124,184,244);
            z-index:10;
            background:#fff;
        }
        #divBioPopup #divBioClose
        {
            text-align:right;	
            padding:5px 10px 0px 0px;	
        }
        #divBioPopup #divBioClose A
        {
            background-image:url('/images/ws/icons/iconClose.jpg');
            background-repeat:no-repeat;
            background-position:right;
            padding:3px 15px 0px 0px;	
        }
        #divBioHolder
        {
            display:block;
            float:left;
            padding:15px 0px 0 0;	
        }
        #divBioPhoto
        {
            display:block;
            float:left;
            width:210px;
            text-align:center;
        }
        
        #biotext 
        {
            display:block;
            width:400px;
            float:left;	
            padding:0px 10px 0px 10px;
        }
        
        #biotext P 
        {
            margin-bottom:20px;
        }
        #bioimg
        {
            margin-bottom:5px;	
        }
        #bioname 
        {
            margin-bottom:15px;
        }
        #bioemail 
        {
            margin-top:10px;
            padding:0px 0px 20px 0px;
        }
        
/*WeberWorks*/
        .divSignUpLabel
        {
          display:block;
        padding: 10px 0px 0px 0px;
        }
        .divSignUpInput
        {
          display:block;
        width:100%;
        font-size:12px;
        color:#555;
        }
        .divSignUpTextArea
        {
          display:block;
        width:100%;
        height:50px;
        }
        .divSignUpSubmit
        {
        display:block;
        float:right;
        margin:10px 0px 0px 0px;
        font-size:12px;
        color:#333;
        }
        #divSignUpError
        {
        padding:5px 0px 0px 0px;
         color:#FF0000;
        }


/*Global Network*/
        .divOfficeDoubleHeader
        {
            display:block;
            float:left;
            width:292px;
            border-bottom:solid 1px #B2D5F8; 
            font-weight:bold;            
        }
        .divOfficeSingleHeader
        {
            display:block;
            float:left;
            width:130px;
            border-bottom:solid 1px #B2D5F8;    
            font-weight:bold;
        }        
        .divOfficeSpacer
        {
            display:block;
            float:left;
            width:32px;
        }
        .divOfficeCol
        {
            display:block;
            float:left;
            width:130px;
            padding:0px 0px 0px 0px;
        }
        .divOfficeCol p.officeCountry 
        {
            display:block;
            float:left;
            width:130px;
            padding:10px 0px 0px 0px;
            font-weight:bold;
        }
        .divOfficeCol p.officeCity
        {
            display:block;
            float:left;
             width:130px;
            padding:0;
        }
        p.officeCountry
        {
            font-weight:bold;
        }
        #divCityTabs H2
        {
            display:inline;
            float:left;
        }
        
        .aSiteHeader
        {
            font-size:15px;
            font-weight:bold;
            padding:15px 0px 0px 0px;
            
        }

/*Contact*/  
        #divContactTabs
        {
            display:block;
            float:left;
            width:290px;
            margin:0px 0px 40px 30px;
            
        }
        .divContactTabLinks
        {
            display:block;
            float:left;
            width:145px;
            height: 295px;
            padding:0px 0px 0px 0px; 
            margin:0px 0px 20px 0px;            
            background-image:url('/images/ws/backgrounds/bgContactsNav.jpg');
            background-repeat:repeat-y;
            background-position:top left;            
        }
        #divContTabLinks .aTabLinkOff 
        {
            margin:20px 0px 20px 10px;
            padding:5px 0px 5px 0px;
            color:rgb(5,120,168);
            background:none;
        }
        #divContTabLinks .aTabLinkSelected
        {
            text-decoration:none;
            font-weight:bold;
            margin:20px 0px 20px 10px;
            padding:5px 0px 5px 0px;
            background:url('/images/ws/backgrounds/bgContactSelected.jpg');
            background-repeat:no-repeat;
            background-position:right;
        }        
       #divContactTabs  .divFourCol
       {
           margin:0px 10px 0px 20px;
       }

       #divContactTabs  .person
       {
           padding:0px;
           margin:0px 0px 20px 0px;
       }
       
        /*Awards*/    
        .divAwardTabLinks
        {
            display:block;
            float:left;
            width:489px;
            border-right:solid 1px rgb(135,190,245);	
        }
        #divAwardsTabs .aTabLinkOff 
        {
            padding:0px 0px 10px 0px;
            color:rgb(5,120,168);
            background:none;

        }
        #divAwardsTabs .aTabLinkSelected
        {
            text-decoration:none;
            font-weight:bold;
            color:rgb(5,120,168);
            background: url('/images/ws/arrows/arrowBlueForAwards.jpg') no-repeat;
            padding:0px 0px 10px 0px;            
            background-position:right;
        }
        .divAwardDetailText
        {
            display:block;
            float:left;
            padding:10px 0px 10px 0px;
        } 
        
/* capabilities */
        .divListColHolder
        {
            display:block;
            width:240px;
            float:left;
            padding:5px 0px 40px 0px;
        }
        .divListCol
        {
            display:inline;
            float:left;
            width: 105px;
            margin:0px 15px 0px 0px;
        }
        .divListCol a
        {
            padding:10px 0px 0px 0px;    
        }
/*Searching*/

.wssSearchInput
{
    width:300px;
    display:inline;
    height:18px;
    font-size:9px;
    color:#333; 
}

#wssHeading
{
    display:block;
    float:left;
    padding:12px 0px 0px 0px;
}
#wssResults
{
    display:block;
    float:left;
    padding:0px 0px 10px 0px;
}
#searchgrid 
{
width:100%;
display:block;
float:left;
}
.wssBBottom
{
    border-bottom:solid 1px #B2D5F8;
padding:20px 0px 3px 0px;
}
.wssBTop
{

    border-Top:solid 1px #B2D5F8;
}
        #searchgrid #paging {
            display:block;
            float:right;
            padding:5px 0px 0px 0px;
        }
        
        #searchgrid #paging a {
            display:block;
            float:left;
            list-style:none;	
            margin:0px 0px 0px 4px;
            background:rgb(200,200,200);
            padding:2px 4px 2px 4px;
            border:solid 1px rgb(200,200,200);
            	
        }
        #searchgrid #paging a.selected {
            background:#fff;	
            padding:2px 4px 2px 4px;
            color:rgb(102,112,117);
        }
        #searchgrid #paging a.nextprev {
            background:#fff;
            border:0;	

        }
		
		/* Blog Page Right Hand Column */
		.divBlogRight {
			margin:0 0 5 0;
			width: 230px;
			min-height: 35px;
		}

		.divBlogRight a{
			font-weight: bold;
		}

		/*Home POV*/
       /* #divHPPOVLinks5
        {
           display:block;
            float:right;
            border-bottom:solid 1px #959595;
            margin:2px 0px 0px 0px;
        }*/


 #divHPPOVLinks
        {
			float:right;
			border-bottom:solid 1px #959595;
            margin:2px 0px 0px 0px;
        }

        #divHPPOVLinks a
        {
            display:block;
            float:left;
            font-size:12px;
            text-align:center;
            padding:2px 5px 1px 5px;
            margin:0px 0px 0px 1px;
            text-decoration:none;	
            color:#fff;
            background:rgb(213,215,217);    
        }
        #divHPPOVLinks .aTabLinkSelected, #divHPPOVLinks .content_activeLink
        {
            background:#959595;
        }
        #divHPNewsContent{
            width:295px;
            float:left;  
            padding:10px 0px 0px 0px;
        }
		
		#divHPPOVContent {
		clear:both;
		float:none;
		display:block;
		padding-top:10px;
		}
		
		#divHPPOVContent .LearnMoreArrow {
			margin:15px 0 0;
		}
		
        #divHPNewsContent .LearnMoreArrow
        {
            margin: 15px 0px 0px 0px;
        }
        
	.imgHPPOV
        {
			float:left;
			width:100px;
            margin:0;
            padding:0;
            border:0;
    }
	
	.prTitle{
	width:500px;
	}	
	
	.articleBy h2{
	width:500px;
	}

/* Advocacy in Action Playlist Styles */
/* playlist style */
#playlist {
	width:215px;
	height:405px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid #ccc;
	padding:2px 10px 12px 2px;
	background-color:#efefef;
	margin-top:10px;
	float:left;
}

/* playlist entry */
#playlist a {
	display:block;
	width:190px;
	height:80px;
	padding:7px;
	background-color:#fff;
	border:1px solid #ccc;
	font:11px "bitstream vera sans", "lucida grande",verdana;
	text-decoration:none;
	margin-top:7px;
	color:#666;
}

/* different states of a playlist entry */
#playlist a:hover {
	background-color:#ffc;		
}

#playlist a.progress {
	background-color:#efefef;	
}

#playlist a.playing {
	border:1px solid #666;
	background-color:#9ed1ee;	
}

#playlist a.paused {
	border:1px solid #666;
	background-color:#e1e1e1;	
}

/* elements inside playlist entry */
#playlist a img {
	border:1px solid #999999;	
	float:left;
	margin-right:10px;
}

#playlist a strong {
	font-size: 13px;
	color:#3c7bba;		
	padding-bottom:5px;
}

#playlist a em {
	border:0;
	/*float:left;*/
	margin-right:10px;
	background:url(/images/ws/advovids/clock.png) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:5px;
}

/* New Careers page*/

#div_Careers .divTwoRowBottom{
height:auto;
padding:0 0 0 25px;
width: 922px;
}

#div_Careers .divInteriorColLine{
background:none repeat scroll 0 0 #D4D4D4;
border:0 none;
display:block;
float:left;
font-size:0;
height:180px;
margin:20px 0 0;
width:1px;
}

#div_Careers .interiorLeftCol{
display:block;
float:left;
margin:25px 10px 0 0;
width:305px;
}

#div_Careers .interiorMiddleCol{
	display:block;
	float:left;
	margin:25px 15px 0;
	width:310px;
}

#div_Careers .imgInteriorMiddle{
/*display:block;
float:left;*/
display:none;
}

#div_Careers .divInteriorMidColText{
display:block;
float:left;
margin:0 0 0 0px;
}

#div_Careers .interiorRightCol{
	display:block;
float:left;
margin:25px 0 0 15px;
width:220px;
}

#div_Careers .txtInteriorHeader{
color:#006699;
display:block;
font-size:14px;
font-weight:bold;
padding:0 0 5px;
}

#div_Careers .imgInteriorRight{
/*display:block;
float:left;*/
display:none;
}

#div_Careers #divBioLinks{
border-bottom:1px solid #959595;
display:block;
float:left;
margin:2px 0 0;
}

#div_Careers #divBioLinks a{
background:none repeat scroll 0 0 #D5D7D9;
color:#FFFFFF;
display:block;
float:left;
font-size:12px;
margin:0 0 0 1px;
padding:2px 5px 1px;
text-align:center;
text-decoration:none;
}

#div_Careers #divBioLinks .content_activeLink{
background:none repeat scroll 0 0 #959595;
}

#div_Careers .txtInteriorBio{
color:#000000;
display:block;
font-size:14px;
font-weight:bold;
padding:0 0 5px;
}

#div_Careers .interiorColTitle{
float:left;
display:block;
height:20px;
width:204px;
color:#006699;
display:block;
font-size:14px;
font-weight:bold;
padding:0 0 5px;
}

#divBios{
float:left;
padding:5px 0 0;
width:295px;
}

#div_Careers  .wsiSM{
float:left;
margin: 0px 10px 5px 0px;
}

#div_Careers .LearnMoreArrow{
margin: 15px 0 0;
}


#div_Careers .divTwoRowTopRight{
width:267px;
padding:0px;
margin:75px 0px -5px 0px;
float:right;
}

#div_Careers #coverflow{
float:left;
width: 680px;
height: 277px;
}

.careersRight2 a, .careersRight3 a, .careersRight4 a{
margin-left: 50px;
color:#006699;
font-size:12px;
font-weight:bold;
line-height: 35px;
}

#div_Careers .careersRight1, #div_Careers .careersRight2, #div_Careers .careersRight3, #div_Careers .careersRight4{
height: 40px;
display:block;
}

#div_Careers .careersRight1{
color:#006699;
font-size:14px;
font-weight:bold;
margin-left:15px;
}

#div_Careers .careersRight2{
border-top: 1px solid #D4D4D4;
background: url('/images/ws/icons/search_32.png') no-repeat 5%;
}

#div_Careers .careersRight3{
background: #d8e9fb url('/images/ws/icons/star_32.png') no-repeat 5%;
}

#div_Careers .careersRight4{
background: #bcd9f6 url('/images/ws/icons/user_business_add_32.png') no-repeat 5%;
}

#div_Careers .careersRight5{
height: 40px;
background: #ffffff;
margin-left: 20px;
padding-top:5px;
}

#div_Careers .careersRight2, #div_Careers .careersRight3, #div_Careers .careersRight4{
border-bottom: 1px solid #D4D4D4;
}


