html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/* font-size: 100%; */
	vertical-align: baseline;
	background: transparent;
	}

body {
	line-height: 1.2em;
	background-color: #d9d8d8;
	font-family: helvetica, arial, sans-serif;
	color: #333;
	font-size: 12px;
	}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

hr {
	display: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	line-height: 1.2em;
	}

p, ul, ol, li, blockquote, dl, dt, dd {
	font-family: helvetica, arial, sans-serif;
	line-height: 1.2em;
	}

blockquote {
	padding: 0 2em 0;
	/* font-size: 100% !important; */
	line-height: 1.5em;
	font-style: italic;
	}

	blockquote span {
		display: block;
		font-size: 11px;
		float: right;
		font-style: normal;
		font-weight: bold;
		padding: 1em 0 1em 2em;
		}

	blockquote img {
		margin: 0;
		padding: 0 0 10px 0;
		border: 1px solid #fff;
		float: left;
		}

.clear {
	clear: both;
	}

sup {
position: relative;
top: -1ex;
vertical-align:baseline;
font-size: 80%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

span.nowrap {
	white-space: nowrap;
	}

#home p, #home ul, #home li {
	font-family: helvetica, arial, sans-serif;
	line-height: 1.2em;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a:link, a:visited { color: #333; text-decoration:underline;}
a:hover { color:#f60;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	margin: 5px auto 0;
	width: 960px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background: #fff url(../_img/border_rt.gif) repeat-y top left;
	}

#home {
	padding: 21px 13px 0 22px;
	width: 925px;
	background: url(../_img/top_new.gif) no-repeat top left;
	}

#internal {
	padding: 21px 13px 0 22px;
	width: 925px;
	background: url(../_img/top_new.gif) no-repeat top left;
	}

#masthead {
	position: relative;
	background: #93939a url(../_img/greytop_rt.gif) no-repeat top right;
	height: 53px;
	}
	
	#login {
	position: absolute;
	top: 15px;
	right: 20px;
	}
	
#toparea {
	height: 212px;
	}

	#flash {
		float: left;
		width: 665px;
		height: 200px;
		z-index: 200;
		}
		
		#flashcontent {
			z-index: 100;
			}
	
	#demo {
		position: relative;
		float: right;
		padding: 16px 33px 12px;
		width: 194px;
		height: 184px;
		text-align: center;
		background: url(../_img/bg_mouse-demo.jpg) no-repeat 92px 96px;
		}
		
		#demo p {
			font-weight: bold;
			font-size: 18px;
			color: #123754;
			z-index: 99;
		}
		
		#demo img#viewdemo {
			position: absolute;
			top: 166px;
			left: 77px;
			}
		
		#demo a {
			display: block;
			text-decoration: none;
			width: 194px;
			height: 184px;
			padding: 0;
			margin: 0;
			z-index: 101;
			}
		
			#demo a:hover {
				cursor: hand !important;
				text-decoration: none;
				}

#home h2 {
	display: block;
	color: #fff;
	height: 20px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 8px 0 0 15px;
	margin: 0 0 16px 0;
	}

#left {
	clear: both;
	float: left;
	width: 220px; /* width for IE>6 */
	margin: 0;
	padding: 0;
	}
	
	html>body #left {
		width: 235px; /* width for all other browsers */
		}

	#left h2 {
		background: #b8cb72;
		width: 220px;  /* width for IE>6 */
		}
		
		html>body #left h2 {
		width: 230px; /* width for all other browsers */
		}
	
	#left h3, #left p, #left ul {
		padding: 0 11px .7em;
	}
	
	#left h3.morespace {
		padding-top: 1.5em;
		}
	
	#left img {
		margin: 0 11px 0;
		padding: 0;
	}
	
	#left h3 {
		color: #123754;
		border-top: 2px solid #e8e9ea;
		padding-top: 11px;
		margin-top: .7em;
		width: 200px;
		font-size: 16px;
		}
	
	#left h3#first {
		border-top: 0;
		padding-top: 0;
		}
	
	#left p {
		color: #6d6f71;
		font-size: 13px;
		}
	
	#left a.clickblock {
		display: block;
		padding: 0;
		margin: 0;
		border: 0;
		text-decoration: none;
		}
	
		#left a.clickblock:hover {
			text-decoration: none;
			cursor: hand !important;
			}

img.button {
	clear: both;
	padding-bottom: 20px;
	}

#subnav {
	clear: both;
	float: left;
	padding-top: 3px;
	margin-top: 0;
	width: 220px; /* width for IE>6 */
	}
	
	html>body #subnav {
		width: 235px; /* width for all other browsers */
		}
		
	
	#subnav p {
		clear: both;
		padding: 1em 0 0 5px;
		font-size: 11px;
		}


#leftcall {
	clear: both;
	float: left;
	padding-top: 0;
	margin-top: 10px;
	width: 220px;
	}
	
	#leftcall p {
		clear: both;
		padding: 1em 0 0 5px;
		font-size: 11px;
		}

	#leftcall ul.bullist {
		padding: .5em 0 .5em 20px !important;
		margin: 0 !important;
		text-align: left;
		}
	
	#leftcall ul.bullist li {
		list-style-image: url(../_img/bullet_green.gif) !important;
		list-style-type: circle !important;
		margin: 0 0 .2em 0 !important;
		padding: 0 0 0 0 !important;
		border-bottom: 0px;
		text-indent: 0 !important;
		font-size: 11px;
		line-height: 1.6em;
		}
		
		html>body #leftcall ul.bullist li {
			line-height: 1.5em;
			}
	
	#leftcall ul.bullist li a {
		padding: 0;
		margin: 0;
		text-decoration: underline;
		}
	
	#leftcall ul.bullist li img {
		padding: 0;
		margin: 0;
		vertical-align: middle;
		}
	
	#leftcall h2 {
		clear: both;
		color: #92ad24;
		font-size: 14px;
		padding: 10px 11px 0 5px;
		line-height: 1.4em;
		}

#content p.intro {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	}

#content ul {
	padding-top: 0;
	margin-top: 0;
	padding-left: 15px;
	margin-left: 15px;
	text-align: left;
	}

#content ul li {
	list-style-image: url(../_img/bullet_green.gif);
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: .2em;
	}

#content ol, #content ul li ol {
	list-style-image: none;
	list-style-type: decimal;
	text-align: left;
	}

#content ul li ol {
	margin-top: 1em;
	margin-bottom: .2em;
	padding-left: 1.2em;
	}

#content ol {
	margin-top: .5em;
	margin-bottom: .2em;
	padding: 0 20px 0 2em;
	}

#content ol li, #content ul li ol li {
	list-style-image: none;
	list-style-type: decimal;
	}

#content ul li ol li {
	/* font-size: 100% !important; */
	font-weight: normal;
	line-height: .2em !important;
	}

#content ol li {
	/* font-size: 75% !important; */
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 1em;
	}

#content ol.normal li {
	/* font-size: 75% !important; */
	font-weight: normal;
	line-height: 1.5em;
	}

#content ol li span {
	font-weight: normal;
	}

#content ul.home {
	padding-top:0;
	margin-top:0;
	padding-left:15px;
	margin-left:0px;
	text-align:left;
	}

#content ul.home li {
	list-style-image: none;
	list-style-type: none;
	background:  url(../_img/bullet_maincolumn.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 0px;
	}

.readmore {
	background-image: url(../_img/greenright.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #92ad24;
	text-align: right; 
}

.readmore a {
	color: #666;
	padding-right: 10px;
	text-decoration: underline;
}

#home #content {
	float: right;
	width: 690px;
	background: #414141 url(../_img/bg_hmcontent_rt.gif) no-repeat bottom right;
	}

#home #maincolumn {
	float: left;
	width: 430px;
	background-color: #e7e8e9;
	}
	
	#home #maincolumn h2 {
		background: #81973b;
		width: 415px;
		}
	
	#home #maincolumn h2.bottom {
		margin-bottom: 0;
		background: url(../_img/bg_hed_grn.gif) repeat-x top left;
		width: 430px;
		height: 17px;
		padding: 0;
		margin: 0;
		border-top: 1px solid #f9f9f9;
		}
		
		html>body #home #maincolumn h2.bottom {
			height: 21px;
			}
	
	#home #maincolumn h2.first {
		margin-top: 11px;
		}
	
	#home #maincolumn h2.bottom a {
		display: block;
		color: #fff;
		text-decoration: none;
		width: 417px;
		height: 100%;
		padding: 4px 0 0 12px;
		background: url(../_img/bg_hed_arrow.gif) no-repeat right top;
		}
	
	#home #maincolumn h2.bottom a:hover {
		text-decoration: none;
		}
	
	#home #maincolumn h3, #home #maincolumn h4, #home #maincolumn h5, #home #maincolumn p, #home #maincolumn ul {
		padding: 0 15px .7em;
		}
	
	#home #maincolumn img {
		padding: 0;
		margin: 0 15px 0;
		}
	
	#home #maincolumn h3 {
		font-size: 16px;
		color: #617629;
		}
	
	#home #maincolumn p, #home #maincolumn ul li {
		color: #123754;
		/* font-size: 75%; */
		line-height: 1.5em;
		}
	
	#home #maincolumn p.listintro {
		padding-bottom: .2em;
		}
	
	fieldset#logon {
		width: 390px !important;
		}

#topics {
	float: left;
	width: 260px;
	}
	
	#topics h2 {
		background: #81973b;
		width: 245px;
		}
	
	#topics h3, #topics p, #topics ul {
		padding: 0 11px .7em 18px;
		}
	
	#topics img {
		margin: 0 11px 0 18px;
		padding: 0;
		}

	#topics h3 {
		color: #fff;
		font-size: 13px;
		padding-bottom: 0;
		}
	
	#topics h3.new {
		color:#f60;
		}
	
	#topics p {
		color: #abd151;
		font-size: 13px;
		}
	
	#topics p a {
		color: #abd151;
		text-decoration: none;
		}
	
	#topics p a:hover {
		text-decoration: underline;
		}
	
	#topics img#twitter {
		padding: 0;
		margin: 0;
		}

#internal #content {
	float: right;
	width: 690px;
	}
	
	#internal #content h1 {
		color: #92ad24;
		padding: 20px 11px 0 15px;
		text-transform: uppercase;
		font-size: 16px;
		}

#internal #maincolumn {
	float: left;
	width: 429px;
	background-color: #fff;
	border-right: 1px dotted #92ad24;
	margin-top: 20px;
	}
	
	#internal #maincolumn table {
		width: 400px;
		margin: 0 11px 0 15px;
		}
	
	#internal #maincolumn h2 {
		clear: both;
		color: #92ad24;
		font-size: 14px;
		padding: 0 11px 0 15px;
		line-height: 1.4em;
		}
	
	#internal #maincolumn h2.space {
		padding-bottom: 1em;
		}
	
	#internal #maincolumn h2.callout {
		clear: both;
		color: #92ad24;
		font-size: 14px;
		padding: 1em 11px 0 15px;
		}
	
	#internal #maincolumn .h2sub {
		font-weight: bold;
		}
	
	#internal #maincolumn h3, #internal #maincolumn h4, #internal #maincolumn h5, #internal #maincolumn p, #internal #maincolumn ul {
		padding: 0 15px .7em;
		}
	
	#internal #maincolumn img {
		padding: 0;
		margin: 0 15px 0;
		}
	
	#internal #maincolumn img.chart {
		padding: 1em 0;
		}
	
	#internal #maincolumn img.maingraphic {
		padding: 0 0 1em;
		float: left;
		}
		
	img.floatl {
	float:left;
	margin: 5px 15px 0 0 !important; }
	
	#internal #maincolumn h3 {
		clear: both;
		color: #000;
		padding: 1.5em 15px 0;
		margin: 0;
		font-size: 12px;
		}
	
	#internal #maincolumn p, #internal #maincolumn ul li {
		/* font-size: 75%; */
		line-height: 1.5em;
		}
	
	#internal #maincolumn ul.feed {
		float: right;
		width: 240px;
		padding: 10px 0 0;
		margin: 0;
		}
	
		#internal #maincolumn ul.feed li {
			float: left;
			position: relative;
			padding: 0 0 1em 0;
			margin: 0;
			list-style-image: none;
			list-style-type: none;
			width: 200px;
			}
		
		#internal #maincolumn ul.feed li a {
			display: block;
			text-decoration: none;
			}
		
		#internal #maincolumn ul.feed li a span {
			position: absolute;
			padding-left: 10px;
			line-height: 1.2em;
			}
		
		#internal #maincolumn ul.feed li img {
			padding: 0;
			margin: 0;
			}
		
		#internal #maincolumn ul.feed li img.rss {
			padding-left: 5px;
			}
	
	#internal #maincolumn .listenbutton {
		float: left;
		margin: 0 0 2em 8px;
		background: url(../_img/podcast/rounded-right-grn2.gif) top right no-repeat;
		}
		
		html>body #internal #maincolumn .listenbutton {
			margin: 0 0 2em 15px;
			}
		
		#internal #maincolumn .listennow {
			margin: 0;
			padding: 8px 0 0 0;
			background: url(../_img/podcast/rounded-left-grn2.gif) top left no-repeat;
			}
		
		#internal #maincolumn p.listen {
			margin: 0;
			padding: 0 0 0 8px;
			font-weight: bold;
			background: url(../_img/podcast/rounded-left-grn2.gif) bottom left no-repeat;
			}
		
		#internal #maincolumn p.listen a {
			display: block;
			margin: 0;
			padding: 0 8px 8px 0;
			font-style: normal;
			color: #fff;
			text-decoration: none;
			background: url(../_img/podcast/rounded-right-grn2.gif) bottom right no-repeat;
			}
		
		#internal #maincolumn p.listen a:hover {
			text-decoration: underline;
			}
	
	/* #internal #maincolumn p.listen {
		padding-bottom: 2em;
		} */
	
	#internal #maincolumn p.pressintro {
		padding-top: 1em;
		}
	
	#internal #maincolumn p.listintro {
		padding-bottom: .2em;
		}

	#internal #maincolumn p.cta {
	font-weight: bold;
	font-size: 14px;
	}

	#internal #maincolumn p.footnote {
	font-size: 10px;
	}
	
	#internal #maincolumn p.quote {
	clear: right;
	}
	
	#internal #maincolumn p.qperson {
	float: right;
	width: 50%;
	padding: 0 0 2em 0;
	margin: 0;
	font-size: 11px;
	}
	
	#internal #maincolumn p.qperson img {
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
	}

	#internal #maincolumn div.dl1 {
		float: left;
		width: 205px;
		padding-right: 5px;
		}
	
	#internal #maincolumn div.dl2 {
		float: right;
		width: 205px;
		padding-right: 10px;
		}

	#internal #maincolumn div.dl1 h3, #internal #maincolumn div.dl2 h3 {
		clear: both;
		float: right;
		/* font-size: 75%; */
		text-align: left;
		width: 100px;
		padding: 15px 0 .2em;
		margin: 0;
		}
	
	#internal #maincolumn div.newsitem {
		min-height: 80px;
		height: auto !important;
		height: 80px;
		}

	#internal #maincolumn div.dl1 h3.first, #internal #maincolumn div.dl2 h3.first {
		padding-top: 0px;
		}

	#internal #maincolumn div.dl1 p, #internal #maincolumn div.dl2 p {
		float: right;
		width: 100px;
		padding: 0;
		margin: 0;
		/* font-size: 72%; */
		}

	#internal #maincolumn div.dl1 img, #internal #maincolumn div.dl2 img {
		float: left;
		padding: 15px 10px 0 15px !important;
		margin: 0;
		}

	#internal #maincolumn div.dl1 img.first, #internal #maincolumn div.dl2 img.first {
		padding-top: 0px !important;
		}

.paraHead {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.paraText {
	clear: left;
	font-size: 12px;
	line-height: normal;
	vertical-align: middle;
}


.paraHead2 {
	font-size: 11px;
	font-weight: bold;
}

.paraText2 {
	font-size: 11px;
}

.registerdownload {
	background-image: url(../_img/greenright.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #92ad24;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 600;
	text-align:right; 
}

.registerdownload a {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 600;
	padding-right: 10px;
	text-decoration: underline;
}

.registerdownload2 img {
	margin:	5px 0 0 0 !important;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.toplink {
	background: url(../_img/arrow_top.gif) no-repeat right 30%;
	margin: 0 15px 0 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	clear: both;
	}

.toplink a:link, .toplink a:visited {text-decoration:none; color:#92ad24;}
.toplink a:active, .toplink a:hover {text-decoration:none; color:#f60;}

#rightcall {
	float: left;
	width: 230px;
	padding: 0 15px 0;
	margin-top: 20px;
	}
	
	#rightcall h3 {
		color: #123754;
		padding: 0;
		font-size: 13px;
		text-transform: uppercase;
		}
	
	#rightcall p, #rightcall ul {
		font-size: 11px;
		padding: 0 0 11px 0;
		}
	
	#rightcall p, #rightcall ul li {
		line-height: 1.6em;
		}
	
	#rightcall p a, #rightcall ul li a {
		color: #666;
		line-height: 1.6em;
		}
	
	#rightcall p a:hover, #rightcall ul li a:hover {
		color:#f60;
		}
	
	#rightcall div.vid {
		text-align: center;
		}
		
		#rightcall div.vid p {
			line-height: 1.6em;
			/* font-size: 80%; */
			}


body#popup {
	background: #d9d8d8 url(../_img/podcast/bg_top.gif) no-repeat top left;
	margin: 17px 0 0 0;
	}

#podcast {
	background: #fff url(../_img/podcast/bg_btm.gif) no-repeat bottom right;
	margin: 0;
	width: 209px;
	padding: 0 10px 0;
	border-left: 9px solid #ccc;
	}

#podcast h1 {
	font-size: 14px;
	color: #123754;
	}

#podcast dl {
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0;
	margin: 0;
	color: #666;
	}

#podcast dt {
	font-weight: bold;
	padding: 0;
	color: #92ad24;
	}

#podcast dd {
	padding: 1em 0 0;
	}
	
	#podcast dd span {
		font-weight: bold;
		}

#podcast ul {
	float: right;
	margin: 0;
	padding-bottom: 18px;
	}
	
	#podcast ul li {
		float: left;
		padding-right: 10px;
		}

#footer {
	position: relative;
	width: 960px;
	height: 46px;
	background: #fff url(../_img/bg_footer_rt.gif) no-repeat bottom right;
	padding: 0;
	margin: 0 auto 10px;
	}
	
	#footer p {
		position: absolute;
		left: 0px;
		bottom: 0px;
		padding: 20px 0 0 28px;
		margin: 0;
		font-size: 9px;
		color: #84848c;
		background: #fff url(../_img/bg_footer_lt.gif) no-repeat bottom left;
		height: 26px;
		min-height: 26px;
		}
		
	#footer ul {
		padding: 18px 26px 0 0;
		float: right;
		color: #1a9dbf;
		}
		
		#footer ul li {
			float: left;
			padding: 0 .4em 0;
			font-size: 9px;
			text-transform: uppercase;
			}
		
		#footer ul li a {
			color: #1a9dbf;
			text-decoration: none;
			}
		
		#footer ul li a:hover {
			text-decoration: underline;
			}