@charset "UTF-8";

body {
	margin: auto auto auto auto;
	padding: auto auto auto auto;
	background-color: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #ED0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


table.root {
	width: 825px;
	text-align: left;
	margin: 10px auto auto auto;
	padding: auto auto auto auto;
	border-width: 1px 1px 1px 1px;
	border-color: #666666;
	border-style: solid;
	text-align: center;
}

img.productImage {
	margin: 20px auto 10px auto;
}

p {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

p.actionBar {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(../images/backgrounds/specSheetActionBar.jpg);
	background-repeat: repeat-y;
}

p.actionBar img {
	padding: 0px 10px 0px 10px;
}

p.headline {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 22px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #666666;
}

p.headline em {
	padding: 0px 10px 0px 10px;
	font-style: normal;
}

p.small {
	padding: 0px 20px 0px 20px;
	font-size: 9px;
	color: #666666;
	text-align: left;
}



table.modelSpecs {
	width: 740px;
	margin: 20px auto 10px auto;
}

table.modelSpecs td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 4px 2px 0px;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
}

table.modelSpecs td.right {
	font-weight: bold;
	color: #000000;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 20px;
	border-left: none;
}

table.modelSpecs td.spacer {
	width: 60px;
	border-bottom-style: none;
}

table.modelSpecs td.bottom {
	border-bottom-width: 0px;
}

table.modelSpecs td p{
	line-height: 14px;
	padding: 4px 0px 4px 0px;
}


p.exceptionCopy{
	font-size:10px;
	font-style:italic;
	color:#FF0000;
	text-align: left;
	padding-left:30px;
}


td.footer {
	font-size: 9px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 10px 20px;
	text-align: left;
}


td.footer img {
	float: right;
	margin: -20px 20px 0px 0px;
}
