/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    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:	#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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.WestlakeLink	{	
	text-decoration: none;
	color:	green;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}
	
.WestlakeLink:link	{	
	text-decoration:	none;
	color:	green;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}	
		
.WestlakeLink:visited	{	
	text-decoration:	none;
	color:	green;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}	
		
.WestlakeLink:active	{	
	text-decoration:	none;
	color:	green;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}	
		
.WestlakeLink:hover	{	
	text-decoration:	underline;
	color:	green;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}
	
.SideLink:link	{	
	text-decoration:	none;
	color:	brown;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}	
		
.SideLink:visited	{	
	text-decoration:	none;
	color:	brown;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}	
		
.SideLink:active	{	
	text-decoration:	none;
	color:	brown;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}	
		
.SideLink:hover	{	
	text-decoration:	underline;
	color:	brown;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	}
	
.ListHeader
{
    background-color: green;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 8px
}

.ListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 8px
}

.ListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 8px
}

.ListItemEdit
{
	padding-left: 8px;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: #99ccff;
}

.ListItemDel
{
	padding-left: 8px;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: plum;
}

.ListItemEditTextBox
{
	padding-left: 0px;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: white;
}

.ListItemEditCheckBox
{
	padding-left: 0px;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: 99ccff;
}

.ListItemUrgent
{
	padding-left: 0px;
	font-size: 10px;
	color: Red;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: white;
}
	
.ScheduleHeader
{
    background-color: green;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 8px
}

.ScheduleItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 8px
}

.ScheduleItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 8px
}

.ScheduleFooter
{
    background-color: green;
    line-height: 10pt
}

A.ScheduleItemLink, A.ScheduleItemLink:link, A.ScheduleItemLink:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 9px;
    padding-left: 8px;
	text-decoration: none;
}

A.ScheduleItemLink:hover    
{
    text-decoration: underline;
}

.PageFooter
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    color: brown;
}

.BoldRed
{
    COLOR: 660033;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

.PageHeader
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    color:Green;
}

.NormalText
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}
.NormalBold
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

.NormalItalic
{
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	color:black;
	font-family: Verdana, Helvetica, sans-serif;
}

.SmallerText
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}
.SmallText
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.NormalLink:link	{	
	text-decoration:	none;
	color:	green;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
	}	
		
.NormalLink:visited	{	
	text-decoration:	none;
	color:	green;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
	}	
		
.NormalLink:active	{	
	text-decoration:	none;
	color:	green;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
	}	
		
.NormalLink:hover	{	
	text-decoration:	underline;
	color:	green;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
	}
	
.CalendarDayHeader
{
    background-color: Gray;
    border-bottom: dimgray;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
}

.CalendarTitle
{
    background-color: green;
    border-bottom: dimgray;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 8px
}

.CalendarSelectedDay
{
    background-color: green;
    color: white;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.CalendarCurrentDay
{
    border-top: dimgray;
    border-left: dimgray;
    border-right: dimgray;
    border-bottom: dimgray;
    color: gray;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.CalendarWeekendDay
{
    background-color: #F0F0F0;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.CalendarDay
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 8px;
}

.CalendarAdjacentDay
{
    color: silver;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.ErrorMessage
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color: red;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    font-style: normal
}
