/* Default CSS Stylesheet for a new Web Application project */

.MenuHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	padding-left:10;
	padding-right:10;
	text-decoration: none
}

.MenuHeaderHL
{
	font-weight: bold;
	font-size: 8pt;
	cursor:hand;
	color: white;
	text-indent: 7pt;
	margin-right:7pt;
	padding:1;
	font-family: Verdana;
	text-decoration: underline
}

.MenuFooter
{
	font-weight: normal;
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	text-decoration: none
}

.MenuFooter:link	{	
	text-decoration: none;
	color:	white;
	}	
	
.MenuFooter:visited {
	text-decoration: none;
	color:	white;
	}	
	
.MenuFooter:hover {
	text-decoration: none;
	color:	silver;
	}	
	
.HeaderLinkGray
{
	font-weight: bold;
	font-size: 7.5pt;
	color: gray;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: none;
}

.HeaderLinkGrayHL
{
	font-weight: bold;
	font-size: 7.5pt;
	color: #446cc0;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: none;
}

.InputTextBox
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.InputTextBoxUpper
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.InputTextBoxRightAlign
{
	font-weight: normal;
	font-size: 8pt;
	text-align:right;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.ReqField
{
	font-weight: bold;
	font-size: 7pt;
	color: red;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: none;
}

.ButtonLightBlue
{
    BACKGROUND: #f1f1f1;
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    COLOR: #000066;
    CURSOR: hand;
    FONT-FAMILY: tahoma,sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.DGTitleGray {
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:Gray;
	text-decoration:none
	}

.DGTitleBlue {
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#446cc0;
	text-decoration:none
	}
	
.DGTitle {
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:Black;
	text-decoration:none
	}
	
.DGHeader
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:white;
	text-decoration:none
}	


.DGText {
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	color:Black;
	text-decoration:none
	}

.DGIconHeader
{	
	text-align:center;
	background-color:#D6DFF7;
	font-family:Verdana;
	font-weight:bold;
	font-size:7.5pt;
	color:black;
	text-decoration:none
}

.DGIcon
{	
	text-align:center;
	background-color:#FBFBFB;
}
	
.PageTitleLine{
	background-color: #cccccc;
	}
	
.GrayLine{
	background-color: #cccccc;
	}

.SpanLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #446cc0;
    cursor: hand;
	font-family: Verdana;
	text-decoration: underline;
}

.NumericField 
{
	text-align:right
}

.PageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	text-indent: 1pt;
	font-family: Verdana;
	text-decoration: none;
}

.EventTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #33903f;
	text-indent: 0pt;
	font-family: Verdana;
	text-decoration: none;
}

.EventTitleHL
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-indent: 0pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxTitle2
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-indent: 0pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxText
{
	font-weight: bold;
	font-size: 7.5pt;
	color: #446cc0;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxText2
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxText2UL
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}

.WinBoxTextSBlue
{
	font-weight: normal;
	font-size: 6.5pt;
	color: #446cc0;
	text-indent: 0pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxDtl
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	text-indent: 0pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxDtlSmall
{
	font-weight: normal;
	font-size: 7pt;
	color: gray;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: none;
}

.WinBoxPGraph
{
	font-weight: normal;
	font-size: 11.5px;
	color: black;
	font-family: Verdana;
	padding-top:10;
	padding-bottom:10;
	padding-left:10;
	padding-right:10;
	text-decoration: none
}

.LeftBox 
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 7.5pt;
	color: #446cc0;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 0px solid; 
    text-decoration: none
}    
    
.RightBox 
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 7.5pt;
	color: #446cc0;
    border-left: #cccccc 0px solid;
    border-right: #cccccc 1px solid; 
    text-decoration: none
}
    
.LeftRightBox 
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 7.5pt;
	color: #446cc0;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid; 
    text-decoration: none
}    

.BottomBox 
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 7.5pt;
	color: #446cc0;
    border-bottom: #cccccc 1px solid;
    text-decoration: none
}    

.FullBox 
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 7.5pt;
	color: #446cc0;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid; 
    text-decoration: none
}    

.IconHand
{	
	cursor:hand;
}

.httpLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #446cc0;
    cursor: hand;
	text-indent: 3pt;
	font-family: Verdana;
	text-decoration: underline;
}    

.FoodMenuTitle
{
	font-weight:bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	
}

.FoodMenuDesc
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.FoodMenuPrice
{
	font-weight: bold;
	font-size: 9pt;
	color: #446cc0;
	font-family: Verdana;
	text-decoration: none;
}


@media print {
	.HideOnPrint {visibility:hidden;}
}


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:	none;
	color:	white;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	white;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	white;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	white;
	}
	
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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
