/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #006766;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
   	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

H1, H2, H3, H4, H5
{
    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;
	}	

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;
	}	

.BodyText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    color:Black    
}

.BodyTextItalic
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	line-height: 18px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BodyTextRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    color:#B70707    
}

.BodyTextStrikeThru
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.BodyTextRedBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color:#B70707    
}
.BodyTextBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color:Black    
}
A.CatalogUnselected, A.CatalogUnselected:link, A.CatalogUnselected:visited
{
    color:  Black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px
}

A.CatalogUnselected:hover
{
    color: White;
    font-weight:  bold;
    text-decoration: underline;
    padding-left: 11px
}

A.CatalogSelected, A.CatalogSelected.Active
{
    color: White;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px
}

A.CatalogSelected:hover
{
    color: Grey;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 12px
}


A.CatalogNavUnselected, A.CatalogNavUnselected:link, A.CatalogNavUnselected:visited
{
    color:  #B70707;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px
}

A.CatalogNavUnselected:hover
{
    color: White;
    font-weight:  bold;
    text-decoration: underline;
    padding-left: 11px
}

A.CatalogNavSelected, A.CatalogNavSelected.Active
{
    color: White;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px
}

A.CatalogNavSelected:hover
{
    color: Grey;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 12px
}
.ErrorMessage
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color:#AA0001    
}
.HeaderText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color:Black    
}
.ProductListHead
{
    color: #B70707;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 13pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 9px
}

.ProductListItemStrikeThru
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 9px;
    text-decoration: line-through;

}
.ProductListItemRed
{
    color: #B70707;
    font-family: Verdana, Arial;
    font-size: 9px
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: White;
    text-decoration: underline;
    padding-left: 11px
}

A.MenuSelected, A.MenuSelected.Active
{
    color: #33CCCC;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: #33CCCC;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 11px
}
.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.standard-text-red;
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    font-weight: bold;
	color: red;
}
A:link
{
	color: #B70707;
	font-weight:bold;
}
A:hover
{
	color: white;
	font-weight:bold;
}
