body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	font-family:Calibri, Arial, sans-serif;
	}
li {
	font-family:Calibri, Arial, sans-serif;
	font-size: inherit;
	}

.slide-excerpt {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	}

#experts {
	width: 100%;
	margin: 5px auto 0 auto;
	padding-left: 10px;
	}
#experts a {
	font-size:inherit;
	text-decoration:none;
	color:#006A99;
	}

#experts a:visited {
	color: #34accb;
	text-decoration: none;
}

#experts a:hover {
	text-decoration: underline;
}
.experts-floatleft {
	float: left;
	width: 260px;
	margin: 0 15px 15px 0;
	padding: 5px;
	}
.experts-name  {
	text-align: left;
	font-weight:bold;
	font-size:14px;
	color:#999999;
	padding: 2px;
	}
.experts-floatleft-text {
	width: 98%;
	display:block;
	color: #333333;
	padding: 2px;
	font-size: 100%;
	font-weight:normal;
	clear:both;
	}
.experts-floatleft img {
	margin-bottom: 5px;
	width: 100px;
	height: 100px;
	}
	
.experts-fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 325px;
	margin-top: 1px;
}

.experts-fltlft {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-left: 0;
	margin-right: auto;
	margin-top: 1px;
}

.email-fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 125px;
	margin-top: 0;
}
/************************* social list ***************/

#social-list {
	width:100%;
	margin-left: 0;
	}
#social ul {
	list-style-type:none;
	display:inline;
	}
#social li {
	list-style-type:none;
	float: left;
	margin-bottom:0;
	margin-left: 5px;
	width: 30px;
	}
#social img  {
	display:block;
	border: none;
	}
 
#social-list li a {
	text-decoration:none;
	}
.twitter {
	background-image:url(../../uploads/2012/08/twitter2.gif);
	
	}
/************** social follow home page ***************/


#social-follow {
	width: 100%;
	margin: 0 auto;
}
#social-follow ul {
		list-style-type:none;
}
#social-follow li {
	float:left;
	width:32px;
	margin-left:10px;
}
		
#social-follow img {
		display:block;
		padding:2%;
		border:none;
}

/************************** end **************/
.clearfloat {
	clear:both;
	}
.clear-left {
	clear:left;
	}
.action {
	font-size:14px;
	font-weight:bold;
	}
.img-left {
	padding: 0 5px 5px 5px;
	clear:left;
	}
.img-second-left {
	padding: 5px;
	
}
#news {
	width: 595px;
	}
.first-news {
	width: 100%;
	margin-bottom: 5px;
	clear:both;
	}
.second-news {
	width: 598px;
	border-bottom: 3px solid #e5e5e5;
	}
#my-question {
	display:block;
	width: 430px;
	padding-bottom: 5px;
	}
#my-question .question {
	float: left;
	clear:  left;
	padding: 5px;
	}
/****************************** for landing page free download BDS *************/
body.bds-offer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}
body.bds-offer h1 {
	font-size: 250%;
	text-align:center;
	padding: 10px;
	}
body.bds-offer h2 {
	color:#CC0000;
	font-size: 150%;
	padding: 5px;
	}
body.bds-offer p {
	padding-left: 5px;
}

/************************ footer *********************/

#footer .creds {
	float:none;
	margin: 0 auto;
	}
	
/******************** blank page redirect ***********/

#redirect {
	width: 80%;
	margin: 35px auto 0 auto;
	padding-left: 10px;
	}
/****************************** radio interviews **********************************/

#interviews {
	padding: 0;
	margin-top: 0; /** changed from 25px; */
	}
#interviews ul{
	list-style-type:none;
	}
#interviews li {
	display:inline;
	}
#interviews li a {
	float: left;
	width: 135px;
	padding: 0 /** changed from 0.2em;*/
	text-decoration:none;
	margin-left: 15px;
	}
/*******************************************************************************/


