body, td, th {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.tr_block {
	width: 170px;
	display: block; float: left;
	padding: 0px;
	margin: 0px;
}

.st_line {
	width: 564px; height: 190px;
	padding: 10px 0px 10px 0px;
}

.st_block {
	width: 140px;
	display: block; float: left;
	padding: 0px;
	margin: 0px;
}

.st_head {
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 10px 4px;
}

.cl {
	color: #000080;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}

/* CSS Document */

div.onePage {
	font-family: Arial, Helvetica, Verdana;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	width: 600px;
	text-align: left;
}

div.stepContainer {
	width: 600px;
	background-color: #D5E8F8;
	margin: 20px 0px;
}

.stepN {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 50px 0px 22px;
	background-image: url(images_1pt/stepN_bcgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.stepTitle {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.crn_tr {
	background-image: url(images_1pt/crn_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.crn_bl {
	background-image: url(images_1pt/crn_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.crn_br {
	background-image: url(images_1pt/crn_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.stepContent {
	padding: 20px 10px 10px 20px;
	text-align: left;
	font-weight: normal;
}

div.stepContent td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}

div.stepContent form {
	margin: 0px;
}

div.header {
	background-image: url(images_1pt/header_bcgr.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div.introText {
	margin: 20px 0px 0px 10px;
	width: 480px;
	text-align: left;
	font-size: 11px;
}

div.introText p {
	font-size: 11px;
	margin: 10px 0px;
}

div.introText li {
	list-style-type: square;
	line-height: normal;
	padding-bottom: 5px;
	font-size: 11px;
}

div.introText h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #990000;
}

div.ptList {
	margin: 10px 0px;
}

div.ptList p {
	margin: 0px;
	padding: 0px 0px 6px 15px;
	background-image: url(images_1pt/pt_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.jumpTop {
	height: 14px;
	text-align: right;
	background-image: url(images_1pt/jump_top_bcgr.gif);
	background-repeat: repeat-x;
}