/* Default CSS Stylesheet for a new Web Application project */

 /*.datagriditem
 {
	BORDER-RIGHT: white solid; 
	BORDER-TOP: white solid; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT: white solid; 
	WIDTH: 104px; COLOR: #000080; 
	BORDER-BOTTOM: white solid;
   BackColor=#000080	
}*/

TD  
{
	FONT-FAMILY: Arial;	
}


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
}

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;
	}	
/*
A:link	{	
	text-decoration:	underline;
	color:	#336699;
	}	
			
A:visited	{	
	text-decoration:	underline;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#336699;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
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;
	}*/
	
input.btnOff 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	WIDTH: 128px; 
	COLOR: #000080; 
	HEIGHT: 24px; 
	BACKGROUND-COLOR: Silver; 
  
}

input.btnNow {
    FONT-WEIGHT: bold; 
    FONT-SIZE: smaller; 
    WIDTH: 128px; 
    COLOR: white; 
    BORDER-TOP-STYLE: none; 
    BORDER-RIGHT-STYLE: none; 
    BORDER-LEFT-STYLE: none; 
    HEIGHT: 24px; 
    BACKGROUND-COLOR: #000080; 
    BORDER-BOTTOM-STYLE: none
 
}

td.OuterBorder
{
	BORDER-RIGHT: #000080 thick solid; 
	BORDER-TOP: #000080 thick solid; 
	BORDER-LEFT: #000080 thick solid; 
	WIDTH: auto; 
	BORDER-BOTTOM: #000080 thick solid
}

td.THeader
{
	BORDER-TOP: black 1px solid; 
	border-left: black 1px solid; 
	border-right: black 1px solid; 
	FONT-WEIGHT: bold; 
	WIDTH: 945px; 
	COLOR: white; 
	BORDER-BOTTOM: black 1px solid; 
	FONT-FAMILY: Arial; 
	HEIGHT: 15px; 
	BACKGROUND-COLOR: #000080
}

td.InnerTableBorder
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid; 
	/* COLOR:red */
}

table.innerTable
{
	FONT-FAMILY: Arial;
	color:  #000080;
	FONT-WEIGHT: normal;
	font-size: small
}


input.button
{
	color: black;
    display: block;
    float: left;
    font:  bold 12px arial, sans-serif;
    WIDTH: 128px; 
    HEIGHT: 24px; 
    border: 1px solid #006;
    background: lightgray;
}


.ms-gridHeader
{
    BORDER-RIGHT: red solid; 
    BORDER-TOP: white solid; 
    FONT-WEIGHT: bold; 
    BORDER-LEFT: white solid; 
    WIDTH: 104px; 
   /* COLOR: #000080; */
    COLOR: white; 
    BORDER-BOTTOM: white solid;
    background-color:#000080;
    font-family:Arial;
    font-size:XX-Small;       	
}

.ms-gridItem
{
    /*border-color:red;
    background-color:Gray;*/
    Font-Size:XX-Small;
    Font-family:Arial
}

.ms-gridFooter
{
	Font-Size:XX-Small;
	background-color:#999999	
}

.ms-gridPager
{
	Font-Size:XX-Small;
	background-color:#999999	
}

.dgHeader
{
   background-color:#000080
}

.CompletionListCssClass 
{ 
    font-size: xx-small; 
    font-family: Arial;
    padding: 1px 1px; 
    border: 1px solid #999; 
    float: left; 
    z-index: 1; 
    position: absolute; 
    margin-left: 0px;
    white-space: nowrap;
}

#JavascriptTooltip div {
    font-size: 12px;
}

#JavascriptTooltip table td {
    font-size: 12px;
}