/* CSS Document */

h1		{ font-family:Tahoma,Arial,Helvetica; font-size:16pt; font-weight:bold; color:#253E7D; }
h3		{ font-family:Tahoma,Arial,Helvetica; font-size:13pt; font-weight:bold; color:#253E7D; }
h4		{ font-family:Arial,Helvetica; font-size:12pt; font-weight:bold; color:#000000; }

td		{ font-family:Tahoma,Arial,Helvetica; font-size:10pt; color:#253E7D; }

.header	{ font-size:14pt; font-weight:bold; }

.text1	{ font-family:Tahoma,Arial,Helvetica; font-size:8pt; color:#253E7D; }

.text2	{ font-family:Tahoma,Arial,Helvetica; font-size:8pt; color:#000000; }

.text3	{ font-family:Tahoma,Arial,Helvetica; font-size:7pt; color:#000000; }

.req	{ font-family:Arial,Helvetica; font-size:9pt; color:#ff0000; }

.text4	{ font-size:10pt; }

b		{ font-weight:bold; }

all.MenuItemNS { font: bold x-small Verdana; color: white; text-decoration: none; }

.MenuItemIE { text-decoration: none; font: bold xx-small Verdana; color: white; cursor: hand; }

.footer	{ font: bold 8pt Verdana,Arial,Helvetica; color: #253E7D; }

A {color: #333333;}

A:hover {color: #ff0000;}

.prodLeft
	{
	padding-left: 20px;
	width: 300px;
	color: #000;
	font-weight:bold;
	}
	
.prodRight
	{
	padding-left: 60px;
	width: 300px;
	color: #000;
	font-weight:bold;
	}
	
.prodHeader
	{
	padding-left: 140px;
	}
	
.prod_list_group
	{
	font-size: 18px;
	color:#2d91dd;
	font-weight: bold;
	}
	
.prod_list_cat
	{
	font-size: 13px;
	color:#000;
	font-weight: bold;
	border-bottom: solid 1px #000;
	margin-right:0;
	}
	
.line
	{
	border-top: solid 1px #000;
	}
	
.desc
	{
	color:#2d91dd;
	font-size: 12px;
	margin-top: -10px;
	}

