/* 
CSS Document 
THIS IS THE MAIN STYLESHEET FOR THE ACTUAL TEXTS
7/8/06 - brome
*/

.title{
	font-family: Verdana, Tahoma, Arial;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color:navy;
	padding-bottom: 0;
	margin-bottom:0;
}
.footer{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	line-height: normal;
	text-align: right;
	color:gray;
	padding-top: 30;
	padding-right:0;
}
h1,h2,h3,h4,h5,p,.bullet1,.bullet2,.bullet3,ul,li{
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 0;	
}
h1{
	font-family: Verdana, Tahoma, Arial;
	font-size: 18px;
	text-align: left;
	line-height: normal;
	font-weight: bold;
 	border-bottom: blue;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-bottom:5;
}
h2{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}
h3{
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	color:black;
	font-weight:bold;
}
h4{
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	border-bottom: blue;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding-bottom: 3;
	margin-bottom: 5;
}
h5{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	text-align: center;
	border-bottom: blue;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding-bottom: 2;
	margin-bottom: 5;
}
body, p{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	line-height: 175%;
	padding-top: 9pt;
	margin-bottom: 10;
}
a{
	color: #0066FF;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
}
p{
	padding-top: 0;
	margin-top: 0;
}
.bullet1{
	margin-left: 5pt;
}
.bullet2{
	margin-left: 25pt;
}
.bullet3{
	margin-left: 45pt;
}
ul{
	margin-bottom: 10;
}
li{
	margin-bottom: 0;
}
		.highlight { background-color: #FFFFBB; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 90%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }		