/* Default CSS Stylesheet for a new Web Application project */

BODY
{
   /* BACKGROUND-COLOR: white; */
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-repeat:no-repeat;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.textStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.ControlText
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   color :Navy;
}
	
		
.NodeNormal 
{ 
   font-family: verdana, sans-serif; 
   font-size: 9px; 
   cursor: hand; 
   color: #000000; 
} 

.NodeOver
{
	font-size: 9px;
	cursor: hand;
	color: blue;
	font-family: verdana, sans-serif;
	text-decoration: underline;
} 

.NodeSelected 
{ 
   font-family: verdana, sans-serif; 
   font-size: 9px; 
   cursor: hand; 
   background-color: blue; 
   color: white; 
}

TD.sectionHeader
{
	background-color :#DFDFDF;
	font-family:Verdana;
	font-size:medium;
	font-weight:normal;
	color:#CC3333;
	padding: 0 0 0 0;
}


TD.smallmaintenanceLabel 
{
	width : 60px;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: smaller;
    FONT-WEIGHT: normal;
    color: Navy ;
    /*text-align: left;*/    
}

TD.mediummaintenanceLabel 
{
	width : 90px;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: smaller;
    FONT-WEIGHT: normal;
    color: Navy ;
    /*text-align: left;*/    
}
	
TD.maintenanceLabel 
{
	width : 140px;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: smaller;
    FONT-WEIGHT: normal;
    color: Navy ;
    /*text-align: left;*/    
}

TD.bigmaintenanceLabel 
{
	width : 200px;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: smaller;
    FONT-WEIGHT: normal;
    color: Navy ;
    text-align: left;    
}


TD.maintenanceLabel2
{
	width : 270px;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: smaller;
    FONT-WEIGHT: normal;
    color: Navy ;
    text-align: left;    
}

TD.maintenanceLabel3
{	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: smaller;
    FONT-WEIGHT: normal;
    color: Navy ;
    text-align: left;    
}

TD.BigTex
{	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: Navy ;
    text-align: left;    
}

.BigTex
{	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: Navy ;
    text-align: left;    
}

td.DarkGrey
{
	background: #808080;
}

td.LightGrey
{
	background: #D4D0C8	
}

.Menu
{
	background-color: #FFFFFF;
}

.FloatMenu
{
	background-color:Silver;
	border-style:solid;
	border-bottom-width:thin;
	border-color:Navy;
}

.headerText
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bolder;
    color: Red;
    font-style: oblique;
}


.ControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 150px;
   color : Navy;
   border: .1em solid #CC3333;
}

.ControlFormat2
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 135px;
   color : Navy;
   border: .1em solid #CC3333;  
}

.ControlFormat3
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   width : 135px;
   color : Navy;
   border: .1em solid #FFFFFF; 
}

.ControlFormat4
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   width : 250px;
   color : Navy;
   border: .1em solid #FFFFFF; 
}

.ControlFormat5
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   width : 350px;
   color : Navy;
   border: .1em solid #FFFFFF; 
}

.MediumControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 250px;
   color : Navy;
   border: .1em solid #CC3333;
}

.AddressControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 250px;
   color : Navy;
   border: .1em solid #CC3333;
}

.BigControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 400px;
   color : Navy;
   border: .1em solid #CC3333;
   
}

.SmallControlFormat2
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 70px;
   color : Navy;
   border: .1em solid #CC3333;
}

.SmallControlFormat3
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 90px;
   color : Navy;
   border: .1em solid #CC3333;
}


.InactiveControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 150px;
   color : Navy;
   border: .1em solid #CC3333;
   background-color :whitesmoke;
}

.InactiveSmallControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 90px;
   color :Navy;
   border: .1em solid #CC3333;
   background-color :whitesmoke;
}

.InactiveVerySmallControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 50px;
   color :Navy;
   border: .1em solid #CC3333;
   background-color :whitesmoke;
}

.InactiveBigControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 400px;
   color : Navy;
   border: .1em solid #CC3333;
   background-color :whitesmoke;
}

.InactiveNumberControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 150px;
   color : Navy;
   border: .1em solid #CC3333;
   background-color :whitesmoke;
   text-align:right;
}

.RedTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: .1em solid #CC3333;
}

.RedTextArea2 {
	font-family: Lucida Console;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: .1em solid #CC3333;
}

.DropControlFormat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #FFEAE8;
	border: .1em solid #CC3333;
}

.maintlistControlFormat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	/*background-color: #FFEAE8;*/
	border: .1em solid #CC3333;
}

.SmallDropControlFormat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFEAE8;
	border: .1em solid #CC3333;
}

.SmallDropControlFormat2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFEAE8;
	border: .1em solid #CC3333;
	width: 90px;
}

.SmallDropControlFormat3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFEAE8;
	border: .1em solid #CC3333;
	width: 130px;
}

.DropControlFormat2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #FFEAE8;
	border: .1em solid #CC3333;
	width: 150px;
}


.SmallControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 90px;
   color :Navy;
   border: .1em solid #CC3333;
}

.SmallControlFormat2
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   width : 80px;
   color :Navy;
   border: .1em solid #CC3333;
}

.SmallControlFormat4
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   width : 60px;
   color :Navy;
   border: .1em solid #CC3333;
}

.verySmallControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 40px;
   color :Navy;
   border: .1em solid #CC3333;
}

.verySmallControlFormat2
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 50px;
   color :Navy;
   border: .1em solid #CC3333;
}


.NumberControlFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 150px;
   color :Navy;
   text-align :right;
   border: .1em solid #CC3333;
}

.ErrorLabelFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   color :Red;
}

.SmallLabelFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   color :Navy;
   width : 90px;
}

.LabelFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   color :Navy;
}

.LabelFormatSmallFont
{
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   color :Navy;
}

.LabelNumberFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   color :Navy;
   text-align:right;
}

.ButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.ButtonFormat2
{
   font-family: verdana, sans-serif; 
   font-size: 10px;
   font-weight:bold;
   width : 50px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.ButtonFormat3
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.ButtonFormat4
{
   font-family: verdana, sans-serif; 
   font-size: 9px;
   font-weight:bold;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.SaveButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.NewButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.EditButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.DeleteButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.ResetButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.SearchButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.ShowJobButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

.LoadButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}


.AcceptQuoteButtonFormat
{
   font-family: verdana, sans-serif; 
   font-size: smaller;
   font-weight:bold;
   width : 80px;
   height : 22px;
   background-color: white;
   border-color: Gray;
   color : red;
   border-width : thin;
}

/* Page format stuff */

.pageCaption
{
	background-color: #DBDBDB;
	font-family: verdana;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: smaller; 
	COLOR: navy;
}

.pageCaption2
{
	font-family: verdana;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: smaller; 
	COLOR: navy;
}

.pageTableSettings
{ 
	background-color:white;
	/*border-width:thin;*/
	border-style:none;
}

.SmallNumberControlFormat 
{ 
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 90px;
   color :Navy;
   text-align :right;
   border: .1em solid #CC3333;} 

.SmallerNumberControlFormat 
{ 
   font-family: verdana, sans-serif; 
   font-size: smaller; 
   width : 60px;
   color :Navy;
   text-align :right;
   border: .1em solid #CC3333;} 

.NormalNumberControlFormat 
{ 
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   width : 90px;
   color :Navy;
   text-align :right;
   border: .1em solid #CC3333;} 

.NewDataGridFormat
{
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	color: navy;
	border: 0;
	font-family: verdana, sans-serif;
}

.DataGridFormat
{
	table-layout: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	color: navy;
	border: 0;
	font-family: verdana, sans-serif;
}

.DataGridColumns
{
	text-align: center;
	/*color: white;*/
	font-weight: bolder;
	font-family: verdana, sans-serif;
	font-size: 10px; 
	color: Navy;
	background-color: #DFDFDF; /*mediumblue;*/
}

.SmallDataGridColumns
{
	text-align: center;
	/*color: white;*/
	font-weight: bolder;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #DFDFDF; /*mediumblue;*/
	color:Navy
}
.HiddenDataGridColumns
{
	width: 0px;
}

.SmallDataGridNumberColumns
{
	text-align: right;
	/*color: white;
	font-weight: bolder;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #DFDFDF;*/ /*mediumblue;*/
}

.DataGridTextItems
{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	background-color: gainsboro;
}

.DataGridNumberItems
{
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	background-color: gainsboro;
}

.DataGridAltTextItems
{
	font-size: 10px;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
}
.DataGridAltNumberItems
{
	font-size: 10px;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: right;
}
.DataGridNumberItemsNoColor
{
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
}

.lnkSelected
{
	font-weight: bolder;
	font-size: 10pt;
	color: white;
	font-family: verdana;
	background-color: mediumblue;
}


.lnkNormal
{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	background-color: gainsboro;
	color :Navy;
	font-weight: bolder;
}

.tabbutton
{
width:88px;
background-image : url(Images/tab.gif);
background-repeat:no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:none;
font-family : verdana,arial,sans-serif ;
font-size:.8em;
color: Navy;
}

.selectedtabbutton
{
width:88px;
background-image : url(Images/tabselected.gif);
background-repeat:no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:none;
font-family : verdana,arial,sans-serif ;
font-size:.8em;
color: Navy;
}


/*----------------Layer Stuff for the menu------------------------*/

#layer1 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC;*/
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   /*width : 150px; */
   top : 40px; 
   left : 10px;/*200px; 10px*/
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}


#layer2 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC;*/
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   /*width : 150px; */
   top : 40px; 
   left : 70px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}


#layer3 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC; */
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
    /*width : 150px; */
   top : 40px; 
   left : 120px; /*340px;*/  /*100px;*/ 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}


#layer4 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC; */
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
    /*width : 150px; */
   top : 40px; 
   left :  200px; /*460px;*/ /*140px; */
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}


#layer5 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC;*/
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
    /*width : 150px; */
   top : 40px; 
   left : 265px; /*535px;*/ /*180px;*/ 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}



#layer6 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC; */
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   /*width : 150px; */
   top : 40px; 
   left : 350px; /*600px; *//*220px;*/
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}

#layer7 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC; */
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
    /*width : 150px; */
   top : 40px;
   left : 440px; /*650px;*/ /*270px;*/ 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}

#layer8 {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC; */
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
    /*width : 150px; */ 
   top : 40px; 
   left : 510px; /*700px;*/ /*300px;*/ 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   font-size: 10px;
}

TD.MenuItem 
{
	text-align: center;
	/*color: white;*/
	font-weight: bolder;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: whitesmoke;/*#DFDFDF;*/ /*mediumblue;*/
	color:Navy;

	/*height: 25px;*/
}

A.MenuItem 
{
	text-align: center;
	/*color: white;*/
	font-weight: bolder;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: whitesmoke;/*#DFDFDF;*/ /*mediumblue;*/
	color:Navy;

	/*height: 25px;*/
}

.FloatingDiv {
   background-color : whitesmoke;/*#99CCCC; */
   layer-background-color : whitesmoke;/*#99CCCC; */
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   /*width : 150px; 
   top : 40px; 
   left : 350px; */
   position : absolute; 
   z-index : 90; 
   visibility : hidden;
   font-size: 10px;
}
/*-------------------------------------------------------------------*/

