/*
<cfset bgq="##336666">
<cfset bge="##006699">
<cfset bas="##000066">
*/
/* Table row where column headers are listed (a green) e.g. My RFQ */
.cellheading
{ 
background-color: #336666;
background-image: none;
COLOR: yellow; 
TEXT-DECORATION: none; 
vertical-align: bottom;
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }
.cellheadingprint
{ 
background-color: yellow;
background-image: none;
COLOR: #336666; 
TEXT-DECORATION: none; 
vertical-align: bottom;
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }

/* Table cell where a data item is labeled (a green) e.g. Registration, New RFQ */
.tablelabel 
{ 
background-color: #336666;
background-image: none;
COLOR: white; 
TEXT-DECORATION: none; 
font-weight: normal; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }

.tablelabelprint
{ 
background-color: white;
background-image: none;
COLOR: #003333; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 11pt;
 }


/* Table cell where the value of a data item is shown (lt Blue) e.g. Registration, New RFQ */
.tablevalue 
{ 
background-color: #006699;
background-image: none;
COLOR: white; 
TEXT-DECORATION: none; 
font-weight: normal; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }
.tablevalueprint
{ 
background-color: white;
background-image: none;
COLOR: black; 
TEXT-DECORATION: none; 
font-weight: normal; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 11pt;
 }

/* For the dark blue bar that contains the submit buttons; e.g. New RFQ */
.tablesubmit 
{ 
background-color: #000066;
background-image: none;
COLOR: white; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }

/* For section header rows, with yellow text for now */
  .tablesectionheader 
{ 
COLOR: yellow; 
TEXT-DECORATION: none; 
background-color: #000066;
background-image: none;
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 0.9em;
 }
.tablesectionheaderprint
{ 
COLOR: #000066; 
TEXT-DECORATION: none; 
background-color: yellow;
background-image: none;
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 0.9em;
 }


/* For popup help test */
.popupLink { COLOR: red; outline: none }

.popup { 
POSITION: absolute; 
VISIBILITY: hidden;
BACKGROUND-COLOR: yellow; 
LAYER-BACKGROUND-COLOR: yellow; 
width: 200; 
BORDER-LEFT: 1px solid black; 
BORDER-TOP: 1px solid black; 
BORDER-BOTTOM: 3px solid black; 
BORDER-RIGHT: 3px solid black;
PADDING: 3px; 
z-index: 10 }


.menu { 
	COLOR: #000066; 
	TEXT-DECORATION: none; 
	font-family: tahoma, arial, helvetica, "sans serif"; 
	font-size: 10pt; ; 
	font-weight: bold; 
}

.bodytext {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 10.5pt;
	font-weight: normal;
}

.bodytext2 {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 10.5pt;
; font-weight: bold;
}

.footer {
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 9.5pt;
; font-weight: bold; 
}

h1 {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica;
	font-size: 23pt;
}

.headerone {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica;
	font-size: 23pt;
}

h2 {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica;
	font-size: 18pt;
}

.header2 {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica;
	font-size: 16pt;
}

h3 {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 16pt;
}

.headerthree {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 16pt;
}

.headerred {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 16pt;
}

.captionred {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 10.5pt;
}
.captiongray
{
	color: #AAAAAA;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 12pt;
}
.captionpale
{
	color: #ffff99;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 12pt;
}
.captioncyan {
	COLOR: #99FF99;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 12pt;
}


.captionblue 
{ 
COLOR: #006699; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 12pt; 
}

.captiongold
{
	color: #ffff00;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, "sans serif";
	font-size: 11pt;
}

 .regheader 
 {
 	color: #ffff00;
 	TEXT-DECORATION: none;
 	font-weight: bold;
 	font-family: tahoma, arial, helvetica, "sans serif";
 	font-size: 15pt;
 }
 
  .regheader2 
{ 
COLOR: #ffff00; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 12pt;
 }
 
  .regcomment 
{ 
COLOR: #FFFFFF; 
TEXT-DECORATION: none; 
font-weight: normal; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }
 
  
  .regtext 
{ 
COLOR: white; 
TEXT-DECORATION: none; 
font-weight: normal; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }
 
   .sidebartext
{ 
COLOR: yellow; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 12pt;
 }
 
    .sidebartext2
{ 
COLOR: red; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 12pt;
 }
 
   .smalltext 
{ 
COLOR: #99ff00; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 9pt;
 }
 
 
   .yregtext 
{ 
COLOR: yellow; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }
 
    .rregtext 
{ 
COLOR: #ff3366; 
TEXT-DECORATION: none; 
font-weight: bold; 
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
 }
 
button
{
	text-align: center;
	background-color: silver;
	color: #000022;
	font-family: Tahoma,Geneva,Arial,'sans-serif';
	font-weight: bold;
}

 .required 
 {
 color:#FF0000;
 font-size:1.4em;
 font-weight:bold;
 }