/* 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
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
   
}
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:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	DodgerBlue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	DodgerBlue;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	DodgerBlue;
	}
	
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;
	}

.Clock	
{
	font-family:Courier New;
	color:Yellow;
	background-color:Transparent;	
	font-size:10px;
	text-align:center;
}

.SponsorText
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:white;
	text-align:center;	
	vertical-align:middle;
}


.NewsSubject
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:white;
	text-align:Left;	
	vertical-align:middle;
}

.NewsText
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:white;
	text-align:Left;	
	vertical-align:middle;
}

.FormTitle
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:Black;
	text-align:right;	
}
.FormLabel
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:Black;
	text-align:right;	
	vertical-align:middle;
}
.FormText
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:Black;
	text-align:Left;	
	vertical-align:middle;
}
.FormTextBold
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:Black;
	text-align:Left;	
	vertical-align:middle;
}
.FormDescr
{
	padding:0px 0px 0px 10px;
	background-color:Transparent;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:white;
	text-align:left;	
}

.PageTitle
{
	font-family:Century Gothic;
	font-size:28px;
	font-weight:bolder;
	background-color:Transparent;
	color:White;
	text-align:center;
}

.Hyperlink
{
	font-family: Verdana; 
	font-weight:bold;
	text-decoration:underline;
	font-size:14;
	background-color:Transparent;
}
.HyperlinkSmall
{
	font-family: Verdana; 
	font-weight:normal;
	text-decoration:underline;
	font-size:14;
	background-color:Transparent;
}
.HyperlinkTip
{
	font-family: Verdana; 
	font-weight:bold;
	text-decoration:underline;
	font-size:20;
	background-color:Transparent;
}

.Navigator
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:14;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}

.Navigator:visited
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:14;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}
	
.Navigator:active
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:14;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}

.Navigator:Link
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:14;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}

.Navigator:hover
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:14;
	color:gray;
	background-color:Transparent;
	text-decoration: none;	
}

.NavigatorSmall
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:12;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}

.NavigatorSmall:visited
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:12;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}
	
.NavigatorSmall:active
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:12;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}

.NavigatorSmall:Link
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:12;
	color:White;
	text-decoration: none;
	background-color:Transparent;
}

.NavigatorSmall:hover
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:12;
	color:gray;
	background-color:Transparent;
	text-decoration: none;	
}

.GridBase
{
	border-width:1px;
	border-color:#000066;
	background-color:Transparent;
}

.GridTite
{
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	font-size:14;
}

.GridHeader
{
	color:white;
	background-color:#006699;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana;
	font-weight:bold;
	font-size:12;		
}

.GridText
{
	font-family:Verdana;
	font-size:12;	
	color:#000066;
	background-color:white;
}
.GridItems
{
	font-family:Verdana;
	font-size:12;	
	color:#000066;
	background-color:white;
}
.GridItemsEdit
{
	font-family:Verdana;
	font-size:12;	
	color:Red;
	background-color:#FFFFC0;
}

.GridAlternatingItems
{
	font-family:Verdana;
	background-color:Gainsboro;
	color:#000066;
	font-size:12;	
}

.GridGroupHeader
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12;	
	background-color:#006699;
	color:white;
}

.GridGroupFooter
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12;	
}
.GridPaging
{
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	font-size:12;
	color:#006699;
	background-color:White;		
}

.ErrorText
{
	background-color:Transparent;
	font-family:Verdana;
	font-weight:bolder;
	font-size:18px;
	color:Red;
	text-align:left;	
	vertical-align:middle;
}

.Shadow 
{ 
	FILTER: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true') 
}

