a:link 
{ 
	text-decoration: none; 
	color: "#0033cc" 
}

a:visited 
{ 
	text-decoration: none; 
	color: "#0033cc" 
}

a:hover 
{
	text-decoration: none; 
	color: "red";
} 

a.accList
{
	font-size: 12px;
	line-height: 19px;
	font-family: Arial, sans-serif;
	position: static;
}

a.GSA
{
	font-size: 13px;
	font-family: Arial, sans-serif;
	position: static;
	text-decoration: underline;
	font-weight: bold;
	color:Blue;
	letter-spacing: 1.25;
}

a.OilerText 
{
	font-size: 12px; 
	font-family: Arial, sans-serif; 
}

a.NavText 
{
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	line-height: 19px;
}

a.NavSelected 
{
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	line-height: 19px;
	color: #00A36A;
	font-weight: bold;
}

li.accList
{
	text-indent: 0pt;
}

td.accList 
{
	font-size: 10px; 
	color: #283082; 
	font-family: 'Zapf Dingbats', fantasy; 
}

td.PrintaccList 
{
	font-size: 10px; 
	color: #283082; 
	font-family: 'Zapf Dingbats', fantasy; 
}

td.specsList 
{
	font-size: 12px; 
	font-family: Arial, sans-serif; 
}

td.specsImage 
{
	font-size: 10px; 
	font-family: Arial, sans-serif; 
}

td.accTitle
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	line-height: 17px;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

td.PrintaccTitle
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	line-height: 17px;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

td.prodName 
{
	font-size: 20px; 
	font-family: Arial, sans-serif; 
	font-weight: bold;
}

td.NSN 
{
	color: #283082; 
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	line-height: 14px; 
	font-weight: bold;
}

td.MarketingText 
{
	font-size: 12px; 
	color: #D92D2A; 
	font-family: Arial, sans-serif; 
	line-height: 15px;
	font-weight: bold;
}

td.Price 
{
	font-size: 18px; 
	font-family: Arial, sans-serif; 
	line-height: 22px;
}

td.FOB 
{
	font-size: 10px; 
	font-family: Arial, sans-serif; 
	line-height: 10px; 
}

td.BodyText 
{
	font-size: 13px; 
	font-family: Arial, sans-serif;
}

td.FederalText 
{
	line-height: 15px;
	font-size: 12px; 
	color: #D92D2A; 
	font-family: Arial, sans-serif;
}

td.NavHeader 
{
	font-size: 12px; 
	font-family: Arial, sans-serif;
	font-weight: bold; 
}

table.OilerText
{
	border-left-color: silver;
	border-bottom-color: silver;
	border-top-style: solid;
	border-top-color: silver;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: silver;
	border-bottom-style: solid;
}
.BoldLink
{
	font-weight: bold; 
}

a.lowernav:link	{
	color:"#0000FF";
	text-decoration:none;
}

a.lowernav:visited	{
	color:"#0000FF";
	text-decoration:none;
}

a.lowernav:focus	{
	color:"#CC0000";
	text-decoration:none;
}

a.lowernav:hover	{
	color:"#CC0000";
	text-decoration:none;
}

a.lowernav:active	{
	color:"#CC0000";
	text-decoration:none;
}

table.lowernav	{
	font-family: "Verdana", "Helvetica";
	font-size: 7pt;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}