h2 {
	font-family: effra, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #001e46;
	text-align: center;
	line-height: 26px;
	margin-top: 0;
}
sup {
	font-size: .8em;
	vertical-align: top;
}
table {
	width: 750px;
}
br {
	line-height:5px;
}
div {
	text-align: center;
}
a,
a:link,
a:visited {
	color: #0085ca;
}
a:hover,
a:active {
	color: #004b87;
}
p, td {
	font-family: effra, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #53565a;
	line-height: 18px;
}
ol {

}
form + p {
	margin: 15px;
}
h3 > p {
	margin: 30px 15px;
}
u {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	display: inline-block;
}
input#serialNumber {
	border: 1px solid #001e46;
	padding-left: 2px;
	font-size: 14px;
	color: #53565a;
}
input[type="submit"] {
	padding: 7px 15px;
	background-color: #004b87;
	color: #fff;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	font-size: 14px;
	border-radius: 0;
}
.searchbox {
	border: 1px solid #001e46;
	background-color: #b9d9eb;
	padding: 0 15px;
}
.footer {
	font-family: effra, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 3px;
	padding: 5px 10px;
	background-color: #001e46;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
li {
	margin-top: .5em;
}
ul {
	margin-top:0px;
}
#models li {
	margin-top: 0px;
}
.results {
	border: 1px solid #001e46;
	background-color: #b9d9eb;
	font-weight: normal;
	text-align: center;
	padding: 15px;
	width: 450px;
	margin-left: 125px;
	margin-bottom: 15px;
}
.serial {
	color:#000;
	text-align: center;
	font-size:1.5em;
	font-weight:normal;
}
.family {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
.model {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
.isnot {
	color: #666666;
}
.no
h2.no font {
	font-family: effra, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	line-height: 26px;
}
h2.no u {
}
.yes,
h2.yes font {
	font-family: effra, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}
h2.yes u {
}
.subhead {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

div.printOnly {
	text-align: center;
	display: none;
}
div.screenOnly {
	text-align: center;
	display: inline;
}
