body				{ 
font-family: Arial, Helvetica, sans-serif; 
background: #003366 url('/images/bodybgfill.gif') repeat; 
color: #003366; 
font-size: x-small; 
margin: 0px 0px 0px 0px;
text-align: center;
}

div.siteContainer	{
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #FFFFFF;
	color: #003366;
	border-bottom: 0px solid #FFFFFF;
}

#topbanner		{
	background-color: #FFFFFF;
	color: #003366;
	font-size: xx-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}

#bottom		{
	background-color: #003366;
	color: #FFFFFF;
	font-size: xx-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottom a	{
	color: #FFFFFF;
	background-color: transparent;
}

#footerl		{ float: left; width:350px; text-align: left; }

#footerr		{ float: right; width:350px; text-align: right; }

div.mainContent	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



a					{ color: #003366; background-color : transparent; }
a:hover			{ color: #F61B1C; background-color : transparent; }

p					{ font-size: x-small; color: #003366; background-color : transparent; }

p.boxhead		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.edit		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.linktext		{ font-size: x-small; }
p.linktextbold		{ font-size: x-small; font-weight: bold; }

p.large			{ font-size: medium; }
p.medium			{ font-size: small; }
p.tiny       	{ font-size: xx-small; }
p.tinybold		{ font-size: xx-small; font-weight: bold; }

p.boxhead12		{ font-size: medium; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings-tiny		{ font-size: xx-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }

.highlight		{ font-size: small; color: #F61B1C; background-color : transparent; font-weight: bold; }
.highlight10		{ font-size: x-small; color: #F61B1C; background-color : transparent; font-weight: bold; }
.highlight8		{ font-size: xx-small; color: #F61B1C; background-color : transparent; font-weight: bold; }
font			{ font-size: x-small; }

li			{ font-size: x-small; }
h1			{ font-size: large; font-weight: bold; }
h2			{ font-size: medium; font-weight: bold; }
h3			{ font-size: x-small; font-weight: bold; }
h4			{ font-size: small; font-weight: bold; }
h5			{ font-family: Arial, Helvetica. sans-serif; font-size: small; color: #FFFFFF;  font-weight : bold;  padding: 4px 4px 4px 40px; border: 1px solid #000000; background: #003366 url(/images/h5.gif) no-repeat; }

h6			{ font-size: small; font-weight : bold; }

input						{ font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
input.submit			{ font-family: Arial, Helvetica, sans-serif; background-color: #003366; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input#submit			{ font-family: Arial, Helvetica, sans-serif; background-color: #003366; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input.buyButton		{ font-family: Arial, Helvetica, sans-serif; background-color: #003366; color: #FFFFFF; font-size: xx-small; font-weight: bold; }

textarea			{ font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
select			{ font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }

hr					{ color: #003366; width: 100%; }
td.shaded		{ background-color: #EEEEEE; }
td.whitefill	{ background-color: #FFFFFF; }
td.shaded-red	{ background-color: #F61B1C; }
td.noshade		{ background-color: #FFFFFF; }
td.boxhead		{ background-color: #0099FF; }
td.nobg			{ background-color: #FFFFFF; }
.submenu			{ font-size: xx-small; font-weight: bold; }
.menu				{ font-size: x-small; font-weight: bold; }
.red				{color: #F61B1C; }
.blue				{color: #003366; }
.green			{color: #00CC00; }
.grey				{color: #999999; }
.footer-main		{ font-size: x-small; font-weight: bold; }
.ongrey		{ font-size: x-small; font-weight: bold; color: #FFFFFF; }
.tiny		{ font-size: xx-small; }

table.lists	{width : 98%}

blockquote {font-weight : bold; }

.prod				{ font-size: x-small; }
.prodonoffer	{ font-size: x-small; text-decoration: line-through  }
.prodmain		{ font-size: x-small; color: #003366; background-color: transparent; font-weight: bold }
.prodsub			{ font-size: xx-small; }
.prodbold		{ font-size: x-small; font-weight: bold }
.prodsubbold	{ font-size: xx-small; font-weight: bold }

table.prod	{width : 98%}


div.blockBordered	{
	font-size: xx-small;
	border: 1px solid #003366;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
div.blockBordered h2	{
	font-size: x-small;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 32px;
	background: #003366 url('/images/block-bordered.gif') no-repeat top left; 
	color: #FFFFFF;
	text-align: center;
}

div.blockBorderless	{
	font-size: xx-small;
	border: 0px solid #003366;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
div.blockBorderless h2	{
	font-size: x-small;
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 31px;
	background: #FFFFFF url('/images/block-borderless.gif') no-repeat top left; 
	color: #003366;
	text-align: center;
	border: 1px solid #003366;
}


div.blockBordered h5.categoryHeader, div.blockBorderless h5.categoryHeader	{
	font-size: x-small; 
	font-weight: bold; 
	border-top: 0px solid #000000;
	border-right: 4px solid #003366;
	border-bottom: 0px solid #000000;
	border-left: 4px solid #003366;
	background: #7F99B2;
	margin: 2px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	color: #003366;
}
div.blockBordered h5.categoryHeader a, div.blockBorderless h5.categoryHeader a	{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

div.blockBordered a.subcategoryHeader, div.blockBorderless a.subcategoryHeader			{
	font-size: xx-small; 
	font-weight: bold;
	color: #000000;  
	background-color: #FFFFFF; 
	margin: 1px 0px 1px 0px; 
	padding: 2px 2px 2px 2px; 
	display: block; 
	border-left: 4px solid #003366; 
	border-top: 0px solid #EAEAEA; 
	border-right: 4px solid #003366; 
	border-bottom: 0px solid #EAEAEA;
	text-decoration: none;
}
div.blockBordered  a.subcategoryHeader:hover, div.blockBorderless a.subcategoryHeader:hover		{ color: #FFFFFF;  background-color: #F61B1C; border-color: #003366; }








div.blockHighlight	{
	font-size: xx-small;
	border: 1px solid #003366;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
div.blockHighlight h2	{
	font-size: x-small;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 32px;
	background: #F61B1C url('/images/block-highlight.gif') no-repeat top left; 
	color: #FFFFFF;
	text-align: center;
}

div.blockNews	{
	font-size: xx-small;
	border: 1px solid #003366;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
div.blockNews h2	{
	font-size: x-small;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 32px;
	background: #FFFFFF url('/images/block-news.gif') no-repeat top left; 
	color: #F61B1C;
	text-align: center;
}




div.reset	{
	clear: both;
}

#screenreader	{	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }

div.navi	{ 
	background-color:  #FFFFFF;
	margin: -2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}



table.navContainer { background-color: #FFFFFF; color: #000000; border-left: 1px solid #9CA1A3; border-right: 1px solid #9CA1A3; border-bottom: 1px solid #9CA1A3;  }

div.navi table { border-top: 1px solid #9CA1A3; border-bottom: 1px solid #9CA1A3; background-color: #003366;  }
div.navi td	{ margin: 0px 1px 0px 1px; }

div.navi ul.nav	{  
	list-style: none; 
	width: 100%; 
	margin: 0px 0px 0px 0px; 
	padding: 0; 
	text-align: center; 
}

div.navi li	{  
	padding-top: 0px;
	padding-bottom: 0px;
}


div.navi li.on a {
font-weight: bold;
height: 22px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 1px 0px 1px 0px;
background: #F61B1C;
border: 2px solid #FFFFFF;
}	
	
div.navi li.on a:hover {
background: #FFFFFF;
color: #000000;
border: 2px solid #F61B1C;
}

div.navi li.off a {
font-weight: bold;
height: 22px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 1px 0px 1px 0px;
background: #003366;
border: 2px solid #FFFFFF;
}	
	
div.navi li.off a:hover {
background: #FFFFFF;
color: #F61B1C;
border: 2px solid #F61B1C;
}