/* sales management main navigation links */
  body,
	table,
	tr,
	td,
	th,
	form,
	select,
	input,
	div,
	span,
	textarea {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-color : black }
	
	select {
	width : 150px }
	
	select.small {
	width : 70px }
	
	body {
	margin-top: 15px; 
	}
	
	A {
	color : black;
	text-decoration : underline }
	
	A.white {
	color : white;
	text-decoration : underline }
	
	A.whiteonred {
	color : white;
	background : red;
	text-decoration : underline }
	
	A.blueonyellow{
	color : blue;
	background : yellow;
	text-decoration : underline }

	.main {
	background : #cccccc }
	
	.light {
	background : #eeeeee }
	
	.grey {
	background : #bcbcbc;
	color : White;
}
	
	.blue {
	background : #0033ff }
	
	.yellow {
	background : #ffff66 }
	
	.teal {
	background : #99cccc }
	
	.cream {
	background : #ffffcc }
	
	.pink {
	background : #ffccff }
	
	.Blk10pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt; }
	
	.Gry10pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt; 
	color : #999999 }
	
	.Blk8pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt; }
	
	.Red8pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt; 
	color : #ff3300;
	}

	.Wht8Pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	color : white }
	
	.Wht10pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt; 
	color : White }
	
	.Wht12pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12pt; 
	color : White }

	.Wht8PtB {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	color : white;
	font-weight : bold;
}
	
	.Wht10PtB {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	color : White;
	font-weight : bold;
}
	
	.Wht12PtB {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12pt;
	color : White;
	font-weight : bold;
}

	.AppTitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18pt;
	color : Black}

	.MenuBkgrd{
	background-color : #408080;
}

	.NavBkgrd{
	background-color : #408080;
}

	.BodyBkgrd{
	background-color : White;
}

	.FootBkgrd{
	background-color : #408080;
}

	.TableHead{ 
	background-color: Silver;
	color: White;
	 }

	 .ColumnHead{ 
		background-color: #ffffcc;
		color: Black;
	  }
	  
	  .Group1{ 
		background-color: Maroon;
		color: White;
	   }
	   
	  .Group2{ 
		background-color: #9C3100;
		color: White;
	   }	   
	   
	  .Group3{ 
		background-color:  #CE3100;
		color: White;
	   }	   	  
	   
 .QuoteLink{
	color: #00789B;
	font-family : Arial, Helvetica, sans-serif;
	font : bold italic medium;
} 

.ContactText{
	font : small Arial, Helvetica, sans-serif;
}

.MenuBkg{
	background : url("../images/MenuBkg.gif") repeat;
}

.MenuCap{
	background : url("../images/MenuCap.gif") repeat;
}

.SmallLink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.Teal8Pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	color : #00789B }
	
	.Teal10pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt; 
	color : #00789B }
	
	.Teal12pt {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12pt; 
	color : #00789B }

	.Teal8PtB {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	color : #00789B;
	font-weight : bold;
}
	
	.Teal10PtB {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	color : #00789B;
	font-weight : bold;
}
	
	.Teal12PtB {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12pt;
	color : #00789B;
	font-weight : bold;
}

	.search_words{
	background-color : White;
	color : White;
	font-size : 0px;
}

	h3.search_words{
	background-color : White;
	color : White;
	font-size : 0px;
	position:absolute;
	top:0px;
	left:0px;
	line-height: 0px;
	letter-spacing:0px;
	word-spacing:0px;
	 }

	a.search_words{
	background-color : White;
	color : White;
	font-size : 0px;
	position:absolute;
	top:0px;
	left:0px;
	line-height: 0px;
	letter-spacing:0px;
	word-spacing:0px;
	 }	 