
/******************************
	General page formatting
*******************************/

.BodyStyle{
	background-color : white;
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
	font-size:8pt;
    font-weight :  normal;
}
.PageHeader{
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
   	font-weight : bold;
	font-size : 10pt;
}
.bold
{
	font-weight:bold;
}
.red
{
	color:Red;
}

.boldRed {
	font-weight:bold;
	color:Red;
}
.Footer{
	background-color : #bfd0df;
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
	font-weight : bold;
	font-size : 8pt;
	padding-top : 3px;
	padding-bottom : 3px;
}
.NoDataMessage
{
	color: Silver;
}
.DirectoryHeading
{
	color: gray;
	font-style:italic;
}

/******************************
	Module on the top of each page
******************************/
.moduleName  {
	color : #000000;
	font-weight : bold;
	font-size : 12px;
	line-height: 14px;
	/*text-decoration: none;*/
	font-family: Verdana, Arial, Geneva, sans-serif;
}



/******************************
	Form Objects
******************************/
.field {
	background-color : #FFFFFF;
	border : 2px inset  #FFFFF0;
	font-family :    "Courier New", Serif, Arial, monospace,Courier;
    font-size : 8pt;
	color :blue;
}
.fieldred {
   background-color : #FFFFFF;
   border : 2px inset  #FFFFF0;
   font-family :    "Courier New", Serif, Arial, monospace,Courier;
    font-size : 8pt;
   color :red;
}
.ROField{
	background-color : #FFFFFF;
	font-family :  "Courier New",Serif, Arial, monospace,Courier;
    font-size : 8pt;
	color :gray;
	border-left-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px; /**/
	border-bottom-color : silver;
}
.HiddenField{
	background-color : black;
	color : black;
	font-family :  symbol;
}
.hiddenField2{
	background-color : #FFFFFF;
	font-family :  Arial, Verdana, 'Comic Sans MS', Arial;
	FONT-WEIGHT : bold;
	font-size : 8pt;
	TEXT-ALIGN: right;
	color :black;
	border-left-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
.RadioBtn{
	FONT-FAMILY:  "Courier New",Serif, Arial, monospace,Courier;
	font-size : 9pt;
}

input.Button{
	background-color : #ffc621;
	border : 1px ridge;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	text-align : center;
}
input.SmallButton
{
	background-color : #ffc621;
	border : 1px ridge;
	font-family : Arial, sans-serif, Arial ;
	font-weight : bold;
	font-size: 9px;
	color : White;
	text-align : center;
}

input.PagingButton
{
	Font-Family:Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	height: 18px;
	color: blue;
	background-color : /*#bfd0df;*/ LightSteelBlue;	 /*#ffc621;*/
	border : 1px ridge LightSteelBlue;
	/*border:none;*/
	text-decoration:underline;
}

.AltRow
{
	background-color: #ECECEC;
}

/******************************
	Not currently used
******************************/

.Item{
	font-size : 8pt;
}
.AlternateItem{
	font-size : 8pt;
	background-color : #dddddd;
}
.Required{
	font-size : 12px;
	font-weight : bold;
}
.DataList{
	border : 1px solid #bdd3de;
	font-size : 8pt;
}
td.td1{ /*for testing only*/
	background-image : url(../Images/side_trim_right.gif);
	width : 8px;
}
div.div1{ /*for testing only*/
	background-image : url(../Images/side_trim_right.gif);
	height : 100%;
	width : 8px;
}


/******************************
 General table
*******************************/
TR.TableHeader td{
	background-color : #bfd0df;
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
	font-weight : bold;
	font-size : 8pt;
	padding-top : 3px;
	padding-bottom : 3px;
}
.Header{
	background-color : #bfd0df;
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
	font-weight : bold;
	font-size : 8pt;
	padding-top : 3px;
	padding-bottom : 3px;
}
.border{
	 border : 1px solid #bdd3de;
}

/******************************
	FORM Table
*******************************/
Table.FormTable
{
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
	font-size : 8pt;
	border-collapse : collapse;
	border-color : #BFD0DF;
}
.FormTableHeader
{
	background-color : #bfd0df;
	font-weight: bold;
}

/******************************
  List Table with Grid Display 
*******************************/
.ListTableGrid {
	background-color : #bfd0df;
	border-color:bfd0df;
	FONT-FAMILY: Arial, Verdana, 'Comic Sans MS', Arial;
	font-size : 8pt;
	border-collapse : collapse;
	border-color : #BFD0DF;
}
.ListTableGrid td {
	background-color : white;
	/*PADDING-TOP: 2px;
	PADDING-LEFT: 4px; */
}
TR.ListTableGridHeader
{
	/*FONT-VARIANT: small-caps;*/
	font-weight: bold;
	/*background-color : white;*/
}
TR.ListTableGridHeader td {
	background-color : #bfd0df;
	/*PADDING-TOP: 2px;
	PADDING-LEFT: 4px; */
	
}
TR.ListTableGridBreak td
{
	line-height : 1px;
	background-color: #bfd0df;
}
TR.ListTableGridBreakBlack td
{
	background-color: Black;
	line-height : 2px;
}


/******************************
	Pertain to tool tips 
*******************************/
.ToolTip
{
	Z-INDEX: 1000; 
	LEFT: 0px; 
	WIDTH: 10px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 10px;
}
.ToolTipLink {
	color : #FFCC00;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}
.ToolTipPopUp 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #FFFF99;
	color: #000000;
}



/**********************************************
  The Sub-Module Menu at the top of the pages 
***********************************************/
.menu  {
	color : #336699;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
.menuselected
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
}
.menu:HOVER  {
	color: #336699;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}		
.menuseperator  {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

/********************************************
The Modules menu at the side of the page  
*********************************************/
/*
.moduleMenuTable 
{
	font-weight : bold;
	font-size : 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	vertical-align:middle;
}
.modulesmenu  {
	color : #336699;
    text-decoration: underline;
	background : transparent ;
}
.modulesmenuselected
{
	text-decoration: none;
	background-image : 	url(../Images/ModuleSelMenuBkgd.gif);
}	
.modulesmenu:HOVER  
{
	color: white;
	background-image : 	url(../images/side_mouseover.gif);
	text-decoration: none;
}
*/
	
.side {
    font-size: 12px;
    font-weight: bold;

}
    
.side:link, .side:active, .side:visited {
    color: #336699;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
    
.side:hover {
    color: #FFFFFF;
    text-decoration: none;
}

/***********************
	Site Specific
***********************/
.SiteTextLogoStyle {
	/*background-color:#bfd0df;*/
	background-color:White;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	color:Black;
}

/***********************
  For mini-calendars
***********************/
.MonthHeader 
{
	background-color:#FFEEB8;
	color:black;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:8pt;
}
.DaysOfWeek
{
	color:Black;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:8pt;
	
}
.Days
{
	color:Black;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:8pt;
}

.SelectedDay
{
	border : 2px #FFFFF0;
	background-color:#FFEEB8;
    font-family: Verdana, Arial, Geneva, sans-serif;
    color: black;  
    text-decoration:none;    

}
.IsToday 
{
	border : solid 1px red;
}
.FullWeekLink
{
	color:#ffc621;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:8pt;
    text-decoration:none;    
}
.AnyDay
{
    font-family: Verdana, Arial, Geneva, sans-serif;
    color: blue;              
    text-decoration:none;    
}
/*
.AnyDay:visited 
{
	 color: someOtherColor; 
}

.AnyDay:hover 
{ 
	color: yetAnotherColor; 
}
*/

/*******************************
	Specific to Changing Role
********************************/
BODY
{
}
.menuBar
{
    font-size: 12px;
    font-weight: bold;
}
.Bar
{
    color: #336699;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    BACKGROUND-COLOR: White;

}
.ChangeRoleMenu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: deepskyblue;
}
.menuItem
{
    WIDTH: 100%;
    /*CURSOR: hand;*/
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: white;
    color: #336699;
    font-size:8pt;

}
.ItemMouseOver
{
   /*CURSOR: hand;*/
    COLOR: highlighttext;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #336699;
    color:White;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    /*CURSOR: hand;*/
    BACKGROUND-COLOR: #336699;
    color:White;
    text-decoration: underline;
}
