/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    margin: top 0 left 0 right 0;
    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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#6699ff;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#6699ff;
	}
	
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: 0px;
}
	
.GridHeadStyle
{
	font-family:Verdana;
	font-size:"10";
	font-weight:bold;
	color:"#000000";	
	padding:3;	
}

.GridHeadStyleNotBold
{
	font-family:Verdana;
	font-size:"10";
	color:"#000000";	
	padding:3;	
}
.GridStyle	
{
	font-family:Verdana;
	font-size:"11";
	color:"#000000";
	border-color: Silver;
	border-style:  solid;
	border-width: "1"; 
	padding:3;	
}

.AlternatingItemStyle  
{
	height:15;
	border-color: "#CCCCCC";
	background-color:AliceBlue;
}
	
.LineItemStyle 
{
	border-color: "#404040";
	height:15;
	border-width: "1px"; 
	background-color:White;
}

.SelectedItemStyle 
{
	border-color: "#404040";
	height:15;
	border-width: "1px"; 
	background-color: "F0F8FF";
}

.HeaderStyle
{
	color:White;
	height:22;
	font-weight:bold;
	border-width: "1px"; 
	border-color:"#404040";
	background-color:"#8CAAE7";
}

.FooterStyle 
{
	color:"#404040";
	height:22;
	background-color:Lavender;
}

.TextBox
{
	border-color: "#CCCCCC";
	background-color: GhostWhite;
	border-width: "1";
	border-style: solid;
}

.SmallLabel
{
	font-family:Verdana;
	font-size: "11" ;
	color:"#000000";
}

.SmallBoldLabel
{
	font-family:Verdana;
	font-size: "11" ;
	font-weight:bold;
	color:"#606060";
}

.MediumLabel
{
	font-family:Verdana;
	font-size: "12" ;
	color:"#606060";
}

.MediumBoldLabel
{
	font-family:Verdana;
	font-size: "12" ;
	font-weight:bold;
	color:"#606060";
}

.LargeLabel
{
	font-family:Verdana;
	font-size: "14"  ;
	color:"#606060";
}

.LargeBoldLabel
{
	font-family:Verdana;
	font-size:  "14" ;
	font-weight:bold;
	color:"#606060";
}

.HeaderLabel
{
	font-family:Verdana;
	font-size: "12"  ;
	font-weight:bold;
	color:"#404040";
}

.Buttons
{
	font-family:Verdana;
	font-size: "10" ;
	font-weight:bold;
	color:White;
	background-color:CornflowerBlue;
	border-color: "#CCCCCC";
	border-width: "1";
	border-style: solid;
	height:20;
	width:90;
}

.ButtonSmall
{
	font-family:Verdana;
	font-size: "10" ;
	font-weight:bold;
	color:White;
	background-color:CornflowerBlue;
	border-color: "#CCCCCC";
	border-width: "1";
	border-style: solid;
	height:20;
	width:50;
}

.XLabel
{
	font-family:Verdana;
	font-size: smaller ;
	color:"#606060";
	text-align:right;
}

.ComboBox
{
	font-family:Verdana;
	font-size: "11" ;
	border-color: "#CCCCCC";
	background-color: GhostWhite;
	border-width: "1";
	border-style: solid;
}

.Image
{
  margin-left:0;
  margin-top:0;
  background-color:Transparent;
}

.MenuLink	{	
	font-family:Verdana;
	font-size: "11" ;
	font-weight:bold;
	text-decoration:	none;
	color:	#0066CC;
	}
	
.TableStyle	
{
	font-family:Verdana;
	font-size:"11";
	border-color: Silver;
	border-style:  solid;
	border-width: "1"; 
}