/* Default CSS Stylesheet for a new Web Application project */

BODY 
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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;
	}	

A
	{
		font-size: 10;
		font: Arial
	}
A:link	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#CF0303;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#CF0303;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

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 	{

	}
INPUT
{
	font:	Arial;
	font-size: 9;
}
.smallinput
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial
}
.smallinput2
{
    FONT-SIZE: 10;
    FONT-FAMILY: Arial
}
.smallinput3
{
    FONT-SIZE: 10;
    FONT-FAMILY: Arial;
    font-weight:bold
}
A.partnumber
{
	font-weight: normal;
	font-size: 8pt;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
A.partnumber:link
{
	font-weight: normal;
	font-size: 8pt;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
A.partnumber:visited
{
	font-weight: normal;
	font-size: 8pt;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
A.partnumber:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}

A.menu
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
A.menu2
{
	font-weight: Bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
A.menu:link
{
	color:White;
}
A.menu:visited
{
	color:White;
}
A.menu:hover
{
	color:White;
}

A.submenu
{
	font-weight: normal;
	font-size: 8pt;
	color: White;
	font-family: Arial;
}
A.submenu:link
{
	color:white;
}
A.submenu:visited
{
	color:White;
}
A.submenu3
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	font-family: Arial;
}
A.submenu3:link
{
	color:black;
}
A.submenu3:visited
{
	color:black;
}
A.submenu3:hover
{
	color:black;
}
A.submenu4
{
	font-weight: Bold;
	font-size: 10pt;
	color: Black;
	font-family: Arial;
	
}
A.submenu5
{
	font-weight: Normal;
	font-size: 8pt;
	color: Black;
	font-family: Arial;
	
}
A.SortButtons
{
	font-family:  Arial;
	font-size:  8pt;
	color: Black;
}
A.SortButtons:Link;
{
	color:Black;
}
A.SortButtons:visited
{
	color: Black;
}

A.nogrid
{
	font-weight: normal;
	font-size: 9pt;
	color: Black;
	font-family: Arial;
}
A.nogrid:link
{
	color:Black;
}
A.nogrid:visited
{
	color:Black;
}
A.nogrid:hover
{
	color:Black;
}
TABLE
{
	font-family:Arial;
 	 font-size: 1pt;
     color: Black;
     background: #E6E6E6;
}

TABLE.detail
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: black;
}
TABLE.grid
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: #BFBFBF;
     
}

TD.nogrid
{
	background: #E6E6E6;
}
TD.pcColumn
{
	border-top-style: outset;
	border-width: 1px;
     border-bottom: #bfbfbf 1px solid;

     border-right: #bfbfbf 1px solid;	
}
TD.pcColumn2
{
	border-top-style: outset;
	border-width: 1px;
     border-bottom: #bfbfbf 1px solid;
	
}

TABLE.nogrid
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: white;
 
     border-bottom: #bfbfbf 1px solid;

     border-right: #bfbfbf 1px solid;
}
TABLE.nogrid2
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: #E6E6E6;
	

}

TABLE.nogrid3
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: white;
 
}
TABLE.nogrid5
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: white;
 
     border-bottom: #bfbfbf 1px solid;

     border-right: #bfbfbf 1px solid;
}
TD.nogrid2
{
	background:white;
}

TABLE.nogrid3
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: transparent;
}
TABLE.nogridsub2
{
	font-family:Arial;
 	 font-size: 1pt;
     color: Black;
	background: #ffffcc;

}
TABLE.standard
{
	font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: white;
}
TD.nogridsub
{
		 font-family: Arial;
 	 font-size: 8pt;
 	 font-weight:bold;
     color: white;
	background: #003399;
    border-bottom: #bfbfbf 1px solid;
   border-right: #bfbfbf 1px solid;

}
TD.nogridsub3
{
		 font-family: Arial;
 	 font-size: 8pt;
     color: black;
	background: white;
}

TD.instruct
{
 font-family:Verdana;
  font-size: 8pt;
	background: #ffffcc;
	border-bottom:solid 1px #003399;
	border-left:solid 1px #003399;
	border-right:solid 1px #003399;
	border-top:solid 1px #003399;
  
}
TD.nogridsub2
{
		 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
	background: ffffcc;
     border-top: #bfbfbf 1px solid;
     border-bottom: #bfbfbf 1px solid;
     border-left: #bfbfbf 1px solid;
     border-right: #bfbfbf 1px solid;

}
TD.nogridsub4
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: Black;
     background: white;
     border-top: #bfbfbf 1px solid;
     border-bottom: #bfbfbf 1px solid;
     border-left: #bfbfbf 1px solid;
     border-right: #bfbfbf 1px solid;

}

TR.gridheader
{
	background:#E6E6E6;
}
TR.griddetail
{
	background:#BFBFBF;
}
TABLE.statusline
{
	font-family:Arial;
	font-size:7pt;
	background: white;
}	

TABLE.submenu
{
	 font-family:Arial;
 	 font-size: 8pt;
     color: White;
     background: mediumseagreen;
}
TABLE.menu
{
	 font-family:Arial;
 	 font-size: 7pt;
	 background: #003399;
	 color: White;
	
}
TABLE.footer
{
	background: white;
	font-family:Arial;
	font-size: 7pt;
	color:Black;
}
TR.detail
{
	background:#E6E6E6;
}
TR.detailHeader
{
	background:#BFBFBF;
}
TABLE.crmHeader
{
	background:#0060C0;
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:White
}
TABLE.crmSubHeader
{
	background:#E6E6E6;
	font-family:Arial;
	font-size:13;
	color:Black;
}
TD.border
{
		 font-family: Arial;
 	 font-size: 8pt;
 	 
     color: black;
	background: white;
    border-bottom: #bfbfbf 1px solid;
   border-right: #bfbfbf 1px solid;
}
TD.checkout
{
		 font-family: Arial;
 	 font-size: 8pt;
 	 
     color: black;
}

A.checkout
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	font-family: Arial;
	text-decoration:	underline;
}
A.checkout:link
{
	color:Black;
	text-decoration:	underline;
}
A.checkout:visited
{
	color:Black;
	text-decoration:	underline;
}
A.checkout:hover
{
	color:Black;
	text-decoration:	underline;
}
TR.gridheader2
{
	font-weight: normal;
	font-size: 7pt;
	 font-style:italic;
	color: Black;
	font-family: Arial;	
	background:#E6E6E6;
}
TR.griddetail2
{
	font-weight: normal;
	font-size: 7pt;
	 font-style:italic;
	color: Black;
	font-family: Arial;	
	background:#bfbfbf;
}
TD.pcColumn2
{

	border-width: 1px;
     border-bottom: #bfbfbf 1px solid;
     border-right: #bfbfbf 1px solid;	
}	
TD.pcColumn2a
{

	border-width: 1px;
     border-bottom: #bfbfbf 1px solid;
     border-right: #bfbfbf 1px solid;
     border-left: #bfbfbf 1px solid;	
}	
TD.ddColumn
{

	border: solid 2px #bfbfbf;
}
A.partnumber2
{
	font-weight: normal;
	font-size: 8pt;
	font-weight:bold;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
.redwarning
{
	font-size: 8pt;
	font-weight:bold;
	color: #CF0303;
	font-family: Arial;
}
A.partnumber2:link
{
	font-weight: normal;
	font-size: 8pt;
	font-weight:bold;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
A.partnumber2:visited
{
	font-weight: normal;
	font-size: 8pt;
	font-weight:bold;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
A.partnumber2:hover
{
	font-weight: normal;
	font-size: 8pt;
	font-weight:bold;
	color: #CF0303;
	font-family: Arial;
	text-decoration: underline;
}
TD.menu
{
	 font-family:Arial;
 	 font-size: 8pt;
	 background: #E6E6E6;
	 color: black;
	
}
TD.menu2
{
	 font-family:Arial;
 	 font-size: 8pt;
	 background: #E6E6E6;
	 color: black;
	 font-weight:bold;
	
}
TD.standard2
{
	font-family:Arial;
 	 font-size: 7pt;
     color: Black;
   
}
TD.productdetail
{
	font-weight:bold;
}
