BODY,TD {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

SUP {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#Comp {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Prod {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Serv {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Tech {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}

.menu {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}
.menu:link {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}
.menu:active {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}
.menu:visited {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}
.menu:hover {
	color: #000000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}

.bold {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.title {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.prodline {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.footer {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.bluebold {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
}

.bluebi {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	font-style: italic;
}

.bluebold2 {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3333FF;
	font-weight: bold;
}

li {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,Geneva;
	color: #000000;
	margin: 6px 0px 0px -14px;
	font-weight: normal;
	text-decoration: none;
}
.li:link {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,Geneva;
	color: #000000;
	margin: 6px 0px 8px 0px;
	font-weight: normal;
	text-decoration: none;
}
.li:active {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,Geneva;
	color: #000000;
	margin: 6px 0px 8px 0px;
	font-weight: normal;
	text-decoration: none;
}
.li:visited {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,Geneva;
	color: #000000;
	margin: 6px 0px 8px 0px;
	font-weight: normal;
	text-decoration: none;
}
.li:hover {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,Geneva;
	color: #E4E0B0;
	margin: 6px 0px 8px 0px;
	font-weight: normal;
	text-decoration: none;
}

.navbar { border-top: thin solid black; width: 100%; }
.bar2   { border-top: thin solid black; width: 80%; }

A:link    { font-size: 10pt; color: #000000; text-decoration: underline; }
A:active  { font-size: 10pt; color: #000000; text-decoration: underline; }
A:visited { font-size: 10pt; color: #000000; text-decoration: underline; }
A:hover   { font-size: 10pt; color: #000000; text-decoration: none; }

A.footer:link    { font-size: 8pt; color: #000000; text-decoration: underline; font-weight: normal; }
A.footer:active  { font-size: 8pt; color: #000000; text-decoration: underline; font-weight: normal; }
A.footer:visited { font-size: 8pt; color: #000000; text-decoration: underline; font-weight: normal; }
A.footer:hover   { font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal; }

A.more:link    { font-size: 10pt; color: #000000; text-decoration: underline; font-weight: bold; }
A.more:active  { font-size: 10pt; color: #000000; text-decoration: underline; font-weight: bold; }
A.more:visited { font-size: 10pt; color: #000000; text-decoration: underline; font-weight: bold; }
A.more:hover   { font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }

A.prodline:link {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
A.prodline:active {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
A.prodline:visited {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
A.prodline:hover {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}


