@import url("basestyle.css");
.pagelayouttable {
	border: 0px;
	width: 850px;
}
.pageheading1 {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.message {
	line-height: 120%;
	font-size: 14px;
	padding: 10px;
}
.messagetreelistcaption
{
	font-weight: bold;
	background-color: #B1B1B1;
	color: #ffffff;
	padding: 10px;
	height: 30px;
}
.messagetreecell {
	color: #666666;
	padding-right: 5px;
}
.messagetreeleftborder {
	width: 1px;
	background-color: #ffffff;
}
.messagetreerightborder {
	width: 1px;
	background-color: #808080;
}
.messagetreetopborder {
	height: 1px;
	background-color: #cccccc;
}
.messagetreebottomborder {
	height: 1px;
	background-color: #808080;
}
.messagetreelist
{
	line-height: 150%;
	margin-bottom: 15px;
	padding: 10px;
}
.messagetreelist li 
{
	list-style-type: disc;
	margin-bottom: 20px;
}
.messagetreelist b
{
	font-weight: bold;
}
.datasheetcell {
	background-color: #ffffcc;
	vertical-align: top;
	text-align: left;
	margin: 15px;
	padding: 15px;
}
.datasheetcaption {
	background-color: #B1B1B1;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	height: 50px;
}
.demosteptitlecell {
	text-align: left;
	vertical-align: top;
	height: 35px;
}
.demosteptitlecell h1{
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}
.demoscreenshotcell {
	text-align: left;
	vertical-align: top;
	width: 250px;
	height: 250px;
	padding-top: 15px;
	padding-left: 15px;
}
.demolegend {
	font-style: italic;
}
.demosteptextcell {
	text-align: left;
	vertical-align: top;
	width: 500px;
}
.demonavcell {
	text-align: center;
	height: 25px;
	width: 125px;
}
.linksubscript {
	font-size: 10px;
}
