body			{ font-family: Verdana, Arial, Helvetica, sans-serif; background: #ffffff url('images/body-bg-fill.gif') no-repeat top left; 
color: #291770; font-size: x-small; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: center;}

a			{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #291770; background-color : transparent; }
a:hover			{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #E87817; background-color : transparent; }

p					{ font-size: x-small; color: #291770; 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: #E87817; background-color : transparent; font-weight: bold; }
.highlight10		{ font-size: x-small; color: #E87817; background-color : transparent; font-weight: bold; }
.highlight8		{ font-size: xx-small; color: #E87817; 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-size: x-small; font-weight : bold; border-bottom: 2px solid #E87817; }
h6			{ font-size: small; font-weight : bold; }

input				{ background-color: #FFFFFF; font-size: xx-small; }
input.submit	{ background-color: #E87817; color: #FFFFFF; font-size: x-small; font-weight: bold; }
textarea			{ background-color: #FFFFFF; font-size: xx-small; }
select			{ background-color: #FFFFFF; font-size: xx-small; }
hr					{ color: #291770; width: 100%; }
td.shaded		{ background-color: #EEEEEE; }
td.whitefill	{ background-color: #FFFFFF; }
td.shaded-red	{ background-color: #FF0000; }
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: #FF0000; }
.blue				{color: #291770; }
.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: #FF0000; 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%}






#screenreader	{	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }




div.blockBordered	{
	font-size: xx-small;
	border: 1px solid #291770;
	text-align: left;
}
div.blockBordered h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	background-color: #291770;
	color: #FFFFFF;
}

div.blockBorderless	{
	font-size: xx-small;
	border: 0px solid #291770;
	text-align: left;
}
div.blockBorderless h2	{
	font-size: x-small;
	font-weight: bold;
}

div.blockHighlight	{
	font-size: xx-small;
	border: 1px solid #291770;
	text-align: left;
}
div.blockHighlight h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	background-color: #291770;
	color: #FFFFFF;
	border-bottom: 2px solid #E87817; 
}

div.blockNews	{
	font-size: xx-small;
	border: 1px solid #E87817;
	text-align: left;
}
div.blockNews h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	background-color: #E87817;
	color: #FFFFFF;
	border-bottom: 1px solid #E87817;
}


#banner	{
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#banner table	{
	border: 0;
	border-collapse: collapse;
}

#banner table td.bannerLeft	{
	background-color: #FFFFFF;
	font-size: xx-small;
	text-align: left;
	border-collapse: collapse;
}

#banner table td.bannerRight	{
	background-color: #FFFFFF;
	font-size: xx-small;
	text-align: right;
	border-collapse: collapse;
}

#topNav	{
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

#topNav ul	{
	list-style: none;
	margin: 0px 0px 0px 0px;
}

#topNav li	{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	display: block;
}

#topNav li.nav-on {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #E87817 url(/images/tabon-top-left.gif) no-repeat top left;
	color: #FFFFFF;
}

#topNav li.nav-on a.nav-on {
	color: #FFFFFF;
	background: transparent url(/images/tabon-top-right.gif) no-repeat top right;
	text-decoration: none;
	padding: 0px 10px 5px 10px;
}

#topNav li.nav-off {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #291770 url(/images/taboff-top-left.gif) no-repeat top left;
	color: #FFFFFF;
}

#topNav li.nav-off a.nav-off {
	color: #FFFFFF;
	background: transparent url(/images/taboff-top-right.gif) no-repeat top right;
	text-decoration: none;
	padding: 0px 10px 5px 10px;
}



#bottomNav	{
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

#bottomNav ul	{
	list-style: none;
	margin: 0px 0px 0px 0px;
}

#bottomNav li	{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	display: block;
}

#bottomNav li.nav-on {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #E87817 url(/images/tabon-top-left.gif) no-repeat top left;
	color: #FFFFFF;
}

#bottomNav li.nav-on a.nav-on {
	color: #FFFFFF;
	background: transparent url(/images/tabon-top-right.gif) no-repeat top right;
	text-decoration: none;
	padding: 0px 10px 5px 10px;
}

#bottomNav li.nav-off {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #291770 url(/images/taboff-top-left.gif) no-repeat top left;
	color: #FFFFFF;
}

#bottomNav li.nav-off a.nav-off {
	color: #FFFFFF;
	background: transparent url(/images/taboff-top-right.gif) no-repeat top right;
	text-decoration: none;
	padding: 0px 10px 5px 10px;
}

div.fw	{
	clear: both;
	margin: 0px auto 0px auto;
	border-top: 5px solid #291770;
}

#contentArea	{
	clear: both;
	width: 770px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
	border-top: 0px solid #291770;
	text-align: left;
}



#footer		{
	width: 770px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	background: #FFFFFF;
	border-top: 0px solid #291770;
	font-size: xx-small;
	color: #291770;
}

#footer a	{
	color: #291770;
	background-color: transparent;
}

#footerl		{
	float: left;
	width:350px;
	text-align: left;
}

#footerr		{
	float: right;
	width:350px;
	text-align: right;
}

div.reset	{
	clear: both;
}


