body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.menu, #header form, .powered_by, #topnavbar, .navIcon {
	display: none;
}
.content {
	vertical-align: top;
}

table.simpleTable {
	border-collapse: collapse;
	border:1px solid black;
}

table.simpleTable tbody {
	border: 1px solid black;
}

.contentDetails, .contentLabels {
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	line-height: 16px;
	padding: 5px 2px 5px 2px;
}



table.simpleTable tr th {
	font-size: 14;
	background-color: grey;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.featureName {
	font-size: 14;
	border: 1px solid black;
	background-color: grey;
	color: white;
	font-weight: bold;
}

.contentLabels {
	border-left: 1px solid black;
	vertical-align: text-top;
	font-weight: bold;
	background-color: lightgrey;
}

.tblFormat01 .contentDetails {
	border-right: 1px solid black;
}

.bottomRow {
	border-bottom: 1px solid black;
}

#bottomDetail {
	padding-top: 3px;
}

table.tblFormat01 tr.blank {
	height: 20px;
}

.example {
	padding: 5px;
	border: 3px double black;
	max-width: 590px;
	max-height: 400px;
	overflow: auto;
}

div.example pre {
	font-size: 14px;
}

pre {
	margin-top: 0px;
	margin-bottom: 0px;
}

td.content table .example, td.content table .example {
	max-width: 450px;
}

table.tblFormat01 tr.blank {
	height: 20px;
}

.tblCaption {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.spanRows{
	vertical-align: middle;
}

.cautionDetail {
	padding-left: 5px;
	border: 1px solid #e63805;
}

.cautionIMG, .noteIMG, .videoIMG {
	vertical-align: top;
}

.videoDetail {
	padding-left: 5px;
	border: 1px solid black;
}

.noteDetail {
	padding-left: 5px;
	border: 1px solid #5F7290;
}

table.simpleTable th{
	padding-left: 5px;
	padding-right: 5px;
}

table.centerCells .contentDetails {
	text-align: center;
	padding: 0px;
}

td.contentDetails {
	vertical-align: top;
}

table.simpleTable .centerCells {
       vertical-align: middle;
	text-align: center;
}

.inlineIMG {
	border: 1px solid #909090;
	margin-bottom: 10px;
	padding: 5px;
}
