/* ---------- Print Styles  ---------- */
/* Last updated by Kristy Sullivan on August 12, 2009. */

/* ----------------- Layout ----------------- */

body {background:none; width:600px;}
#header {border-bottom:2px solid #000; padding-bottom:10px;}
#header .logo {width:119px; height:100px;}
#content {width:600px; text-align:left; padding:20px 0 0 0;}

/* ----------------- Typography ----------------- */

body {font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000;}
h1,h2,h3,h4,h5,h6, .text-header, .text-subhead, .text-subsubhead {font-family:Georgia, "Times New Roman", Times, serif; color:#000;}
h1, h2, h3, h4, .text-header, .text-subhead, .text-subsubhead, p, #content ul, #content ol, #content hr {margin-bottom:10px;}
h1, .text-header {font-size:18px;}
h2, .text-subhead {font-size:15px;}
h3, .text-subsubhead {font-size:12px;}
.text-subhead-rev {font-size:13px;}
a, a:link, a:active, a:visited, a:hover {color:#000; text-decoration:underline;}

p, .text-body {color:#000; font:12px/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

abbr, acronym {border-bottom:0 dotted #000;}
blockquote {margin:0 25px 10px 25px;}

#content li {line-height:150%;}

.rtcolmargin p {line-height:125%;}
.testimonial p {font:12px/14px "Courier New", Courier, monospace; color:#223377;}

/* ----------------- Tables ----------------- */

#table {margin-bottom:10px; font-size:12px;}
#table,#table td, #table th {border:1px solid #000; border-collapse:collapse;}
#table caption {text-align:left; padding-bottom:10px; font:bold 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000;}
#table th, #table td {padding:5px;}
#table th {background-color:#000; color:#fff; font:bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#table td {text-align:left; color:#000; font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

.resources td {padding:10px;}

/* ----------------- Lists ----------------- */

ul, ol {margin:0; padding:0;}
ul li, ol li {margin-bottom:5px;}
ul li {list-style-type:disc; margin-left:25px;}
ol li {list-style-type:decimal; margin-left:30px;}

.text-callout-alt li {margin-left:15px;}

dt {float:left; clear:left; width:120px; text-align:left; padding:1px 0 10px 0;}
dd {text-align:left; padding:0 0 10px 0; margin:0 0 0 130px;}

/* ----------------- Grid ----------------- */

.clear {clear:both;}
hr {border:none 0; border-top:2px solid #000; width:100%; height:2px;}

/* ----------------- HIDDEN ----------------- */
.skip, .slideshow, #nav, #subnav table, #footer, p.breadcrumbs, #subnav, .boxLinks {display:none;}
