.red {
	color: #FF0000;
	font-weight: bold;
}

#contentc p {
	margin: 0;
	line-height: 130%;
	padding-top: 10px;
}

#contentc .vline {
	display: block;
	width: 498px;
	height: 5px;
	margin: 8px 0 2px 0;
	padding: 0;
	background: url(../i/reg_v_line.gif);
	overflow: hidden;
}

#contentc form {
	padding: 0;
	margin: 0;
}

#contentc form input {
	background: #f9f9f9;
	border: 1px solid #7F9DB9;
	margin-top: 3px;
}

#contentc form select {
	background: #f9f9f9;
	border: 1px solid #7F9DB9;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px
}

#contentc form textarea {
	width: 496px;
	height: 100px;
	background: #f9f9f9;
	border: 1px solid #7F9DB9;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentc form .w158 {
	width: 158px;
	height: 16px;
}

#contentc form .w496 {
	width: 496px;
	height: 16px;
}

#contentc table,tr,td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#contentc table .height {
	height: 20px;
	vertical-align: bottom;
}

#midContent .btnRow {
	height: 50px;
}

#contentc .btnRow a {
	display: block;
	width: 120px;
	height: 22px;
	line-height: 21px;
	background: url(../i/btn_register.gif);
	margin: 0 auto;
	color: #000000;
	font-weight: bold;
	text-indent: 26px;
	text-decoration: none;
}

#contentc .btnRow a:hover {
	background: url(../i/btn_register_.gif);
}

#contentc .qreg a {
	background: #E8E8E8;
	padding: 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 8px;
}

#contentc .qreg a:hover {
	text-decoration: none;
}

div#qTip {
	padding: 6px;
	border: 1px solid #7EBDE2;
	display: none;
	background-color: #DBEDF9;
	color: #000;
	text-align: left;
	position: absolute;
	z-index: 1000;
}