
/*
.IE6 #topContentContainer .TOCBlock #nav {bottom:5px; left:-5px;}
.IE7 #topContentContainer .TOCBlock #nav {bottom:5px; left:0px;}
*/

/*==============FOR FILTER/TOC BLOCK ===================================================================*/
#topContentContainer .AggregationResults{
position:relative;
width:711px;
height:225px;
}

#topContentContainer .TOCBlock #nav,
#topContentContainer .AggregationResults #nav{
z-index:10;
padding:0px 0 0 0;
position:absolute;
bottom:6px;
left:13px;
width:365px;
margin:0;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
}


#topContentContainer .TOCBlock #nav a,
#topContentContainer .AggregationResults #nav a{
text-align:center;
display:block;
float:left;
width:35px;
height:35px;
padding:5px;
margin:0px 10px 0px 0px;
background-color:none;
border: 2px solid #fff;
text-decoration:none;
font-weight:bold;
/* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}

#topContentContainer .TOCBlock #nav a.activeSlide,
#topContentContainer .AggregationResults #nav a.activeSlide{
/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
 }

#topContentContainer .TOCBlock h4,
#topContentContainer .AggregationResults h4{
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
font-weight:bold;
padding:20px 10px 0px 15px;
margin:0;
font-size:16px;
}

#topContentContainer .TOCBlock h4 a,
#topContentContainer .AggregationResults h4 a{font-weight:bold;}

#topContentContainer .TOCBlock p,
#topContentContainer .AggregationResults p{
color:#333333;
margin:0;
padding:10px 0 10px 5px;
line-height:16px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
}

#topContentContainer .TOCBlock .boxContent,
#topContentContainer .AggregationResults .boxContent{
font-size:12px;
width:287px;
height:206px;
float:left;
margin:10px;
}

#topContentContainer .TOCBlock .OneCol a,
#topContentContainer .AggregationResults .OneCol a{font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold;}

#topContentContainer .TOCBlock a:link,
#topContentContainer .AggregationResults a:link{text-decoration:none; font-weight:bold;}

#topContentContainer .TOCBlock a:visited,
#topContentContainer .AggregationResults a:visited{ text-decoration:none; font-weight:bold;}

#topContentContainer .TOCBlock a:hover,
#topContentContainer .AggregationResults a:hover{text-decoration:none; font-weight:bold; text-decoration:underline;}

#topContentContainer .TOCBlock a:active,
#topContentContainer .AggregationResults a:active{text-decoration:none; font-weight:bold;}

#topContentContainer .TOCBlock .linkText a:link,
#topContentContainer .AggregationResults .linkText a:link{text-decoration:none;}

#topContentContainer .TOCBlock .linkText a:visited,
#topContentContainer .AggregationResults .linkText a:visited{text-decoration:none;}

#topContentContainer .TOCBlock .linkText a:hover,
#topContentContainer .AggregationResults .linkText a:hover{text-decoration:none; text-decoration:underline;}

#topContentContainer .TOCBlock .linkText a:active,
#topContentContainer .AggregationResults .linkText a:active{text-decoration:none;}


/*===========================================================*/
#topContentContainer .TOCBlock .OneCol,
#topContentContainer .AggregationResults .OneCol {
width:711px;
height:225px;
margin:0px;
padding:0px;
/*border:1px solid #cccccc;*/
/*font-size:150px;*/

overflow:hidden;
}


#topContentContainer .TOCBlock .OneCol div,
#topContentContainer .AggregationResults .OneCol div {padding:0px;}


#topContentContainer .TOCBlock .OneCol div.altRow,
#topContentContainer .AggregationResults .OneCol div.altRow {
	border-bottom:none;
	border-top:none;	

}


#topContentContainer .TOCBlock .OneCol div p,
#topContentContainer .AggregationResults .OneCol div p{
color:#fff;
margin:0;
padding:10px 10px 10px 0;
line-height:16px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
}

#topContentContainer .TOCBlock .OneCol .image a img,
#topContentContainer .AggregationResults .OneCol .image a img{
height:225px;
width:379px;
float:left;
border:none;
padding:0px;
margin:0px 20px 0 0;

}





