/* START HOMEPAGE BRANDING IMAGE */
div#secondaryBGMiddle {
	position:relative;
	margin-left:18px;
	width: 761px;
	/*background: url(/images_new/FJ_home_secondaryBG_middle.gif) repeat-y;	*/					
		
}
			
div.secondaryBGTop {
  position:relative;
}

ul#imgRotation {height:323px; width:758px;list-style:none; position:relative;}
ul#imgRotation li{visibility:hidden; position:absolute;}
ul#imgRotation li.selected{visibility:visible;}
/*ul#imgRotation li.nav{visibility:visible;}*/

ul#imgRotation li.nav {
  bottom:0px;  right:0px;
  /*height:44px; IE?*/
  position:absolute;
}
ul#imgRotation li.nav span{display:block; height:24px; padding:10px; position:relative; z-index:1;}
ul#imgRotation li.nav div{background:white; height:44px; position:absolute; top:0pt; width:100%; right:0;}

ul#imgRotation li.nav a{
  color:white;
  background:url("/images/homepageImageNav.png") top left;
  text-align: center; line-height:24px;
  font-size:11px; font-weight:bold;
  
  display:block;
  width:24px; height:24px;
  
  float:left; margin-right:4px;
  text-decoration: none;
}
ul#imgRotation li.nav a.selected{background-position: 24px top;}
ul#imgRotation li.nav a:hover{background-position: 48px top;}

/* END HOMEPAGE BRANDING IMAGE */

/* START BLOG TICKER */
div#blogBGMiddle {
	width: 765px;
	background: url(/images_new/FJ_home_blog_bg_middle.gif) repeat-y;
	margin:16px 0 11px 16px;
	}
div.blogBGBottom {
	height:3.3em;
	background: url(/images_new/FJ_home_blog_bg_bottom.gif) bottom no-repeat;
	}		
div.blogBGTop {
	height:1.4em;
	background: url(/images_new/FJ_home_blog_bg_top.gif) top no-repeat;
	position:relative;
	}
div.blogContainer {
	overflow:hidden;
	position:relative;
	height:28px;
}
div#blogBGMiddle ul {
	position:absolute;
}
div#blogBGMiddle li{
	list-style:none;
	padding-top:8px;
	margin:0 0 0 95px;
	font-size:1.1em;
	font-weight:normal;
	color:#333333;
	}
 span#blogText{
	font-weight:bold;
	color:#2971A7;
	}
span#blogText a {
	text-decoration: none;
	color:#2971A7;
}
span#blogText a:hover {
	text-decoration: underline;
}
	
div.blogLink{
	position:absolute;
	top:0;
	left:17px;
	padding-left:10px;
	margin-top:8px;
	}
div.blogLink a
{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#2971A7;
	border:none;
}
div.blogLink a img
{
	border:none;
}
div.blogLink a:hover{
	text-decoration:underline;
	}
div.rssFeed{
	position:absolute;
	top:0;
	left:695px;
	margin-top:7px;
	}
div.rssFeed a 
{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#2971A7;
	border:none;
}
div.rssFeed a img, div.rssFeed a span
{
 vertical-align:middle;
	border:none;
}
div.rssFeed a span
{
	padding-left:5px;
}

/* END BLOG TICKER */

/* START BLOG HOMEPAGE TEASERS */
div.blogItemContent{
  margin: 0 0 0px 17px;
	min-height:1.0em;
}
div.sbCorner{
	width:185px;
	min-height:1.0em;
	float:left;
	margin:0 7px 0 0;
	padding-bottom:20px;
	}
div.sbCorner a img{
	border:none;
	}
div.blogItemBGBottom {
	background: url(/images_new/FJ_home_spotlight_bigBottom.gif) bottom left no-repeat;
	width:185px;
	float:left;
 	margin:0 7px 0px 0;
	padding-bottom:20px;
	}		
div.blogItemBGTop {
position:relative;
	min-height:20em;
	_height:20em;
	background: url(/images_new/FJ_home_spotlight_top.gif) top left no-repeat;
	margin:0;
	padding:0;
	}
div.blogItemBGTop img{
	margin: 10px 10px 2px 11px;
	}
div.blogItemBGTop p.blogItemHeader{
	margin:4px 0 3px 15px;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.1em;
	color:#000000;
	}
div.blogItemBGTop p.blogItemText{
	margin:0 15px 0 15px;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.3em;
	color:#333333;
	}
div.blogItemBGTop p.blogItemText a{
	color:#2971A7;
	}
div.blogItemBGTop p.blogItemLink a{
	position:absolute;
	bottom:-4px;
	display:block;
	width: 153px;
	text-align:right;
	margin:0 15px 0 15px;
	color:#2971A7;
	text-decoration: none;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.0em;
	}

div.blogItemBGTop p.blogItemLink a:hover {
	text-decoration: underline;
	}

/* END BLOG HOMEPAGE TEASERS */
