/* BEGIN BLOG */

div.blogContentMiddle {
	margin: 12px 0 11px 18px;
	_margin-left: 10px;
	width: 571px;
	float:left;
	background: url(/images_new/blogContent_middle.gif) repeat-y;
}

div.blogContentBottom {
	background: url(/images_new/blogContent_bottom.gif) bottom no-repeat;
	padding-bottom: 10px;
}

div.blogContentTop {
	background: url(/images_new/blogContent_top.gif) top no-repeat;
	min-height:13.7em;
	_height:13.7em;
}

div.blogEntry, div.videoBlogEntry {
	_height:1.0em;
	min-height:1.0em;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:12px;
	padding-top:5px;
	padding-bottom:2.1em;
	position:relative;
	border-bottom:1px solid #CCCCCC;
}

div.blogContentMiddle h1 {
	padding:5px 0 0 10px;
	margin:0;
	margin-bottom:15px;
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
}

div.blogEntry h2, div.videoBlogEntry h2 {
	padding:0 10px 4px 5px;
	margin:0;
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}

div.blogEntry div.blogDate h3, div.videoBlogEntry div.blogDate h3 {
	padding:0 10px 5px 5px;
	margin:0;
	font-size:1.1em; font-weight:bold; color:#333333;
}

div.blogEntry p {
   	padding:0 5px 15px 5px;
	margin:0;
	font-size:1.1em;
	font-weight:normal;
	color:#333333;
}

div.blogEntry img {
    	margin:0 10px 0 5px;
}

div.blogEntry a#learnMoreLink {
   	position:relative;
	left:440px;
	display:block;
	clear:both;
	font-size:1.1em;
	font-weight:bold;
	color:#2971A7;
	background:url(/images_new/FJ_home_blog_arrow.gif) center left no-repeat;
}

div.blogEntry a {
	font-size:1.0em;
	font-weight:bold;
	color:#2971A7;
	text-decoration: none;
}

div.blogEntry a:hover {
	text-decoration: underline;
}

div.videoBlogEntry p {
	padding:0 15px 25px 220px;
	margin:0;
	font-size:1.1em; font-weight:normal; color:#333333;
}

div.videoBlogEntry img {
	margin-bottom:10px;
	position:absolute;
	top:48px;
	left:5px;
}

div.videoBlogEntry a {
	display:block;
	padding:0 0 0 10px;
	margin-bottom:10px;
	margin-left:220px;
	font-size:1.1em; font-weight:bold; color:#2971A7;
	background:url(/images_new/FJ_home_blog_arrow.gif) center left no-repeat;
}

div.last {
	border-bottom:none;
}

div.rightNavMiddle {
	margin: 12px 7px 11px 8px;
	width: 181px;
	float:left;
	background: url(/images_new/blogNav_middle.gif) repeat-y;
}

div.rightNavBottom {
	background: url(/images_new/blogNav_bottom.gif) bottom no-repeat;
	padding-bottom:20px;
}

div.rightNavTop {
	background: url(/images_new/blogNav_top.gif) top no-repeat;
	min-height:20.0em;
	_height:20.0em;
}

div.rightNavMiddle ul.leftNavList {
	margin:0 5px 0 15px;
	padding:0;
	padding-top:10px;
	list-style:none;
	list-style-type:none;
}

div.rightNavMiddle ul.leftNavList li {
	margin:0;
	padding:0 0 4px 0;
	font-size:1.1em; font-weight:bold; color:#333333;
	/*
	border:1px solid #000000;
	*/
}

div.rightNavMiddle ul.categoryItems {
	padding:0;
	margin:0;
	list-style:none;
}

div.rightNavMiddle ul.categoryItems li {
	padding:0;
	margin:0;
	margin-bottom:2px;
}

div.rightNavMiddle ul.categoryItems li.last {
	padding:0;
	margin:0;
	margin-bottom:25px;
}

div.rightNavMiddle ul.categoryItems li a {
	margin:0;
	padding:0;
	font-size:0.95em;
	font-weight:bold;
	color:#2971A7;
	text-decoration: none;
}

div.rightNavMiddle ul.categoryItems li a:hover {
	text-decoration: underline;
}

div.clearDiv {
	clear:both;
	margin:0;
	padding:0;
}

/* END BLOG */
