/* Unchanged */
/*cscform.css START*/
/* Form without tables start */
label.single, label.start
{
	display: block;
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	text-align: left;
	line-height: 150%;
	padding: 0 5px 0 5px;
	color: #004f8a;
}

label.licstart {
	font-size: 12px;
	width: 190px;
	margin: 10px 0;
	padding: 0px;
}

input.licstart { 
	height: 17px;
	width: 215px;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	color: #666;
}

label.multi
{
	display: block;
	line-height: 150%;
	margin-left: 265px;
}

.fenv
{	
	width: 678px;
	margin: 0pt;
	border: 1px solid #e9e9e9;
	border-top: 0px;
	border-bottom: 0px;
}

.fenv h2 { margin: 0px 0; }
.fenv h3 { margin: 0px 0; }
.fenv p.date { margin: 10px 0; }
.fenv br { clear: both; }

.fenv .tip
{
	background: transparent url('../img/tip680_bg_intab_top.gif') no-repeat 0 0;
	width: 658px;
	margin: 10px;
}

.fenv .tipin
{
	background: transparent url('../img/tip680_bg_intab_btm.gif') no-repeat 0 100%;		
	width: 638px;
	padding: 0px 10px 10px 10px;
}

.fenv fieldset
{
	border: none;
	padding: 0;
        margin-bottom: 20px;
}

.fenv select
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.fenv .mleft
{
	margin-left: 8px !important;
	_margin-left: 4px !important;
}
.fenv .mright { margin-right: 9px !important; }
.fenv .mtop { margin-top: 8px !important; }
.fenv .mbottom { margin-bottom: 8px !important; }

legend span
{
	text-align: right;
	width: 250px;
	display: block;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	color: black;
}
/* Form without tables end */
/* Form with tables start */
table.tabwbord
{
	margin: 0 auto;
	border: 1px solid #C4C4C4;
	width: 630px;
}
td.tdleft, td.tdright
{
	padding: 1px;
	text-align: left;
	border: none;
	width: 260px;
}

td.tdright { width: 360px; }
/* Form with tables end */

p.success
{
	padding: 2px 0 20px 26px;
	margin-bottom: 0px;
}

a.qst { 
	background-image: url('../img/h1_qst.gif'); 
	line-height: 30px; 
	padding: 3px 3px 3px 25px;
}

.w250 { width: 250px !important; }

div.tabc_bg { background: transparent url('../img/box680tabs_bg_top_csc.gif') no-repeat top left; }
div.tabc_footer { border-top: 0px; }
/*cscform.css END*/