#textnav {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	float: right;
	text-align: center;
	clear: both;
	display: block;
	white-space: normal;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#textnav ul {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#textnav li {
	display:inline;
	padding:0;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
#textnav a {
	text-decoration: none;
	background: repeat-x;
	float:left;
	clear:right;
	padding:0;
	white-space:nowrap;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.75px;
	font-weight: normal;
}
#textnav a .hbarleftspan {
 background: left no-repeat;
 display:block;
}
#textnav a .hbarrightspan {
	font-family: arial;
	color: #0000FF;
	background: right no-repeat;
	display:block;
}
#textnav a:hover {
 background: repeat-x;
}
#textnav a:hover .hbarleftspan {
 background: left no-repeat;
}
#textnav a:hover .hbarrightspan {
 color: #C0C0C0;
 background: right no-repeat;
}
#textnav #current a {
 background: repeat-x;
}
#textnav #current .hbarleftspan {
 background: left no-repeat;
}
#textnav #current .hbarrightspan {
	color: #0000FF;
	background: right no-repeat;
}

/*main page text links*/

#mainContent a {
	color: #3F4858;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#mainContent a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.thrColFixHdr #container #mainContent #thecenter #products .columnback strong {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: .08em;
}
.thrColFixHdr  #container  #sidebar2  .columnback  cite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 1.15em;
	width: 160px;
	float: right;
	text-align: left;
	color: #333333;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display:inline;
}
.thrColFixHdr #container #sidebar2 .columnback cite a {
	text-decoration: none;
	clear: both;
	float: left;
}
.thrColFixHdr #container #mainContent .twocol #emergencywrap h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
