body { text-align:left;}

a:link { color: #666; text-decoration:underline;}
a:visited  { color: #666; text-decoration:underline;}
a:hover { color: #333;text-decoration: none;}

a.t13:link { color: #FFF;text-decoration: none;}
a.t13:visited { color: #FFF;text-decoration: none;}
a.t13:hover { color: #FFF;text-decoration: underline;}

.t13 {
	font-size: 13px;
	line-height: 180%;
	color: #999999;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.step-off {font-size: 13px;line-height: 240%;font-weight: bold;
	color: #999999;height: 37px;width: 225px;
	background-image: url(step_off.gif);background-repeat: no-repeat;
	text-align: center;display: block;}
.step-on {	font-size: 13px;line-height: 240%;	font-weight: bold;color: #FF6600;
	height: 37px;width: 225px;text-align: center;display: block;}
.tlink {background-color: #F5FCD3;border: 1px solid #A0B748;
	font-size: 13px;line-height: 180%;}
.title {font-size: 21px;line-height: 150%;font-weight: bold;
	color: #FF3300;height: 33px;}
.t11 {
	font-size: 11px;
	line-height: 190%;
	color: #666666;
	font-family: Arial, sans-serif;	
}
.t15 {
	font-size: 15px;
	line-height: 160%;
	color: #406B8C;
}

.box {border: 5px solid #F0F0F0;}
.btn { font: 12px/17px Arial, sans-serif; }
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.step {
	background-color: #F2F2F2;
	border: 2px dashed #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #868686
}
.step-on {
	background-color: #FFFF99;
	border: 2px dashed #FF9900;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;}
.border1 {
	border: 1px solid #CCCCCC;
}
.printafter {
	page-break-after: always;
}

