/* Parts & Service Page Formatting */
p, div, td, a, table, div p, ul, li {
	border: solid 0px;
}
.content {
	text-align: justify;
	font: 8pt arial;
}
.content img {
	float: left;
}
h5.caption {
	text-align: center;
}
p.acrobat {
	text-align: center;
	font: 8pt arial;
}
h4 {
	font: bold 10pt verdana;
	text-align: center;
	text-transform: uppercase;
}
h5 {
	font: bold 7pt verdana;
}
hr {
	color: #336633;
	background-color: #336633;
	height: 1px;
}
h4, h5 {
	margin-bottom: 2px;
	margin-top: 2px;
}
.content p, .content ul {
	margin-top: 2px;
}
/* Decorative photo formatting */
ul.svcphotos {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.svcphotos li {
	display: inline;
	margin: 5px;
	padding: 0px;
}
ul.svcphotos li img {
	margin: 0px;
	padding: 2px;
	margin: 0px;
	border: solid 1px #5E6883;
}
/* order and contact options */
#ordhd {
	position: relative;
	top: 20px;
	display: block;
	text-align: center;
	height: 40px;
	font: 10pt 'times new roman';
	color: #C67300;
	padding: 0px;
	margin: 0px;
}
table#scb {
	position: relative;
	top: 10px;
	left: 20px;
	width: 130px;
	border: solid 0px;
}
p.ordopt {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}
p.ordopt a, p.ordopt a:visited {
	position: relative;
	top: 10px;
	left: 0px;
	display: block;
	color: #336633;
	line-height: 30px;
	background-color: #DDFFB3;
	border: 1px solid #DDFFB3;
	font: bold 8pt arial;
	text-decoration: none;
	color: #336633;
}
p.ordopt a:hover {
	border: 1px dashed #336633;
	background-color: #fff;
}
/* unordered list formatting */
ul {
	font: 8pt arial;
}
ul.arrow {
	list-style: outside url('/images/commsvc/ListLinkBullet.gif');
	line-height: 1.5em;
	border: solid 0px;
	padding-left: 100px;
}
ul.check {
	list-style: outside url('/images/commsvc/ListCheckBullet.gif');
	line-height: 1.5em;
}
ul a {
	text-decoration: none;
	color: #c67300;
}
ul a:hover {
	color: #336633;
}
/* link formatting */
.blklink td {
	position: relative;
	text-align: left;

	
}
.blklink a, .blklink a:visited, .blklink a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 40px;
	width: 170px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #DDFFB3;
	border-bottom: solid 5px #DDFFB3;
	background-color: #DDFFB3;
	font: bold 8pt arial;
	text-decoration: none;
	color: #336633;
}
.blklink a:hover {
	border: 1px dashed #336633;
	background-color: #fff;
	border-bottom: solid 5px #336633;
}
#rhpl {
	position: relative;
	top: 10px;
	left: 30px;
	width: 100px;
}
