*                      {margin:0px; padding:0px} 
body, html             {width:100%; height:100%; background-color:#ffffff;}
body                   {font-family: Helvetica, Arial; font-size:12pt; color:#000000; text-align:left;}
a, a:active, a:visited {color:#0078C1; text-decoration:none; font-weight:bold;}
a:hover                {color:#ff0000; text-decoration:underline;}
h1                     {font-size:18pt;font-weight:normal; margin:0px 0px 20px 0px;}
img                    {border:0px;}

/* IDs */
#container             {width:960px; margin:0px auto;}
#logo                  {float:left; padding:25px 0px 0px 0;}
#serviceNavigation     {float:right; display:none;}
#title                 {margin:0px; padding: 70px 0px 10px 308px;}
#content               {clear:both; margin:0px 50px 0px 100px;}
#signup                {color:#646567; font-size: 16pt; margin:40px 0px 0px 0px;}
#survey                {position:absolute; top:0px; right:0px;}
#footer                {width:100%; bottom:0px; position:absolute;}

/* Classes */
.serviceNavigation     {margin: 2px 4px 0px 0px;}
.footer                {margin:0px auto 2px auto; text-align: center; font-size:10pt;}
.highlight             {color:#646567;}
.highlight2            {color:#0078C1;}
.input                 {color:#0078C1; border: 1px solid #646567; font-size:18pt; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; padding:5px;}
.signupButton          {background-color:#0078C1; width: 50px; height:50px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; font-weight:bold; color:#FFFFFF;font-size:16pt;}