﻿body 
{
    BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.jswarning{   
	font-family: Verdana, Arial;  
	font-size: 11px;   
	border: #d6d8d6 1px solid;   
	width: 96%;   
	padding-top: 10px;   
	padding-left: 30px;   
	background: #ffffe1 url(Images/action_stop.gif) 4px 8px no-repeat;   
}   

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
h1	{	
	font-family: Verdana, Arial;
	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;
	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;
	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;
	font-size:	1.33em;
	font-weight: bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, DT	{	
	font-family: Verdana, Arial;
	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;
	font: Verdana;
	font-size:10pt;
	font-weight:normal;
	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: Verdana, Arial;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial;
	}	

myTableData 
{
	FONT-SIZE: x-small; 
	FONT-FAMILY: Verdana, Arial;
}

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;
	}	
	

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;
	}	

.HeadingPanel 
{
	background-color:#E0E0E0;
}
.MenuPanel
{
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
	background-color:#D2D0CC;
	background-color: White;
}
.Label
{
    BACKGROUND-COLOR:Transparent;
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.RequiredFieldLabel
{
    BACKGROUND-COLOR:Transparent;
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    COLOR:#C00000;
}
.MenuItem
{
	font-size: 8pt;
	font-weight: normal;
	background-color: White;
}

.SelectedMenuItem
{
    FONT-SIZE: 8pt;
    font-weight:bold;
	background-color: White;
}

.TextBox
{
    BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.LabelInGrid
{
    BACKGROUND-COLOR:Transparent;
    border-style: none;
    font: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.ShadedPanel
{
	background-color:#E0E0E0;
	border-color:Gray;
	border-style:none;
	border-width:0;
	
}
.GridAlternatingRowStyle
{
	background-color:#DBDBDB;
}
.GridHeaderStyle
{
	background-color:#E0E0E0;
	font-weight:bold;
    FONT-SIZE: 10pt;
    color:Navy;
}
.GridSelectedRowStyle
{
	background-color:Black;
	color:White;
}
.GridRowStyle
{
    font: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	background-color:#F1F1F1;
}
.Panel
{
	border-color:Gray;
	border-style:none;
	border-width: 1px;
}
.ScreenName
{
	BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-SIZE: 14pt;
    FONT-WEIGHT:400;
}
.MessageLabel
{
	BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-SIZE: 8pt;
    COLOR:Red;
}
.Label
{
	BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-SIZE: 8pt;
    COLOR:Black;
    font-weight:bold;
}

.FootingPanel
{
	background-color: White;
}
.GridPanel
{
	background-color:#D2D0CC;
	border-width: 2px;
	border-style:outset;
}
.CatalogText
{
    BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.CatalogLabel
{
    BACKGROUND-COLOR: white;
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.Icon
{
    background-color:Transparent;
}
.ProfilePanel
{
	border-width: 2px;
	border-style:groove;
}
.TreeViewLabel
{
    font: Verdana;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
	background-color:#D2D0CC;
    FONT-WEIGHT:normal;
    color:Navy;
}
.SelectedService
{
	BACKGROUND-COLOR: white;
    font: Verdana;
    COLOR:#003366;
	font-size:	1.33em;
	font-weight: bold;

}
ICON 	{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}
.TINY	{	
	font-size:	.75em;
	}	
.TINYItalics	{	
	font-size:	.75em;
	font-style:italic;
	}	
.ErrMessage
{
	font-size: 10pt;
	font-weight:normal;
	background-color: White;
	color:Red;
}
.ActiveExampleLink
{
    COLOR:Blue;
	font-weight: bold;
}
.SearchTextBoxItalics
{
	font-style:italic;
    font: Verdana;
    FONT-WEIGHT:100;
    color:Gray;
}
.Keyword
{
	font-weight:normal;
	background-color: Yellow;
	color:Black;
}
.SubHeading	{	
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight:bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #003366;
	}	
		
