/* Default CSS Stylesheet for a new Web Application project */


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:link	{	
	line-height: 18px;
	color: Gray;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration: underline
	}	

A:link2	{	
	line-height: 18px;
	color: Green;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration: underline
	}	
		
A:visited	{
	line-height: 18px;
	color: Gray;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration: underline	
	}	
		
A:active	{	
	line-height: 18px;
	color: Gray;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration: underline	
	}	
		
A:hover	{
	line-height: 18px;	
	color:	Black; 	
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration: underline	
	}
	
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;
	}	

.tblMain {
	table-layout:fixed;
	border-top: 5px solid #333;
	border-collapse: collapse;
	background: #fff;
	 }

.tblTD {
	border-bottom: 1px dashed #333;
	padding: 2px 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
 } 
 
 .box 
 {
    margin: 0 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
	line-height: 15pt;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
 }

.dontshow
{
visibility: hidden;
}

.show
{
visibility: visible;
}

.TxBox
{
	border-right: #404040 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #cccccc 1px solid;
	font-style: normal;
	font-family: 'Verdana';
	font-size:	10pt;
}

.Btns
{
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;
	font-style: normal;
	font-family: 'Verdana';
	font-size:	10pt;
}

.BtnsCart
{
	font-style: normal;
	font-family: 'Verdana';
	font-size:	9pt;
	font-weight: 600;
	background-color: #9db8a5;
	color: White;
}

.tinydate{
	display:inline;
	width: 60px;
	float:right;
	text-align:right;
	font-size:9px;
	color:#3E85B1;
	line-height: 20px;
}

.biolink{
	display:inline;
	width: 60px;
	left;
	text-align:right;
	font-size:8px;
	color:#3E85B1;
	line-height: 11px;
}

.smallheightblack{
	color: Black;
	font-style: none;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration : none;	
	line-height: 11pt
}

.smallheightred{
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration:  none;
	line-height: 11pt
}



.spacertext{
	text-left;
	font-size:2px;
	color:#FF26E2;
}

.PanelText
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
	overflow: auto;
}

.FontWhiteBold
{
	color : White;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
}

 
.LabelsText
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
}

.LabelsTextBold
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration :  none;
}

.TitleBold
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration :  none;
}

.BoldULine
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : underline;
}

.BoldSmall
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: 600;
	text-decoration :  none;
}

.lblTextSmall
{
	color : #696969;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration :  none;
}

.RedFont
{
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration :  none;	
}

.GreenFont
{
	color: #9db8a5;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration :  none;	
}

.WhiteFont
{
	color: White;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration :  none;	
}

.RedFont
{
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: Bold;
	text-decoration : none;		
}

.TitleFont
{
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : none;		
}


.TitleFontLink
{
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : none;		
}

.TitleFontBlack
{
	color: Black;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : none;		
}

.SubTitleFont
{
	color: Black;
	font-style: italic;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration : none;	
	line-height: 15pt	
}

.Content
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
	line-height: 15pt
}

.tblHeader
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration :  none;
}

.tblItem
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
}

.tblAltItem
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
}

.WelcomeFont
{
	color: #9db8a5;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : none;		
}

.FontGreen
{
	color: #9db8a5;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration : none;		
}

.FontGrayBold
{
	color: Gray;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : none;		
}

.FontGrayBold2
{
	color: Gray;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration : none;		
}


.CartListHead
{
    background-color: #9db8a5;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 10pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #f8ecba;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    line-height: 10pt;
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 5px;
    line-height: 10pt;
}

.CartListFooter
{
    background-color: #9db8a5;
    line-height: 10pt;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 10pt;
    padding-left: 5px
}


A.LinksRed:active
{
	text-decoration: none;
	line-height: 20px;
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight: normal 
}

A.LinksRed:hover
{
	text-decoration: none;
	line-height: 20px;
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight:  normal
}

A.LinksRed:link
{
	text-decoration: none;
	line-height: 20px;
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight:  normal
}

A.LinksRed:visited
{
	text-decoration: none;
	line-height: 20px;
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight:  normal
}

A.LinksRed
{
	text-decoration: none;
	line-height: 20px;
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight:  normal
}

.LinksRed
{
	text-decoration: none;
	line-height: 20px;
	color: Red;
	font-style: normal;
	font-size : 10pt;
	font-family: Verdana;
	font-weight:  normal	
}


A.LinksCatg:link	{	
	text-decoration: none;
	line-height: 18px;
	color: Black	;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	
	}	
		
A.LinksCatg:visited	{	
	text-decoration:	none;
	line-height: 18px;
	color: Black;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	}	
		
A.LinksCatg:active	{	
	text-decoration:	none;
	line-height: 18px;
	color: Black;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	}	
		
A.LinksCatg:hover	{	
	text-decoration: none;	
	line-height: 18px;	
	color:	Black; 	
	text-decoration: underline;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	}
	
A.LinksCatg	{	
	text-decoration:	none;
	line-height: 18px;
	color: Black;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	}	
	
.LinksCatg	{	
	text-decoration:	none;
	line-height: 18px;
	color: Black;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	}	
	
	
	
.CopyRight
{
	color : #000000;
	font-style: normal;
	font-size : 10pt;
	font-family: 'Verdana';
	font-weight: normal;
	text-decoration :  none;
	line-height: 10pt
}
