html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, q:before, blockquote:after, q:after { content: ""; }

th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }

a img { border: none; }

body { line-height: 1.5; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; color: #333333; font-size: 75%; }

h1 { font-weight: normal; color: #222222; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h1 img { margin: 0; }

h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.75em; }

h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }

h4 { font-weight: normal; color: #222222; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }

h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

p { margin: 0 0 1.5em; }
p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a { text-decoration: underline; color: #0099cc; }
a:visited { color: #006699; }
a:focus { color: black; }
a:hover { color: black; }
a:active { color: #33ccff; }

blockquote { margin: 1.5em; color: #666; font-style: italic; }

strong { font-weight: bold; }

em { font-style: italic; }

dfn { font-style: italic; font-weight: bold; }

sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #666; }

address { margin: 0 0 1.5em; font-style: italic; }

del { color: #666; }

pre { margin: 1.5em 0; white-space: pre; }

pre, code, tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

li ul, li ol { margin: 0 1.5em; }

ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }

ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

table { margin-bottom: 1.4em; width: 100%; }

th { font-weight: bold; }

thead th { background: #d5e3e4 url(/images/bg/th-fat.gif) repeat-x scroll 0 0; }

th, td, caption { padding: 4px 10px 4px 5px; }

tr.even td { background: #e8f7f7; }

tfoot { font-style: italic; }

caption { background: #eee; }

.quiet { color: #666666; }

.loud { color: #191f1f; }

.error { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.error a { color: #8a1f11; }

.notice { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fff6bf; color: #514721; border-color: #ffd324; }
.notice a { color: #514721; }

.success { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #e6efc2; color: #264409; border-color: #c6d880; }
.success a { color: #264409; }

.hide { display: none; }

.highlight { background: yellow; }

.added { background: #7bff7f; color: #191f1f; }

.removed { background: #fb7f7f; color: #191f1f; }

label { font-weight: bold; }

fieldset { padding: 1.42em 1.5em 1.34em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
fieldset.withlegend { padding: 1.5em 1.5em 1.34em; }

legend { font-weight: bold; font-size: 1.2em; line-height: 1.25em; }

input.button { margin: 8px 0; padding: 4px; }
input.file { margin: 5px 0; height: 26px; }
input.radio, input.checkbox { margin: -2px 0; }
input.text, input.password { margin: 5px 0; border: 1px solid #bbb; width: 300px; padding: 5px; height: 14px; }
input.text:focus, input.password:focus { border: 1px solid #666; }
input.title { font-size: 1.5em; }

input.title { margin: 5px 0 11px; border: 1px solid #bbb; width: 300px; padding: 7px 5px; height: 22px; }
input.title:focus { border: 1px solid #666; }

textarea { margin: 5px 0; border: 1px solid #bbb; width: 300px; height: 102px; padding: 6px 5px; line-height: 18px; }
textarea:focus { border: 1px solid #666; }

select { margin: 5px 0; border: 1px solid #bbb; height: 26px; padding: 5px; }
select:focus { border: 1px solid #666; }

table { margin-bottom: 1.5em; }
table.fat th, table.fat td { padding: 9px 10px 9px 5px; }

th { padding: 0px 10px 0px 5px; }

td { padding: 0px 10px 0px 5px; vertical-align: top; }

pre { margin-top: 0; white-space: normal; }

blockquote { margin-top: 0; }

hr { background: #aaa; color: #aaa; clear: both; float: none; width: 100%; height: 1px; margin: 0 0 1.42em; border: none; }

small { font-size: 0.8em; margin-bottom: 1.875em; line-height: 1.875em; }

#container { width: 950px; margin: 0 auto; overflow: hidden; display: inline-block; }
#container { display: block; }

table { border: 1px solid #c9caca; border-width: 0px 1px 1px 0px; }

th { border: 1px solid #949999; border-width: 1px 0px 1px 1px; font-variant: small-caps; }

td { background: #f7ffff; border: 1px solid #dee5e5; border-width: 0px 0px 0px 1px; font-size: 1em; }

tr.added td { background: #7bff7f; color: #191f1f; }
tr.removed td { background: #fb7f7f; color: #191f1f; }

tr.even td { background: #e8f7f7; }

tr:hover td { background: #d2edff; }

tfoot td, tfoot tr:hover td { background: url(/images/bg/links-gradient.gif) repeat-x scroll 0 0; border: 1px solid #dee5e5; border-width: 1px 0px 0px 1px; }

.show .field { width: 150px; padding-right: 40px; float: left; font-size: 1.5em; line-height: 1; margin-bottom: 1em; clear: both; text-align: right; }
.show .value { width: 590px; font-size: 1.2em; line-height: 1.25; margin-top: 0.15em; margin-bottom: 1.1em; float: left; }

.links { display: inline; float: right; position: relative; margin: 0 0px 1.5em 0px; width: 150px; clear: both; font-size: 1.2em; line-height: 1.25; margin-top: 0.15em; margin-bottom: 1.1em; padding: 0.75em 0em; }
.links a { font-weight: bold; float: left; width: 70px; text-align: center; }

fieldset { background: #dceaea; border-color: #bac5c5; padding-left: 39px; padding-right: 29px; }
fieldset .field-1 { width: 790px; float: left; }
fieldset .field-1 label, fieldset .field-1 input, fieldset .field-1 textarea { width: 778px; }
fieldset .field-1 .date_select { width: 817px; }
fieldset .field-2 { width: 350px; padding-right: 10px; float: left; }
fieldset .field-2 label, fieldset .field-2 input, fieldset .field-2 textarea { width: 338px; }
fieldset .field-2 .date_select { width: 360px; }
fieldset .field-3 { width: 256px; padding-right: 10px; float: left; }
fieldset .field-3 label, fieldset .field-3 input, fieldset .field-3 textarea { width: 244px; }
fieldset .field-3 .date_select { width: 260px; }
fieldset label { font-size: 1.2em; line-height: 1.25; margin-top: 0.15em; margin-bottom: 1.1em; }
fieldset select { width: 100%; }
fieldset .date_select select { width: 32%; }
fieldset .text_field input { margin: 5px 0; border: 1px solid #bbb; padding: 5px; height: 14px; }
fieldset .text_field input:focus { border: 1px solid #666; }
fieldset .submit { float: right; margin-right: 10px; clear: both; }

.error { background: #fbe3e4 url(/images/icons/stop.png) no-repeat scroll 9px center; padding-left: 50px; }

.success { background: #e6efc2 url(/images/icons/smiley.png) no-repeat scroll 9px center; padding-left: 50px; }

.notice { background: #fff6bf url(/images/icons/notice.png) no-repeat scroll 9px center; padding-left: 50px; }

a.add { background: url(/images/icons/add.png) no-repeat scroll left center; padding: 9px 10px 9px 40px; }

h1, h2, h3, h4 { font-weight: bold; }

h2 { margin-top: 0.75em; }

h3 { margin-top: 1em; }

html, body { height: 100%; }

* html #container { height: 100%; }

body { background: #182020 url(/images/bg/wmi100px.gif) repeat scroll top center; height: 100%; }

#container { background: #b7c5c5 url(/images/bg/dreamfulfillment.gif) no-repeat scroll bottom right; min-height: 100%; position: relative; width: 870px; }

#header { background: #efffff url(/images/bg/top-gradient.gif) repeat-x scroll 0 0; padding: 1.5em 0; display: inline; float: left; margin-right: 0; width: 790px; padding-left: 40px; padding-right: 40px; }
* html #header { overflow-x: hidden; }

#center { display: inline; float: left; margin-right: 0; width: 790px; padding-left: 40px; padding-right: 40px; padding-top: 1.5em; padding-bottom: 180px; background: #efffff url(/images/bg/bottom-gradient.png) repeat-x scroll center bottom; }
* html #center { overflow-x: hidden; }

h2 { padding-left: 200px; padding-right: 200px; font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; font-size: 1.35em; line-height: 1.11em; font-weight: normal; font-style: italic; }
h2 span { display: block; margin-top: 1.11em; }
h2.wide { padding-left: 120px; padding-right: 120px; }

h1 { margin-top: 1em; font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; text-align: center; color: #191f1f; font-weight: normal; margin-bottom: 0.5em; }

h3 { font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; font-weight: normal; font-size: 2em; margin-top: 0.24em; margin-bottom: 0.51em; margin-top: 0; margin-bottom: 0; padding-top: 0.25em; padding-bottom: 0.26em; }
h3 input { margin-left: 0px; margin-right: 21px; }

br { clear: both; }

#choices { display: inline; float: left; margin-right: 10px; width: 550px; width: 100%; margin-right: 8px; position: relative; }
* html #choices { overflow-x: hidden; }
#choices a { font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; margin-left: 41px; color: #035959; text-decoration: underline; font-style: italic; font-size: 1.333em; }
#choices a:hover { color: #00c7c7; }

#descriptions { font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; font-style: italic; display: inline; float: left; margin-right: 0; width: 230px; font-size: 1.5em; margin-left: 562px; margin-top: 1.65em; margin-bottom: 1em; padding-right: 0px; letter-spacing: .08em; line-height: 1em; position: absolute; left: 0px; top: 0px; display: none; }
* html #descriptions { overflow-x: hidden; }

.option_block:hover, .option_block.selected { background: transparent url(/images/bg/highlight-l.png) no-repeat; background-position: 0px center; }
.option_block:hover #descriptions, .option_block.selected #descriptions { display: block; }
.option_block:hover h3, .option_block.selected h3 { background: transparent url(/images/bg/highlight-r.png) no-repeat; background-position: 425px center; }
.option_block:hover h3.option_1, .option_block.selected h3.option_1 { background-position: 340px center; }
.option_block:hover h3.option_2, .option_block.selected h3.option_2 { background-position: 400px center; }
.option_block:hover h3.option_3, .option_block.selected h3.option_3 { background-position: 415px center; }
.option_block:hover h3.option_4, .option_block.selected h3.option_4 { background-position: 400px center; }

.bigbutton { width: 230px; display: block; margin-left: auto; margin-right: auto; font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; border-style: solid; border-color: #859441; border-width: 2px; height: 2em; font-size: 1.5em; font-style: italic; color: #191f1f; background: #b3cf3c url(/images/bg/button.png) repeat-x scroll center center; margin-top: 0.5em; }

img.dreamfulfillment { position: absolute; bottom: 0px; right: 0px; }

#request_form #new_request .label { padding-left: 280px; padding-right: 280px; width: 230px; text-align: right; color: #4d5757; font-size: 1.5em; font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; position: relative; }
#request_form #new_request .label .formError { position: absolute; left: 520px; font-size: 0.8em; line-height: 1.875em; color: #f00; margin-top: 5px; width: 5em; text-align: left; }
#request_form #new_request .label.d .formError { top: 0em; margin-top: 2px; }
#request_form #new_request textarea { margin: 5px 150px; width: 478px; }
#request_form #new_request textarea:focus { background: #fffadf; }
#request_form #new_request .text_field { margin: 5px 280px; border: 1px solid #bbb; padding: 5px; height: 14px; width: 218px; }
#request_form #new_request .text_field:focus { border: 1px solid #666; background: #fffadf; }
#request_form #new_request .note { width: 100%; text-align: center; font-size: 1.2em; line-height: 1.25; margin-top: 0.15em; margin-bottom: 1.1em; color: #4D5757; font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, times, "Times New Roman", sans-serif; }

h3.start { width: 100%; text-align: center; }
