h1
        {
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	margin-top:0.6em;
	color:#000;
	font-size:2em;
        }
h2
        {
        font-weight:lighter;
        font-family:verdana,arial,sans-serif;
        text-align:center;
        margin-top:1em;
        color:#333;
        text-transform:uppercase;
        letter-spacing:1px;
        font-size:1.2em;
        }
form
        {
	width:580px;
	background:#fcfcfc;
	border:3px double #7BDEF6;
	text-align:left;
	padding:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
        }
fieldset
        {
        display:block;
        margin:0;
        padding:1em 1em 1.5em 1em;
        }
form > fieldset
        {
	margin:0 0 1.6em 0;
	border: 1px solid #FF9E8A;
        }
legend
        {
        color:#545454;
        font-weight:bold;
        _margin-bottom:1em;
        }
label
        {
	line-height:1em;
	margin:0;
	font-weight:bold;
	color:#545454;
	display: inline;
        }


input.btn {
	color:#07596D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
}

select
        {
	margin:0;
	border-top-color:#666;
	border-left-color:#666;
	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #D7FFFF;
        }
.w2em
        {
	width:2em;
        }
.w3em
        {
        width:3em;
        }
.w4em
        {
        width:4em;
        }
.w8em
        {
        width:8em;
        }
.w16em
        {
        width:16em;
        }
.w18em
        {
        width:18.5em;
        }
#fd-dp-aria-describedby
        {
        width:100%;
        margin-bottom:1.6em;
        }
#fd-dp-aria-describedby th, #fd-dp-aria-describedby td
        {
        padding:0.6em 0;
        border-bottom:1px solid #ccc;
        vertical-align:top;
        text-align:left;
        }
#fd-dp-aria-describedby th
        {
        border-top:1px solid #ccc;
        }
table.split-date-wrap
        {
        width:auto;
        margin-bottom:1em;
        }
table.split-date-wrap td
        {
        padding:0 0.2em 0.4em 0;
        border-bottom:0 none;
        }
table.split-date-wrap td input
        {
        margin-right:0.3em;
        }
table.split-date-wrap td label
        {
        font-size:10px;
        font-weight:normal;
        display:block;
        }
table td.lastTD input 
        {
	margin-right:0;
	padding-left: 20px;
        }
.dropdown {
	padding-left: 10px;
	padding-right: 50px;
}

