﻿html {background: #000;}
body {text-align: center;font-family: Arial, sans-serif;font-size: 14px;line-height: 1.5;color: #C5CBCC;}

/* Elements */
h1 {height: 205px;text-indent: -9999px;}
p {margin: 0 0 15px;}
a {color: #9D8D6D;}
strong {color: #9D8D6D;font-weight: normal;}
ul {margin: 20px 0;}
li {background: url(../images/bullet.jpg) no-repeat left 2px;padding: 0 0 10px 20px;}

/* Layout Containers */
#wrapper {text-align: left;margin: 0 auto;width: 920px;min-height: 700px;}
#col_1 {width: 460px;}
#col_1 > div {padding: 100px 30px 20px 40px;}
#col_1 h2 {height: 120px;text-indent: -9999px;}
#start {height: 140px;background: url(../images/start.jpg) no-repeat center top;text-indent: -9999px;}
#footer {text-align: center;font-size: 10px;color: #989C9E;margin: 10px 0;}
#col_2 {width: 450px;}
#col_2 > div {padding: 0 20px 0;}
#col_2 h2 {height: 60px;text-indent: -9999px;}
#disclaimer {font-size: 10px;color: #989C9E;line-height: 1.3;margin: 0 0 20px;}
#find {background: url(../images/find.jpg) no-repeat left top;height: 30px;text-indent: -9999px;}
#find_desc {font-size: 12px;}
#col_2 #phorm {height: 365px;padding: 0 30px 0 10px;position: relative;color: #4C688F;margin: 0 0 10px;}

/* Form */
.f_div {display: block;margin: 0 0 5px;width: 100%;}
.chrome.win .f_div{margin: 0 0 3px;}
.f_label,
.f_element,
.f_element_error,
.f_example_text {display:inline-block;*display:inline;zoom:1;_height:1%;vertical-align:top;}
.f_label {width: 130px;text-align: right;}
.f_label label {display: block;padding: 0 10px 0;}
.f_div > .f_element,.f_element_error {width: 260px;}
.f_group .f_element,.f_element_error {width: auto;padding-right: 5px;}
.f_element input {width: 100%;padding:2px;}
.f_element select {width: 100%;padding:2px;}
.f_element .f_element_error {width: 100%;border: 1px solid #ff0000;}
.f_bmonth,
.f_bday,
.f_year {padding-right: 5px;width: auto;}
.f_bmonth select {width: auto;}
.f_bday select {width: auto;}
.f_byear input {width: 40px;}
.f_example_text {font-style: italic;font-size: 12px;padding-top: 3px;display:none;}
#f_button .button {position: absolute;bottom: 40px;right: 47px;display: block;width: 335px;height: 50px;background: transparent;border: 0;text-indent: -9999px;cursor:pointer;}
#footnotes{font-size:9px;color:#9D8D6D;text-align:left;}

/* Other */
