
BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2% 0% 0% 2%;
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-bottom : 0.1em;
	text-align : center;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	margin-top : 1em;
	margin-bottom : 1em;
	text-align : center;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin-top : 1.5em;
	margin-bottom : 0.5em;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color : #FFFFFF;
	margin : 0em 0em 0em 0em;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color : #FFFFFF;
}

P.notice {
	color: #000000;
	background-color : #FFFFFF;
	border : thin ridge Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : italic;
	font-weight : normal;
	margin-left : 5%;
	margin-right : 5%;
	padding : 0.4em 0.2em 0.4em 0.2em;
	text-align : center;
}

UL.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
	color: #000000;
	background-color: #FFFFFF;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	margin-left : 5em;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color : #FFFFFF;
	padding-left : 1em;
	padding-right : 1em;
}

.para {
	margin-top: 0px;
	margin-bottom : 0px;
}

.details {
	margin-top : 0.4em;
	margin-bottom : 0.4em;
	margin-left : 2.5em;
}

.linkedetails {
	display: none;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align : center;
	margin-top: 0.1em;
	margin-bottom : 0.1em;
}

.featurelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color : #FFFFFF;
	list-style-type: disc;
	margin-top : 0px;
	margin-bottom : 0px;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-bottom: 0em;
}

#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-bottom: 0em;
}

A.noshow:link, A.noshow:active, A.noshow:hover, A.noshow:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}

.thomas {
	text-transform : uppercase;
	font-style : normal;
	font-weight : bolder;
	color: #000000;
	background-color : #FFFFFF;
}

#topnav, #viewtech, #pagenav {
	display: none;
}

.condensed {
	display: none;
}
