BODY
{
	font-family: Verdana,"Lucida Grande",Helvetica,sans;
	font-size: 80%;
	background-color: #FAFAFA;
	height:100%;
	overflow-y:auto;
}

.preformat 
{ 
	white-space: pre-wrap; 
}

/* Links */
A.toollink
{
    COLOR: #640000;
    TEXT-DECORATION: none;
}
A.toollink:hover
{
    COLOR: #c01010;

}
A.slink
{
}

A.slinksmall, A.slink
{
    COLOR: rgb(0,0,0);
}
A.slinksmall:hover, A.slink:hover
{
    COLOR: #FFFFFF;
    text-decoration: none;
    background-color: rgb(0,160,210);
}

A.slinkspec
{
    COLOR: #00FF00;
}

/* 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: #FAFAFA;
	COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
	border-top: 1px solid rgb(190,190,190);
	background-image: url("../images/win-header.png");
}

.normalcell, .normalcell2, .normalcell3
{
    BACKGROUND-COLOR: #EAEAEA;
    /*font-size: 80%;*/
	border-bottom: 1px solid rgb(190,190,190);
}

.titlecellblack
{
    BACKGROUND-COLOR: #EDEBE6;
    COLOR: #333333;
    FONT-SIZE: larger;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
}

.normalcell2small
{
    BACKGROUND-COLOR: #E6E9ED;
    FONT-SIZE: smaller;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    border: 1px solid #000000;
}

.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;
}

.tableclass > td
{
	border-left: 1px solid rgb(190,190,190);
	border-bottom: 1px solid rgb(190,190,190);
	/*font-size: 80%;*/
}

.resaltingtext3
{
    TEXT-ALIGN: center;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFF80;
    FONT-WEIGHT: bold;
    FONT-SIZE: 80%;
    padding-left: 5px;
    padding-right: 5px;
}


.inputclass
{
}

.smallinputclass
{
    COLOR: #000080;
}

.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.png);
}

.headerinnerbox
{
	border: 1px solid black;
	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 
{
    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;
	cursor: pointer;
}

.xpbutton_hover
{
	color: red;
}

.alternaterow
{
	background-color: #F0F0F0;
	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;	
}

#__autocomp
{
	border: 1px solid #101010;
	background-color: #FFFFFF;
}
div.scrolledSearch
{
	overflow:auto;
	height:510px;
}

.toolbar
{
	display: block;
	width: 99%;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #101010;
	position: fixed;
	background-color: #FAFAFA;
}

.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;
 }
