body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 130%;
font-family: Helvetica, Arial, sans-serif; color: #000; background: none; font-size: 11pt; }

/*Headings */
h1,h2,h3,h4,h5,h6 {font-family: Helvetica, Arial, sans-serif;}
h1{font-size:19pt;}
h2{font-size:17pt;}
h3{font-size:15pt;}
h4,h5,h6{font-size:12pt;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
.articleView img { float: left; margin: 1em 1.5em 1.5em 0; }
img.artImg {
	float: none;
	margin: 10px auto;
}
a img { border: none; }

/* Links */
a:link, a:visited {background: transparent; color:#000; text-decoration: none;}

/* Table */
table { margin: 5px 0; text-align:left; border-right: 1px solid #333; border-top: 1px solid #333; width: 100%; }
th { border-bottom: 1px solid #333; border-left: 1px solid #333; padding: 2px 5px; font-weight: bold; }
td { border-bottom: 1px solid #333; border-left: 1px solid #333; padding: 2px 5px; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;}
 
h1 {margin: 0 0 10px 0;} 
h1 a, #brand ul, #ourWork {display: none;}
h1 img {float: none;}

#mainNav, #topWrapper form, #footer .contactBottom *, .defaultForm  {display: none;}
#footer {font-size: 10pt;}
#footer .contactBottom p.siteInfo {display: block; font-size: 9pt;}

