							/*

CSS2 template by mike montagne, ADVANCE Information systems


Colors:

rgb(155,155,155); 		text		#9b9b9b

rgb(200,150,75); 		red GOLD 		#c89648
rgb(175,150,100);		yellow-white GOLD

rgb(196,0,38); 		Crimson		#c40026

rgb(128,128,128);		Gray

rgb(0,150,100);		Green 	x rgb(0,175,125) x
rgb(4,240,166);		NeonGreen

rgb(0,200,255);		SilverCerulean
rgb(255,0,255);		SilverLavendar
rgb(0,255,200);		SilverLime
rgb(255,150,150);		SilverRed 	x 255,200,200 255,175,175 x
rgb(255,255,150);		SilverYellow

							*/





@media screen {





body

 	{
	color: rgb(0,0,100); // #000064
	background: white;
	padding: 50px;
	}










a
	{
	text-decoration: none;
	font-style: bolder;
	}

a:link
	{
	color: rgb(255,0,0); // FF0000
	}

a:active
	{
	color: rgb(255,0,0); // FF0000
	}

a:visited
	{
	color: rgb(255,0,128); // rgb(200,0,200); C800C8
	}
a:hover
	{
	color: rgb(0,150,75); // dark lime
	}

a:focus
	{
	color: rgb(0,150,75); // lime
	}










/* PARAGRAPHS ------------------------- */



P  	{
	color: rgb(0,0,100);
	text-align: left;
	font-size: 11px;
	line-height: 1.25em;
	letter-spacing: 0.3em;
	font-family: Tahoma, Century Gothic, Helvetica, QuickType, Chicago;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 1.5em;
	}



p.Closure
	{
	margin-top: 5.0em;
	margin-bottom: 2.5em;
	}



p.DocumentLink_DATE
	{
	color: rgb(100,100,100);
	font-size: 10px;
	letter-spacing: 0.30em;
	margin-bottom: 2.0em;
	}



p.DocumentLink_TITLE
	{
	color: rgb(125,125,255);
	font-weight: 700;
	letter-spacing: 0.30em;
	margin-bottom: 1.5em;
	}



p.DocumentLink_DESCRIPTION
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-bottom: 1.0em;
	}



p.DocumentLink_DESCRIPTION_LAST
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-bottom: 5.0em;
	}



p.mb2_5
	{
	margin-bottom: 2.5em;
	}



p.mb5
	{
	margin-bottom: 5.0em;
	}



p.mb10
	{
	margin-bottom: 10.0em;
	}







/* EMPHASIS ------------------------- font-weight: 900; */



em
	{
	font-style: normal;
	}



em.blue
	{
	color: rgb(100,100,255);
	}



em.green
	{
	color: rgb(0,150,100);
	}



em.red
	{
	color: rgb(225,0,0);
	}









/* HEADINGS ------------------------- */



h1,h2,h3,h4,h5,h6,
	{
	color: rgb(175,150,100);
	font-family: Tahoma, Century Gothic, Helvetica, QuickType, Chicago;
	font-style: normal;
	letter-spacing: 0.25em;
	text-align: left;
	line-height: 1.2em;
	margin-bottom: 2.5em;
	}



h1
	{
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.35em;
	}



h2	{
	font-size: 15px;
	font-weight: 700;
	}



h3 	{
	font-size: 15px;
	font-weight: 700;
	}



h4	{
	font-size: 14px;
	font-weight: 700;
	}



h5	{
	font-size: 13px;
	font-weight: 700;
	}



h5.Page_ItemOrPageName
	{
	color: rgb(125,125,255);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.5em;
	text-align: left;
	margin-top: 75px;
	margin-bottom: 75px;
	}



h6	{
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.07em;
	margin-top: 0.0em;
	}



h6.Cart_AddToCart
	{
	letter-spacing: 0.20em;
	margin-top: 5.0em;
	margin-left: 2.5em;
	margin-bottom: 1.25em;
	}



h6.Cart_ItemPrice
	{
	color: rgb(125,125,255);
	font-size: 11px;
	letter-spacing: 0.20em;
	margin-left: 0.0em;
	margin-top: 3.5em;
	margin-bottom: 5.0em;
	}



h6.Cart_ViewCart
	{
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 1.25em;
	}



h6.copyright_statement
	{
	color: rgb(196,196,196);
	letter-spacing: 0.2em;
	margin-top: 75px;
	margin-bottom: 0.0em;
	}



h6.FormTitle
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-left: 0px;
	margin-bottom: 1.0em;
	}



h6.FormItem_Gray
	{
	color: rgb(125,125,125);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 1.0em;
	}



h6.FormItem_Gray_Last
	{
	color: rgb(125,125,125);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 10.0em;
	}



h6.FormItem_Red
	{
	color: rgb(196,0,38);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 1.0em;
	}



h6.ImageCaption
	{
	color: rgb(125,125,125);
	letter-spacing: 0.2em;
	margin-top: 1.0em;
	margin-bottom: 5.0em;
	}



h6.ImageDetail
	{
	color: rgb(125,125,125);
	letter-spacing: 0.5em;
	margin-top: 1.0em;
	margin-bottom: 5.0em;
	}



h6.ItemIDTitle
	{
	color: rgb(100,100,100);
	letter-spacing: 1.0em;
	margin-left: 0px;
	margin-bottom: 0.75em;
	}



h6.ItemID
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-left: 0px;
	margin-bottom: 2.5em;
	}



h6.ItemDescription
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-left: 0px;
	margin-bottom: 2.5em;
	}



h6.ItemPrice
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-left: 0px;
	margin-bottom: 5.0em;
	}






h6.MenuTitle_1_TOP
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-left: 0px;
	margin-bottom: 3.5em;
	}



h6.MenuTitle_1
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-top: 2.25em;
	margin-left: 0px;
	margin-bottom: 1.0em;
	}



h6.MenuTitle_1_mb2_5
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-top: 2.25em;
	margin-left: 0px;
	margin-bottom: 2.5em;
	}



h6.MenuTitle_1_mb3_5
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-top: 2.25em;
	margin-left: 0px;
	margin-bottom: 3.5em;
	}



h6.MenuTitle_1_mb5_5
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-top: 2.25em;
	margin-left: 0px;
	margin-bottom: 5.5em;
	}



h6.MenuTitle_2
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-top: 2.5em;
	margin-left: 2.25em;
	margin-bottom: 0.7em;
	}



h6.MenuItem_1
	{
	color: rgb(196,0,38);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 1.25em;
	}



h6.MenuItem_1_Last
	{
	color: rgb(196,0,38);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 7.0em;
	}



h6.MenuItem_2
	{
	color: rgb(196,0,38);
	letter-spacing: 0.20em;
	margin-left: 5.0em;
	margin-bottom: 1.0em;
	}



h6.MenuItem_2_Last
	{
	color: rgb(196,0,38);
	letter-spacing: 0.20em;
	margin-left: 5.0em;
	margin-bottom: 7.0em;
	}



h6.Page_CategoryTitleAndSubtitle
	{
	color: rgb(100,100,100);
	letter-spacing: 0.5em;
	text-align: left;
	margin-top: 35px;
	}



h6.Page_DomainDeclaration
	{
	color: rgb(100,100,100);
	letter-spacing: 0.5em;
	text-align: left;
	margin-bottom: 35px;
	}



h6.PageSubSubtitle_Indented1x
	{
	font-size: 10px;
	font-weight: 700;
	color: rgb(125,125,255);
	letter-spacing: 0.30em;
	margin-top: 5.0em;
	margin-left: 10px;
	margin-bottom: 2.0em;
	}



h6.PageSubtitle
	{
	font-size: 11px;
	font-weight: 700;
	color: rgb(125,125,255);
	letter-spacing: 0.30em;
	margin-top: 7.0em;
	margin-left: 0px;
	margin-bottom: 1.0em;
	}



h6.PageSubtitle_Caption
	{
	font-size: 9px;
	color: rgb(125,125,255);
	letter-spacing: 0.30em;
	margin-top: 1.25em;
	margin-left: 0px;
	margin-bottom: 5.0em;
	}



h6.Subheading
	{
	color: rgb(100,100,100);
	letter-spacing: 0.30em;
	margin-left: 0px;
	margin-bottom: 1.0em;
	}



h6.SubheadingItem
	{
	color: rgb(100,100,100);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 1.0em;
	}



h6.SubheadingItem_Last
	{
	color: rgb(100,100,100);
	letter-spacing: 0.20em;
	margin-left: 2.5em;
	margin-bottom: 5.0em;
	}



h6.SubscribeFormResult
	{
	color: rgb(100,100,255);
	font-size: 11px;
	letter-spacing: 0.5em;
	margin-top: 75px;
	margin-bottom: 25px;
	}










/* IMAGES ------------------------- */





img 	{
	border: 0;
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}



img.Item
	{
	border: solid;
	border-width: 1px;
	border-color: gray;
	}



img.Detail
	{
	border: solid;
	border-width: 1px;
	border-color: gray;
	margin-top: 75px;
	}



img.SiteLogo
	{
	border: solid;
	border-width: 1px;
	}
	// border-color: gray;



img.MenuLogo
	{
	border: solid;
	border-width: 1px;
	border-color: gray;
	margin-top: 25px;
	margin-bottom: 25px;
	}



img.floatleft
	{
	float: left;
	margin-right: 2.0em;
	margin-bottom: 1.0em;
	border: solid;
	border-width: 1px;
	border-color: rgb(50,50,50);
	}



img.floatleft_home
	{
	float: left;
	margin-right: 35px;
	margin-bottom: 25px;
	border: solid;
	border-width: 1px;
	border-color: rgb(50,50,50);
	}



img.FeaturedImage
	{
	margin-right: 35px;
	margin-bottom: 50px;
	border: solid;
	border-width: 1px;
	border-color: rgb(50,50,50);
	}



img.floatleft_Copyright
	{
	float: left;
	margin-right: 2.0em;
	margin-bottom: 5.0em;
	}



img.Signature
	{
	border: none;
	border-width: 0px;
	margin-top: 100px;
	margin-left: 25px;
	margin-bottom: 50px;
	}










/* SPAN ------------------------- */





span.BoldEmphasis
	{
	color: rgb(125,125,255);
	}

	
span.blue
	{
	color: blue;
	}
	
	
	
span.Emphasized
	{
	color: rgb(255,100,0);
	}
	
	
	
span.green
	{
	color: green;
	}
	
	
	
span.red
	{
	color: red;
	}










/* TABLES ------------------------- */





table
	{
	}



td	{
	empty-cells: show;
	}










/* LISTS ------------------------- */





UL,OL	{
	text-align: left;
	margin-top: +0.625em;
	margin-bottom: +2.5em;
	margin-left: 20px;
	list-style-position: outside;
	}

OL.Decimal  	{ list-style: decimal; }
OL.LowerAlpha  	{ list-style: lower-alpha; }
OL.UpperAlpha  	{ list-style: upper-alpha; }
OL.LowerRoman  	{ list-style: lower-roman; }
OL.UpperRoman	{ list-style: upper-roman; }

UL.disc		{ list-style: disc; }
UL.Circle		{ list-style: circle; }
UL.Square		{ list-style: square; }

LI
	{
	color: rgb(0,0,100);
	text-align: left;
	font-size: 10px;
	line-height: 1.25em;
	letter-spacing: 0.20em;
	font-family: Tahoma, Century Gothic, Helvetica, QuickType, Chicago;
	font-style: normal;
	font-weight: 400;
	margin-left: 25px;
	margin-bottom: 2.0em;
	}

LI.mb2_5
	{
	margin-bottom: 2.5em;
	}











/* FORMS ------------------------- */





textarea
	{
	font-family: Tahoma, Century Gothic, Helvetica, QuickType, Chicago;

	background-color: rgb(250,250,250);
	color: rgb(2,120,83); // GRAY GREEN

	width: 95%;
	height: 150px;

	font-style: normal;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.2em;

	margin-top: 0.0em;
	margin-bottom: 1.0em;

	text-align: left;
	}










}