/* ---------------------------------------------------------- */
/* Background Color For Page                                  */
/* ---------------------------------------------------------- */

BODY.White_Titlebar_Lime_Background 
{
	background-color: #4cd122;
	font-family: Verdana, sans-serif;
	
	color:#ffffff;
}

/* ---------------------------------------------------------- */
/* Content Module                                             */
/* ---------------------------------------------------------- */

DIV.White_Titlebar_Lime_Background-ContentModule 
{
	padding-top:0px;
	padding-bottom:0px;
}

   
/* ---------------------------------------------------------- */
/* Content Module Title                                       */
/* ---------------------------------------------------------- */

TABLE.White_Titlebar_Lime_Background-ContentModuleTitle-table_class 
{
	padding:0px; 
	margin:0px; 
	left:0px; 
	top:0px;
	border: none;
	border-collapse: collapse;
	background-color: #ffffff;
	width:100%;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-top-left 
{
	width: 16px;
	height: 1px;
	background-color: #ffffff;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-top 
{
	height: 1px;
	background-color: #ffffff;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-top-right 
{
	width: 16px;
	height: 1px;
	background-color: #ffffff;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-canvas-left 
{
	width: 16px;
	background-color: #ffffff;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-canvas 
{
	background-color:#ffffff;
}  

TD.White_Titlebar_Lime_Background-ContentModuleTitle-canvas-right 
{
	width: 16px;
	background-color: #ffffff;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-bottom-left 
{
	background-color: #ffffff;
	height: 1px;
	width: 16px;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-bottom 
{
	background-color:#ffffff;
	height: 1px;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-bottom-right 
{
	background-color: #ffffff;
	height: 1px;
	width: 16px;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-canvas TD.title 
{
	font-family: Verdana, sans-serif;
  	color: #000000;
	font-weight:bold;
	
	text-align:center;
	padding: 2px;
}

TD.White_Titlebar_Lime_Background-ContentModuleTitle-canvas TD.actions 
{
	background-color: transparent; 
	text-align:right; 
	padding: 2px;
}

/* ---------------------------------------------------------- */
/* Content Module Body                                        */
/* ---------------------------------------------------------- */

TABLE.White_Titlebar_Lime_Background-ContentModuleBody-table_class 
{ 
	padding-top:0px; 
	margin-top:0px; 
	left:0px; 
	top:0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	width:100%;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-top-left 
{
	background-color: #ccff99;
	width: 16px;
	height: 1px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-top 
{
	background-color: #ccff99;
	height: 1px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-top-right 
{
	background-color: #ccff99;
	width: 16px;
	height: 1px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas-left 
{
	background-color: #ccff99;
	width: 16px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas 
{
	background-color: #ccff99;
	font-family: Verdana, sans-serif;
	      
	color: #000000;
	padding: 4px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas-right 
{
	background-color: #ccff99;
	width: 16px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-bottom-left 
{
	background-color: #ccff99;
	width: 16px;
	height: 16px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-bottom 
{
	background-color: #ccff99;
	height: 16px;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-bottom-right 
{
	background-color: #ccff99;
	width: 16px;
	height: 16px;
}

/* ---------------------------------------------------------- */
/* Content Module Extra Link Colors                           */
/* ---------------------------------------------------------- */

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A:link {color:#0000ff; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A:visited {color:#0000ff; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A:hover {color:#0000ff; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A:active {color:#0000ff; font-weight: normal; text-decoration: none; }

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.blue:link {color:#000099; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.blue:visited {color:#000099; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.blue:hover {color:#000099; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.blue:active {color:#000099; font-weight: normal; text-decoration: none; }

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.red:link {color:#983E3E; font-weight: bold; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.red:visited {color:#983E3E; font-weight: bold; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.red:hover {color:#983E3E; font-weight: bold; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.red:active {color:#983E3E; font-weight: bold; text-decoration: none; }

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.brown:link {color:#C08160; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.brown:visited {color:#C08160; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.brown:hover {color:#C08160; font-weight: normal; text-decoration: none; }
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas A.brown:active {color:#C08160; font-weight: normal; text-decoration: none; }

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */


TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas TR.neutralRow 
{
	background-color: transparent;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas TR.oddRow 
{
	background-color:#AFDB83;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}
  
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas TR.evenRow 
{
	background-color:#9AC073;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}
  
  
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas HR.colorbar 
{
	color:#000000;
	background-color:#EEEEEE;
	border:none;
}

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */


TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas TD.neutralRow 
{
	background-color: transparent;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas TD.oddRow 
{
	background-color:#AFDB83;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}
  
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas TD.evenRow 
{
	background-color:#9AC073;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}
  
  
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas HR.colorbar 
{
	color:#000000;
	background-color:#EEEEEE;
	border:none;
}

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas div.evenRow {
    background-color:#9AC073;
    color:#000000;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas div.oddRow {
    background-color:#AFDB83;
    color:#000000;
}

/* ---------------------------------------------------------- */
/* Content Module Extra Text Styles With TDS                  */
/* ---------------------------------------------------------- */

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .header 
{
	color: #000099;
	font-family: Verdana, sans-serif;
	
	font-weight: bold;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .body
{
	color: #000000;
	font-family: Verdana, sans-serif;
	
	font-weight: normal;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .bold
{
	font-weight:bold;
	color: #000000;
	font-family:Verdana, sans-serif;
	
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .italics
{
	font-weight:normal;
	color: #000000;
	font-family:Verdana, sans-serif;
	font-style:italic;
	
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .underline
{
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	font-family:Verdana, sans-serif;
	
}

/* ---------------------------------------------------------- */
/* Content Module Extra Text Styles With SPANS                */
/* ---------------------------------------------------------- */

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas SPAN.header 
{
	color: #0000ff;
	font-family: Verdana, sans-serif;
	
	font-weight: bold;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas SPAN.body
{
	color: #000000;
	font-family: Verdana, sans-serif;
	
	font-weight: normal;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas SPAN.bold
{
	font-weight:bold;
	color: #000000;
	font-family:Verdana, sans-serif;
	
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas SPAN.italics
{
	font-weight:normal;
	color: #000000;
	font-family:Verdana, sans-serif;
	font-style:italic;
	
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas SPAN.underline
{
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	font-family:Verdana, sans-serif;
	
}

/* ---------------------------------------------------------- */
/* Inputs, Buttons, and Drop downs                            */
/* ---------------------------------------------------------- */

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas INPUT.button
{
	background-color:#006633; 
	font-weight: bold; 
	color: #FFFFFF;
	
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas INPUT.text
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	color:#474747;
}

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas SELECT.dropdown
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	color:#474747;
}
/* ---------------------------------------------------------- */
/* Local Navigation                            */
/* ---------------------------------------------------------- */

/* Link color for menu items */
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper a
{
    color: #0000FF;
}

/* Background color and color of the link for mouseover */
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper  a:hover
{
        color: #0000FF;
        background-color: #8cBf59;
}

/* color for a menu item which is not a link - only modify color */
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper .menuItem
{
        text-align:left;
        color:#7973C2;
        font-weight: normal;
        text-decoration: none;
        
}

/* Light to Dark Levels */
/* the first two levels should be the same */

TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper DIV
{
        background-color:transparent;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper DIV DIV

{
        background-color:#CcFf99;
        border-top: 1px solid #CCFF99;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper DIV DIV
 DIV
{
        background-color:#CcFf99;
        border-top: 1px solid #CCFF99;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper DIV DIV
 DIV DIV
{
        background-color:#CcFf99;
        border-top: 1px solid #CCFF99;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas #localNavMenuWrapper DIV DIV
 DIV DIV DIV
{
        background-color:#CcFf99;
        border-top: 1px solid #CCFF99;
}

/* These are the colors used when logged in to indicate visibility */
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .Auth_normal
{
            font-weight:normal;
            font-style:italic;
            color:#228888;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .Auth_bold
{
            font-weight:bold;
            font-style:italic;
            color:#228888;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .None_normal
{
            font-weight:normal;
            color:#DD0000;
            font-style:italic;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .None_bold
{
            font-weight:bold;
            color:#DD0000;
            font-style:italic;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .All_normal
{
            font-weight:normal;
            color:#000000;
}
TD.White_Titlebar_Lime_Background-ContentModuleBody-canvas .All_bold
{
            font-weight:bold;
            color:#000000;
}



