BODY { font-size:9pt; background-color:#ffffff }


th { background-color:#add8e6; font-size:9pt; }
td { font-size:9pt; }
.notes	{ color: #008000; font-size: 8pt; }
.thanks { font-size:12pt; }
.notice_msg { color: blue; font-size: 10pt; font-weight:bold; }
.notice_msg_red { color: red; }
.err	  { background-color:#add8e6; font-size:9pt; color: red; }
.title	  { color: black; font-size:12pt; font-weight:bold;} 
.copyright{ color: black; font-size: 8pt; font-style:italic;}
.textarea {font-size: 12px; line-height: 14px; background-color: #ffffff}
.err_msg  {font-size: 12px; color: red; font-weight:bold; }
.s_back   {font-size: 12px; color: blue; font-weight:bold; }
.example { color: #FF0000; font-size: 8pt;}

#cardList {border: 1px solid black;}
#cardhr {height:1px; border-top-width: 1px;}

#cardtop {text-align: center; color: red; font-size:10pt; font-weight:bold;}
#cardcenter {text-align: center; font-size:9pt;}
#cardleft {text-align: left; font-size:9pt;}

#scroll {height:70%; overflow-y:scroll;}

.text_readonly { background-color: #ECECEC ; }

.notes_height { padding-top:3px; }

#address ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#address ul.row li {
	padding-right: 10px;
	white-space: nowrap;
	width: auto;
	float: left;
}

#address ul.notes-s li {
	background: url("new/images/form/ico_notes_s.gif") no-repeat 1px 0.25em;
	margin-top: 5px;
	padding-left: 13px;
	color: #008000;
	font-size: 8pt;
	line-height: 133.5%;
}

#address img {
	border: none;
}

#address img.marker {
	margin-right: 5px;
	vertical-align: middle;
}

#address div.part {
	margin-top: 7px;
}

#address strong.red {
	font-weight: bold;
	color: #FF0000;
}

#address table.input tr.follow td {
	border-width: 1px;
	border-color: #DDDDDD;
	border-top-style: dotted;
}

#address table.input td {
	text-align: left;
	padding: 3px 0px 3px 3px;
}

#address table.input td.follow2 {
	width: 170px;
	border-width: 1px;
	border-color: #DDDDDD;
	border-left-style: dotted;
}

#address table.input td.wait {
	background: #F5F5F5 url("new/images/form/bg_input_address.gif") no-repeat 10px 0;
	padding-top: 20px;
}

#address table.input td.wait span.wait {
	color: #999999;
}

#address table.input td.open {
	background: url("new/images/form/bg_input_address.gif") no-repeat 10px 0;
	padding-top: 20px;
}

#address table.input td.open ul.row li.ok {
	color: #CC2233;
	padding-bottom: 1px;
}

#address table.input td.open ul.row li.ng {
	color: #2849AE;
	padding-bottom: 1px;
}

#address table.input td.help {
	border-left: 1px dotted #DDDDDD !important;
}