/* Default CSS Stylesheet for a new Web Application project */

BODY
{	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	vertical-align: baseline;
	overflow: auto;
	text-transform: none;
	color: #002579;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
	background-image: url(bluesliver.jpg);
	background-color: #CADBF5;
	background-repeat: repeat-x; 
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-variant: small-caps;
	text-decoration: 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:	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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.slider_rail
{
}
.slider_handle 
{
	background-color: Transparent;
	position: absolute;
}

.JS1
{
	color: #002579;
	font-variant: small-caps;
}

.Button
{
	border-color: #054B6D;
	border-width: thin;
	border-style:solid;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #F5F5F5;
	background-color: #0993D7;
}
.MenuButton
{
	border-color: #054B6D;
	border-width: thin;
	border-style: solid;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: Navy;
	background-color: #CADBF5;
	font-variant: normal;
	width: 150px;
	height: 20px;
}
.DropButton
{
	border-color: #054B6D;
	border-width: thin;
	border-style: solid;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: Navy;
	background-color: #CADBF5;
	font-variant: normal;
	width: 150px;
	height: 20px;
}
.DataGrid
{
	font-size: 8pt;
	color: maroon;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
}
.DataGridHeader
{
	font-size: 8pt;
	color: #0993D7;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border-color: #054B6D;
	border-style: solid;
	border-width: thin;
}
.Field-Label
{
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.JS-Small
{
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.JS-PrettySmall
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.JS-Medium
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.JS-Big
{
	font-size: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.JS-VeryBig
{
	font-size: 16pt;
	font-family: Verdana, Helvetica, sans-serif;
}	
.PageTitle
{
	font-size: 20pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.Chingon
{
	font-size: 22pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.ChingonItalic
{
	font-size: 22pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
}
.PopupControl
{
	position:absolute;
	background-color:#AAD4FF;
	visibility:hidden;
	border-style:solid;
	border-color:black;
	border-width:2px;	
}
.CalendarLabel
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.GoodMessage
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: White;
}
.BadMessage
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: Yellow;
}
.popupMenu
{
	background-color: White;
}
.AccordianHeader
{
	background-color: Navy;
	color: White;
	padding: 4px;
	cursor: pointer;
}
.AccordianContent
{
	background-color: #CADBF5;
	color: Navy;
}

