body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: 14pt;
  text-align: left;
  color: #333;
  background: #ffffff;
}

p, td {
  font-family: arial, sans-serif;
  font-size: 12pt;
}

h3 { margin-bottom: 10px }

h3.with_subheader{
  margin-bottom: 0px;
}

.indent {
  margin-left: 20px;
}

.section_header {
	margin: 0;
	font-family: 'arial';
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}

.masthead {
	padding: 0px 0 0 0px;
	background-color: #41659c
}
#masthead {
  height: 110px;
  width: 100%;
}

#masthead td, #masthead a {
  font-family: Verdana;
  color: #969696;
  background-color: #ffffff;
}

#topmenu_new {
  background-color: #4475b7;
  height: 22px;
  width: 100%;
  border-bottom: solid 1px #41659c;
  padding: 3px 10px 3px 10px;
}

.topmodule {
	padding: 10px 0 0 0px;
}

.strong {
	font-family: arial;
/*	font-size: 11px;*/
	font-weight: bold;
	vertical-align: middle;
}

.instructions {
	font-family: arial;
	color: #808080;
/*	font-size: 13px;*/
	font-weight: normal;
	width: 400px;
	margin-top: 3px;
}

#tlot-donation input {
  float: left;
}
#tlot-donation .instructions {
  width: inherit;
  float: right;
  display: inline-block;
}

.personalize.instructions {
 font-size: 13px;
}

.required_field {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F68622;
	font-weight: boldest;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 3px;
}

.label {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 0 0 20px;
	text-align: right;
	padding-right: 5px;
	width: 200px;
}

.field {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	vertical-align: middle;
}

.form {
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:justify;
}

.page {
	border: 1px solid gray;
	border-collapse: collapse;
}


.errors-header {
	color: red;
	font-size: 16px;
}

.error-message {
	color: red;
	font-size: 12px;
}

.fieldWithErrors {
	display: inline;
}
.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
	background-color: #ffffdd;
	border: 1px solid red;
}

.notice {
	color: green;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 10px;
}

/*
 *Added for /reader/submit
 */
.headline a, .headline_field {
  color: #3060C2;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
}
.headline_field {
  width: 350px;
}

.summary_field {
  /*color: #6C6C6C;*/
  letter-spacing: 0.1em;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana;
  width: 350px;
			  	text-align: justify;
}
.address {
	font: Arial, Helvetica, sans-serif;
	font-size: larger;
	letter-spacing:3px;
	word-spacing: 8px;
}

.more-information-list {
  font-size:16px;
}

td.donation-information {
  text-align: left;
  width: 150px;
}
