

A:link { 	COLOR: #848914;	text-decoration: none;} 
A:visited {	COLOR: #848914;	text-decoration: none;} 
A:active {COLOR: #848914;	text-decoration: none } 
A:hover { 	COLOR: #5D6967; 	text-decoration: underline; } 


body { 	color: #5D6967; 	background-color: #d3d3d3;     margin:0px;}
td {  font-family: "Trebuchet MS", "Verdana";}
div,p {  font-family: "Trebuchet MS", "Verdana"; font-size: 12px; margin-top: 4px;margin-bottom: 7px;}

.white { color: #FFFFFF;} 
img{ 	border: 0px; }

.ContentContainer 
{
    padding-top:10px;
    background-color:#FFF;
}

/**************************************************************************************************************
Other Styles
**************************************************************************************************************/

a.disclaimerLinks:link { color: #FFFFFF; text-decoration: none}
a.disclaimerLinks:visited { text-decoration: none; color: #FFFFFF}
a.disclaimerLinks:hover { color: #FFFFFF; text-decoration: underline}

td.heading { 	font-family: "Trebuchet MS", "Verdana"; font-size:16px;	color:#5D6967;	font-weight:bold;}

.FormTable, .Button {  background-color:#F3F8D8; }

div#MasterContainer
{
    width:980px;
    background-color:#7D98CD;
    padding:0px;
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    
}


/* ------------------------------------------------------ */
/*            Login/Logout/Disclaimer Styles              */
/* ------------------------------------------------------ */

div#Menu_LoginLogout { 
  text-align:center;
  margin-top:20px;
}

.Menu_Logout {
  width:170px;
  color:#333;
  padding-top:2px;
  padding-bottom:6px;
  border-top:1px solid #B6BD1C;
  border-bottom:1px solid #B6BD1C;
}

.Menu_Login table, .Menu_Logout table {
  font-size:11px;
  text-align:left;
}

.Menu_Logout table, .Menu_Logout td select {
  width:140px;
}

.Menu_LoginCheckboxTD {
  padding-left:0px;
}

.Menu_LoginButtonTD, .Menu_LogoutButtonTD {
  text-align:right;
}

.Menu_LoginButton, .Menu_LogoutButton {
	font-size:11px;
  padding:1px 3px;
  border-width:0px;
  background-color:#fff;
}

.Menu_ButtonBorder, .Menu_InputTextField {
  border:1px solid #626262;
}

/**************************************************************************************************************
MENUS
**************************************************************************************************************/

.StaticMenu {
  width:100%;
}

.StaticMenuItem {
  width:220px;
  margin-left:12px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size:16px;
}

a.StaticMenuItem:link, a.StaticMenuItem:visited, a.StaticMenuItem:active, a.StaticMenuItem:hover {
  font-family: "Trebuchet MS", "Verdana";
  font-weight: bold;
  color: #848914;
  margin-left:6px;
}

a.StaticMenuItem:hover {
  color:#666666;
}

div.DynamicMenu {
  background-color:#D9D9D9;
  border-top:1px solid #fff;
  border-right:1px solid #fff;
  margin-left:13px;
  margin-top: -2px;
}

table.DynamicMenuItem {
  background-color:#D9D9D9;
  border-bottom:1px solid #fff;
  width:100%;
  padding:5px;
}

table.DynamicMenuHover {
  background-color:#C1D82F;
}

a.DynamicMenuItem:link, a.DynamicMenuItem:visited, a.DynamicMenuItem:active, a.DynamicMenuItem:hover {
  font-family: "Trebuchet MS", "Verdana";
  font-size:15px;
  white-space:nowrap;
  display:block;
  width:100%;
}





/* ------------------------------------------------------ */
/*                GeeDee Tenant Info Panel                */
/* ------------------------------------------------------ */

.geeDeeTenantInfo 
{
    width:650px;
    background-color: #F3F8D8;
    border: 1px solid #444444;
    padding: 10px;
}

.geeDeeTenantInfoHeader 
{ 
  text-align : center; 
  font-weight:bold;
  font-size:14px;
  padding-bottom:8px;
}



/* ------------------------------------------------------ */
/*                   News Ticker Styles                   */
/* ------------------------------------------------------ */

.VerticalTickerItem {
  width:100%;
  margin-top:2px;
  padding:0px;
  cursor:hand;
}


#VerticalTickerContent {
  width:196px; 
  height:175px;
  border:1px solid #aaa;
  padding:0px;
  padding-left:2px;
}



.ButtonBorder 
{ 
  background-color:#F3F8D8;
  height:20px;
  margin-bottom:3px;
  padding:4px;
}
