/* Copyright 2002-2011, My Great Software, Inc. All rights reserved. */
/* cs.css; 12/2/2-4.5a */

/* white; whiteSmoke */

/* 7/29/9x .bodyCS*/
body { background-color:#ffffff; font-family:verdana; }		/* [white] */

.fontHigh { }			/* color:#ff0000; } */
.fontMedium { }			/* color:yellowgreen; } */
.fontLow { }			/* color:darkgreen; } */
.fontEmergency { }		/* 4/12/7p; color:orange; } */

/* override */

.errColor { color:#ff0000; }	/* red */

select { font-family:Verdana; font-size:9pt; }
input { font-family:Verdana; font-size:9pt; }
textarea { font-family:Verdana; font-size:9pt; overflow:auto; }		/*  visible; x wrap */

/* 8/8/4mx ul { margin-left:5px; margin-bottom:5px; } */
/* 8/8/4mx li { list-style-type:none; } */

.pgCaption { text-transform: uppercase; font-size: 14pt; color: #666666; font-weight: bold; }

.fldTitle, .os-label, .os-section { text-transform: uppercase; font-size: 10pt; color:#666666; font-weight: bold; }	/* [os] */
.fldTitleI { text-transform: uppercase; font-size: 10pt; color:#666666; }
.fldTitleD { text-transform: uppercase; font-size: 10pt; color:#008000; }	/* green */
.fldTitleU { text-transform: uppercase; font-size: 10pt; color:#666666; font-weight: bold; text-decoration:underline; }

.fldTitleA { text-transform: uppercase; font-size: 8pt; color:#666666; font-weight: bold; }
.fldTitleAI { text-transform: uppercase; font-size: 8pt; color:#666666; }

/* none*/

.MGSiCredit { font-size: 8pt; color:#666666; font-weight:bold; text-decoration:underline; }
.introType, .os-note { text-transform: uppercase; font-size: 10pt; color:#666666; font-weight: bold; }  /* [os] */
.imgHand { cursor:pointer; }	/* hand*/

/* 3/29/5: [background-color: white; ] [4/2/5p color: #666666; background-color: #cccccc; ] */

.thType
{
	text-transform: uppercase; color:#ffffff; background-color:#336699; font-size: 10pt; font-weight: bold;
	text-align:center; 	/* [h4] */
}

/* color: #666666; background-color: #cccccc;  */
/* white [h4] text-align:center; n/r a/o 5/14/9a */
/*.thType1 { text-transform: uppercase; color:#ffffff; background-color:#336699; font-size: 10pt; font-weight: bold; cursor:pointer; } */

/* 3/29/5 [4/2/5p color: #666666; background-color: #cccccc; ]; #336699 */
/* [h4] text-align:center; white */

.thType2
{
	text-transform:uppercase; color:#ffffff; background-color:#336699;
	font-size: 10pt; font-weight: bold; cursor:pointer; text-decoration:underline; text-align:center;
}

/*white */

.thTypeD
{
	text-transform:uppercase; color:#ffffff; background-color:#008000; font-size: 10pt; font-weight: bold;
	cursor:pointer; text-decoration:underline;
	text-align:center; 		/* [h4] */
}

.thTypeD1
{
	text-transform:uppercase; color:#ffffff; background-color:#008000; font-size: 10pt; font-weight: bold;
	cursor:pointer; text-align:center; 		/* [h4] */
}

.ancStatus, .os-anchor { color:#336699; font-weight: bold; }	/* [os] */
.ancStatus2 { color:#336699; font-weight: bold; cursor:pointer; }
.ancStatus3, .os-anchor1 { color:#336699; font-weight: bold; cursor:pointer; text-decoration:underline; }
.ancStatus4 { color:#0000ff; }		/* blue */
.ancStatusI { color:#336699; }		/* 1/19/9 */

.ancStatusD { color:#008000; }
.ancStatusA { color:#336699; }

.ebRight { text-align:right; }
.capVendor { color:#336699; }

thead { display:table-header-group; }

/* [dtd ?]; 4/14/9p; gray? */
/*border-color: red; border-width: 1px;*/
/* border-color:#d20000; */

.hrColor { background-color:#d20000; color:#d20000; height:6px; }

.ancLink { color:#0000ff; text-decoration:underline; cursor:pointer; }

.cssNewPage { page-break-before:always; }

.cssWidth { width:175px; }

/* 1/11/6; n/s for ppc */

.cssListbox { width:250px; }

/* 1/15/6; TD; override for ppc. */

.cssBB { }

.qaColor { color:#008000; }		/* green */

/*#ffa500 */

.cssToggle { color:#000000; font-weight:bold; text-decoration:underline; cursor:pointer; }

.qaColorB { color:#008000; cursor:pointer; text-decoration:underline; }

/* 3/7/7; x-small */

.cssVCR { text-align:right; font-size:7pt; }
p.cssVCR a { color:#336699; font-weight:bold; }

/* merge; 4/13/7m */

.bgtb2 { }		/* logon */

.pagination {}		/* if bPageNav */

.frmtxtbox {}	/* 4/24/7p compat. */

img { border: 0px; }
.b1 { border: 1px; }  /* 5/15/10p; detailsi */

.th3 { width: 3px; }
.th6 { width: 6px; }
.w15 { width: 15px; }

.cssColumn { width: 1px; background-color:#c0c0c0; }

.cssStrike { text-decoration: line-through; }
.cssU { text-decoration: underline; }

/* 12/14/7a; see sf.c; [ff]; 5/19/10. red border */
/* ; ; #666666; x#0000ff;#336699; 5/19/10x #ff3333-2-red[#ff0000]; blue[#0000ff];Navy */
/* #cccccc [sf.c]; 5/19/10x #d20000-2-black[#000000] */

.buttonsml {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;		/*normal;  */
	color: #ffffff;		/* */
	text-decoration: none;
	background-color: #336699;		/* ;#d20000 */
	border-right:#d20000  1px solid; /* #000000 */
	border-bottom: #d20000 1px solid;
	border-left: #d20000 1px solid;
	border-top: #d20000 1px solid;
	cursor: pointer;
	width:80px;		/* 75 */
}

/* 5/20/10-7.4p; green fg. [t_*] */

.buttonsmlq {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #008000;
	border-right: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	cursor: pointer;
}

/* 12/14/7p */

.cssLegend {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.cssLegendSurvey { font-size: 8pt; color:#666666; font-weight: bold; }

/* 12/20/7-12.1p;green  */

.imgQA { border-color:#008000; border-style:solid; border-width: 1px; }

/* 4/3/8; js n/s ppc. */

.sdn { display:none; }
.sdne { display:none; color:#ff0000; }		/* red [errColor] */
.sdnq { display:none; color:#008000; font-size:small; }		/* green [qaColor sdn]; sql.inc */

/* 6/27/8-11p; strict */

td { text-align:left; }
.tdRight { text-align:right; }
.tdCenter { text-align:center; }		/* vs. cssCenter */

/*.iti { cursor:pointer; }*/

.h15 { height: 15px; }

.w1 { width: 1px; }
.w5 { width: 5px; }
.w6 { width: 6px; }
.w10 { width: 10px; }
.w20 { width: 20px; }
.w25 { width: 25px; }
.w30 { width: 30px; }

.w25p { width: 25%;}
.w50p { width: 50%;}

.cssCenter { text-align:center; }

.vMid { vertical-align:middle; }

.cssBott { text-align:center; font-size:xx-small; }	/* 8/5/8-9.15p; [dtd] */

/* 4/13/9-7.45p .htcSelect { behavior:url("c/Select.htc"); }*/    /* [h4] */

.ancCopy { color:#336699; text-decoration:underline; cursor:pointer; font-size: 8pt; }		/* [ln] */

/* 4/5/9p; toggle */

.fldTitleT { text-transform: uppercase; font-size: 10pt; color:#666666; font-weight: bold; text-decoration:underline; cursor:pointer; }
.fldTitleIT { text-transform: uppercase; font-size: 10pt; color:#666666; text-decoration:underline; cursor:pointer; }
/* [7/24/10-2.4p] .sdnT { display:block; } */

/* 4/11/9p */

.w100p { width:100%; }
.tblRed { background-color: #ffff66; border-color:#ff0000; }

/* [h4]; 4/18/9-3.1p */

.pbSubmit { width:92px; height:27px; }

/* 7/1/9-3.3p; blue. */

.imgInternal { cursor:pointer; border-color:#0000ff; border-style:solid; border-width: 1px; }

/* [vp]; 3/9/10a; red.; blue.#0000ff */

.cssVP { color:#ff0000; font-weight:bold; }	/*  */

/* 4/8/10 */

.cssInstructions { }

/* 4/8/10; vedit. */

.ancStatus3b { color:#0000ff; font-weight:bold; cursor:pointer; text-decoration:underline; }

/* 5/15/10-7.3p; see csppc.c; u/b vs9. */

.ancMobile { }
.ancMobileD { }
.ancMobileI { }

/* 5/16/10m; 5/19/10a */

/*.htcSelect {}*/

/* ~!@# .mask {} */

/* vendpin.a;  9/8/7p; 6/24/8x 4pt; n/r; */

/* .cssPhoneNumber { font-size:8pt; font-weight:bold; } */

/* skin.a */

.cssSubAll { color:#ff0000; font-weight: bold; }

/* kpi.a */

.cssGreen { color:#008000; }
.cssBlue { color:#0000ff; }
.cssRed { color:#ff0000; }
.cssBlack { color:#000000; }

/* 7/14/10p */

.wSkin { width:185px; }

/* 11/18/10-9.2p */

.os-tr {}		/* [os] */
.os-hdr {}		/* [os] */
.os-editbox {}	/* [os] */

.os-sep { background-color: #e6e6e6; height: 1px; }		/* [os] */

.os-total { font-weight: bold; }	/* [os] */

.os-address {}		/* [os] */

.os-tdRightPlus		/* [os] */
{ 
	text-align: right; 
	white-space:nowrap;
}

/* 2/16/11p [k-cc] */

.cssPopup { background-color:#666666; font-size:small; border:1px solid #000000; }	/* [k-cc] */

.h35 { height: 35px; }	/* [k-cc] */
.w20h30 { width:20px; height:35px;}	/* [k-cc] */

.textwhiteA {			/* [k-cc] */
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
}

/* - - - - - - end cs.css - - - - - */
