div.ratebox {
	width: 122px;
	height: 54px;
	display: block;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

div.ratebutton {
	width: 50px;
	margin-top: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 0;
	border: 1px solid #4282dc;
}

div.loginbutton {
	width: 100px;
	margin-top: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 0;
	border: 1px solid #4282dc;
}

div.ratebutton ul.ratebuttons {
	width: 50px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	list-style-type: none;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
}

div.loginbutton ul.loginbuttons {
	width: 100px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	list-style-type: none;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
}

div.ratebutton li.ratebutton {
	margin: 0;
	padding: 0;
	height: 16px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	color: #4c4c4c;
	background-color: #cccccc;
}

div.loginbutton li.loginbutton {
	margin: 0;
	padding: 0;
	height: 16px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	color: #4c4c4c;
	background-color: #cccccc;
}

div.ratebutton a {
	margin: 0;
	height: 16px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	color: #4282dc;
	background-color: #e1f0b3;
	border: 0;
}

div.loginbutton a {
	margin: 0;
	height: 16px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	color: #4282dc;
	background-color: #e1f0b3;
	border: 0;
}

div.ratebutton a:active, div.ratebutton a:visited, div.loginbutton a:active, div.loginbutton a:visited {
	color: #4282dc;
	text-decoration: underline;
	border: 0;
}

div.ratebutton a:hover, div.loginbutton a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
	border: 0;
}

div.docrate {
	float: right;
	width: 125px;
}

div.prodrate {
	float: right;
	width: 125px;
}

.graycolorregularstyle {
	color: #4c4c4c;
}

.black {
	color: #000000;
	border: 0;
}

.black a, .black a:active, .black a:visited {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.black a:hover {
	color: #4282dc;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.green {
	color: #99cc00;
	border: 0;
}

.green a, .green a:active, .green a:visited {
	color: #99cc00;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.green a:hover {
	color: #4c4c4c;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.darkgreen {
	color: #006633;
	border: 0;
}

.darkgreen a, .darkgreen a:active, .darkgreen a:visited {
	color: #006633;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.darkgreen a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.blue {
	color: #4282dc;
	border: 0;
}

.blue a, .blue a:active, .blue a:visited {
	color: #4282dc;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.blue a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.darkgray {
	color: #666666;
	border: 0;
}

.darkgray a, .darkgray a:active, .darkgray a:visited {
	color: #666666;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.darkgray a:hover {
	color: #4282dc;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.gray {
	color: #4c4c4c;
	border: 0;
}

.gray a, .gray a:active, .gray a:visited {
	color: #4c4c4c;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.gray a:hover {
	color: #4282dc;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.grayshowlinks {
	color: #4c4c4c;
	border: 0;
}

.grayshowlinks a, .gray a:active {
	color: #4282dc;
	border: 0;
	font-weight: normal;
	text-decoration: underline;
}

.grayshowlinks a:visited {
	color: #999999;
	font-weight: normal;
}

.grayshowlinks a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.lightblue {
	color: #b7d8ef;
	border: 0;
}

.lightblue a, .lightblue a:active, .lightblue a:visited {
	color: #b7d8ef;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.lightblue a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.aqua {
	color: #0c96b9;
	border: 0;
}

.aqua a, .aqua a:active, .aqua a:visited {
	color: #0c96b9;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.aqua a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.lightgray {
	color: #e6e6e6;
	border: 0;
}

.lightgray a, .lightgray a:active, .lightgray a:visited {
	color: #e6e6e6;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.lightgray a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.lightergray {
	color: #999999;
	border: 0;
}

.lightergray a, .lightergray a:active, .lightergray a:visited {
	color: #999999;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.lightergray a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.red {
	color: #cc0000;
	border: 0;
}

.red a, .red a:active, .red a:visited {
	color: #cc0000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.red a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.purplered {
	color: #cc0033;
	border: 0;
}

.purplered a, .purplered a:active, .purplered a:visited {
	color: #cc0033;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.purplered a:hover {
	color: #000000;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	background-color: #eef5fb;
}

.white {
	color: #ffffff;
	border: 0;
}

.white a, .white a:active, .white a:visited {
	color: #ffffff;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.white a:hover {
	color: #4282dc;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

.big {
	font-size: 18px;
	line-height: 21px;
}

.biggest {
	font-size: 28px;
	line-height: 32px;
}

.bigmid{
	font-size: 15px;
	line-height: 18px;
}

.bigmidbiggertallline{
	font-size: 16px;
	line-height: 20px;
}

.bigsmall {
	font-size: 14px;
	line-height: 17px;
}

.bigsmalltallline {
	font-size: 14px;
	line-height: 18px;
}

.bigsmalltallestline {
	font-size: 14px;
	line-height: 22px;
}

.bigsmallest {
	font-size: 13px;
	line-height: 16px;
}

.bigtallline {
	font-size: 18px;
	line-height: 22px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.smalltallline {
	font-size: 11px;
	line-height: 18px;
}

.smallshortline {
	font-size: 11px;
	line-height: 14px;
}

.texttallline {
	font-size: 12px;
	line-height: 18px;
}

.textmidtallline {
	font-size: 12px;
	line-height: 17px;
}

.smallest {
	font-size: 10px;
	line-height: 15px;
}

.hovergray a:hover {
	background-color: #e6e6e6;
}

.hoverwhite a:hover {
	background-color: #ffffff;
}

.hovertextdarkgreen a:hover {
	color: #006633;
}

.hovertextblack a:hover {
	color: #000000;
}

.blueback {
	background-color: #eef5fb;
}

.grayback {
	background-color: #e6e6e6;
}

.transback, .transback a, .transback a:active, .transback a:visited, .transback a:hover {
	background-color: transparent;
}

.strong, .strong a, .strong a:active, .strong a:visited, .strong a:hover {
	font-weight: bold;
}

.stronghover a:hover {
	font-weight: bold;
}

.header, .header a, .header a:active, .header a:visited, .header a:hover {
	font-weight: bold;
	text-decoration: none;
}

.plain, .plain a, .plain a:active, .plain a:visited, .plain a:hover {
	text-decoration: none;
}

.uppercase {
	text-transform: uppercase;
}

.nobold, .nobold a, .nobold a:active, .nobold a:visited, .nobold a:hover {
	font-weight: normal;
}

.hidden {
	display: none;
}

.nothidden {
	display: block;
}

body.sitedefault {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
}

div.centered {
	margin-right: auto;
	margin-left: auto;
}

div.contentwrapper{
	display: block;
	width: 585px;
	float: left;
}

div, td, span.textarea, font {
	color: #000000;
	font-family: tahoma, arial, geneva, helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

div a, div a:active, td a, td a:active, span.textarea a, span.textarea a:active, font a, font a:active {
	color: #4282dc;
	font-weight: normal;
	text-decoration: underline;
}

div a:visited, td a:visited, span.textarea a:visited, font a:visited {
	color: #999999;
	font-weight: normal;
}

div a:hover, td a:hover, span.textarea a:hover, font a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #eef5fb;
}

div.divsplitter {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

div.default {
	margin: 0;
	display: block;
	width: 970px;
}

div.homemiddlecolumnelement {
	width: 232px;
	border-bottom: 1px solid #ffffff;
}

div.homemiddlecolumncontent {
	display: block;
	width: 202px;
	margin-left: 15px;
	margin-right: 15px;
}

div.docmedwideblock {
	display: block;
	width: 585px;
}

div.docmedthinblock{
	display: block;
	width: 323px;
}

div.docmedthinnerblock{
	display: block;
	width: 304px;
}

div.docfullblock{
	display: block;
	width: 585px;
}

div.docthumbouter{
	width: 274px;
	float: left;
	display: inline;
	background-color: #eef5fb;
	border: 1px solid #666666;
	margin-top: 4px;
	margin-right: 5px;
}

div.docthumbinner{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

div.docthumbimage{
	width: 260px;
}

img.docthumbimage{
	width: 258px;
	margin: 1px;
}

div.docthumbgalleryouter {
	float: left;
	margin-right: 10px;
}

div.docimage{
}

h1 {
	font-size: 1em; margin: 0; padding: 0;
}

img.docimage{
}

table.doctable{
	border-collapse: collapse;
	border: 1px solid #ffffff;
}

tr.doctablegrouphead{
	background-color: #e6e6e6;
}

tr.doctablehead{
	background-color: #e6e6e6;
}

td.doctableghead, td.doctablehead{
	font-weight: bold;
}

tr.doctablecell{
	background-color: #eef5fb;
}

tr.doctablefooter{
	background-color: #e6e6e6;
}

td.doctablefooter{
	font-size: 11px;
	line-height: 16px;
}

td.doctableghead, td.doctablehead, td.doctablecell, td.doctablefooter{
	border-collapse: collapse;
	border: 1px solid #ffffff;
}

div.keypoint {
	display: inline;
	width: 182px;
	padding-right: 16px;
	background-color: #f5fae6;
	background-image: url(http://img.lightreading.com/internetevolution/intevol_keypoints.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 6px;
	margin-right: 16px;
}

div.keypointtext {
	color: #4282dc;
	border: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 42px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 13px;
}

div.listheader {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	background-color: #e6e6e6;
}

div.listguideitem, div.listdocitem, div.listmsgitem, div.listwebinaritem {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #eef5fb;
}

div.smallesttext {
	font-size: 10px;
}

div.navbutton, div.navbutton a, div.navbutton a:active, div.navbutton a:visited {
	height: 15px;
	display: block;
	background-image: url(http://img.lightreading.com/internetevolution/intevol_nav_pointer.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div.navbutton a:hover {
	background-image: url(http://img.lightreading.com/internetevolution/intevol_nav_pointer_over.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div.switchdiv {
	/* this is necessary due to opacity rendering bug error in IE */
	background-color: #ffffff;
}

div a img, div a img a, div a img a:active, div a img a:visited, div a img a:hover {
	border: 0;
}

img, img a, img a:active, img a:visited, img a:hover {
	border: 0;
}

input.forminputbutton {
	font-size: 13px;
	font-family: tahoma, arial, helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #666666;
	background-color: #ffffff;
	margin-left: 5px;
}

input.forminputtext {
	font-size: 13px;
	font-family: tahoma, arial, helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #666666;
	width: 300px;
	height: 18px;
}

td.formfullcell {
	background-color: #eef5fb;
	padding: 2px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #eef5fb;
	border-right: 1px solid #eef5fb;
	border-bottom: 1px solid #e6e6e6;
}

td.formlabelcell {
	font-weight: bold;
	background-color: #eef5fb;
	padding: 2px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #eef5fb;
	border-right: 1px solid #eef5fb;
	border-bottom: 0;
}

td.formquestioncell {
	background-color: #eef5fb;
	border-top: 0;
	border-left: 1px solid #eef5fb;
	border-right: 1px solid #eef5fb;
	border-bottom: 1px solid #e6e6e6;
}

td.chatformfullcell {
	background-color: #ffffff;
	padding: 2px;
}

td.chatformlabelcell {
	font-weight: bold;
	background-color: #ffffff;
	padding: 2px;
}

td.chatformquestioncell {
	background-color: #ffffff;
}

textarea.textarea {
	width: 500px;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #666666;
}

div.menudropdown {
	width: 130px;
	margin: 0;
	position: absolute;
	left: -500px;
	top: 38px;
	background-color: #e1f0b3;
	padding-top: 9px;
	border-left: 2px solid #666666;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 2px solid #666666;
	z-index: 5;
}

div.menudropdown ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	line-height: 18px;
	border: 0;
}

div.menudropdown li {
	margin: 0;
	border: 0;
}

div.menudropdown div.notalink {
	margin: 0;
	display: block;
	height: auto;
	min-height: 18px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #4c4c4c;
	text-decoration: none;
	vertical-align: middle;
	background-color: #e1f0b3;
	border: 0;
}

div.menudropdown a {
	margin: 0;
	display: block;
	height: auto;
	min-height: 18px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	background-color: #e1f0b3;
	border: 0;
}

div.menudropdown a:active, div.menudropdown a:visited {
	color: #000000;
	border: 0;
}

div.menudropdown a:hover {
	background-color: #ffffff;
	color: #4282dc;
	border: 0;
}

/* these are for dropdown menus created using the createSubmenu function */
div.popmenu {
	position: absolute;
	left: -500px;
	top: 38px;
	background-color: #e1f0b3;
	padding: 0;
	border-left: 2px solid #666666;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 2px solid #666666;
	z-index: 5;
}

div.popmenusubitemwrapper {

}

div.popmenulastsubitemwrapper {

}

div.popmenusubitem {
	color: #000000;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e1f0b3;
	border: 0;
}

div.popmenusubitem a, div.popmenusubitem a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div.popmenusubitem a:hover, div.popmenusubitem a:active {
	background-color: #ffffff;
	color: #4282dc;
	border: 0;
}
