a {
	text-decoration: underline;
}

a:visited {
}

a:hover {
	background-color: #FFFF99;
}

a.backtotop {
	font-size: .8em;
}

address {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

code {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
}

div.sample img {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

div.sample p {
	clear: none;
	float: none;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

div.separator {
	clear: both;
}

div.technotes {
	float: right;
	width: 30%;
	margin-left: 10px;
	padding: 10px;
	background-image: url(../images/bristol1.gif);
	background-repeat: repeat-y;
	background-color: #FAFAD2;
	border: 1px solid Black;
	background-position: top left;
}
div.technotes h3 {
	display: inline;
	font-style: italic;
	font-weight: normal;
	color: #006666;
}
div.technotes p {
	display: inline;
	margin-left: 0px;
}

em {
	font-style: italic;
}

form.partsearch {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
}

h1 {
	border: solid;
	border-color: #000000 #000000;
	border-width: thin 0px;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.73em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: .5em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	padding-top: 0.1em;
	text-align: left;
}

h2 {
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.44em;
	font-weight: normal;
	margin-bottom: 0.2em;
	margin-top: .4em;
	padding-top: 0px;
}

h3 {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0.3em;
	margin-top: .3em;
}

img {
	border: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .75em;
	margin-top: 0.5em;
}

p.apps {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}

p.center {
	clear: both;
	text-align: center;
}

p.newsdate {
	color: #000000;
	font-size: 0.7em;
	font-style: italic;
}

strong {
	font-weight: bold;
}

table.summary {
	background-color: #99CCFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

td.inside {
	background-color: #006666;
}

td.outside {
}

td.shaded {
	background-color: #FFFFCC;
}

tr.alternate {
	background-color: #FFFFCC;
}

tr.alternate a:hover {
	background-color: #FFFFFF;
}

tr.header {
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
}

ul {
	margin-bottom: .75em;
	margin-top: 0.3em;
}

.head {
	color: #FFFF00;
}

#breadcrumbs {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#breadcrumbs a {
	color: #003333;
	text-decoration: none;
}

#breadcrumbs a:hover {
	background-color: #FFFF99;
	color: #000000;
	text-decoration: underline;
}

#message {
	background-color: #006666;
	border: none;
	color: #FFFFFF;
}

#message a {
	color: #99FFFF;
}

#message a:hover {
	background-color: #009999;
	color: #FFFFFF;
}

#message h1 {
	border: solid;
	border-color: #FFFFFF #000000;
	border-width: thin 0px;
	color: #FFFF00;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0em;
}

#message h2 {
	color: #FFFF00;
	font-size: 1.2em;
	font-weight: bold;
}

#message p {
	color: #FFFFFF;
	line-height: 1.1em;
}

#navbar {
	font-weight: bold;
}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover {
	background-color: transparent;
	color: #FFFF00;
	text-decoration: underline;
}

#navbar h1 {
	border-bottom-width: thin;
	border-color: #FFFFFF #000000;
	border-style: solid;
	border-top-width: thin;
	color: #FFFF00;
	font-size: 1.2em;
	margin-bottom: 3px;
	margin-top: 7px;
}

#navbar p {
	line-height: 1.1em;
	margin-bottom: 0.4em;
	margin-top: 0.3em;
}

#navbottom {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: center;
}

#navbottom a {
	color: #003333;
	text-decoration: none;
}

#navbottom a:hover {
	background-color: #FFFF99;
	text-decoration: underline;
}

#navtop {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .3em;
	text-align: right;
	vertical-align: middle;
}

#navtop a {
	color: #FFFFFF;
	text-decoration: none;
}

#navtop a:hover {
	background-color: #006666;
	color: #FFFF00;
	text-decoration: underline;
}

#samplecats li {
	display: inline;
	list-style-type: none;
}

#samplecats ul {
	padding-left: 0px;
	text-indent: 0pt;
}

#weatherbox {
	border: 1px #999999 solid;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

#weatherbox p {
	color: #FFFFFF;
}
