body { background-color: #fff; }

body, p, ol, ul, td {
  font-family: "Lucida Grande", arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

td, th {
	font-size:   12px;
	text-align: left;
}

a { color: #AA0401; cursor: pointer; }
a:visited { color: #AA0401; }
a:hover { color: white; background-color: black; }

a:hover img { color: none; background-color: white; }

fieldset p { padding-bottom: 8px; }
fieldset p label { display: block; }

.height-fixer {
	clear:both;
}

#story h2 {
	display: inline;
}

#filter-category-list {
	font-size: 10px;
}

#sortable-list li {
	list-style: none;
	cursor: move;
}

#public-content-area {
	margin-left: 17px;
	padding-left: 20px;
	margin-right: 35px;
	padding-right: 30px;
	margin-top: 25px;
	padding-top: 16px;
	margin-bottom: 6px;
	padding-bottom: 10px;
	background: white;
}

#public-content-area h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	border: none;
	text-decoration: none;	
  padding-bottom: 0;	
}

#public-content-area h2 {
	font-family: "Arial Black", arial;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	border: none;
	padding-bottom: 0px;
}

#user-agreement h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	border-bottom: none;
	text-transform: uppercase;
	text-decoration: none;	
	padding-bottom: 0;	
}

#user-agreement h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	border-bottom: none;
	text-decoration: none;	
	padding-bottom: 0;	
}

#user-agreement p {
	font-size: 12px;
}

.help-text {
  font-size:  12px;
  background-color: #FFFFCC;
  font-style: italic;
  font-weight: normal;
}

.header-login-form {
	width: 110px;
	font-size: 9px;
}

.unread-message {
	font-weight: bold;
}

.leadin {
	font-family: "Arial Black", arial;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
}

.copy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

.copy1-small p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}

.clickhere {
	font-family: "Arial Black";
	font-size: 11px;
	line-height: 16px;
	color: #660000;
	text-decoration: none;
}

a.clickhere { color: #660000; }
a.clickhere:hover { color: white;}

#announcement-holder { width: 300px; height: 40px; }
.announcement-area { position: relative; height: 40px; width: 300px; margin-bottom: 1px; }
.announcement-area img {  }
.announcement-area p { color: white; position: absolute; margin: 0; left: 10px; top: 10px; z-index: 10; }

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}

.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.copyred {
	font-family: "Arial Black";
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
}

.newsitemcopyred {
	font-family: "Arial Black";
	font-size: 14px;
	line-height: 16px;
	color: #660000;
	text-decoration: none;
}

.copylarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}

.true-stories-header {
  font-size: 15px;
  color: #660000;
  font-weight: bold;
  padding-bottom: 0.25em;
}

/* h1 styles */
h1 {
  font-size:  22px;
  color: #660000;
  padding-bottom: 0.5em;
  border-bottom: 3px solid gray;
}

h1 a { color: #AA0401; }
h1 a:visited { color: #AA0401; }
h1 a:hover { color: white; background-color: black; }

/* h2 styles */
h2 {
  font-size: 18px;
  color: #660000;
  padding-bottom: 0.25em;
  border-bottom: 2px solid gray;	
}

h2 a { color: #AA0401; font-size: 13px; }
h2 a:visited { color: #AA0401; }
h2 a:hover { color: #fff; background-color:#000; }

/* h3 styles */
h3 {
  font-size: 15px;
  color: #660000;
  padding-bottom: 0.25em;
  border-bottom: 1px solid gray;	
}

h3 a { color: #AA0401; font-size: 11px; }
h3 a:visited { color: #AA0401; }
h3 a:hover { color: #fff; background-color:#000; }

/* h4 styles */
h4 {
  font-size: 12px;
  color: #660000;
  padding-bottom: 0.25em;
  border-bottom: 1px solid gray;	
}

h4 a { color: #AA0401; font-size: 10px; }
h4 a:visited { color: #AA0401; }
h4 a:hover { color: #fff; background-color:#000; }

.key-data { font-weight: bold; font-size: larger; }

.section {
  border: 2px solid #660000;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #fefefe;
}

/* Styles for nav */
#nav {
  border: 2px solid #660000;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #fefefe;
  font-weight: bold;
  height: 50px;
}

#nav a {
  color: #AA0401;
  font-size: larger;
}

#nav a:hover { color: #fff; background-color:#000; }

#nav .nav-item {
  border: 1px solid black;
  padding: 1em;
  margin: 1em;
  background-color: #ffffff;
  font-weight: bold;
  font-size: smaller;
  width: 120px;
  text-align: center;
  float: left;
}

#nav-right {
  border: 2px solid #660000;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #ffffff;
  font-weight: bold;
  float: right;
}

#nav-right a {
  color: #AA0401;
}

#nav-right a:hover { color: #fff; background-color:#000; }

/* The error box */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 570px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  font-family: "Lucida Grande", arial, helvetica, sans-serif;	
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
  border: none;
  text-transform: none;
  text-decoration: none;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* The notice box */
#noticeExplanation {
  width: 570px;
  border: 2px solid green;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: #f0f0f0;
}

#noticeExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #228b22;
  color: #fff;
  border: none;
}

#noticeExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#noticeExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.filter-row div.filter-label {
	width:120px;
	float:left;
	margin-bottom:6px;
}

div.filter-row div.filter {
	float:left;
	margin-bottom:6px;
}

div.filter-row div.filter input.text,
div.filter-row div.filter select {
	width:230px;
}
div#stories-heading {
	font-weight:bold;
	padding-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	border: none;
	text-decoration: none;
	float:left;
}
