/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

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;
	}	


.MenuItemPage A:link
{
	color : #FFFFFF;
	text-decoration:	underline;
}

.MenuItemPage A:visited
{
	color : #FFFFFF;
	text-decoration:	underline;
}

.MenuItemPage A:active
{
	color : #FFFFFF;
	text-decoration:	underline;
}

.MenuItemPage A:hover
{
	color : #FFFFFF;
	text-decoration:	underline;
}


A:link	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0000FF;
	}
	
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;
	}	

Header
{
	font-weight: bold;
	font-size: 12px;
}

	
.PageBody
{
	border-right: #0000ff thick solid;
	padding-right: 0px;
	border-top: #0000ff thick solid;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #0000ff thick solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: #0000ff thick solid;
	background-color: #ffffff;
	vertical-align : top ;
}	


.Layout
{
	width : 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}
.MenuTable
{
	width : 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
	border-collapse : collapse ;
}

.Header
{
	font-weight: bold;
	color: black;
	font-size : 12px;
}

.ErrorMessage
{
	font-weight: bold;
	color: red;
}
Input.MainButtons
{
	color: white;
	 background-color: #000080;
}

AlterGridItemStyle
{
	background-color: #9999ff;
	font-size : 10px;
}

GridItemStyle
{
	background-color: #FFFFFF;
	font-size : 10px;
}
.GridHeaderStyle
{
	font-family: Verdana;
	height: 10px;
	color: #ffffff;
	background-color: #000080;
	font-size : 12px;
}
.MenuItemCurrentPage
{
	font-size : 10px;
	font-weight :bold;
	color : #FFFFFF;
	text-decoration : underline;
	background-color: #0000FF;

}
.MenuItemPage
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
	background-color: #000080;
}
.HiddenLabels
{
	color:White ;
	background-color: #FFFFFF;
}
.Footer
{
	font-size: 9px;
	color:White ;
	background-color: #0000FF;
}

.Footer A:link
{
	color:White ;
}

label
{
	font-size : 10px;
}
