/* Print Style Sheet for Internet Site */

body {
background:#fff;
color:#000;
font-family:"Times New Roman", Times, serif;
font-size:12pt !important;
}

p,
span,
blockquote,
div,
form,
td,
th,
thead,
tfoot,
tbody,
ul,
li,
ol,
dl,
dt,
dd,
select,
input,
textarea {
background:transparent;
color:#000;
font-family:"Times New Roman", Times, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
color:#000;
font-family:Arial, Helvetica, sans-serif;
}

img {
border:none;
}

ul {
list-style:disc;
}

ul ul {
list-style:square;
}

ul ul ul {
list-style:circle;
}

a:link,
a:visited {
background:transparent;
color:#000;
text-decoration:underline;
}

#skiplinks,
#nav1,
#infoline,
#infolinehandheld,
#nav3,
#navbar,
#breadcrumbs,
#functions-home,
#functions,
#breakout,
#footrightc,
#footleftc,
#footlinks,
.breakout,
#infoline-iframe,
.rss {
display:none;
}

#head span#mot {
color:#597ea8;
font-size:1.4em; 
line-height:1.4em; 
}

#mediabanner {
margin-top:20px; 
}

.print-hr {
border:0;
height:1px;
width:100%;
color:#999;
background-color:#999;
}

.print-site_name,
.print-source_url,
.print-links p {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt !important;
}

span.print-footnote {
font-size:smaller;
vertical-align:super;
}


