/* Fonts */

body {font:10pt Arial,Helvetica,sans-serif;}
p, dd, li {margin-bottom:6pt;}
dt {font-weight:bold;}
abbr {border-bottom:0;}
#footer em {font-style:normal;}

a {
color:#000;
text-decoration:none;
}

a img {border:0;}

/* Remove unnecessary items from print layout */

#masthead h1, #mastheadnav, #navbar, .headbox, .readmore, .totop, #contactform, #contacttitle, .noprint, #secondary,
body.eng_contacts #secondary h2, body.esp_contacts #secondary h2, #alphalist, .back {
display:none;
}

.imgright {float:right;}


/* Add back in items on a page-specific basis */

body.eng_home #secondary, body.esp_home #secondary,
body.eng_contacts #secondary, body.esp_contacts #secondary {
display:block;
}

/* Step 3 Table */

.step3table {
width:100%;
border:1px solid #ccc;
border-collapse:collapse;
}

.step3table th, .step3table td {
text-align:center;
padding:3pt;
border:1px solid #ccc;
border-collapse:collapse;
}

.step3table td.provider {
text-align:left;
}