* { margin: 0; padding: 0; border: 0; }

body { font: medium Arial, Helvetica, sans-serif; text-align: center; color: #666; }
body.dkgreen { background: #FEE3A2 url(../img/bg_dkgreen.gif) repeat-x; }
body.green { background: #AAAF9D url(../img/bg_tan.gif) repeat-x; }
body.greenyellow { background: #FFE5A6 url(../img/bg_ltgreen.gif) repeat-x; }
body.blue { background: #858D73 url(../img/bg_blue.gif) repeat-x; }
body.mustard { background: #FFE5A6 url(../img/bg_mustard.gif) repeat-x;  }
body.ltgreen { background: #C2C6B9; }
body.peach { background: #FEEAB9; }

#container { width: 750px; margin: 20px auto; text-align: left; position: relative; }

/* Main navigation styles */
#util { list-style: none; float: right; }
#util li { float: left; }
#util li a { color: #666; font-size: 11px; font-family: Arial, sans-serif; display: block; border-right: 1px solid #666; padding: 1px 15px; text-decoration: none; }
#util li a.last { border: none; }
#util li a.ftp { background: url(../img/ftp_icon.png) 15px no-repeat; padding: 1px 15px 1px 33px; }

#nav { width: 115px; list-style: none; position: absolute; right: 0; top: 100px; }
#nav li { display: inline; }
#nav li a { background-image: url(../img/nav.png); background-repeat: no-repeat; height: 25px; display: block; }
#nav li a strong { display: none }

#nav li ul { list-style: none; font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; }
#nav li ul li a { background-image: none !important; color: #666; text-decoration: none; font-size: 11px; height: auto; padding: 0 0 5px 10px; }
#nav li ul li a.current { color: #000; }

a#who { background-position: 0 0; }
a#what { background-position: 0 -30px; }
a#why  { background-position: 0 -60px; }
a#jobs { background-position: 0 -90px; }
a#express { background-position: 0 -120px; }
a#promo { background-position: 0 -150px; }

a#who:hover { background-position: -150px 0; }
a#what:hover { background-position: -150px -30px; }
a#why:hover { background-position: -150px -60px; }
a#jobs:hover { background-position: -150px -90px; }
a#express:hover { background-position: -150px -120px; }
a#promo:hover { background-position: -150px -150px; }

a.current#who, a.current#who:hover { background-position: -300px 0; }
a.current#what, a.current#what:hover { background-position: -300px -30px; }
a.current#why, a.current#why:hover { background-position: -300px -60px; }
a.current#jobs, a.current#jobs:hover { background-position: -300px -90px; }
a.current#express, a.current#express:hover { background-position: -300px -120px; }
a.current#promo, a.current#promo:hover { background-position: -300px -150px; }

a.pdf { background: url(../img/pdf.gif) no-repeat; padding: 2px 0 0 22px; }

.branding { display: block; padding: 40px 0 12px 0; }
.floatLeft { float: left; margin: 0 20px 20px 0; }

.rounded { width: 615px; }
.ltgreen { background: #E6E8E3 url(../img/bg_content_green.gif) no-repeat;  }
.peach { background: #FFF7E3 url(../img/bg_content_peach.gif) no-repeat;  }
.white { background: #FFF url(../img/bg_content_white.gif) no-repeat; }
#content { padding: 30px 15px 0 15px; }
#content h1 { color: #858D73; font-size: 110%; }
#content h2 { color: #58828F; font-size: 13px; margin-bottom: 4px; font-weight: normal; }
#content p { margin-bottom: 24px; font-size: 12px; color: #666; line-height: 1.4; }
#content p.intro { line-height: 1.2; }
#content p.note { color: #999; font-size: 11px; }
#content a { text-decoration: none; color: #58828F; }
#content a:hover { text-decoration: underline; }
#content ol { margin-bottom: 24px; font-size: 12px; color: #666; line-height: 1.2; }
#content li { margin-bottom: 8px; line-height: 1.2; }
#content address { font-style: normal; font-size: 12px; margin: 30px 0 10px; }
#content table address { margin-top: 0; font-size: 11px; }

#purlCampaign { width: 440px; float: left; }
#purlCampaign ul { list-style: none; font-size: 12px;  }
#purlCampaign li { float: left; width: 47%; margin: 0 12px 10px 0; line-height: 1.4; }
#purlCampaign strong { display: block; color: #F26522; }
#purlForm { padding-top: 10px; clear: left; }

#video { margin-left: 450px; }
#video p { font-size: 10px; color: #9D9FA1; line-height: 1.2; }
#video img { margin-bottom: 6px; }

#left { float: left; width: 45%; margin-right: 5%; }
#right { float: left; width: 45%; }
#left ol, #right ol { list-style: none; font-size: 11px; }
#left ol.instructions, #right ol.instructions { list-style: decimal; margin-left: 15px; font-size: 11px; }
#left.contacts { width: 25%; }
#right.contacts { width: 65%; }

table { border-collapse: collapse; font-size: 11px; width: 100%; }
table.general tr:hover { background: none; }
table.general td { padding-bottom: 1.5em; border: none; }
table.general td span.title { display: block; color: #58828F; font-size: 12px; }
td, th { border-bottom: 1px solid #CCC; padding: 5px 3px; text-align: left;  }
th { font-weight: bold; color: #58828F; padding-top: 15px; }
tr:hover { background-color: #F3F4F1; }
tr.noHover:hover { background: none; }

.footer { clear: both; font-size: 10px !important; padding: 40px 0; } */
#content p#footer { font-size: 9px; padding: 20px 0; }

.reposition { position: relative; top: -15px; }