/* CSS Document */

html, body {
background-color: #ECECEC; background-image: none; background-repeat: repeat-x; background-position: top left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 84%; 
color: #000; margin: 0; padding: 0; text-align: center;}

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; padding: 0; margin: 0;}
.hide {display: none; font-size: 0px; line-height: 0px; height: 0px; padding: 0; margin: 0;}

#wrap-all { padding: 0; margin:5px auto;  text-align: left; background-color: #fff; position: relative; }

#topcurveL, #topcurveR {display: none;}
/* ==============================================
 LINK STYLES
 =============================================== */
 
a:link {color: #E20007; text-decoration: underline;}
a:visited {color: #666; text-decoration: underline;}
a:hover {color: #000;  }

#footer a:link, #footer a:visited, #footer a:hover {color: #000; text-decoration: underline; }
#footer a:hover {text-decoration: none;}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover {color: #000; text-decoration: none ; }
#breadcrumbs a:hover {text-decoration: underline;}
/* ==============================================
 MASTHEAD
 =============================================== */
 
#masthead { padding: 20px 0px; margin: 0; border-bottom: 1px solid black; }
.logo {float: left;  z-index: 2; border: 0;  }
.email {float: right; z-index: 2; }

#topbanner{
	display:none;
}
#masthead .header {
	display:none;
}

#topnav, #breadcrumbs, #date  {display: none;}

/* ==============================================
  SUB NAV
 =============================================== */
 
#sectionnav {display: none;}

/* ==============================================
 CONTENT COLUMNS
 =============================================== */

#block1, #block2, #block3 { margin-bottom: 20px;}
#block1 h2 {font-size: 1.5em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 0.5em 0 1em 0; margin: 0;}
#block1 p {margin: 0; padding: 0 0 1em 0;}


#block1 h2 .h2-byline {font-size: 0.75em; font-style: italic; }

.box-white, .box-red {border-top: 1px solid #000;}
.boxtop {padding: 10px 0 0 0; margin: 0;}
.boxbody {line-height: 1.2em;  }

.boxbody p {margin: 0; padding: 0 0 10px 0;}
.boxbody p.boxpic {text-align: center;}

.box-red h2 {color: #fff; font-size: 1.3em; font-weight: bold; font-family: verdana, Helvetica, sans-serif; padding: 10px 0; margin: 0;}

/* ==============================================
  FOOTER
 =============================================== */
 #footer {display: none;}

