body { background: url(../images/page_bg.jpg); font-family: Arial, Helvetica, sans-serif; margin: 0; color: #002f68; font-size: 13px; line-height: 20px; }

a, a:link, a:visited { color: #002f68; text-decoration: none; }
a:hover { text-decoration: underline; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

#wrapper { background: url(../images/content_bg.png) repeat-y; width: 720px; margin: 0 auto; }

#content { padding: 0 70px 15px; clear: both; }
#header { background: url(../images/header.jpg) no-repeat; width: 669px; height: 150px; margin: 0 27px;}
#header #logo {  }
#header #logo img { width: 220px; height: 50px; padding: 40px 0 0 30px; }
#header #nav { height: 25px; padding: 30px 30px 0 40px; }
#title { clear: both; font-size: 24pt; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; padding-bottom: 5px; }

#contact_info { width: 360px; display: table; }

#info { padding: 5px 0 15px }
#info p { margin: 0; }
#info .instructions, #thankyou .instructions { font-size: 13px; font-weight: bold; }
#info .note { padding: 5px 0 5px 20px; }
#thankyou p, #error p { padding: 5px 0 0; }

.form_head { background-color: #efe6d1; font-size: 22px; font-style: oblique; font-weight: bold; width: 565px; height: 22px; padding: 8px 0 5px 10px; clear: both; display: table; }
.form_head .required { font-size: 10px; }
.field_group { margin-top: 10px; float: left; clear: both; width: 360px; }

#form label { font-size: 14px; font-weight: bold; width: 140px; float: left; clear: both; padding-left: 15px; display: block; }
#form input { float: left; height: 20px; border: #ccc solid 1px; margin-bottom: 8px; clear: right; display: block; }
#form input.text_field { width: 195px; }

#plan_info { width: 360px; float: left; }
#plan_right { width: 205px; height: 100px; float: right; margin-right: 5px; background-color: #d6d6d6; }

.activation_number_note { font-size: 12px; font-style: oblique; float: left; margin-left: 10px; display: block; }
#form input.tracking_number, #form input.activation_number { width: 60px; }
#form input.date_small { width: 30px; margin-right: 10px; }
#form input.date_large { width: 60px; }
#form input.but_submit { border: none; width: auto; height: auto; margin: 20px 0 0 155px; clear: both; }

.cal_icon { float: left; margin-left: 10px; }

#footer { background: url(../images/footer_bg.png) no-repeat; clear: both; padding: 5px 27px 0; width: 666px; height: 50px; margin: 0 auto; }
#footer_phone { width: 220px; float: left; font-size: 13px; padding-left: 10px; }
#footer_phone span { padding-top: 10px; }
#footer_phone img { margin: 0 0 0 5px; vertical-align: top; }
#footer_links { width: 200px; float: left; font-size: 10px; padding-left: 10px; }
#footer_links ul { list-style: none; padding-left: 0; margin: 0; }
#footer_links ul li { display: inline; border-right: #002f68 solid 1px; padding: 0 8px 0 4px; }
#footer_links ul li.last { border: none; margin: 0; }
#footer_copyright { width: 200px; float: right; font-size: 10px; }

