body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover, a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #637E62;
}
.tableborder {
	background-color: #637e62;
	margin-right: 5px;
	padding-right: 5px;
	border: 3px solid #eeeeee;
	padding-left: 8px;

}
a.special:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.special:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.special:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: underline;
}
a.special:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.imagefloatright {
	float: right;
	padding: 10px;
}
.imgfloatleft {
	float: left;
	padding: 10px;
}
legend {
	padding-left: 5px; 
	padding-right: 5px;
	font-weight: bold;
	font-size: 15px;
	color: #000066;
	letter-spacing: .1em;
}
fieldset {
	margin: 10px;
	padding: 10px;
	font-size: 11px;
}
.headline {
	display: block;
	background-color: #eee;
	border-bottom: 2px solid #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: bold;
}
.imgfloatright {
	float: right;
	padding: 5px;
}
.headline {
	display: block;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
.tdimg {
}
.td img {
	padding-top: 10px;
}
.advantechtable {
	font-size: 11px;
}
.advantechtable td {
	vertical-align: top;
}
.quotecam {
	width: 380px;
	margin: 2em 0 0 3em;
	padding: 0;
	line-height: 1.4em;
	letter-spacing: .05em;
	background: url(images/quotefront.gif) no-repeat top left;
}
#quote {
	margin: 0;
	padding: 20px 20px 20px 45px;
	background: url(images/quoteb.gif) no-repeat right bottom;
}
#author {
	margin: 0;
	padding: 0 0 8px 45px;
	font-style: italic;
	background: url(images/audio.gif) no-repeat bottom left;
}
h1 {
	color: #003366;
	font-size: 1.4em;
}
h3 {
	color: #003366;
	font-size: 1.3em;
}
.tdhighlight {
	background-color: #eeeeee;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.1em;
	color: #003366;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #999999;
}