@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	background-image: url(bgPage.png);
	background-repeat: repeat;
	clear: both;
}
.thrColFixHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background-image: url(headerback_new.gif);
	background-repeat: repeat-x;
	height: 140px;
	margin-bottom: 30px;
	padding: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	width: 223px; /* padding keeps the content of the div away from the edges */
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
	float: left;
	display: inline;
	padding-right: 18px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #333333;
	padding-left: 0px;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
}
.thrColFixHdr #mainContent {
	margin-bottom: 0px;
	margin-left: 266px;
	background-repeat: no-repeat;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 25px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 0px;
} 
.thrColFixHdr #footer {
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	clear: both;
} 
#footerCol1 {
	float: left;
	width: 450px;
}
#footerCol2 {
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.mainnewsimage {
	margin-bottom: 15px;
}
.featureimage {
	margin-top: 2px;
	margin-bottom: 20px;
}
.navbarssecondary {
	padding-bottom: 0px;
	margin-bottom: 13px;
}
.newsimages {
	float: left;
	padding-right: 1em;
	padding-bottom: 0px;
	vertical-align: text-top;
}
.linkterminals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	padding-left: 10px;
	background-image: url(greylink.gif);
	padding-right: 10px;
	line-height: 100%;
	color: #f42837;
}
.directinitials {
	color: #f42837;
}
.sponsorlogos {
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
}
.FeatureIssueNumber {
	text-transform: uppercase;
	color: #666;
	font-variant: normal;
	font-weight: bold;
}
.navbarsections {
	float: left;
}
.floatrightimage {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 2px;
}
.prodsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin-left: 25px;
	padding-bottom: 0px;
	line-height: 100%;
}
.prodtagline {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 16px;
}
#maincontentCol1 {
	width: 302px;
	float: left;
	margin-right: 40px;
}
#maincontentCol2 {
	width: 302px;
	margin-left: 342px;
}
.featureboxout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #d9d9d9;
	padding-right: 12px;
	padding-left: 12px;
}
.featureboxouthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	background-color: #d9d9d9;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	color: #333333;
}
.featurehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-transform: none;
}
.featureintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.searchterminals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 100%;
	color: #FFF;
	background-image: url(searchback.gif);
	background-repeat: no-repeat;
}
.directoryfields {
	margin-top: 8px;
	margin-bottom: 0px;
}
.directoryimages {
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
}
.directorysubsections {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.directorylink {
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.directorylisthead {
	padding-top: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.directoryprofilehead {
	margin-top: 10px;
}
.directorysection {
	color: #666;
}
.directorylistheadsmall {
	padding-top: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
