blockquote {
	margin-bottom:15px;
}
a { 
	color:#7ac143;
	text-decoration:none;
}
/* 
purple:7C4199
dk green:387c2c
lt green: 7ac142
gray:999999
red: f00
thomsonred: EE3224
*/
a:hover{
	text-decoration: underline;
}
li {
	line-height:14px;
	margin-left:15px;
	margin-bottom:2px;
	padding: 0px;
}
ul {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	padding: 0px;
}
ol {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:6px;
	padding: 0px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	margin-bottom:-4px;
}
.headerTextInline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
}
.subheaderGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	color: #666666;
}
.headerBoxGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	background: repeat-y url(/images/HeaderStripGreen.gif);
	width: 405px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:3px;
	display:block;
}
.headerBoxOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	background: repeat-y url(/images/HeaderStripOrange.gif);
	width: 405px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:3px;
	display:block;
}
.headerBoxPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	background: repeat-y url(/images/HeaderStripPurple.gif);
	width: 405px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:3px;
	display:block;
}
.footnote {
	border-top:1px solid #999;
	color:#666;
	line-height:20px;
	padding:10px 0px;
	width:100%;
	margin-top:10px;
	clear:both;
	display:block;
}
.footnoteGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:12px;
	color:#333333;
}
.linkGreen {
	line-height:14px;
	color : #006666;
	text-decoration : none;
	font-weight: bold;
}
.linkOrange {
	line-height:14px;
	color : #ff6600;
	text-decoration : none;
	font-weight: bold;
}
.linkPurple {
	line-height:14px;
	color : #003399;
	text-decoration : none;
	font-weight: bold;
}
.linkGrey {
	line-height:14px;
	color : #666666;
	text-decoration : none;
	font-weight: bold;
}
.linkBlack {
	line-height:14px;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
.redText { color:#ff0000; }
.grayText { color:#666666; }
.greenText { color: #339933; }
.darkRedText { color: #ff0033; }
/*.darkRedText { color: #cc0033; }*/
.whiteText { color: #ffffff }
.blueText { color: #5461A5; }
.marginRight { margin-right: 10px; }
.border2 { border: 1px solid #999999; }
.border2top { border-top: 2px solid #999999; }
.greenTdBg { background: #99cccc repeat-y url(/images/greenTdBg.gif); }
.blueTdBg { background: #78BCFF repeat-y url(/images/blueTdBg.gif); }
.orangeTdBg { background: #f59031 repeat-y url(/images/HeaderStripOrange.gif); }

.tdPurpleBg {
	background: #7991c5 repeat-y url(/images/bkgd_Purpose_110.jpg);
	padding-top:4px;
	padding-bottom:4px;
	border: 1px solid white;
	font-size: 9px;
}
.tdPurpleBottom {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 2px solid #666699;
}
.tdGreenBg {
	background: #76c4d3 repeat-y url(/images/bkgd_create_77.gif);
	padding-top:4px;
	padding-bottom:4px;
	border: 1px solid white;
	font-size: 9px;
}
.tdGreenBottom {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 2px solid #66cccc;
}
.tdOrangeBg {
	background: #f59031 repeat-y url(/images/HeaderStripOrange.gif);
	padding: 4px;
	border: 2px solid white;
}
.tdGreySubhead {
	background-color: #999999;
	padding: 4px;
	border: 1px solid white;
	font-weight: bold;
}
.tdWhiteBorder {
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.tdGreenHeader {
	background-color: #006666;
	color: white;
	font-weight: bold;
	padding: 4px;
	border: 1px solid white;
}
.tdGoldBg {
	background: #f2d29f repeat-y left url(/images/HeaderStripResources.gif);
	border: 2px solid white;
	padding: 4px 0px 3px 3px;
	margin: 15px 10px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
.redBulletListItem {
	background: transparent url(/images/red_bullet.gif) 1px 4px no-repeat;
	padding-left: 12px;
	line-height:14px;
}
.upgradesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: repeat-y url(/images/upgradesHeader.gif);
	width: 580px;
	padding:4px;
	display:block;
	margin-bottom: 4px;
}
.dealersHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height:14px;
	background: repeat-y url(/images/dealersHeader.gif);
	width: 580px;
	padding:4px;
	display:block;
	margin-bottom: 4px;
}
.newsletterHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:14px;
	background: #f48b28 repeat-y url(/images/HeaderStripOrange.gif);
	padding:4px;
	display:block;
	margin-bottom: 4px;
}
.prodDescription {
	margin:0px 20px 10px 20px;
	color:#666666;
}
.prodFormatHelp {
	padding: 4px 8px 4px 8px;
	background: #f2d29f repeat-y left url(/images/HeaderStripResources.gif);
}
.prodFormatTitle {
	padding: 8px 8px 4px 8px;
	background: #f2d29f repeat-y left url(/images/HeaderStripResources.gif);
	font-weight: bold;
}
.tableResources {
	padding: 10px 0px 15px 0px
}

/* these are used in DYNAMIC pages */

.industryPraiseItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	background: repeat-y url(/images/HeaderStripGold.gif);
	width: 405px;
	padding:4px;
	display:block;
	margin-bottom: 4px;
}
.whatsHotHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height:14px;
	background: repeat-y url(/images/whatshotheader.gif);
	width: 580px;
	padding:4px;
	display:block;
	margin-bottom: 4px;
}
.whatsHotLink {
	background: transparent url(/images/red_bullet.gif) 10px 2px no-repeat;
	padding-left: 22px;
	font-weight:bold;
	display: block;
}
.dealersHR {
	display:block;
	font-size: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: 2px solid #666699;
	height: 2px;
	overflow: hidden;
}
