#page { width: 660px; margin: 0px auto; }

#pageTd { background-color: #93D2FE; width: 660px; }
#pageContent { position: relative; width: 660px; padding: 5px 10px 25px 10px;  background-repeat:no-repeat; text-align: left; font-family:Arial,Helvetica,sans-serif; font-size:12px; min-height: 500px; height: auto; background-color: #93D2FE; color: #333; }
/*for IE*/
/*\*/
* html #pageContent { height: 500px; }
/**/
.clearfix:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }
#line1 { font-size: 22px; margin-left: 10px; font-weight: bold; }
#line2 { font-size: 18px; margin-left: 10px; }
#line3 { font-weight: bold; font-size: 16px; margin: 1px 0px 20px 10px; }

#messages { background-color: #EEF; border: 1px solid #488BD0; padding: .25em; margin: 1em; font-size: small; }
.success { color: #006000; font-weight: bold; }
.notice { color: #000088; font-weight: bold; }
.error { color: #990000; font-weight: bold; }

#formside { position: absolute; right: 15px; }
/* input { height: 12px; font-size: 10px; } */
select { height: 20px; font-size: 10px; }
#tableWrapper { width: 405px; padding-top: 4px; margin-left: 10px; margin-top: -20px; margin-bottom: 10px; font-size: 11px; }
.formButton { height: 38px; border: 2px solid black; }
#formButton { position: absolute; left: 60px; }

#footerLinks { position: relative; text-align: center; padding: 10px 0px 35px 0px; float:left; width: 660px; font-size: 11px; }
#footerLinks a:link, #footerLinks a:visited { text-decoration: none; color: #999999; }
#footerLinks a:hover { text-decoration: underline; color: #999999; }
#footerLinksLeft { position: absolute; left: 0px; display: inline; }
#footerLinksRight { position: absolute; right: 0px; display: inline; }
#ebform { font-size: 11px; line-height: 11px; }
#ebform input[type=text] { width: 140px; border: 1px solid black; font-family: Times New Roman, serif; font-size: 12px; }
#ebform textarea { width: 280px; border: 1px solid black; font-family: Times New Roman, serif; font-size: 12px; }
#ebform select { width: 140px; border: 1px solid black; font-family: Times New Roman, serif; font-size: 12px; }
#ebform input[name=primary_phone_area] { width: 38px; margin-right: 1px; }
#ebform input[name=primary_phone_prefix] { width: 38px; margin-right: 1px; }
#ebform input[name=primary_phone_suffix] { width: 50px; }
#ebform input[name=secondary_phone_area] { width: 38px; margin-right: 1px; }
#ebform input[name=secondary_phone_prefix] { width: 38px; margin-right: 1px; }
#ebform input[name=secondary_phone_suffix] { width: 50px; }
.question { font-size: 10.5px; }


