body { font-size: medium; font-family: Georgia, 'Times New Roman', serif; }

#content a[href]:after { content:" (" attr(href) ") "; }
#content a[href^="/"]:after { content:" (" attr(href) ") "; }

#utility,
#domainSearchForm,
#try-now-badge,
#nav,
#printthis,
#breadcrumbs,
#pullquote,
.signup-button,
ul#share,
div#stwrapper,
div#footer h2,
div#footer dl,
div#login {
  display: none;
}

h1 { font-size: 250%; color: #004a8d; }
body#body-bluepaper h1 span { display: block; font-size: 60%; font-family: Arial, Helvetica, Verdana, sans-serif; text-transform: uppercase; }
h2 { font-size: 200%; font-weight: bold; color: #004a8d; line-height: 150%; width: 100%; border-top: 1px dotted #004a8d; border-bottom: 1px dotted #004a8d; }
h3 { font-size: 130%; font-weight: bold; color: #004a8d; }
h4 { font-size: 100%; font-weight: bold; color: #004a8d; }

p {margin: 24px 0; line-height: 160%;}
ul li {line-height: 160%;}
a {text-decoration: none; color: #666; }
img { border: 0; }

img#logo { margin-bottom: 20px; }

#content a:link, #content a:hover, #content a:visited, #content a:active { color: #666; border-bottom: 1px solid #666; }

#bluepaper-meta { padding: 4px 0; }
#bluepaper-meta h3 { color: #000; margin-bottom: 0; text-transform: uppercase; font-weight: bold; font-size: 100%; }
#bluepaper-meta p { margin-top: 0; }
#bluepaper-content h3 { float: left; padding-right: 18px; background: url(../images/bullet.png) no-repeat 100% 50%; margin: 0; }
#bluepaper-content p.first { text-indent: 12px; }
div#bluepaper-content.contactmanagement h3 { float: none; background: none; }
div#summary { border: 15px solid #7BBBE0; background-color: #E5F2F9; margin-bottom: 12px; padding: 24px; }
div#summary h2 { border: none; margin-top: 0; }

img.socialmedialogo { float: right; padding: 0 0 20px 20px; }
img.socialmediaexample { border: 1px solid #CCC; padding: 20px; }
div.actionitem p { padding-left: 66px; }
div.actionitem img { float: left; padding-top: 8px; }



