/* general settings */

html { overflow: -moz-scrollbars-vertical !important; }

body { behavior:url("cssHoverFix.htc");}

body {
	min-width: 1000px;
	margin: 0;
	font: 13px/16px Helvetica, Arial, sans-serif; 
	color: #000;
}
a {
	text-decoration: none;
	color: #2e6099;
}
a:hover { text-decoration: underline; }
img { border-style: none; }
input,
select {
	font: 11px Helvetica, Arial, sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style:none;
}
/* wrapper */
#wrapper { width: 100%; }
/* header */
#header {
	width: 100%;
	/* background: #ff0; yellow wide header - uncomment to apply */
}
#header .container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 9px;
}
/* header holder */
#header .holder {
	height: 1%;
	overflow: hidden;
	margin-bottom: 1px;
	padding: 18px 37px 14px 36px;
}
/* logo */
#header h1 {
	margin: 0;
	padding-top: 8px;
	float: left;
	font-size: 9px;
}
.logo {
	width: 165px;
	height: 65px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
/* header box */
#header .box {
	float: right;
	padding-top: 17px;
}
/* main navigation */
#nav {
	height: 1%;
	overflow: hidden;
	padding-bottom: 4px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#trainignav1 li {
	font-size: 14px;
	line-height: 14px;
	float: left;
	color: #2e6099;
	margin-right: -10px;
	padding: 0 10px 0 20px;
}
/* search form */
.search {
	height: 1%;
	overflow: hidden;
}
.search .text {
	width: 133px;
	overflow: hidden;
	float:right;
	padding: 4px 7px;
	background: url(../images/bg-text3.gif) no-repeat;
	/* background: url(../images/bg-text.gif) no-repeat; yellow search field - uncomment to apply */
}
.search .text input {
	width: 133px;
	line-height: 14px;
	float: left;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
}
.profile-form .textarea {
	width: 400px;
	overflow: hidden;
	padding: 4px 7px;
	background: url(../images/bg-textarea.gif) no-repeat;
}
.profile-form .textarea textarea {
	width: 400px;
	float: left;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	line-height: 32px;
}
/* navbar1 */
#trainignav1 {
	width: 887px;
	overflow: hidden;
	margin: 0 37px 7px 36px;
	padding: 0;
	list-style: none;
	border-bottom: 2px solid #a9a9a9;
	/*background: #c4c4c4 url(../images/bg-navbar1.gif) repeat-x;*/
	background: #c4c4c4 repeat-x;
}
.navbar1 li {
	float: left;
	font-size: 14px;
	line-height: 17px;
	color: #2f619a;
	/*background: url(../images/separator5.gif) repeat-y 100% 0;*/
}
.navbar1 a {
	padding: 7px 10px 9px;
	float: left;
	color: #2f619a;
	position:relative;
}
.navbar1 .uop-first a {padding: 7px 12px 9px 20px;}
.navbar1 .uop-first a {width:102px;}
.navbar1 .register a {width:144px;}
.navbar1 .find a {width:160px;}
.navbar1 .contact a {width:56px;}
.navbar1 a:hover {
	text-decoration: none;
	//border: 1px solid;
	border-color: #eee #999 #999 #eee;
	
	
}
.navbar1 .uop-first a:hover {padding: 6px 10px 8px 19px;}
/* header block */
#header .block { position: relative; }
#header .block img {
	display: block;
	margin: 0 auto;
	border: 2px solid #ccc;
}
#header .block .container {
	width: 800px;
	height: 117px;
	text-align: right;
	position: absolute;
	right: 55px;
	top: 16px;
	font-size: 47px;
	line-height: 49px;
	color: #2f5f98;
	padding: 0;
}
#header .block-flash {
	width: 884px;
	height: 204px;
	border:1px solid #ccc;
	margin:0 37px 0 36px;
}
/* content settings */
#main {
	width: 100%;
	overflow: hidden;
}
/* main holder */
#main .holder {
	width:886px;
	margin: 0 auto;
}
/* breadcrumbs */
.breadcrumbs {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 8px 0 34px;
	list-style: none;
}
.breadcrumbs li {
	font-size: 12px;
	line-height: 15px;
	float: left;
	color: #2e6099;
	margin-right: 4px;
}
.breadcrumbs a {
	padding: 0 10px 0 0;
	background: url(../images/bullet-breadcrumbs.gif) no-repeat 100% 60%;
}
/* main holder */
.main-holder {
	height: 1%;
	overflow: hidden;
}
/* content */
#content {
	height: 1%;
	padding: 0 23px 0 26px;
}
/* content container */
#content .container {
	height: 1%;
	overflow: hidden;
	padding:  0 0 27px 2px;
}
#content .container .block {
	width: 505px;
	line-height: 15px;
	float: left;
}
#content .container .block h2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	margin: 0 0 12px;
}
#content .container .block p { margin: 0; }
/* info box */
.info-box {
	float: right;
	margin: 0;
	padding: 4px 2px 0 0;
	list-style: none;
	display: inline;
	margin-top: -127px;
}
.info-box li {
	font-size: 12px;
	line-height: 15px;
	color: #828386;
	float: left;
	margin-left: 14px;
	display: inline;
}
/* info box icons */
.info-box em {
	padding: 4px 0 4px 21px;
	display: block;
	position:relative;
}
* html .info-box em { margin-right: -3px; }
.info-box .ico-instructor { background: url(../images/ico-instructor.gif) no-repeat 5px 0; }
.info-box .ico-web { background: url(../images/ico-web.gif) no-repeat 0 2px; }
.info-box .ico-virtual { background: url(../images/ico-virtual.gif) no-repeat 0 2px; }
/* course info */
.course-info table {
	width: 835px;
	border-collapse: collapse;
}
.course-info th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	color: #2e6099;
	padding: 0;
}
.course-info th span {
	display: block;
	padding:0 0 4px;
	border-bottom: 4px solid #e1e2e3;
	height: 50px;
}
.course-info th .date {
	padding: 0 17px 0 0;
	background: url(../images/bullet-arrow-down.gif) no-repeat 100% 7px;
}
/* course info cells */
.course-info { padding-bottom: 117px; }
.course-info .cell01 {
	width: 58px;
	padding-left: 8px;
}
.course-info .cell02 { width: 266px; }
.course-info .cell03 { width: 190px; }
.course-info .cell04 { width: 150px; }
.course-info .cell05 { width: 163px; }
.course-info .cell06 { width: 163px; }
.course-info .cell07 { width: 163px; }
.course-info td {
	line-height: 16px;
	padding: 6px 0 8px;
	vertical-align: top;
	color: #1a1818;
	background: url(../images/bg-table-line.gif) repeat-x 0 100%;
}
/* course info icons */
.course-info .ico-instructor,
.course-info .ico-virtual,
.course-info .ico-web {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.course-info .ico-instructor {
	width: 14px;
	height: 26px;
	margin-left:14px;
	background: url(../images/ico-instructor2.gif) no-repeat;
}
.course-info .ico-virtual {
	width: 23px;
	height: 22px;
	margin-left:11px;
	background: url(../images/ico-virtual2.gif) no-repeat;
}
.course-info .ico-web {
	width: 23px;
	height: 22px;
	margin-left:11px;
	background: url(../images/ico-web2.gif) no-repeat;
}
.course-info span {
	display: block;
	padding-top: 1px;
}
.course-info ul {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.course-info ul li {
	font-size: 11px;
	line-height: 16px;
	margin-left: -10px;
	padding: 0 20px 0 10px;
	float: left;
	background: url(../images/separator3.gif) no-repeat 0 4px;
	word-spacing: 3px;
}
/* below section added for Print Course List page */
.print-info .top-header{
	font-size: 12px;
}

/* footer */
#footer {
	width: 100%;
	background: #828386;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}
#footer .holder {
	width: 930px;
	margin: 0 auto;
	padding: 8px 0 9px;
}
#footer ul {
	margin: 0 0 0 4px;
	overflow:hidden;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
#footer li {
	float: left;
	margin-left: -9px;
	padding: 0 14px 0 9px;
	background: url(../images/separator2.gif) no-repeat 0 90%;
	display: inline;
}
#footer a { color: #fff; }
#footer p { margin: 0; }
/* main */
.inner-main {position:relative;}
.inner #content .container { padding-bottom: 13px; }
.inner #content .container .block h2 { margin:0 0 15px; }
/* profile form */
.profile-form {
	width: 834px;
	padding: 0 0 41px 1px;
}
.profile-form:after {
	content: "";
	display: block;
	clear: both;
}
/* info */
.profile-form .info {
	width: 831px;
	margin-bottom: -13px;
	padding: 9px 3px 0 0;
	display: block;
	border-top: 4px solid #e1e2e3;
	text-align: right;
	color: #828386;
	font-size: 11px;
	line-height: 14px;
	position:relative;
}
/* row */
.profile-form .row {
	width:839px;
	margin-bottom:19px;
	padding-bottom:11px;
	background: url(../images/bg-row-line.gif) no-repeat 4px 100%;
}
.profile-form .row2 { margin-bottom: 15px; }
.profile-form strong {
	display: block;
	margin-bottom:-4px;
}
.profile-form .row3 {
	margin-bottom: 16px;
	padding-bottom: 14px;
}
.row3 strong {
	margin-bottom: -8px;
	padding-left: 6px;
}
/* row table */
.profile-form .row table {
	width: 100%;
	border-collapse: collapse;
	margin-top:20px;
}
.profile-form .row td {
	padding: 0 0 10px;
	vertical-align: top;
}
.profile-form .row .cell01 {
	width: 202px;
	padding-left: 1px;
}
.profile-form .row .cell02 {width: 242px;}
.profile-form .row .cell03 {width: 202px;}
.profile-form .row .cell04 {width: 192px;}
.profile-form .row td label {
	display: block;
	padding-bottom: 3px;
}
.profile-form .text {
	width: 178px;
	overflow: hidden;
	padding: 4px 7px;
	background: url(../images/bg-text2.gif) no-repeat;
}
.profile-form .text input {
	width: 178px;
	float: left;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	line-height: 14px;
}
.block-box { padding: 0 0 1px 3px; }
.block-box strong {
	margin-bottom: 14px;
	padding-left: 2px;
}
/* row box */
.profile-form .box {
	height: 1%;
	overflow: hidden;
	padding-bottom:9px;
}
.profile-form .radio {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
}
.profile-form .box label { float: left; }
#main .profile-form .holder {
	width: auto;
	padding:0 0 9px 8px;
}
.profile-form .block {padding-left: 9px;}
.profile-form .block strong { margin-bottom: 15px; }
.inner #content .profile-form .block .container {
	margin-left: -5px;
	padding-top: 6px;
}
.profile-form .container span {
	display: block;
	padding-bottom: 3px;
}
/* columns */
.profile-form .columns {
	width: 830px;
	margin: -5px 0 22px -2px;
	overflow: hidden;
}
.profile-form .column {
	width: 385px;
	float: left;
	margin: 0;
}
.profile-form .other-column { margin-right: 54px; }
.profile-form .column dt { padding-bottom: 11px; }
.profile-form .column dd {
	margin: 0;
	padding-bottom:9px;
}
.profile-form .column .holder {
	height: 1%;
	overflow: hidden;
}
.profile-form .column .checkbox {
	width: 13px;
	height: 13px;
	float: left;
	margin:2px 7px 0 0;
	padding: 0;
}
.profile-form .column label {
	width: 340px;
	float: left;
}
.profile-form .block .more {
	margin-bottom: 34px;
	padding-left: 2px;
}
/* buttons box */
.btns-box {
	height: 1%;
	overflow: hidden;
	padding: 22px 0 0 1px;
}
/* submit buttons and buttons */
.btn-submit,
.btn {float: left;}
.btn-submit,
.btn-submit2,
.btn-submit3,
.btn {
	padding: 3px 6px 4px 6px;
	color:#369;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color:#eee;
	border: 1px solid;
	border-color: #eee #ccc #ccc #ddd;
	cursor: pointer;
}
.btn-submit2 { float: right; }
.btn-submit3 { margin-left:10px; border:0; }
.btn-dd {
	padding:3px 3px 3px 0;
	color:#369;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color:#eee;
	border: 1px solid;
	border-color: #eee #ccc #ccc #ddd;
	cursor: pointer;
}
.btn {
	padding: 3px 7px 4px 6px;
	color:#369;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color:#eee;
	border: 1px solid;
	border-color: #eee #ccc #ccc #ddd;
	cursor: pointer;
}
/* your profile page */
/* content */
.inner #content .inner-heading {
	margin-bottom: 13px;
	padding-bottom: 17px;
	border-bottom: 4px solid #e1e2e3;
}
/* profile form */
.profile-form .inner-row strong { margin-bottom: -12px; }
.profile-form .inner-row table { margin-top: 23px; }
.profile-form .inner-row .cell01 { width: 198px; }
.profile-form .inner-row .cell04 { width: 196px; }
.profile-form .inner-row td { padding: 0 0 14px }
.profile-form .row dl { margin: 0; }
.profile-form .row dt {
	font-weight: bold;
	margin-bottom:5px;
}
.profile-form .row dd {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
.profile-form .row dd a { color: #000; }
/* summary box */
.summary-box { padding: 1px 0 13px; }
.summary-box .heading { padding-bottom: 16px; }
.summary-box ol {
	margin: 0;
	padding: 12px 0 5px;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
}
.summary-box ol li { margin-bottom: 12px; }
.summary-box .content {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: -7px;
	padding-top: 7px;
	word-spacing:3px;
}
.summary-box .content span { display: block; }
.summary-box .date {
	display: block;
	margin-bottom: 6px;
}
/* more info */
.more-info {
	font-size: 11px;
	line-height: 14px;
	word-spacing:3px;
	display: block;
}
/* buttons box */
.inner-btns-box { padding: 15px 4px 10px 1px; }
.inner #content .inner-heading-more {
	border-bottom:4px solid #E1E2E3;
	margin-bottom:13px;
	padding-bottom:7px;
}
/* inner process technology */
#content .container .section {
	line-height: 14px;
	padding: 6px 0 0 1px;
}
#content .container .section span {
	margin-bottom:2px;
	display: block;
}
/* description */
.description {
	height: 1%;
	overflow:hidden;
	padding-top: 10px;
}
#main .description .holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 9px;
	border-bottom: 2px solid #e1e2e3;
}
/* description content */
.description .content {
	width: 490px;
	float: left;
	margin-bottom: -6px;
	position:relative;
}
.description .content h3 {
	margin: 0 0 5px;
	font-size: 13px;
}
/* date */
.description .date {
	font-style: normal;
	display: block;
	margin-bottom: -1px;
	padding-top: 2px;
}
.description .content p { margin: 0 0 14px; }
.description .content .box { padding-bottom: 14px; }
/* price */
.price {
	font-size: 17px;
	line-height: 19px;
	color: #2e6099;
}
/* description sidebar */
.description .sidebar {
	width: 250px;
	padding-right: 3px;
	float: right;
	display: inline;
}
/* info box */
.description .info-box {
	height: 1%;
	overflow: hidden;
	float: none;
	display: block;
}
.description .info-box li { float: right; }
/* buttons holder */
.description .btns-holder {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 22px 1px 0 0;
	list-style: none;
}
.description .btns-holder li {
	margin-left: 13px;
	float: right;
}
.description .btns-holder .btn { padding:5px 8px 5px 10px; }
/* description columns */
.description .columns {
	width: 885px;
	margin-left: -50px;
	padding: 6px 0 7px;
	border-bottom: 2px solid #e1e2e3;
}
.description .columns-block {
	width: 100%;
	overflow: hidden;
	padding-bottom: 3px;
	background: url(../images/b-columns-lines.gif) repeat-y 51px 0;
}
.description .column {
	width: 245px;
	float: left;
	margin-left: 50px;
	display: inline;
}
.description .column h3 {
	font-size: 13px;
	margin: 0 0 13px;
}
.description .column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.description .column li {
	line-height: 14px;
	padding: 0 0 1px 13px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
/* info block */
.info-block {
	height: 1%;
	overflow: hidden;
	padding: 12px 0 33px;
}
.info-block .block {
	width: 490px;
	float: left;
}
.info-block p { margin: 0; }
.info-block .btns-holder {
	margin: 0;
	padding: 32px 2px 0 0;
	list-style: none;
}
.info-block .btns-holder li {
	margin-left: 8px;
	float: right;
}
/* inner troubleshooting */
/* twocolumns */
.twocolumns {
	height: 1%;
	overflow: hidden;
	margin-top: -6px;
	padding-bottom: 62px;
}
/* twocolumns content */
.twocolumns .content {
	width: 562px;
	float: left;
	padding-left: 1px;
}
.twocolumns .block { padding: 0 50px 20px 0; }
.twocolumns .content h3 {
	margin: 0 0 18px;
	font-size: 13px;
}
.twocolumns .content p { margin: 0 0 14px; }
.twocolumns .content .img-holder {
	width: 500px;
	overflow: hidden;
	display: block;
	padding: 8px 0 24px;
}
.twocolumns .content img { display: block; }
.twocolumns .content ul {
	margin: 0;
	padding: 0 0 15px 30px;
	list-style: none;
}
.twocolumns .content ul li {
	line-height: 14px;
	padding: 1px 0 0 9px;
	background: url(../images/bullet2.gif) no-repeat 0 6px;
}
/* twocolumns sidebar */
.twocolumns .sidebar {
	width: 248px;
	float: right;
	margin-top: 77px;
	padding: 25px 0 64px 24px;
	border-left: 2px solid #858689;
}
.twocolumns .sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.twocolumns .sidebar ul li { margin-bottom: 15px; }
/* inner search */
/* search holder */
.search-holder {
	width: 511px;
	margin-top: 8px;
	padding: 7px 0 85px 2px;
	border-top: 4px solid #e1e2e3;
}
.search-holder .block {
	width: 100%;
	min-height:108px;
	margin-bottom: 11px;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 2px solid #e1e2e3;
}
* html .search-holder .block { height:108px; }
.search-holder h3 {
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 16px;
}
.inner #content .search-holder .container {
	width: 508px;
	height: auto;
	padding: 0 0 14px 3px;
}
.search-holder p { margin: 0; }
.tags {
	width: 508px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 25px 3px;
	list-style: none;
}
.tags li {
	float: left;
	color: #2e6099;
	font-size: 12px;
	line-height: 15px;
	margin-right:2px;
}
/* inner training tools */
.inner-content { padding-right: 0 !important; }
/* training info */
.training-info {
	width: 100%;
	margin: -54px 0 0 -2px;
}
.training-info .block {height: 1%;}
.training-info .block:after {
	content: "";
	display: block;
	clear: both;
}
#content .training-info .container {
	height: 1%;
	overflow: hidden;
	padding: 30px 0 59px;
}
.training-info img { display: block; }
.training-info .alignleft { float: left; }
.training-info .alignright {
	padding-left: 50px;
	float: right;
	display: inline;
}
.training-info .aligncenter { margin: 0 auto; }
.training-info p { margin: 0 0 12px; }
/* training info columns */
.training-info .columns {
	width: 100%;
	overflow: hidden;
}
.training-info .columns ul {
	width: 255px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.training-info .columns li {
	font-size: 15px;
	line-height: 16px;
	color: #feffff;
	text-align: left;
	padding:0 12px 8px 0;
	height: 1%;
	vertical-align: top;
	border: solid #fff;
	border-width: 1px 1px 1px 0;
}
.training-info .columns a {
	height: 1%;
	vertical-align: top;
	display: block;
	color: #2f619a;
	background: #c4c4c4 url(../images/bg-navbar1.gif) repeat-x;
	padding: 8px 0 10px 8px;
	position: relative;
}
#content .training-info .container .section {
	width: 252px;
	padding: 0;
}
.training-info .section li { border-width: 1px 0; }
.training-info .columns .section a {
	display: block;
	color: #2f619a;
	background: #c4c4c4 url(../images/bg-navbar1.gif) repeat-x;
}
/* inner login */
.inner-login #content .container { padding-bottom: 21px; }
.inner-login #content .container .block h2 { margin-bottom: 16px; }
/* login form */
.login-form { padding-bottom: 103px; }
.login-form .row { padding-bottom: 15px; }
.login-form  .text {
	width: 174px;
	overflow: hidden;
	margin-bottom: 4px;
	padding: 4px 9px;
	background: url(../images/bg-text2.gif) no-repeat;
}
.login-form .text input {
	width: 174px;
	float: left;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	line-height: 14px;
}
.login-form .btn-submit {
	float: none;
	display: block;
	margin: 0 0 19px -3px;
	position:relative;
}
.login-form a { display: block; }
/* inner register - course participants */
/* content */
.inner-register #content {padding: 3px 25px 0 23px;}
/* steps */
.steps {
	height: 1%;
	overflow: hidden;
	margin: 0 0 14px 2px;
	padding: 0;
	list-style: none;
	background: #ddd;
	border-bottom: 3px solid #666;
}
.steps li {
	float: left;
	border-left: 2px solid #888;
	color: #444;
}
.steps .step01 { border-style: none; }
.steps a {
	color: #444;
	display: block;
	position: relative;
}
.step01 a { padding: 6px 8px 4px 14px; }
.step02 a { padding: 6px 8px 4px 14px; }
.step03 a { padding: 6px 8px 4px 14px; }
.step04 a { padding: 6px 8px 4px 14px; }
.step05 a {
	margin-right: -10px;
	padding: 6px 8px 4px 14px;
}
* html .step05 a  { margin: 0; }
* +html .step05 a  { margin: 0; }
.steps .active,
.steps a:hover {
	text-decoration: none;
	background: #bbb;
}
/* register form */
.register-form { padding-bottom: 49px; }
.register-form .info {
	font-style: normal;
	display: block;
	padding: 0 0 24px 5px;
}
/* register table */
.register-form .row {
	margin-bottom: 19px;
	padding-bottom: 14px;
	border-bottom: 2px solid #e1e2e3;
}
.register-form .row table {
	width: 100%;
	border-collapse: collapse;
}
.register-form .row td {
	padding: 0 0 8px;
	vertical-align: top;
}
.register-form .row .cell01 {width: 202px;}
.register-form .row .cell02 {width: 243px;}
.register-form .row .cell03 {width: 202px;}
.register-form .row .cell04 {width: 192px;}
.register-form .row td label {
	display: block;
	padding-bottom: 3px;
}
.register-form .text {
	width: 178px;
	overflow: hidden;
	padding: 4px 7px;
	background: url(../images/bg-text2.gif) no-repeat;
}
.register-form .text input {
	width: 178px;
	float: left;
	margin: 0;
	padding: 0;
	border-style: none;
	background: none;
	line-height: 14px;
}
.register-form .block { padding-bottom: 28px; }
.btn-box {
	height: 1%;
	overflow: hidden;
	padding-bottom: 41px;
}
/* register form block table */
.register-form .block span {
	padding-bottom: 15px;
	display: block;
}
.register-form .block table {
	width: 100%;
	border-collapse: collapse;
}
.register-form .block td {
	padding: 0;
	vertical-align: top;
}
.register-form .block .cell01 {width: 28px;}
.register-form .block .cell02 {width: 91px;}
.register-form .block .cell03 {width: 130px;}
.register-form .block .cell04 {width: 167px;}
.register-form .block .cell05 {width: 210px;}
.register-form .block .cell06 {width: 212px;}
.register-form .block td ul {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.register-form .block td a { color: #000; }
.register-form .block td li {
	float: left;
	margin-left: -6px;
	padding: 0 10px 0 7px;
	background: url(../images/separator4.gif) no-repeat 0 3px;
}
.register-form .block td li a {
	color: #369;
	text-decoration: underline;
}
.register-form .block td li a:hover { text-decoration: none; }
/* inner register - terms conditions */
.inner-register-form { padding-bottom: 43px; }
.inner-register-form .info {
	width:505px;
	padding: 8px 0 16px 3px;
}
.register-form .info p { margin: 0; }
/* accept box */
.accept-box {
	margin: 0;
	padding: 1px 0 17px 3px;
	list-style: none;
}
.accept-box li {
	height: 1%;
	overflow: hidden;
	margin-bottom:9px;
}
.accept-box .radio,
.pay-box .radio {
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.accept-box label,
.pay-box label {float: left;}
.inner-register-form .row {
	padding: 2px 0 23px;
	border-style: none;
}
.register-form .btn-submit { margin-right: 3px; }
/* inner billing information */
.register-form h2 {
	margin: -3px 0 0;
	padding: 0 0 17px 4px;
	font-size: 15px;
	line-height: 18px;
	color: #2e6099;
}
.inner-register-form2 .info {
	width: 550px;
	padding-bottom: 13px;
}
.register-form strong { padding-left: 2px; }
/* pay box */
.pay-box {
	margin: 0;
	padding: 17px 0 0 3px;
	list-style: none;
}
.pay-box li {
	height: 1%;
	overflow: hidden;
	margin-bottom: 9px;
}
.pay-box .box {
	height: 1%;
	overflow: hidden;
	padding-bottom: 18px;
}
.pay-box strong {
	display: block;
	padding: 0 0 13px 26px;
}
.pay-box ul {
	margin: 0;
	padding: 4px 0 9px 35px;
	list-style: none;
}
/* row table */
.pay-box table {
	width: 804px;
	margin: 0 0 21px 32px;
	border-collapse: collapse;
}
.pay-box td {
	padding: 0 0 8px;
	vertical-align: top;
}
.pay-box .cell01 {width: 202px;}
.pay-box .cell02 {width: 211px;}
.pay-box .cell03 {width: 199px;}
.pay-box .cell04 {width: 192px;}
.pay-box td label {
	display: block;
	padding-bottom: 3px;
	float: none;
}
.inner-register-form2 .btns-box {
	margin-bottom: -12px;
	padding-top: 11px;
	position:relative;
}
/* inner verify information */
/* info */
.inner-register-form3 .info {padding: 2px 0 15px 7px;}
/* row */
.inner-register-form3 .row {
	margin-bottom: 27px;
	padding-bottom: 12px;
}
.inner-register-form3 .row strong {
	padding: 0 0 12px 4px;
	display: block;
}
/* verify information table */
.inner-register-form3 .row table { margin-bottom: 24px; }
.inner-register-form3 .row td { padding:0 0 20px; }
.inner-register-form3 .row .cell01 {
	width: 27px;
	padding: 0;
}
.inner-register-form3 .row .cell02 { width: 121px; }
.inner-register-form3 .row .cell03 { width: 133px; }
.inner-register-form3 .row .cell04 { width: 139px; }
.inner-register-form3 .row .cell05 { width: 141px; }
.inner-register-form3 .row .cell06 { width: 151px; }
.inner-register-form3 .row .cell07 { width: 126px; }
.inner-register-form3 td dl {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
.inner-register-form3 td dt {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 6px;
}
.inner-register-form3 td dd { margin: 0; }
.inner-register-form3 td a { color: #000; }
/* buttons box */
.inner-register-form3 .btn-box { padding: 0 0 0 4px; }
/* row block */
.inner-register-form3 .row .row-block { padding-bottom: 27px; }
.inner-register-form3 .row .row-block strong { padding: 0 0 13px 2px; }
.inner-register-form3 .row .row-block .cost { padding-bottom: 15px; }
.inner-register-form3 .row-block p { margin: 0 0 16px; }
.inner-register-form3 .btns-box { padding: 19px 0 16px 1px; }
/* inner uop upload settings */
#main .inner-holder { width: 888px; }
/* twocolumns */
#twocolumns {
	height: 1%;
	overflow: hidden;
	padding: 4px 0 57px 1px;
}
/* content */
#twocolumns #content {
	width: 557px;
	height: auto;
	float: left;
	padding: 5px;
	border: 1px solid #f2f2f3;
}
/* content block */
#twocolumns .block {
	font-size: 15px;
	line-height: 22px;
	color: #353434;
	background: #f5f5f5;
	padding: 30px 19px 72px;
}
#twocolumns #content p { margin: 0 0 20px; }
/* sidebar */
#twocolumns #sidebar {
	width: 275px;
	float: right;
}
#twocolumns #sidebar h2 {
	margin: 0;
	padding: 7px 7px 6px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	background: #999;
}
#twocolumns #sidebar h2 a { color: #000; }
#twocolumns #sidebar .box ul {
	margin: 0;
	padding: 2px 2px 0;
	list-style: none;
	border: solid #ccc;
	border-width: 0 1px 1px;
}
#twocolumns #sidebar .box ul li {
	font-size: 14px;
	line-height: 16px;
	color: #369;
	background: #ccc;
	border-bottom: 2px solid #fff;
}
#twocolumns #sidebar .box ul li a {
	min-height: 23px;
	display: block;
	color: #369;
	padding: 6px 25px 6px 11px;
	position: relative;
}
* html #twocolumns #sidebar .box ul li a { height: 23px; }
