input.delete {
	backround-color:yellow;
	height: 16px;
	width: 35px;
	font-size: smaller;
}
body {
	background-color: #D9E7F2;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000033;
	margin: 10px auto 10px auto;
	text-align: center;
	/*max-width: 820px;
	width: 820px;
	min-width: 820px;*/

}

*html body {
	margin: 10 auto 10 auto;
	width: 820px;
}

#headline div {


}
a.footer {
	display: inline-block;
	width: 15%;
	text-align: center;
	top: 0;
	position: absolute;
	color: black;
	background-color: white;
	left: 43%;	
}
.center {
	text-align: center;
}

#top{
	top: 0;
	margin: 0 auto 0 auto;
	position: relative;
	left: 0px;
}

.pagetop {
	padding:0 10%;
	font-size: larger;
	text-align: center;
	font-weight: bold;
}

.red {
	color: Red;
}
.quote {
	background-color: #D9E7F2;
	width: 70%;
	padding: 0 10px 3px 10px;
	text-align: justify;
	margin:5px auto;
	
}
.new {
	background-color: White;
	margin: 10px auto 10px auto;
	padding:0 10px 0 10px;
	color: #000033;
	text-align: left;
	max-width: 800px;
	/*width: 800px;
	min-width: 800px;*/

}

*div.new {
	width: 800px;
}


div.secure {
	background-color: #FFE4E1;
}


a {
	color: #3366FF;
	font-weight: bold;
}
a:active, a:link, a:visited {
	color: #3366FF;
	font-weight: bold;
}
a:focus, a:hover {
	color: #0033CC;
	font-weight: bold;
}
div.headnote {
	background-color: #ADD8E6;
	padding: 10px 50px 10px 50px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-weight: normal;
	font-size: 14pt;
}
div.headnote:first-line {
	font-weight: bold;
	font-size: 18pt;
}
div.tib{
	/* titled image block */
  padding: 10px 10px 10px 10px;
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
/*div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
*/
div.tibd
{
  text-align: center;
  font-weight: normal;
/*  width: 120px;*/
  margin: 2px;
}



span.headline {
	font-weight: bold;
	font-size: 18pt;
}

ul {
	list-style-type: none; 
	text-indent: -25px;
}
li:first-line {
	font-weight: bold;
	text-indent: 0px;
}


ol{
	list-style: decimal inside none;
	text-indent: -25px;
	/*margin-left: -0px;
	font-weight: bold;*/
}
cite {
	margin: 0 0;
	text-align: justify;
}
div, blockquote, cite, a {
	text-indent: 0;
}

