/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
	color: navy;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	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-weight: 500;
	font-size: 1.33em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.11em;
	font-weight:	500;
	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:	500;
	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:	1.11em;
	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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
TABLE
{
	background-color: ghostwhite;
}


.Menu
{
    color: #000080;
    background-color: #B0C4DE;
    border-color: darkgray;
}

.Menu a:hover
{
    background: #FFFFFF;
}

.Calendar_Day
{
	background-color: #ebebeb;
}

.Calendar_OtherMonthDay
{
	background-color: lightgrey;
}

.Calendar_Title
{
	color: black;
	background-color: #B0C4DE;
}

.Calendar_NextPrev
{
	color: black;
	background-color: #B0C4DE;
}

.SideBarMenu
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.OptMenu
{
	background-color: LightGrey;
	border-color: gainsboro;
}

.Even
{
	background-color: ghostwhite;
}
.Odd
{
	background-color: gainsboro;
}
.OS
{
	background-color: yellow;
}
.OSR
{
	background-color: lightgreen;
}
.OP
{
	background-color: red;
}
.EventSummaryItem
{
	 BACKGROUND-COLOR: gainsboro;
}
.TableHeader
{
	font-size: 1.11em;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0C4DE;
}
.TableHeaderAlternateText
{
	font-size: .9em;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0C4DE;
}
.SBTableHeader
{
	font-size: 1.11em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0C4DE;
}
.SBTableItem
{
	font-size: 0.9em;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}
.PopUpTable
{
	border-right: #B0C4DE 5px groove;
	border-top: #7487a0 5px groove;
	border-left: #7487a0 5px groove;
	border-bottom: #B0C4DE 5px groove;
}
.PopUpTableHeader
{
	font-weight: bold;
	font-size: larger;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: darkblue;
}
.NormTxt
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}

	.cpYearNavigation,
	.cpMonthNavigation
			{
			background-color:#B0C4DE;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:black;
			font-weight:bold;
			}
	.cpDayColumnHeader,
	.cpYearNavigation,
	.cpMonthNavigation,
	.cpCurrentMonthDate,
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDate,
	.cpOtherMonthDateDisabled,
	.cpCurrentDate,
	.cpCurrentDateDisabled,
	.cpTodayText,
	.cpTodayTextDisabled,
	.cpText
			{
			font-family:arial;
			font-size:10pt;
			}
	TD.cpDayColumnHeader
			{
			text-align:right;
			border:solid thin #B0C4DE;
			border-width:0 0 1 0;
			}
	.cpCurrentMonthDate,
	.cpOtherMonthDate,
	.cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDateDisabled,
	.cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.cpCurrentMonthDate
			{
			color:#B0C4DE;
			font-weight:bold;
			}
	.cpCurrentDate
			{
			color: black;
			font-weight:bold;
			}
	.cpOtherMonthDate
			{
			color:#808080;
			}
	TD.cpCurrentDate
			{
			color:black;
			background-color: #B0C4DE;
			border-width:1;
			border:solid thin #000000;
			}
	TD.cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.cpTodayText,
	TD.cpTodayTextDisabled
			{
			border:solid thin #B0C4DE;
			border-width:1 0 0 0;
			}
	A.cpTodayText,
	SPAN.cpTodayTextDisabled
			{
			height:20px;
			}
	A.cpTodayText
			{
			color:#B0C4DE;
			font-weight:bold;
			}
	SPAN.cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.cpBorder
			{
			border:solid thin #B0C4DE;
			}






