@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	margin: 50px 20px 15px 20px;
	text-align: center;
}
td, th {
    color: #000000;
	font-family: Verdana, Myriad Web, Arial;
	font-size: 10px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #000099;
}
.style9 {
	font-size: 10px;
}
.outsideBorder {
	width: 780px;
	border-bottom: #000000 15px solid;
	border-left: #000000 2px solid;
	border-top: #000000 2px solid;
	border-right: #000000 2px solid;
	padding: 25px;
	margin: 0 auto;
	text-align: left;
}
#mainBox {
	width: 780px;
	margin: 0 auto;
}
#mainBox td {
	text-align: left;
}

#body {
	font-family: Verdana,Myriad Web, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}
#body a:link {
	text-decoration: none;
	color: #000000;
}
#body a:visited {
	text-decoration: none;
	color: #FF0000;
}
#body a:hover {
	text-decoration: underline;
	color: #666666;
}
#body a:active {
	text-decoration: none;
	color: #000000;
}

.breadcrumbs td {
	background-color: #000000;
	color: #ffffff;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	border-bottom: #000000 2px solid;
}
.breadcrumbs a:link, 
.breadcrumbs a:visited {
	color: #ffffff;
}
.breadcrumbs a:hover, 
.breadcrumbs a:active {
	color: #cecece;
}
.footer {
	color: #666666;
	font-size: 11px;
	margin: 5px auto;
}
.style16 {color: #666666}
.style17 {color: #666666; font-weight: bold; }
.style18 {color: #FF0000}
.style25 {
	font-size: 14px;
	font-weight: bold;
}
.style26 {color: #0000FF}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana,Myriad Web, Arial;
font-size: 10px;
font-weight:bold;
vertical-align:middle;
}

#navcontainer li { margin: 0px 0px 0px 0px;
vertical-align:middle;
}

#navcontainer a
{
display: block;
padding: 5px 0px 0px 0px;
border: 0px solid #333;
width: 200px;
height: 29px;
background-color: #999;
background-image: url('/images/but_lightgrey1.gif');
text-align:left;
vertical-align:middle;
}

#navcontainer a:link, #navlist a:visited
{
color: #565656;
text-decoration: none;
vertical-align:middle;
}


#navcontainer a:hover
{
background-color: #eeeeee;
background-image: url('/images/buttondarkgrey1.gif');
color: #000000;

}

#current
{
background-color: #eeeeee;
background-image: url('/images/buttondarkgrey1.gif');
color: #000000;

}

#morelink {
}
#morelink a {
	font-size: 10px;
	font-family: verdana,Myriad Web, Arial;
	color: #0000FF;
}
#morelink a:link {
	text-decoration: none;
	color: #0000FF;
}
#morelink a:visited {
	text-decoration: none;
	color: #0000FF;
}
#morelink a:hover {
	text-decoration: underline;
	color: #666666;
}
#morelink a:active {
	text-decoration: none;
	color: #000000;
}
.prodHeader {
	padding: 5px;
}
.modelInfo h1 {
	padding: 0;
	margin: 0;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.modelInfo h2 {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.modelInfo p {
	margin: 0;
	padding: 0 15px 0 0;
}
.SharpImage {
	margin: 10px;
}

.featureLink td {
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
	padding: 0 5px 0 5px;
}

.featureLink a:link,
.featureLink a:visited,
.featureLink a:active,
.featureLink a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.specifications {
	border: #ffffff 1px solid;
	border-collapse: collapse;
	margin: 15px 15px 5px 5px;
	text-align: left;
}
.specifications th {
	border: #ffffff 1px solid;
	background-color: #e5e5e5;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	width: 125px;
	white-space: nowrap;
}
.specifications td {
	border: #ffffff 1px solid;
	background-color: #f6f6f6;
	vertical-align: top;
	text-align: left;
}

.features td {
	vertical-align: top;
}


