/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

H1, H2, H3, H4, H5, THEAD, TFOOT
{
    COLOR: #0000a0;
}
SELECT 
{
		font-size: 11px;
}
INPUT 
{
		font-size: 11px;
}
TH 
{
	background-color: #3E7E4B;
	color: White;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	4em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	color: #3E7E4B;
	background-color: #FFFFFF;
	text-decoration: underline;
	}	
		
A:visited	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	color: #3E7E4B;
	background-color: #FFFFFF;
	text-decoration: underline;
	}	
		
A:active	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
	}	
		
A:hover	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
	color:	#000000;
	}
	
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;
	}	

.menuTable 
{
	border-collapse: collapse;
	background-color: #3E7E4B;
	border-color: #ffffff;
	border-left-color: #ffffff;
	border-left-width: 1px;
}
.menuTable td 
{
	border-left-width:1px;
	border-left-color:#bbbbbb;
	border-right-width:1px;
	border-right-color:#bbbbbb;
	border-top-width:1px;
	border-top-color:#bbbbbb;
	border-bottom-width:1px;
	border-bottom-color:#bbbbbb;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 400px;
	background-color: #FFFFFF;
}

.anylinkcss a{
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color: #3E7E4B;
}
.anylinkcss a:visited{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color: #3E7E4B;
}

.anylinkcss a:hover{ /*hover background color*/
        background-color: #000000;
        color: white;
}
a.indexnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #FFFFFF;
	background-color: #3E7E4B;
	text-decoration: none;
}
a.indexnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3E7E4B;
	text-decoration: none;
	font-weight:bold;
}
a.indexnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3E7E4B;
	text-decoration: none;
	font-weight:bold;
}
#tableNav 
{
	border-collapse:collapse;
	border-width: 1px;
}
.navbold {
	color: #FFFFFF;
	background-color: #B92025;
}
a.navbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bolder;
	color: #FFFFFF;
	background-color: #B92025;
	text-decoration: none;
}
a.navbold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B92025;
	text-decoration: none;
	font-weight:bold;
}
a.navbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B92025;
	text-decoration: none;
	font-weight:bold;
}
.catHeader {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:none;
	font-weight:bold;
}	
a.catHeader:hover
{
	font-size:20px;
	color: #3E7E4B;
	text-decoration: underline;
	font-weight:bold;
}
a.catHeader:visited
{
	font-size:20px;
	color: #000000;
	font-weight:bold;
}
a.catHeader
{
	font-size:20px;
	color: #000000;
	font-weight:bold;
}
.subCatHeader	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #3E7E4B;
	font-weight:bold;
}	
.pLine1
{
	font-weight:bold;
    FONT-SIZE: 12px;
}
.pLine2
{
    FONT-SIZE: 12px;
    color: #0000A0;
    font-weight:bold;
}
.pLine3 
{
    FONT-SIZE: 12px;
}
.pLine4 
{
    FONT-SIZE: 12px;
	color:#669966;
    font-weight:bold;
}
.altRow 
{
	background-color: #ffffff;
}
.altPackageRow 
{
	background-color: #ffffff;
}
.packageHeader 
{
    FONT-SIZE: 12px;
	font-weight:bold;
}
.packageBody 
{
    FONT-SIZE: 10px;
}
.newRow 
{
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:thin;
}
.copyright 
{
	color:0000A0;
    FONT-SIZE: 9px;
}
.footer1 
{
	color:#000000;
    FONT-SIZE: 9px;
}
.footer2 
{
	color:#3E7E4B;
    FONT-SIZE: 9px;
}
.catName
{
	font-weight:bold;
    FONT-SIZE: 12px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:thin;
}
.catDesc
{
    FONT-SIZE: 12px;
    color: #3E7E4B;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:thin;
}
.title 
{
	color: #3E7E4B;
	font-size: 24px;
	font-weight:bold;
}
.bodyTable
{
	border-top-width: 1px;
	border-top-color: #3e7e4b;
	border-top-style: solid;
	border-collapse: collapse;
	border-right-width: 1px;
	border-right-color: #3e7e4b;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #3e7e4b;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3e7e4b;
	border-bottom-style: solid;
}
.label 
{
	font-size: 11px;
	color: #555555;
	font-weight: bold;
}
.data 
{
	font-size: 11px;
	color: #555555;
}
.optselect
{
	width:545px;
	background-color: #EEEEEE;
}
.price 
{
	font-size: 11px;
	color: Green;
}
#tableDetail 
{
	font-size: 12px;
}
.detailLabel 
{
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}
.listPrice 
{
	font-size: 11px;
	color: Navy;
	text-decoration: line-through;
}
.youSave 
{
	font-size: 11px;
	color: 3E7E4B;
}
#tableResults 
{
	border-collapse: collapse;
	border-color: Black;
	width: 100%;
	font-size: 11px;
}
#tableMain
{
	margin-left: 2px;
	margin-right: 4px;
	width: 836;
	text-align: center;
}
.head5 
{
    color: #3E7E4B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
#tableFilter
{
	border-collapse: collapse;
	border-color: #CCCCCC;
}
#tableOption
{
	border-collapse: collapse;
	border-color: #CCCCCC;
	width: 596px;
}
#tableCart
{
	width: 90%;
	text-align: center;
	border-collapse:collapse;
	border-color:  #EEEEEE;
}
.headerOption 
{
	background-color: #EEEEEE;
	color: Black;
}
.warning 
{
	color: Red;
}
.ok
{
	color: Green;
}
#tableCheckout 
{
	border-collapse:collapse;
	border-color: #EEEEEE;
	border-width: thin;
}
#panelComplete 
{
	margin-left: 10px;
}
#panelContent
{
	padding-left: 5px;
	padding-right: 5px;
}
.required 
{
	color: #B92025;
}
a.addInfoLink:hover
{
	font-size:10px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a.addInfoLink:visited
{
	font-size:10px;
	color: #0000a0;
	font-weight:bold;
}
a.addInfoLink
{
	font-size:10px;
	color: #0000a0;
	font-weight:bold;
}
.tsRow {
    background-color: #EEEEEE;
}
