/*Home page markup*/
#feature {
	position: relative;
	left: 0;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#feature a:link, #feature a:visited {
	z-index: 10;
}
#hpmain {
	text-align: center;
	float: none;
	width: 904px;
	padding: 2px 0 4px 0;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/home/bg_bluegrad2.jpg) bottom no-repeat #FFFFFF;
	font-size: .75em;
	color: #242424;
}
img.tagline {
	margin-top: 10px;
	margin-left: 4px;
}
/*#hpmain #leftTop {
	width: 900px;
	padding-top: 8px;
	background: url(/images/bg_homecolumnstop.gif) no-repeat top;
	float: none;
	margin-top: 4px;
}
#hpmain #left {
	width: 900px;
	background: url(/images/bg_homecolumns.gif) no-repeat bottom;
	float: none;
	padding: 0;
	font-size: .75em;
	color: #242424;
}*/
/*column layout*/
#leftCol, #midCol, #homeRightCol {
	text-align: left;
	/*border: 1px solid #444444;*/
}
#leftCol, #homeRightCol {
	float:left;
	width: 209px;
	margin: 0 8px;
}
#midCol {
	float:left;
	width: 446px;
}
.columnBoxNarrow {
	background: url(/images/home/narrow_col_top.gif) no-repeat top;
	padding-top: 3px;
}
.columnBottom {
	margin-bottom: 6px;
}
.columnBoxNarrow .columnBottom {
	background: url(/images/home/narrow_col_bott.gif) no-repeat bottom;
	padding: 0 8px 2px 8px;
}
.columnBoxWide {
	background: url(/images/home/wide_col_top.gif) no-repeat top;
	padding-top: 3px;
}
.columnBoxWide .columnBottom {
	background: url(/images/home/wide_col_bott.gif) no-repeat bottom;
	padding: 0 8px 2px 8px;
}
/*end column layout*/
/*text base treatments for columns*/
#leftCol H1, #homeRightCol H1, #midCol H1 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.15em;
	text-transform: uppercase;
	color: #525252;
	border-bottom: none;
}
#leftCol H1 a, #homeRightCol H1 a, #midCol H1 a {
	color: #525252;
	text-decoration: none;
}
#leftCol H2, #homeRightCol H2, #midCol H2 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 4px 0 2px 0;
	padding: 0;
	clear: none;
}
#leftCol p, #homeRightCol p, #midCol p {
	margin-bottom: .75em;
	margin-top: 0;
}
H1.hot {
	color: #cc6633 !important;
	margin: 0 0 2px 0 !important;
}
#leftCol, #homeRightCol {
	font-size: .97em;
}
#homeRightCol H4 {
	font-size: 1em;
	margin: .25em 0;
}
/*end base text treatments for columns*/
/*software icons section -- added 11NOV2010*/
#swInfo .left {
	float: left;
	width: 216px;
	margin-right: 4px;
}
#swInfo .left img {
	border: 0;
	float: left;
}
#swInfo .right {
	float: left;
	width: 194px;
	padding-top: 4px;
}


/*end software icons*/

.topNews {
	
}
.software {
}

.software p {
	float: left;
	width: 344px;
	/*line-height: 1.4em;*/
}
.software p:lastline {
	text-align: left;
}

a {
	margin-top: 0px;
	color: #00349A;
	text-align-last: left;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#hpmain p {
	margin-top: 0;
}
img.customer { 
	margin-bottom: 1em;
	margin-right: 8px;
	float: left;
}
a.arrowlink {
	background: url(/images/ico_current.gif) no-repeat left top;
	padding-left: 11px;
	margin-left: 10px;
}
/*Industries, Application Areas*/
#topics .left {
	width: 180px;
	padding-right: 10px;
	background: url(/images/bg_hpdivider.gif) right repeat-y;
	float: left;
}
#topics .right {
	width: 190px;
	float: left;
	margin-left: 10px;
}
#topics .left ul, #topics .right ul {
	padding: 0;
	margin: 0 0 2px 2px;
}
#topics .left ul li, #topics .right ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: .3em;
}
#topics ul li a {
	padding-left: 14px;
}
#topics ul li a:hover {
	background: url(/images/ico_current.gif) no-repeat top left;
}
#topics H3 {
	font-size: 1em;
	color: #00349A;
	margin: 0;
	padding: 0;
}
/*I don't think we'll need this in the new design, but just in case...*/
#hpmain p.leadin {
	margin-top: 0px;
	line-height: 1.8em;
	font-size: .8em;
	color: #00349A;
	text-align: justify;
	text-align-last: left;
}

/*Feedburner BuzzBoost styles*/
.feedburnerFeedBlock a:link, .feedburnerFeedBlock a:visited {
	text-decoration: none;
}

.feedburnerFeedBlock ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.feedburnerFeedBlock ul li {
	margin: .2em 0;
	padding: 0;
}
.feedburnerFeedBlock p {
	margin: .2em 0;
}
p.feedTitle {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.2em;
}
p.feedTitle a:link, p.feedTitle a:active, p.feedTitle a:visited, p.feedTitle a:hover {
	color: #525252;
}
p.date {
	color: #545454;
	font-size: .85em;
	margin: 0;

}
p.feedItemAuthor {
	color: #333333;
	font-size: .85em;
}
#creditfooter {
	display: none;
	margin:0;
}
p.fbsubscribelink {
	/*font-size: .8em;*/
	display: none;
	margin:0;
}
p.fbsubscribelink a:link, p.fbsubscribelink a:visited {
	text-decoration: none;
}