/**CHANGE BEFORE FINAL**/
div.pgbk,div.newpage{
	page-break-before: always;
}
.hst{
	font-weight: bolder;	
}
.rhinolink {
	display:none;
	position:relative;
	width:50px;
	left:5%;
	top:45%;
	font:"Microsoft Sans Serif", "MS Sans Serif";
	font-size:9px;
	text-transform:uppercase;
	border:0px;
}

div.navbutton{
	border:1px solid;
	border-color: #00CC33;
}
div.gridicon{
	left:10px;
	top:10px;
	border-color:#999999;
}
a.navtext {
	color: #FFFFFF;
}
a.navtext:hover{
	color:#33FF66;
}
div.indexpad{
	color:#00FF66;
}
div.navtext{
	position:absolute;
	background-color:#006699;
	font-size: 12px;
	border:0px;
	margin-top:3px;
	margin-left:3px;
	padding:4px;
	left:9px;
	top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CCFF99;
}

div.pagetoindex{
position:relative;
width:50%;
}
div.indexentry{
	position:relative;
	border-color:#FFFFFF;
	margin-right:15px;
}
span.indexnumber{
	color: #003399;
	/*display: block;*/
}
span.indexlabel{
	display: block;
	font-weight: bolder;
	margin-top: 12px;
}
.hidden{
	visibility:hidden;
}
.cut{
	display:none;
}
div.cut{
	display:none;
}
.beta{
font-weight: bold;
}
.cmdname {
	font-style: italic;
	font-weight: bold;
}
.stpno{
	background-color: #CCFFCC;
}
.optionname{
	font-style: italic;
	color: #005CB9;
}
.setting{
	font-weight:400;
	color: #005CB9;
	}
.pagetitle {
	font-family: "franklin gothic medium", Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 500;
	background-color: #FFFFFF;
	border:2px solid #EAEAEA;
	text-align: justify;
	height:auto;
}
.hpg {
	background-color: #EBF4CC;
}
.pgnav{

}
div{
	margin:0px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
}
p{
	margin:0px;
	padding:6px;
}
.screenshot{
	position:relative;
}
.pointlabel{
	position:absolute;
	background-color:transparent;
	font-size: 12px;
	border:0px;
	margin-top:3px;
	margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.ondark{
	color:#000000;
	background: #FFFFFF;
}
.sectionspacer{
	position:relative;
	height:30px;
	width:640px;
	border:0px;
	background-color:transparent;
}
.pgrow{
	position:relative;
	height: auto;
	width:648px;
	left:0px;
	top:0px;
	border:0px;
	padding:0px;
	margin:6px;
    background-color:transparent;
    }
body{
	font-family: "franklin gothic medium", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin:0px;
	padding:0px;
	font-size: 14px;
}
.titlepg{
	background-color:#FF9900;
}
div.rel{
	position:relative;
	}
div.txtpanel{
	border-color:#FFFFFF;
	}
div.caption{
	position:absolute;
	left:0px;
	top:0px;
	margin:3px;
	padding:4px;
	width:301px;
	border:2px solid;
	border-color: #CCCCCC;
}
div.lcap{
	width:410px;
}
div.scap{
	width:192px;
}
div.z2{
z-index:2;
}
div.z3{
z-index:3;
}
div.z4{
z-index:4;}
/*width, height, position*/
.col1{
	left:0px;
	}
.col2{
	left:218px;

	}
.colhalf{
	left:327px;

	}
.col3{
	left:436px;
	}
.small{
	width:210px;
}
.medium{
	width:319px;
	}
.large{
	width:428px;
	}
.xlarge{
	width:646px;
	}
.flat{
	height:70.5px;
}
.short{
	height:149px;
	}
.tall{
	height:306px;
	}
.grande{
	height:463px;
	}
.venti{
	height:620px;
	}
.fullpage{
	height:934px;
	}
/*end width and height*/
@media print{
.titlepg {
	background-color: #FFFFFF;
}
.cut{
	display:none; 
}
.stpno{
	background-color: transparent;
	font-weight:bold;
}
.optionname{
	font-style: italic;
	color: #000000;
}
.setting{
	font-weight:bold;
	color: #000000;
	}
body {
	background-color: #FFFFFF;
	}
.pgnav{
	display:none;
}
.steps,.imgholder{
	border:2px solid;
	border-color: #999999;
	background-color:transparent;
	font-weight:500;
}
.expos{
	border:2px dashed;
	border-color: #CECECE;
	font-weight:500;
}
.pagetitle {
	font-family: "franklin gothic medium", Arial, Helvetica, sans-serif;
	font-size: 26px;
	border:2px hidden #000000;
	font-style: italic;
	font-weight: bold;
}
.rhinolink {
	display:none;
}
.sectionspacer{
	display:none;
}
div.pgrow{
	background-color:#FFFFFF;
}
}
