/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


.gridAnchor A:link	{	
	text-decoration:	none;
	color:	blue;
	}	
		
.gridAnchor A:visited	{	
	text-decoration:	none;
	color:	blue;
	}	
		
.gridAnchor A:active	{	
	text-decoration:	none;
	color:	blue;
	}	
		
.gridAnchor A:hover
{
	text-decoration:	none;
	color:	red;
}

A.miscLinkAnchor:link	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A.miscLinkAnchor:visited	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A.miscLinkAnchor:active	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A.miscLinkAnchor:hover
{
	text-decoration:	none;
	color:	red;
}

A.copyrightLinkAnchor:link	{	
	text-decoration:	none;
	font-size:10px;
	color:	blue;
	}	
		
A.copyrightLinkAnchor:visited	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A.copyrightLinkAnchor:active	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A.copyrightLinkAnchor:hover
{
	text-decoration:	none;
	color:	red;
}

DIV.menuBar
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menuBar A.menuButton
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menu
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menu A.menuItem
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menuBar
{
    BORDER-RIGHT: #e0e0e0 2px outset;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #e0e0e0 2px outset;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 4px;
    BORDER-LEFT: #e0e0e0 2px outset;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #e0e0e0 2px outset;
    BACKGROUND-COLOR: #e0e0e0;
    TEXT-ALIGN: left
}
DIV.menuBar A.menuButton
{
    BORDER-RIGHT: #e0e0e0 1px solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: #e0e0e0 1px solid;
    PADDING-LEFT: 6px;
    Z-INDEX: 100;
    LEFT: 0px;
    PADDING-BOTTOM: 2px;
    MARGIN: 1px;
    BORDER-LEFT: #e0e0e0 1px solid;
    CURSOR: default;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #e0e0e0 1px solid;
    POSITION: relative;
    TOP: 0px;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
DIV.menuBar A.menuButton:hover
{
    BORDER-RIGHT: #e0e0e0 1px outset;
    BORDER-TOP: #e0e0e0 1px outset;
    BORDER-LEFT: #e0e0e0 1px outset;
    COLOR: #000000;
    BORDER-BOTTOM: #e0e0e0 1px outset;
    BACKGROUND-COLOR: transparent
}
DIV.menuBar A.menuButtonActive
{
    BORDER-RIGHT: #e0e0e0 1px inset;
    BORDER-TOP: #e0e0e0 1px inset;
    LEFT: 1px;
    BORDER-LEFT: #e0e0e0 1px inset;
    COLOR: #ffffff;
    BORDER-BOTTOM: #e0e0e0 1px inset;
    TOP: 1px;
    BACKGROUND-COLOR: #5050f0
}
DIV.menuBar A.menuButtonActive:hover
{
    BORDER-RIGHT: #e0e0e0 1px inset;
    BORDER-TOP: #e0e0e0 1px inset;
    LEFT: 1px;
    BORDER-LEFT: #e0e0e0 1px inset;
    COLOR: #ffffff;
    BORDER-BOTTOM: #e0e0e0 1px inset;
    TOP: 1px;
    BACKGROUND-COLOR: #5050f0
}
DIV.menu
{
    BORDER-RIGHT: #e0e0e0 2px outset;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #e0e0e0 2px outset;
    PADDING-LEFT: 0px;
    Z-INDEX: 101;
    LEFT: 0px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #e0e0e0 2px outset;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #e0e0e0 2px outset;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: #e0e0e0
}
DIV.menu A.menuItem
{
    PADDING-RIGHT: 1em;
    DISPLAY: block;
    PADDING-LEFT: 1em;
    PADDING-BOTTOM: 3px;
    CURSOR: default;
    COLOR: #000000;
    PADDING-TOP: 3px;
    TEXT-DECORATION: none
}
DIV.menu A.menuItem:hover
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #5050f0
}
DIV.menu A.menuItemHighlight
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #5050f0
}
DIV.menu A.menuItem SPAN.menuItemText
{
}
DIV.menu A.menuItem SPAN.menuItemArrow
{
    MARGIN-RIGHT: -0.75em
}
DIV.menu DIV.menuItemSep
{
    BORDER-RIGHT: #e0e0e0 1px inset;
    BORDER-TOP: #e0e0e0 1px inset;
    MARGIN: 4px 2px;
    BORDER-LEFT: #e0e0e0 1px inset;
    BORDER-BOTTOM: #e0e0e0 1px inset
}
/*
.sectionTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:900;
	letter-spacing:2px;
	color:white;
	background-color:#000066;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
*/
.sectionTitle
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:white;
	color:#0000CC;
}

.pageTitle
{
	font-family:Verdana;
	font-size:16px;
	font-weight:900;
	letter-spacing:4px;
	line-height:24px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#e6e6e6;
	color:black;
}

UL.columnLists
{
	margin-left:0px;
	text-align:left;
	color:black;
	padding-right:5px;
	
	background-color:#FAFAFA;
	/*
	padding-left:15px;
	*/
	padding-left:20px;
	/*	background-color:white;*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:silver;
	/*	border-bottom-color:#FAA80A;*/
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:silver;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:silver;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:silver;
}

LI.columnLists
{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	list-style-type:disc;
	text-indent:0px;
}

LI {list-style-type:circle;}


TABLE
{
	font-family:Verdana;
/*	font-family:Arial, Helvetica, sans-serif;*/
/*	font-family:'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
	line-height:18px;
/*	
	font-family:Times New Roman;
	font-size:16px;
	line-height:20px;
*/
/*	color:#292929;*/
	color:Black;
}

.columnStyle
{
/*
	text-align:left;
*/
	text-align:left;
}

BR.lineHeightAfterTitle
{
	line-height:5px;
}

BR.lineHeightAfterHorizontalMenu
{
	line-height:10px;
}
A.onPageLink:link	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	/*
	color:	blue;
	*/
	color:#CCCC00;
	}	
		
A.onPageLink:visited	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	/*
	color:	blue;
	*/
	color:#CCCC00;
	}	
		
A.onPageLink:active	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	/*
	color:	blue;
	*/
	color:#CCCC00;
	}	
		
A.onPageLink:hover
{
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	color:	red;
}
/*---------------------------------------------------------------*/
A.infoLink:link	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	/*
	color:	blue;
	*/
	color:brown;
	}	
		
A.infoLink:visited	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	/*
	color:	blue;
	*/
	color:brown;
	}	
		
A.infoLink:active	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	/*
	color:	blue;
	*/
	color:brown;
	}	
		
A.infoLink:hover
{
	text-decoration:	none;
	font-family:Verdana;
	font-size:12px;
	word-spacing:0px;
	color:	red;
}

