/* BLOG CSS STARTS */

.blogBG {
	background-image: url(../images/blog_bg.jpg);
	width: 245px;
	background-repeat: no-repeat;
	/*height: 2000px;*/
}

.scoopTitle {
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 5px 10px;
}

.BlogTitle {
	color: #3d9b35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 15px 10px;
}

.BlogTitle a{
	color: #3d9b35;
	text-decoration: none;
	font-size: 16px;
}

.BlogTitle a:hover{
	color: #00958f;
	text-decoration: none;
	font-size: 16px;
}

.blogHeading {	
	font-size: 19px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-weight: normal;
	color: #00857E;
}

.blogHeading a{	
	font-size: 19px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-weight: normal;
	color: #00857E;
}

.blogHeading a:hover{	
	font-size: 19px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-weight: normal;
	color: #00BEB7;
}

.blogHTxt {
	font-size: 19px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-weight: normal;
}

.BlogTxt {
	color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 10px 10px;
	font-weight: normal;
}

A.emailLink {
	color: #00857e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.emailLink:hover {
	color: #00958f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/*
.noteBG {
	background-image: url(../images/blog_bg.jpg);
	width: 235px;
	height: 110px;
}
*/

.noteTxt {
	color: #8c8c8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	padding-top: 10px;
}

/* bulleted content css starts */

#mid-right .subnav .contentBlog{
	margin:0px 3px 0px 3px;
	padding:23px 2px 0px 2px;
	/*background:#fcfcfc url(../images/subnav-bg.gif) bottom repeat-x;	
	width:236px;*/
	overflow:hidden !important;
}
#mid-right .subnav .contentBlog a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0px;
	line-height: 15px;
}
#mid-right .subnav .contentBlog a:hover{
	color:#000;
}
#mid-right .subnav .contentBlog ul li.subnav-title {
	padding-bottom:0px !important;
	font-size:23px;
	color:#00857e;
	letter-spacing:-.1em;
	/*line-height:.9em;
	height:23px;*/

	margin:0px 0px 0px 0px;
}
#mid-right .subnav .contentBlog ul li.subnav-title{
	color:#000;
}


#mid-right .subnav .contentBlog ul li.subnav-title-Jobs{
	color:#3BA22F !important;
	padding-bottom:0px !important;
	font-size:12px;
	/*letter-spacing:-.1em;*/
	/*margin:0px 0px 10px 0px;*/
}

				/*SIFR.sIFR-replaced.sIFR-alternate*/
				 #mid-right .subnav .contentBlog .title {
					visibility: hidden;
					/*letter-spacing: -5px;*/
					/*height:1em;*/
					border:0px solid #000;
				}
				#mid-right .subnav .contentBlog .title {
					display:none;
				}
#mid-right .subnav .contentBlog ul{
	list-style:none;
	padding:0px;
	margin:0px;
	/*width: 220px;*/
}
#mid-right .subnav .contentBlog li{
	font-size: 12px;
	list-style:none;
	padding:0px;
	margin:2px 0 5px 0px;
	padding:2px 0 5px 15px;
	border:0px solid #000;
	/*line-height:11px;*/
}

#mid-right .subnav .contentBlog li.selected{
	list-style:none;
	margin:0px;
	border:1px solid #e6e6e6;
	/*background:#fff url(../images/subnav-arrow_left.gif) 5px 6px no-repeat;*/
}
#mid-right .subnav .contentBlog li.selected a{
	color:#000;
	padding:0px;
}
/* bulleted content css ends */
.postedby 
{
    color:#85BB80;
}
#mid-left ul li 
{
font-size:12px !important;
font-weight:normal !important;
}
/* BLOG CSS ENDS */


