/* CSS Document - Print stylesheet */

body {background: #fff; font-family: "Times New Roman", Times, serif; font-size: 13px;}


/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4 { font-family:  "Helvetica neue", Helvetica, Arial, sans-serif}

h1 {margin-bottom: .5em; }
h2,h3,h4,h5,h6 {margin-bottom: .5em; font-weight: bold;}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em; margin-bottom: 0;}
h4 {font-size: 1.0em; margin-bottom: 0;}
h5 {font-size: 1.0em; margin-bottom: 0;}
h6 {font-size: 1.0em; margin-bottom: 0;}

/* Text elements
-------------------------------------------------------------- */
abbr {}
acronym {}
address {margin-bottom: 1.5em;}
blockquote {margin-bottom: 1.5em;}
code {}
del {}
dfn {}
dfn {}
em {}
p {margin-bottom: 1.5em;}
pre {}
strong {}

/* Link elements 
-------------------------------------------------------------- */
a {color: #000; font-weight: bold; text-decoration: none;}
a:visited {}
a:hover,
a:active,
a:focus {background: #eee;}

a img {border: none;}

/* hide Containers 
-------------------------------------------------------------- */

#primary-nav, #pre-footer, #blog-news-container, #secondary-nav, #skip, .top-nav, #search, #marketing-space  { display: none; }
