.strong_txt{
	font-weight:bold;
}

.dashed{
	border-top:1px dashed #ccc; 
}

/*For  Left and Right Coloum*/

.press-releases{
	width:14.58em;
	float:right;
}

#left-col{
	float:left;
	width:35.42em;
	padding-bottom:3.33em;
}

#left-col ul{
	padding:0;
	margin-bottom:0.83em;
}

#left-col ul li{
	padding:0.42em 0 0.42em 0px;
	margin-left:1.25em;
	list-style-type:disc;
}


#right-col{
	float:right;
	width:14.58em;
	padding-bottom:3.33em;
}

#right-col .pdf_download{
	float:left;
	margin:0;
	padding:0;
	line-height:20px;
}



#right-col .pdf_link{
	float:left;
	width:150px;
}

#right-col .pdf_image{
	margin:0; 
	padding:0;
	float:right;
	width:19px;
	height:21px;
	vertical-align:center;
}

#right-col .pdf_icon{
	margin:0; 
	padding:0; 
	float:right;
}

/*News Stories with CMS in News Section  ----   Article List*/

#hsbody #newslist-cms ul {
	list-style-type:none;
	margin:0;
	padding:0 !important;
}

#hsbody #newslist-cms ul  li{
		padding:0 0 0.83em 0;
		margin-bottom:0.83em;
		margin:"0 0 1.6em 0";
		border-bottom:1px dashed #ccc;
		width:51.8em;
}

#hsbody #newslist-cms ul  li p{
	margin:0;
	padding:0;
}

#hsbody #newslist-cms ul  li p.new_title{
	margin:0;
	padding:0 0 0.5em 0;
}


#hsbody #newslist-cms ul  li a{
	color: #067fc6;
	text-decoration:none;
}

#hsbody #newslist-cms ul  li a:hover{
	color: #067fc6;
	text-decoration:underline;
}



/* ------------------ news section ---------------------- */
.greybg-list{
    padding:0.17em 0.33em 0.33em 0; 
   	margin-top:-10px;
	margin-top:"-20px";
	float:left;
	clear:both;
	width:51.7em;
	width:"51.8em";
	font-size:1em;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
}


#hsbody .greybar-left{
	float:left;
}

#hsbody .next-prev-btn{
	float:right;
}
#hsbody .next-prev-btn a{
	text-decoration:none;
}

#hsbody .next-prev-btn a:hover{
	text-decoration:underline;
}

/*Article Single or Description for News*/

#hsbody #newslist-cms-details h2{
	color:#666666;
	font-size:1.17em;
}

#hsbody #newslist-cms-details p{
	color:#424242;
}

#hsbody #newslist-cms-details #left-col a{
	color: #067fc6;
	font-size:0.92em;
	text-decoration:none;
}

#hsbody #newslist-cms-details  #left-col a:hover{
	color: #067fc6;
	text-decoration:underline;
}

#hsbody #newslist-cms-details #right-col a{
	color: #fff;
	font-size:0.92em;
	text-decoration:none;
}

#hsbody #newslist-cms-details  #right-col a:hover{
	text-decoration:underline;
}

#hsbody #newslist-cms-details #right-col p {
	background-color:#067FC6;
	color:#fff;
	text-align:left;
	font-size:1.00em;
	margin:0;
	padding:0.42em;
	font-weight:bold;
	text-align:center;
}

#hsbody #newslist-cms-details #right-col p{
	clear:both;
	padding:.8em 0;
}


#hsbody #newslist-cms-details #right-col  img{
	width:100%;
	margin:0;
	padding:0;
}

#hsbody #newslist-cms-details ul {
	list-style-type:none;
}

/*Careers Section with CMS*/

#hsbody #careers .offices{
	margin-bottom:1.25em;
	padding:0;
	float:left;
	width:100%;
}

#hsbody #careers ul {
	margin:0;
	padding:0 !important;
	list-style-type:none;
}

#hsbody #careers ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#hsbody #careers p{
	margin:0;
	padding-bottom:0.83em;
}

#hsbody #careers ul li div.offices p.title_offices{
	color:#057FC8; 
	font-weight:bold;
	margin:0;
	padding:0 !important;
	border:none;
}

#hsbody #careers ul li div.offices p{
	/*border-bottom:1px dashed #ccc;
	margin-bottom:0.5em;*/
}

