/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size :10pt; 
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN-LEFT:0px;
	MARGIN-TOP:0px; 
	MARGIN-RIGHT:0px;
	MARGIN-BOTTOM:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TABLE
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :10pt ; 
}
A.LinkGen
{
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}



A:link
{
	font-size: 10pt;
	color:#715E58;
	text-decoration: none;
}	
		
A:visited
{
	font-size: 10pt;
	color: slategray;
	text-decoration: none;
}	
		
A:active
{
	font-size:10pt;
	color: slategray;
	text-decoration: none;
}	
		
A:hover
{
	font-size :10pt ; 
	text-decoration: underline;
	
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.txtIntro
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :10pt ; 
	font-weight:normal }
	
.ProdIntro
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :8pt ; 
	font-weight:normal;
	}
.txtGen
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :10pt ; 
	font-weight:normal;
	}
.txtSm
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :8pt ; 
	font-weight:normal;
	}
	
td.SeeMore
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :8pt ; 
	font-weight:bold;
    background-image:  url(/Images/rednavbkgnd.gif);
    background-color: #4455aa;
    color:	#8E8E8E;
}


a.ProdInfo, a.ProdInfo:visited, a.ProdInfo:link
{
	FONT-FAMILY: Verdana, Times New Roman,Helvetica, sans-serif;
	font-size :8pt ; 
    font-weight:normal;
    text-decoration: none; 
    color: #000000;
}

a.ProdInfo:Hover
{
    color: #000000;
    text-decoration: underline;
   }
td.frame
{
	border-right: black 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: black 1px solid;
	background-color: #EFEBE3;
}

td.prodframe
{
	background-color:white;
		
	border-bottom:darkgray;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-right:darkgray;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left:darkgray;
	border-left-width:1px;
	border-left-style:solid;
	
	border-top:darkgray;
	border-top-width:1px;
	border-top-style:solid;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:1px;
	
	
}

/*****************************************************
General Text
*****************************************************/
.txt1 { font-size : 1.0em; }
.txt2 {font-size : 0.9em; }
.txt3 { font-size : 0.8em; }
.txt4 { font-size : 0.7em; }
.txt5 { font-size : 7pt; }

.txt8pt 
{
	font-size : 8pt; 
	color:Gray
}

.txtHome 
{
	font-size : 8pt; 
	color:dimgray;
	line-height:16pt;
}

.txtAward
{
	font-size : 8pt; 
	color:dimgray;
	line-height:14pt;
}

.txtCatHeader
{
	font-size: 28pt;
	color: #d7d3c8;
}

.txtProductHeader
{
	font-weight: 700;
	font-size: 18pt;
	word-spacing: normal;
	text-transform: none;
	color: #84716a;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

.tableQuoteBorder
{
	border-right: #cccccc 1px solid;
	border-top: #84716a 3px solid;
	border-left: #cccccc 1px solid;
	color: dimgray;
	border-bottom: #84716a 3px solid;
	background-color: #f1efe7;
}
.menuSeperator
{
	color: #83706a;
}

