body, img
{
  border-bottom: none;
  text-decoration: none;
}
.itemContentAreaModule
{
  width: 569px;
}
.siloMidContentTop
{
  background-image: url("siloContainerTop.gif");
  height: 3px;
  margin-left: 1px;
  width: 566px;
  background-repeat: repeat-x;
  overflow: hidden;
}

.profileContentContainer
{
  background-color: #FFF;
  width: 549px;
  padding: 10px 10px 0;
  background-image: url('siloMidContentBkg.gif');
  height: 264px;
  overflow: hidden;
  background-repeat: repeat-y;
}

.profileImage
{
  width: 195px;
}

.profileContent
{
  width: 335px;
}

.itemContentAreaContainer
{
  width: 569px;
}
.itemContentArea
{
  padding: 0px;
  background-color: transparent;
  width: 569px;
}

.itemContentAreaSidebar
{
  background-color: Transparent;
  width: 175px;
}


.containerSkin
{
  border-top: 8px solid #008A60;
}

.breadcrumbContainer
{
  color: #696969;
  width: 100%;
  margin-bottom: 15px;
}

.breadcrumbContainer a
{
  color: #44A989 !important;
  font-style: italic;
  padding: 0 5px;
}

.lineBreak
{
  border-style: solid;
  color: #E9F2EF;
  width: 100%;
}

.itemContentAreaSidebar .siloContent
{
  background-color: #FFF;
}

.itemContentAreaSidebar .siloContent a
{
}

.siloTop
{
  width: 181px;
  height: 3px;
  display: block;
  background-color: Transparent;
  background-image: url('silo_Top.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

.siloMidBotContentContainer
{
  width: 278px;
  height: auto;
}

.siloMidBotTop
{
  background-color: Transparent;
  background-image: url("siloContainerTop.gif");
  height: 3px;
  margin-left: 1px;
  width: 276px;
  background-repeat: repeat-x;
  overflow: hidden;
}

.siloMidBotContent
{
  background-image: url("siloBotContentBkg.gif");
  height: 400px;
  width: 277px;
}

.modularRedHeading
{
  background: url("redSiloTop.jpg") repeat-x scroll left top transparent;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-left: 4px;
  margin-top: 1px;
  padding: 10px 0 10px 7px;
  width: 263px;
}

.modularBlueHeading
{
  background: url("blueSiloTop.gif") repeat-x scroll left top transparent;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-left: 4px;
  margin-top: 1px;
  padding: 10px 0 10px 7px;
  width: 263px;
}

.siloMidBotContentContainer .siloMidBotContent
{
  background-color: #FFF;
}

.weatherContainer
{
  background-image: url("iconWeather.gif");
  height: 72px !important;
  margin-left: 7px;
  margin-top: 4px;
  width: 167px;
  background-repeat: no-repeat;
}

.weatherLink
{
  display: block;
  font-size: 12px;
  height: 72px;
  line-height: 1.2;
  margin-right: 5px;
  margin-top: 4px;
  text-align: center;
  width: 67px;
}

.weatherContainer a
{
  width: 167px;
  height: 72px;
  display: block;
}

.rotateImage
{
  margin-left: 3.6px;
}

/* ---- Latest Market information panel (Tabbed feature) ---- */

.marketInformation
{
  width: 270px;
  margin-left: 3px;
}
.tabContainer
{
  background-color: white;
  border-color: #D3DAED;
  border-style: solid;
  border-width: 5px 0px 1px;
  padding: 5px 10px 10px;
  width: 252px;
  border-bottom: none;
  overflow: hidden;
  height: 315px;
}

.tabTitle1
{
  width: 114px;
  height: 19px;
  background-color: #E1E3D8;
  color: #8F8C5E;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 10px;
  padding-top: 5px;
  text-decoration: none;
  margin-left: 10px;
  background-color: #D3DAED;
  border-color: gray;
  border-style: solid;
  border-width: 1px 1px 0;
  color: black;
}

.tabTitle2
{
  width: 114px;
  height: 19px;
  background-color: #E1E3D8;
  color: #D3DAED;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 10px;
  padding-top: 5px;
  text-decoration: none;
  margin-left: 1px;
  background-color: #F4F5FC;
  border-color: gray;
  border-style: solid;
  border-width: 1px 1px 0;
  color: black;
}

/* ---- Modular DIV management ---- */

.divUpcomingEvents
{
  display: block;
}

.divConfinedContent
{
  min-height: 205px;
  height: auto !important;
  height: 205px;
  overflow: hidden;
}

.divSideMenuList
{
  height:346px;
}


