
tr.Weekend
{
    background-color: rgb(250, 240, 255);    /*background-color: #FFF8DC;*/
}

tr.selectedRow
{
    background-color: rgb(212, 185, 226);    /*background-color: #FFCC66;*/
}

tr.MouseOverRow, tr.Weekend.MouseOverRow
{
    background-color: rgb(212, 185, 226);    /*background-color: #FFCC66;*/
}


.NavMenu
{
	background-attachment: fixed;
	background-color: #F1F1FF; /*#FFF8DC ;*/
	/*width: 100%;*/
/*	border-bottom-width:thin;
	border-bottom-color:#b4b4b4;
	border-bottom-style:solid;
	border-right-color:#b4b4b4;
	border-right-style:solid;
	border-right-width:thin;
*/
/*	background-color: #F4C807 ;*/
	vertical-align: top;
}


.MenuItem
{
/*	background-color: #FFAD01;*/
	background-color: rgb(178, 151, 192); /*#F4C807;*/
	font-family: Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 8pt;
	/*border-color:#F4A460;*/
	border-width:1px;
	border-style:solid;
	left: 10px;
	/*width: 120px;*/
	/*color:Black;*/
	margin-bottom:1px;
	margin-left:5px;
	margin-right:7px;
	margin-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px; 
	height: 20px;
	display:block;
	text-indent: 3px;
}

.MenuItemHorizontal
{
/*	background-color: #FFAD01;*/
	background-color: rgb(155, 100, 185); /*#F4C807;*/
	font-family: Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 8pt;
	/*border-color:#F4A460;*/
	border-width:thin;
	border-style:solid;
	top: 12px;
	width: 110px;
	/*color:Black;*/
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px; 
	text-align:center;
}

.CloseButton
{
	text-align:center;
	background-color: White;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	border-color: Black;
	border-width:thin;
	border-style:solid;
	height: 16px;
	width: 110px;
	color:Black;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px; 
}

.ModuleHeader
{
	FONT-SIZE: 17pt; 
	left: 16px;
	WIDTH: 98%; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, sans-serif; 
	POSITION: absolute; 
	TOP: 8px; 
	BACKGROUND-COLOR: #b4b4b4;
	padding: 1px; 
	-moz-border-radius: 8px 8px 0px 0px; 
}

.TableModuleHeader
{
	FONT-SIZE: 17pt; 
	left: 16px;
	COLOR: #42246B; 
	FONT-FAMILY: Arial, sans-serif; 
	BACKGROUND-COLOR: #F1F1FF;
	padding: 1px; 
	-moz-border-radius: 8px 8px 0px 0px; 
	text-indent: 10px;
	
	vertical-align: top; height: 25px;
}

.ModuleContentTableCell
{
    height: 100%; background-color: White; vertical-align: top;
    
    /*height: 15px;  Reports*/
    padding-left: 9px;
}

.PersonInfo
{
    width: 638px;
}

.Reports
{
    width: 569px;
}

.Sched
{
    width: 641px;
}

.Welcome
{
    Width: 641px;
}

.Login, .LogOut
{
	left: 16px;
	width: 98%; 
	position: absolute; 
	top: 8px; 
	z-index: 100; 
	vertical-align:middle;
}

.HelpButton
{
	font-size:8pt;
	color:Black;
	font-family:Sans-Serif;
	font-weight:normal;
}

HR
{
	/*color:#ff9966;*/
	width:100%;
	height:1px;
}

.HeaderCheckBox
{
	width:640px;
	border-style:solid;
	border-width:1px;
	font-size:9pt;
	/*font-weight:bold;*/
	height:22px;
	/*
	font-family:Microsoft Sans Serif, Sans-Serif;
	color:rgb(26, 26, 26);
	background-color:rgb(180, 180, 180);
	border-color:rgb(211, 212, 213);
    */
	display:block;
	color:black;
	background-color: rgb(178, 151, 192);
	font-family: Verdana, Arial, Tahoma, "Times New Roman";
}

.HeaderCheckBoxSmall
{
	
	border-style:solid;
	border-width:1px;
	font-size:9pt;
	height:22px;
	font-family: Verdana, Arial, Tahoma, "Times New Roman";
	color:black;
	background-color: rgb(178, 151, 192);
	border-color:rgb(155, 100, 185);
	display:block;
}

.CheckBox
{
	border-color:rgb(202, 202, 202);
	color:black;
	background-color:rgb(178, 151, 192);
	border-style:solid;
	border-width:1px;
	font-family: Verdana, Arial, Tahoma, "Times New Roman";
	font-size:9pt;
	font-weight:normal;
	height:22px;
}

.Label
{
	color:Black;
	background-color:#EEEEEE;
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	height:22px;	
	display:block;
	
}
.BoldLabel
{
	color:Black;
	background-color:#EEEEEE;
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	height:20px;
}
.LargeLabel
{
	color:Black;
	background-color:#EEEEEE;
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:14pt;
	font-weight:normal;
	height:26px;
	display:block;
}

.Button
{
    /*
	color:Black;
	background-color:#FFDEA0;
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;	
*/
}

.SelTabButton
{
	color:White;
	background-color:rgb(155, 100, 185);
	border-style:none;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	padding: 1px 6px;
}

.UnSelTabButton
{
	color:rgb(155, 100, 185);
	background-color:#FFFFF0;
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	cursor: pointer; cursor: hand;
	padding: 1px 6px;
}

.TabStripFrame
{
	/*background-color:#FFFFF0;*/
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
}

.Table_Regular
{
	background-color:White;
	border-color:rgb(202, 202, 202);
	border-style:solid;
	border-width:1px;
	-moz-border-radius: 8px; 
}

.Table_Label
{
	border-style:none;
	font-family:Arial;
	font-size:11pt;
	/*font-weight:bold;*/
	background-color:rgb(178, 151, 192);
	color: Black;
}
.Table_Header
{
	border-style:none;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	background-color: rgb(228, 228, 228);
	/*background-color:#FFDEAD;*/

}
.Table_SmallHeader
{
	border-style:none;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	background-color: rgb(228, 228, 228);
	/*background-color:#FFDEAD;*/
}

.Table_ExtraSmallHeader
{
	border-style:none;
	font-family:Arial;
	font-weight:bold;
	font-size:7pt;
	background-color: rgb(228, 228, 228);
	/*background-color:#FFDEAD;*/

}
.Table_SubHeader
{
	border-style:none;
	font-family:Microsoft Sans Serif, Sans-Serif;
	font-size:9pt;
	font-weight:bold;
	background-color:#EEEEEE;
}
.Table_Data
{
	border-style:none;
	font-family:Arial;
	font-size:8pt;
	background-color:white;
}

.Table_SmallData
{
	border-style:none;
	font-family:Arial;
	font-size:7pt;
	background-color:white;
}
.TableCell_Label
{
	border-style:none;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	background-color:rgb(155, 100, 185);
}

.TableCell_Header
{
}

.TableCell_SmallHeader
{
}

.TableCell_SubHeader
{
}

.TableCell_Data
{
}


TD
{
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    FONT-SIZE: .8em;
    
}

.dropdownlist
{
	display:block;	
	width:100%
	}

body
{
    background-color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: .8em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 5px;
}

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;
	}

.NavMenu A:link, .NavMenu A:visited
{
    color: #111111;
}
	
.NavMenu A:active, .NavMenu A:hover
{
    color: black;
}

a.SelTabButton, a.SelTabButton:link, a.SelTabButton:visited, a.SelTabButton:active, a.SelTabButton:hover
{
	color:White;
    text-decoration: none;
    margin: 2px 2px 0 0;
    border-bottom: none;
}

a.UnSelTabButton, a.UnSelTabButton:link, a.UnSelTabButton:visited, a.UnSelTabButton:active, a.UnSelTabButton:hover
{
	color:rgb(155, 100, 185);
	text-decoration: none;
	margin: 2px 2px 0 0;
    border-bottom: none;
}

SMALL	
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	}	
