body {
	background-color:#086993;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding:0;
	margin:0;
}
td {
	font-size: 12px;
	color:white;	
}
a {
	color: #ADE2F8;
	background-color: transparent;
}

.terms {
	color:#ADE2F8;
	background-color: transparent;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2982A5;
	text-align: center;
	padding: 2px;
	width: 45%;
}
.terms a{
	color: #ADE2F8;
	background-color: transparent;
}
.terms a:hover{
	color: White;
	background-color: transparent;
}
.terms td {
	font-size: 10px;
	text-align: center;
	line-height: 10px;
}
.separator{
	color:#065476;
	background-color: transparent;
	font-weight: bold;
}
.menu{
	border-bottom: 1px solid #065476;
	height:20px;
}
.menu a {
	color:white;
	background-color: transparent;
	font-weight: bold;
	text-decoration:none;	
}

.menu a:hover{
	color: #D8D8D8;
	background-color: transparent;
}
th {
	font-size: 16px;
	height:30px;
}
.paddedContent{
	padding:10px;
}
.specs{
	padding: 4px;	
}
.specs th{
	background-color: #065476;
	font-size: 16px;
	height:30px;
	border-bottom: 1px solid #D8D8D8;
	padding: 0px 0px 0px 4px;
	font-size: 110%;
	text-align: left;
}
.specs td{ border-bottom: 1px solid #065476;
font-size: 95%;
text-align: justify; }

td.part {
	text-transform: lowercase;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}
