#cpvframe {
	border:solid 2px #333333;
	float:left;
}
#cpvhead {
	background:#333333;
	font-size: 15px;
	font-weight: bold;
	color:#f5f5f5;
	padding:5px;
	padding-left:10px;
	text-align:left;
}
table.cpvstep {
	width:500px;
	font-size: 12px;
	font-family: Verdana, Arial;
	line-height:150%;
	color: #010101;
	background:#eaeaea;
	margin:0px;
	padding:0px;

}
table.cpvstep td {
	border: 0px solid #f2f2f2;
	padding:7px;
	text-align:left;
}
table.cpvstep td.back {
	padding-top:25px;
	text-align:right;
}
table.cpvstep td input {
	background: #ffffff;
	border: 1px solid #333333;
	font-size: 12px;
	font-weight: 100;
	padding-left:3px;
	padding-right:3px;
}
table.cpvstep td input.cpvrad {
	border:0px;
	background:transparent;
}
table.cpvstep td input.cpvbut {
	background: #333333;
	color: #eeeeee;
	border:1px solid #bbbbbb;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
}
table.cpvstep th {
	font-size:13px;
	font-weight: bold;
	color:#010101;
	padding:3px;
	padding-left:10px;
	text-align:left;
	background:#b1b1b1;
}

table.cpvcol td {
	padding:2px;
	font-size: 12px;
	text-align:left;
}
table.cpvcol td.cpvcent {
	text-align:center;
}

.cpvparagraf {
	margin-top:3px;
	margin-bottom:12px;
	text-align:justify;
	padding-right:5px;
}

a:link.cpvnav {
	text-decoration: none;
	color:#336699;
}
a:visited.cpvnav {
	text-decoration: none;
	color:#336699;
}
a:hover.cpvnav {
	text-decoration: none;
	color:#06346A;
	background:#aaaaaa;
}
.cpvhidden { display:none; }
.cpvunit1 { display:inline; }
.cpvunit2 { display:none; }
.cpvsmalltext	{ font-size: 9px; }
.cpvbg2		{ background:#ffffff; }

#Copy { padding-top:25px; font-size:10px;color:#777777;text-align:right; }
#Copy a { text-decoration:none;color:#555555;}
#Copy a:hover { background:#cccccc; }

