BODY
{
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: White;
	scrollbar-3dlight-color:slategray; 
	scrollbar-arrow-color:slategray;
	scrollbar-base-color:gainsboro;
	scrollbar-darkshadow-color:slategray;
	scrollbar-face-color:lightsteelblue;
	scrollbar-highlight-color:gainsboro;
	scrollbar-shadow-color:gainsboro;
}
TABLE
{
	
	font-size: 10pt;
	border-right: slategray 0px;
	padding-right: 0px;
	border-top: slategray 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: slategray 0px;
	padding-top: 0px;
	border-bottom: slategray 0px;
	border-collapse: collapse;
}
Table.Border
{
	font-size: 10pt;
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	border-collapse: collapse;
}
TD
{
	border: 0px;
}
TABLE.Menu
{
	text-align: left;
	border-collapse: separate;
}
Table.Tabs
{
	border-left: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px;
	margin: 0px;
}

Table.NoBorder
{
	font-size: 10pt;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-collapse: separate;
}
Table.SubNoBorder
{
	font-size: 10pt;
	border-right: 1px solid;
	padding-right: 0px;
	border-top: 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px solid;
	padding-top: 0px;
	border-bottom: 1px solid;
	border-collapse: separate;
}
Table.TitleBar
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR.Main
{
	font-size: 10pt;
	background-color: whitesmoke;
}
Main
{
	font-size: 10pt;
	background-color: whitesmoke;
}
TR.Alternate
{
	font-size: 10pt;
	background-color: white;
}
Alternate
{
	font-size: 10pt;
	background-color: white;
}
TR.Header
{
	font-weight: bold;
	border-bottom: slategray 1px solid;
	background-color: lightsteelblue;
	text-align: left;
}
TD.Header
{
	font-weight: bold;
	border-bottom: slategray 1px solid;
	background-color: lightsteelblue;
	text-align: left;
}
TD.MenuActive
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	font-weight: normal;
	font-size: xx-small;
	margin: 1px;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	background-color: lightsteelblue;
}
TD.MenuInActive
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	margin: 1px;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	background-color: lemonchiffon;
	font-size: xx-small;
}
TD.TabsActive
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	margin: 1px 1px;
	padding: 3px;
	border-left: slategray 1px solid;
	background-color: white;
	font-size: 14px;
}
TD.TabsInActive
{
	background: gainsboro;
	font-size: 14px;
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	margin: 1px 1px;
	padding: 3px;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
}
TD.TabsEmpty
{
	border-bottom: slategray 1px solid;
}
.BoldFont
{
	font-weight: bold;
}
.BoldFontSmall
{
	font-weight: bold;
	font-size: xx-small;
}
.Small
{
	font-size: xx-small;
}
TD.Separator
{
	background-color: lightsteelblue;
}

A
{
	font-weight: bold;
	color: midnightblue;
	text-decoration: none;
}
A.Button
{
	border-right: slategray 1px solid;
	padding-right: 2px;
	border-top: slategray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 3px;
	border-left: slategray 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: slategray 1px solid;
	height: 8px;
	background-color: lightsteelblue;
}
A.ButtonNoPad
{
	border-right: slategray 1px solid;
	padding-right: 2px;
	border-top: slategray 1px solid;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px 3px;
	border-left: slategray 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: slategray 1px solid;
	height: 0px;
	background-color: lightsteelblue;
}
A:hover
{
	text-decoration: underline;
}
INPUT
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}
INPUT.PseudoHidden
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0px;
	border-bottom-style: none;
}
.Radio
{
	border-top-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
SELECT
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	font-size: 12px;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
}
BUTTON
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	background-color: lightsteelblue;
	font-size: 12px;
}
INPUT.Button
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	font-weight: bold;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
	background-color: lightsteelblue;
	font-size: 12px;
}
TH
{
	border-bottom: slategray thin solid;
	background-color: lightsteelblue;
	text-align: left;
}
TH.Center
{
	border-bottom: slategray thin solid;
	background-color: lightsteelblue;
	text-align: center;
}
.CompanyTitle
{
	font-weight: bold;
	font-size: 14pt;
	font-family: 'Trebuchet MS' , Verdana, Arial;
}
.ControlTitle
{
	font-weight: bold;
	font-size: 16px;
}
.OptionTitle
{
	font-weight: bold;
	font-size: 14px;
	color: midnightblue;
}
TD.MenuTitle
{
	border-right: slategray 1px solid;
	padding-right: 3px;
	border-top: slategray 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
	margin: 0px;
	border-left: slategray 1px solid;
	padding-top: 3px;
	border-bottom: slategray 1px solid;
	background-color: gainsboro;

}
TD.CellPadded
{
	padding: 3px;
}
.Error
{
	color: firebrick;
}
.Required
{
	color: firebrick;
	font-size: 10;
}
.ActivityCompleted
{
	color: royalblue;
	background-color: lightsteelblue;
	text-decoration: line-through;
}
.ActionListActivityPastDue
{
	color:Red;
	font-size: 16;
	font-weight: bold;
}
.ActionListActivityCurrent
{
	font-weight: bold;
	font-size: 16px;
	color: goldenrod;
}
.ActionListActivityTomorrow
{
	color:Green;
	font-size: 16;
	font-weight: bold;
}
.ActionListActivityFuture
{
	color:Blue;
	font-size: 16;
	font-weight: bold;
}
HR
{
	color: slategray; 
	height: 2px;
}
.SmallText
{
	font-size: 8pt;
}
.Calendar
{
	font-size: 8pt;
	background-color: lightsteelblue;
	margin-bottom: 6px
}
.CalendarDayStyle
{ 
	font-size: 8pt;
	border: solid 1px black;
	border-collapse: collapse;
}
.CalendarSelectedDay
{
	font-size: 8pt;
	color: #4682b4;
	background-color: #fffacd;
}
.CalendarHeader
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #778899;
}
.CalendarOtherMonthDay
{
	font-size: 8pt;
	color: #000000;
	background-color: #dcdcdc;
}
.CalendarToday
{
	font-size: 8pt;
	color: #778899;
	background-color: #ffd700;
}
.ActivityCalendarDayHeader
{
	font-size: 8pt;
	color: black;
	height: 20px;
	font-weight: bold;
	background-color: lightsteelblue;
}
.CalendarSelector
{
	background-color: lightsteelblue;
}
.Disabled
{
	color: gray;
}
.MH
{
	border-right: 1px solid;
	padding-right: 1px;
	border-top: 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 1px;
	border-left: 1px solid;
	color: whitesmoke;
	padding-top: 1px;
	border-bottom: 1px solid;
	background-color: slategray;
	text-align: left;
	border-color: black;
	cursor: default;
}
.MDI
{
	border-right: 1px solid;
	padding-right: 1px;
	border-top: 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 1px;
	border-left: 1px solid;
	padding-top: 1px;
	border-bottom: 1px solid;
	text-align: left;
	border-color: whitesmoke;
	cursor: default;
}
.MDGH
{
	background-color:whitesmoke;
	border-style: solid;
	border-color:Black;
	padding-right: 3px;
	padding-left: 16px;
	BACKGROUND-POSITION: 100%;
	font-size: 10pt;
	background-image: url(./images/RoundedBlueExplorer.gif);
	padding-bottom: 3px;
	cursor: default;
	padding-top: 3px;
	height: 23px;
	font-weight: bold;
}
.MHGH
{
	background-color:whitesmoke;
	border-style: solid;
	border-color:Black;
	font-size: 10pt;
	background-image: url(./images/RoundedBlueExplorer.gif);
	BACKGROUND-POSITION: 100%;
	cursor: default;
	padding: 3px;
	padding-left: 16px;
	height: 23px;
	font-weight: bold;
}
.MCGH
{
	background-color:whitesmoke;
	border-style: solid;
	border-color:Black;
	padding-right: 3px;
	padding-left: 16px;
	font-size: 10pt;
	BACKGROUND-POSITION: 100%;
	background-image: url(./images/RoundedBlueExplorer.gif);
	padding-bottom: 3px;
	cursor: default;
	padding-top: 3px;
	height: 23px;
	font-weight: bold;
}
.MDG
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	cursor: default;
	border-bottom: black 1px solid;
	background-color: whitesmoke;	
}
.MDIS
{
	border-color: Black;
	cursor: default;
	text-align: left;
	font-size: 8pt;
	margin: 1px;
	border-right: 1px solid;
	padding-right: 1px;
	border-top: 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: 1px solid;
	cursor: default;
	padding-top: 1px;
	border-bottom: 1px solid;
	background-color: steelblue;
	color: whitesmoke;
	border-color: Black;
}

.GlobalMenu
{
	font-size: 8pt;
	color: black;
	height: 20px;
	border-collapse: separate;
}

.IslandClass
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-size: 8pt;
	background: whitesmoke;
	border-left: steelblue 1px solid;
	cursor: default;
	border-bottom: steelblue 1px solid;
	height: 20px;
}
 
.HoverClass
{
	background: lightsteelblue;
	height: 20px;
}
 
.TopHover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background: lightsteelblue;
	border-left: black 1px solid;
	cursor: default;
	color: #000000;
	border-bottom: black 1px solid;
}
 
.TopClass
{
	border-right: lightslategray 1px solid;
	border-top: lightslategray 1px solid;
	background: url(images/None) lightslategray;
	border-left: lightslategray 1px solid;
	color: whitesmoke;
	border-bottom: lightslategray 1px solid;
	
}
 
.TopSelected
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background: steelblue;
	border-left: black 1px solid;
	color: whitesmoke;
	border-bottom: black 1px solid;
}
 
.SeparatorClass
{
	background-image: url(transparent.gif);
	height: 1px;
	background-color: steelblue;
}
 
.DisabledClass
{
	color: dimgray;
	background-color: #a9a9a9;
	height: 20px;
}
.ItemClass 
{
	font-size:8pt;  
	background: whitesmoke; 
	border-style:solid; 
	border-width:1px; 
	height:20px; 
}
.ErrorLink
{
	font-size: 14pt;
	color: Red;
}
.RMn
{
	vertical-align: top;
	padding: 2px;
	font-size: 10pt;
	border-bottom: steelblue 1px solid;
	border-top: steelblue 1px solid;
	background-color: whitesmoke;
}
.RAlt
{
	vertical-align: top;
	padding: 2px;
	font-size: 10pt;
	background-color: white;
	border-bottom: steelblue 1px solid;
	border-top: steelblue 1px solid;
}
.RHdr
{
	padding: 2px;
	font-weight: bold;
	border-bottom: slategray 1px solid;
	background-color: lightsteelblue;
	text-align: left;
}
.RFtr
{
	padding: 2px;
	background-color: lightsteelblue;
}
.RSp
{
	border-right: steelblue 1px solid;
	padding: 2px;
	background-color: white;
}
.RMn1
{
	vertical-align: top;
	padding: 2px;
	font-size: 10pt;
	border-bottom: steelblue 1px solid;
	border-top: steelblue 1px solid;
	background-color: whitesmoke;
}
.RAlt1
{
	vertical-align: top;
	padding: 2px;
	font-size: 10pt;
	background-color: white;
	border-bottom: steelblue 1px solid;
	border-top: steelblue 1px solid;
}
.RHdr1
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: slategray 1px solid;
	background-color: steelblue;
	text-align: left;
	color: White;
}
.RFtr1
{
	padding: 2px;
	background-color: lightsteelblue;
}
.RSp1
{
	border-right: steelblue 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
}
.MDIS A
{
	color: whitesmoke;
	font-weight: bold;
	font-size: 10pt;
}
.PopupMenu
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 8pt;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	border-collapse: separate;
	height: 20px;
}
.DatePickerImg
{
	margin-top: 10px;
	vertical-align: baseline;
	padding-top: 10px;
}