.left-aligned {display: inline-block;padding-right: 5px;float:left;}
.left-aligned img {padding: 1px;width:150px;}

#MidContentBody .content ul {display: inline-block;}

.pullchain {margin:0 auto;width:100px;}

.FeaturedDownloads {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;line-height: 15px;color: #000000;padding-left:30px;font-style:italic;}

.UsefulTools {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;line-height: 15px;color: #000000;font-style:italic;}

.PopularVideos {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;line-height: 15px;color: #000000;font-style:italic;}

/* onecol, twocol, twocolwide, right classes will be appearing in the Ektron Editor for editors - These are NOT new rulesets
.right {}*/
.twocol {padding-right: 140px;}
.onecol {padding-right: 250px;}
.twocolwide {padding-right: 50px;}

.imageTouchingRightBorder {}

.FormLiteratureImage{}

.ImageLeftBulletsRight {}
/* ^TOP^ - This is a fix for the UL and li, where they get behind the image and not showing it's bulletin  */

.smaller{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	clear: both;
}

.section-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	margin-bottom: 0em;
	margin-top:1em;
	}

.section-head-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	margin-bottom: 4px;
	margin-top:1em;
	padding-bottom:2px;
	border-bottom:1px solid #333333;
	}

.sidebar-head{font-weight:bold; margin-bottom:0px; line-height:14px;}

.download{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;

}
.calendar-dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	margin-bottom: 0em;
	}


.facilities{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 2px 5px;
	margin: 0px;
	color: #333333;
}

.facilities-head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0px 5px 5px;
	margin: 15px 0px 0px 0px;
	color: #000000;
	background:#cccccc;
	}


.caption {font:80%/1.6 Arial,Helvetica,sans-serif; margin:0px 10px 1em 0px; padding:0px}
.captionshort {font:80%/1.6 Arial,Helvetica,sans-serif;margin: 0px 0px 1em 80px;width: 250px;}

/* 2014 */
/* NEW Selectors for content control. */
.padRight50  {padding-right:50px;}
.padRight100 {padding-right:100px;}
.padRight150 {padding-right:150px !important;} /* Need !important because of specificity of '.twocol' above */
.padRight200 {padding-right:200px;}
.padRight250 {padding-right:250px;}

/* For Homepage Features/Spotlight items */
.callout_content {background-repeat:no-repeat;background-position:100% 0%;}

.products .tab_frame .tab_body ul li.pdf {padding: 2px 0 2px 22px;background: transparent url(/gfx/site/bg-global-bullet-pdf.png) no-repeat 0 2px;}

/* Data table icons */
.icon-prods-bas,
.icon-prods-ess, 
.icon-prods-ext,
.icon-prods-ids,
.icon-prods-clr,
.icon-prods-pmx,
.icon-prods-ocr,
.icon-prods-easyBuilder,
.icon-prods-inSightExplorer {
color: white;
padding: 1px 3px;
margin: 0 2px;
font-size: 10px;
font-weight: bold;
}
.icon-prods-bas {background-color:#256590;}
.icon-prods-ess {background-color:gray;}
.icon-prods-ext {background-color:olive;color:yellow;}
.icon-prods-ids {background-color:red;}
.icon-prods-clr {background-color:green;}
.icon-prods-pmx {background-color:gold;color:black;}
.icon-prods-ocr {background-color:#ed1e79;}
.icon-prods-easyBuilder {background-color:#3e4967;}
.icon-prods-inSightExplorer {background-color:#e89a35;}