img { display: block; }

body
{
	background: #FFFFFF;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
}

td
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

p { margin: 5px 10px 10px 0px; }

.title
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	margin: 0px 10px 10px 0px;
	letter-spacing: -.01em;
	text-transform: uppercase;
}

.subtitle
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	margin: 30px 10px 5px 0px;
	letter-spacing: -.03em;
	text-transform: uppercase;
}
.middle
{
	text-align: center;
	vertical-align: middle;
}
.smalltabledesc
{
	color: #000;
	background: #9CF;
}

.smalltable
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.smallboldtable
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.footerlinks
{
	border-color: #369;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	margin: 80px 0 10px 0;
	font-size: 10px;
	line-height: 12px;
}
.footer
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	margin: 10px 10px 0px 0px;
}

.toplink
{
	font-size: 10px;
	text-align: right;
}

.specstable
{
	border-color: #369;
	border-width: 1px;
	border-style: solid;
}

.specsrow
{
	border-color: #369;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	vertical-align: bottom;
	font-weight: bold;
}

a:link, a:active, a:visited
{
	background: #FFFFFF;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background: #FFFFFF;
	color: #996633;
	font-weight: bold;
	text-decoration: underline;
}

a.footer:link, a.footer:active, a.footer:visited
{
	background: #336699;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover
{
	background: #996633;
	color: #FFFFFF;
	text-decoration: underline;
}
