#sidebar, #headerNav, #footerContent #splashColumns, #footerContent h4, #footerContent p , form, .required { display: none; }

html, body { background: none; color: black; font-family: Calibri, arial, sans-serif; }
em, i { font-style: italic; }
strong, b { font-weight: bold; }
p { margin: 0 0 20px; }
blockquote { border-left: 3px solid #eee; color: #666; margin: 0 auto 20px; padding: 5px 0 5px 15px; width: 80%; text-align: justify; }
code { font-family: consolas, courier, monospace; }
pre { line-height: 1; margin-bottom: 20px; }
address { margin: 5px 0 15px; }
hr, .hr { border: 0; background: transparent url(../images/backgroundBorderHorizontal.png) repeat-x 0 0; line-height: 0; height: 1px; margin: 25px 0; padding: 0; }
ul { list-style: none; margin-bottom: 20px; padding-left: 20px; }
ul.noBullet { padding-left: 0; }
ul.noBullet li { background: none; padding-left: 0; }
ul li { background: transparent url(../images/bullet.png) no-repeat 0 .6em; padding-left: 10px; }
ul li.listHeader { background: none; font-weight: bold; padding-left: 0; }
ul li > ul, ol li > ol { margin-bottom: 0; }
ul li > ol li { background: none; }
ol { margin-bottom: 20px; padding-left: 15px; list-style: decimal; list-style-position: inside; }
ol li { padding-left: 10px; }
dl { margin-bottom: 20px; }
dl dt { font-weight: bold; }
dl dd { border-left: 1px solid #efefef; margin: 5px 0 5px 25px; padding: 2px 10px 10px; }
table { line-height: 1; margin-bottom: 20px; }
table, th, td { border: 1px solid #666; }
table caption { font-weight: bold; margin: 5px 0; text-transform: uppercase; }
thead { display: table-header-group; }
th { background-color: #999; color: #fff; }
th, td { padding: 5px; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }


#article { background: none; margin: 0; padding: 0; width: 100%; }
#logo a { background: transparent url(../images/headerLogo.png) no-repeat 0 0; display: block; height: 51px; text-indent: -10000px; width: 208px; }
#footerContent .copyright { display: block; font-size: 12px; font-style: italic; font-weight: bold; margin-top: 50px; text-align: center; }
#contactUs #article h1, #contactUs #article p { display: none; }
#contactUs #article .contactInfo { display: block; font-size: 20px; margin: 25px 0; }
