@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Helvetica-Narrow, Arial, "Arial Narrow", Optima, "Optima Medium", sans-serif;
	font-size: 100.1%;
	font-style: normal;
	background-image: url(bugrev.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

h1 {
	font-family: Helvetica-Black, "Arial Black";
	font-size: 1.15em;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
}

.navigation{
	font-family: Verdana, Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	color: #962605;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}
.navigation:link{
	font-family: Verdana, Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #791F05;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}
.navigation:visited{
	font-family: Verdana, Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #791F05;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}
.navigation:hover{
	font-family: Verdana, Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #791F05;
	text-align: center;
}
.trust {
	font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: .6em;
	font-size: 1em;
	letter-spacing: 0.7em;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5em;
	margin-bottom: .5em;
}
.bottomAddress {
	font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: .25em;
	font-size: 1em;
	letter-spacing: 0.55em;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5em;
	margin-bottom: .5em;
}
.indent {
	text-indent: 1em;
}

/*Make drop shadows in header*/
.drop_title { 
position:relative; 
text-align: center;
} 
 
.drop_title h3 { 
position:absolute; 
top:62px; 
left:2px; 
font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
font-size: 1.5em;
color: #000000;
text-align: center;
padding:0; 
margin:0; 
} 
 
.drop_title h5 { 
position:absolute; 
top:60px; 
left:0; 
font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
font-size: 1.5em;
color: #ffffff;
text-align: center; 
padding:0; 
margin:0; 
}

.drop_title h4 { 
position:absolute; 
top:172px; 
left:57px; 
font-family: Helvetica, Helvetica-Narrow, Arial, "Arial Narrow", Optima, "Optima Medium", sans-serif;
font-size: 0.95em;
letter-spacing: 0.8em;
color: #000000; 
padding:0; 
margin:0; 
} 
 
.drop_title h6 {
	position:absolute;
	top:170px;
	left:55px;
	font-family: Helvetica, Helvetica-Narrow, Arial, "Arial Narrow", Optima, "Optima Medium", sans-serif;
	font-size: 0.95em;
	letter-spacing: 0.8em;
	color: #ffffff;
	padding:0;
	margin:0;
}
/*end header*/
li {
	font-family: Helvetica, Helvetica-Narrow, Arial, "Arial Narrow", Optima, "Optima Medium", sans-serif;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(bbbullet.gif);
}
.indent li{
	text-indent: -1em;
	font-family: Helvetica, Helvetica-Narrow, Arial, "Arial Narrow", Optima, "Optima Medium", sans-serif;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(bbbullet.gif);
}
.footnote {
	font-size: .6em;
}
h2 {
	font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
	font-size: 1em;
	font-weight: bold;
	color: #791F05;
	text-align: center;
}
.disclaimer {
	font-size: 12px;
	font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
	color: #333333;
	text-align: center;
	background-color: #FCF3D6;
	margin: 0px;
	padding: 0px;
}
.smallcap {
	font-size: .75em;
	font-family: Helvetica, Helvetica-Narrow, Arial, "Arial Narrow", Optima, "Optima Medium", sans-serif;
}
.byline {
	font-size: 10px;
	font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
	color: #666666;
	text-align: center;
	background-color: #FCF3D6;
}
a:visited , 
.byline  a:link{
	text-decoration: none;
	color: #666666;
}
.byline  a:hover {
	color: #000000;
	text-decoration: underline;
}
label {
	font-family: Palatino, PalmSprings, Times, "Times New Roman", Berkeley, Bookman, Garamond;
	font-size: .9em;
	font-style: italic;
	text-align: center;
}
