/* <---------- Harbor Refer a Customer - */
/* <---------- Designer: Meg Toosley  - */
* { margin: 0px; padding: 0px; }
html { }
body { height: auto; margin: 0px; font-family: "Myriad Pro", "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 11px; background-color: #eff6fe; }
div.clearer { clear: both; height: 0px; line-height: 0px; }
img { font-size: FONTDISC; }
a img { border: 0px; }
a { outline: none; outline-style: none; }

/* ! -----> Text Styling */
h1, h2, h3, h4, h5 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", sans-serif; padding: 5px 0px 10px 0px; text-align: center; }
h1 {font-size: 24px;}
h2 {font-size: 21px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
p {font-size: 11px; text-align: justify; padding-bottom: 5px; line-height: 1.35em; }

#constraint { background-color: #fff; width: 865px; margin: 20px auto 0px auto; border: 2px solid #aaa; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

#mainArea { width: 845px; padding: 10px; }

ol { list-style-position: inside; padding: 10px 0px; font-weight: bold; font-size: 15px; text-align: center; /* background-color: #fffee2; */ }
li { padding: 5px 0px; }

.disclaimer { font-size: 9px; padding: 10px 0px; }

#referralForm p { display: none; }

#referralForm { background: url('../images/formArea.jpg') no-repeat bottom left; }

* html #referralForm { background: url('../images/formAreaSix.jpg') no-repeat top left; }

.emphasis { color: #cc0000; }