
#login-message,
#searchform,
.menu,
#full-screen-slide,
#page-head,
.sharethis,
.related-news,
.subscribe,
#footer,
#footer-bar-cont,
#left-col {
	display: none;
}


body {
	font-size: 68.75%;			/* This sets the default font size to be equivalent to 11px (11/16 = .6875) */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #675c53;
}



#header-print-cont {
	width: 650px;
	height: 80px;
	border-bottom: 20px solid #bb133e;
}


html { background: #000000; color: #403933}
body {font-family: verdana; margin:0}

p {
  font-size: 96%;
  margin: 0;
  padding: 0.5em 0;
}
h1, h2, h3, h4, h5 {
  font-family: helvetica;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 0;

}
h1 {
  background: #BB133E;
  color: #ffffff;
  font-size: 300%;
  letter-spacing: -1px;
}

#main-col h1 {
  color: #BB133E;
  font-size: 174%;
  font-weight: normal;
  background: none;
}

h2 {
  color: #BB133E;
  font-size: 174%;
  font-weight: normal;
}
h3 {
  color: #BB133E;
  margin-top: 5px;
  font-size: 120%;
}
h4 {
  font-size: 120%;
}
h5 {
  font-size: 100%;
}


/* a */
a, a:visited { 
  color: #BB133E;
  text-decoration : none;
} 
a:hover { 
  text-decoration : underline;
}


strong {font-weight: bold}
em {font-style: italic}
img {border: 0}
div.clear {clear: both}


.imleft { float: left; margin: 0.2em 1em 0.2em 0; }
.imright { float: right; margin: 0.2em 0 0.2em 1em; }
.off { opacity:0.50 }
.hidden-element { display: none }



ul { list-style: disc; padding-left: 25px; font-size: 93%;}
li {
    list-style: disc outside none;
    padding-bottom: 10px;
}

p.quote {
	font-size: 90%;
	color: #958d87;
}
p.quote-credit {
	margin-bottom: 35px;
	font-weight: bold;
	color: #958d87;
	border-bottom: 1px solid #958d87;
}


p.sub {
	color: #958d87;
	font-size: 90%;
}


span.hilite {
	font-weight:bold
}

p.subheading {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #675c53;
	padding: 0;
}


p.pdf {
	padding-left: 25px;
	background: url('/site/images/pdf.gif') no-repeat 0 4px;
}

img {
	border: 0;
}

