/* generals */
body
{
	font-family: Verdana,"Lucida Grande",Helvetica,sans;
	font-size: 80%;
	background-color: #FFFFFF;
	height:100%;
	overflow-y:auto;
}

.preformat 
{ 
	white-space: pre-wrap; 
}

a { color: #000000;}
a:hover { color: #FF0000;}

/* Titles */
.title
{
	text-align: left;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-left: 20px;
	font-size: 200%;
	font-family: Verdana;
	color: #A0A0A0;
}

.subtitle
{
    font-size: 120%;
    font-weight: bold;
    text-align: center;
	color: #1E3A7D;
}

/* Cells */
.textcell
{
    text-align: left;
	padding-left: 5px;
 }
.textcell3
{
    TEXT-ALIGN: center;
	PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
}
.textcell2
{
    TEXT-ALIGN: right;
	PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    
}

.textcell, .textcell2, .textcell3
{
	/*FONT-SIZE: 80%;*/
}

.normalcell
{
    TEXT-ALIGN: right;
    PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
}
.normalcell2
{
    TEXT-ALIGN: left;
    PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
}
.normalcell3
{
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
}
.titlecell
{
	background-color: #FFFFFF;
	color: #000000;
    font-weight: bold;
    text-align: center;
}
.tableclass .titlecell
{
/*     background-color: #A3D6F5; */
    background-color: #D3D3D3;
}

.normalcell, .normalcell2, .normalcell3
{
    background-color: #F0F0F0;
    /*font-size: 80%;*/
	/*border-bottom: 1px solid rgb(190,190,190);*/
}

.titlecellblack
{
    background-color: #A3D6F5;
    color: #000000;
    /*FONT-SIZE: 120%;*/
    font-weight: bold;
    text-align: center;
}

.tableclass .normalcell2small
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-SIZE: smaller;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    /*border: 1px solid #898989;*/
}

.cellcor1 
{ 
	FONT-SIZE: smaller;
	TEXT-ALIGN: center;
}
.cellcor2 
{ 
	FONT-SIZE: smaller; 
	TEXT-ALIGN: center;
}
.cellcor3
{ 
	FONT-SIZE: smaller; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;
	background-color:#FAFAFA;

}
.cellcor4
{ 
	FONT-SIZE: smaller;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	background-color:#D6E3EF;

}

/* Others */

.text
{
    TEXT-ALIGN: left;
}
.text3
{
    TEXT-ALIGN: center;
}
.text2
{
    TEXT-ALIGN: right;
}

textarea.text
{
	font-family: Verdana,"Lucida Grande",Helvetica,sans;
	font-size: 80%;
	width: 100%
}

.errormessage
{
    COLOR: #ff0000;
    FONT-SIZE: larger;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
}

.tableclass
{
	/*border-right: 1px solid rgb(190,190,190);*/
	BACKGROUND-COLOR: #FFFFFF;
	border-collapse:collapse;
	/*border: 1px solid #FFFFFF;*/
	border-color: #898989;
	
}

.tableclass td
{ border-color: #898989; }

td[bgcolor="#D3E2ED"]
{
/*	background-color: #DFF1FC !important; */
	background-color: #F0F0F0 !important;
}
.resaltingtext3
{
    TEXT-ALIGN: center;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFF80;
    FONT-WEIGHT: bold;
    FONT-SIZE: 80%;
    padding-left: 5px;
    padding-right: 5px;
}


.inputclass
{
}

.smallinputclass
{
    COLOR: #000000;
}

.smalltext
{
    FONT-SIZE: smaller;
}

/* Extra Classes */
.visible
{
	display:block;
}

.invisible
{
	display:none;
}

.findclass
{
	background-image:url("../images/win-header.png");
	height: 25px;

	border-bottom: solid 1px black;
	border-top: solid 1px black;

	padding-left: 6px;
	padding-top: 3px;


	font-family: Verdana;
	font-weight: bold;
	font-size: 90%;	
	white-space:nowrap;
}

.innerfind
{
	margin: 0px;
	padding-left:7px;
	padding-right:7px;
	height: 20px;
	white-space:nowrap;
	float: left;
	display: inline;
}

.innerfind2
{
	background-color: #FFFFFF;
	margin: 0px;
	padding-left:7px;
	padding-right:7px;
	height: 20px;
	white-space:nowrap;
	float: left;
	border: 1px solid black;
	position: absolute;
	top: 60px;
	left: 200px;
}

form
{ display: inline;}

/* Box classes */
.headermainbox
{
	background-color:#CAD6E8;
	background-image:url(../images/header_NEW.png);
}

.headerinnerbox
{
	/*border: 1px solid #696969;*/
	padding:7px 7px 7px 7px;
}

.headertextbox
{
	color: #000000;
	text-align: left;
	margin-top: 0;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana,"Lucida Grande";
	padding-left: 10px;
	padding-right: 10px;
}

.bodymainbox
{
	background-color: #FFFFFF;
}

.bodyinnerbox
{
	padding:7px 7px 7px 7px;
	background-color:#FFFFFF;
	font-size: 100%;
	font-family: Verdana,"Lucida Grande";
	/*overflow: auto;*/
	/*width: 100%;*/
}
.HTMLBox{ float:left; width:100%}

/* Font settings for everyone */

A.slinkspec, .cellcor4, .cellcor3, .cellcor2, .cellcor1, .normalcell2small, .smalltext,.smallinputclass,.inputclass, .errormessage, .titlecellblack, A.toollink, H4.bcol, .titlecell, textarea
{
    FONT-FAMILY: Verdana, "Lucida Grande", Helvetica;
}

.cellcor4, .cellcor3, .cellcor2, .cellcor1, .normalcell2small, .smalltext, H4.bcol, .normalcell, .normalcell2, .normalcell3
{
    COLOR: #000000;
}


.simpletext 
{ 	font-family: verdana, arial; 
	font-size: 9pt; 
	font-weight: bold;
	color: #000000; 
	text-align: left; 
	padding-left: 5px; 
}


.masterTableLink
{
    float: right; 
    padding-right: 12px;
}

.xpbutton
{
	/*font-size: 90%;*/
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.xpbutton:hover
{
	color: #FF0000;
}

.alternaterow
{
	background-color: rgb(240,245,255);
	padding-left: 5px;
}

/* Tabs */

.reg_tab,.cur_tab
{
	display:inline;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	float:left;
	margin-left: 0px;
	height: 15px;
}

.reg_tab_color
{
	border: solid 1px #696969;
	background-color: #29B8FF;
	background-image: url("../images/nonselected-tab.png");
}

.cur_tab_color
{
	border: solid 1px #696969;
	background-color: #ff7029;
	background-image: url("../images/selected-tab.png");
	height: 20px;
	margin-top: -5px;
}

.reg_tab_color a
{
	/*color: #000000;
	text-decoration: none;*/
}

.tab_container
{
	border-bottom: 1px solid #696969;
	margin-bottom: 0px;
	padding-top: 2px;
	clear:right;
}

.frame-border
{
	border:1px solid #101010;
}

#searchterm,.searchTerm
{
	border: 0px;
	background: url("../images/searchbox.png") top left no-repeat;
	width: 300px;
	height: 20px;
	padding-left: 15px;
	padding-right: 12px;
	float: left;
	border: none !important;
}

#__autocomp
{
	border: 1px solid #101010;
	background-color: #FFFFFF;
}
div.scrolledSearch
{
	overflow:auto;
	height:490px;
}

.toolbar
{
	display: block;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #101010;
	position: fixed;
	background-color: #FFFFFF;
}

.labelText
{
	font-weight: bold;
	text-align: center;
}
.titlecellMeas
{
    BACKGROUND-COLOR: #FAFAFA;
	COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
	border-top: 1px solid rgb(190,190,190);
	background-image: url("../images/win-header.png");
	font-size: 80%;
}

.textcellMeas
{
       
	padding-left: 5px;
	font-size: 80%;
	FONT-WEIGHT: bold;
	TEXT-ALIGN:right;
 }

#FLOATING_SEARCH.floating
{
	display:none;
	width:800px;
	height:620px;
	border: 1px solid #696969;
}

#CONTENT_SEARCH.content
{
	height:572px;
}

#FLOATING_DIV_BACKGROUND
{
	position:fixed;
	margin:0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:290;
	background-image: url("../images/graybk.png");
	display:none;
}
/*----------Fixed problem with CDF in reports--------------------*/
td .div_field_class{padding-right: 1px;}
/*---------------------------------------------------------------*/

/* New Look stuff */
fieldset { border: none; }
fieldset legend { font-weight: bold; text-align: center; width: 100%;}
input[disabled][type="text"]
{
	background-color: #FFFFFF;
	border:none 
	!important;
	color:#000000;
}
input[type="text"],select,textarea,input[type="password"] 
{
	border: 1px solid #898989;
	font-size: 1em !important;
	color: #000000 !important;
}
/* Cost Sheet */
.divSpace { float:left;white-space:nowrap;width: 100%;} 
.divSpace div {clear:none !important; display:inline !important;float:none !important; }

a img{ border: none !important; }


