/*
Document   : transfer_furl
Created on : 2009-3-3, 13:53:39
Author     : AD
Description:
Purpose of the stylesheet follows.
*/

/*
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

h1{font-weight:bold;font-size:20px;}
#leftColumn{width:850px;}
#noticeMsg{font-size:13px;line-height:140%;margin-bottom: 20px;}
#noticeMsg ul{padding-left:16px;}
#noticeMsg li{padding:3px;color:#999;}
#noticeMsg li.current{color:#008000; list-style-type:disc;font-weight:700;}
#transferForm, #accountConfirm{background-color:#DDEEC2;padding:10px;color:#000;border:1px solid #007000;}
#transferForm table{font-size:13px;margin-bottom:30px;}
#transferForm table th{font-weight:bold;padding:10px 5px;text-align:right; white-space:nowrap;}
#transferForm table td{padding:10px 5px;}
#transferForm .tail{color:#eee;font-size:12px;margin-left:110px;}
#transferForm .inputTxt2{width:200px;}
#errorMsg{background-color:#FFF5B8;font-size:12px;color:#cc0000;padding:10px;margin-bottom:10px;border:1px dotted;}
#bottomMsg{font-size:12px;padding:10px 0;border-top: 1px dotted #B2D281;color:#333;}
#bottomMsg a{color:#0044cc;text-decoration:underline;}
#accountConfirm{font-size:13px;line-height:140%;}
#accountConfirm h2{font-size:16px;font-weight:bold;margin-bottom:10px;line-height:2em;}
#accountConfirm ul li{margin-bottom:10px;font-weight:bold;}
#accountConfirm ul li input{font-size:14px;font-weight:bold;padding:3px;}
.intro{font-size:13px;}
.intro p{margin-bottom:16px;}

