﻿.UserProfileText
{
    line-height: 20px;
    font-size:110%;
}
.unsubscribed h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%; width:75%;}
.blob .blobBody h2 {clear:both; margin:20px 10px 10px 0px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.rollOverClass
{
    background-color: #89AAD6;
}
.AlternativeRow
{
    background-color: #D5E1F0;
}
.MainRow
{
    background-color: #FFFFFF;
}
.RowClick
{
    background-color: #FF6666;
}

.fnd
{
    font-weight:bold;

}
fieldset legend
{
    color:black;
}
.searchResultsTable
{
    margin: 15px;
    background-color: #E8E8E8;
    padding: 15px;
}

.blob
{
    position: absolute;
    width: 300px;
    height: 300px;
    top: 270px;
    left: 100px;
}
.blob .blobBody
{
    padding: 5px;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 12px; /*11 */
    text-decoration: none;
    color: rgb(80,80,80);
    background-color: #D5E1F0;
    border: 1px solid #CCCCCC;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /*line-height: 1.3em;*/
    right: 0px;
    line-height: 18px;
}
.blob .blobTop
{
    padding: 5px;
    background-color: #89AAD6;
    border: 1px solid #CCCCCC;
    position: relative;
    width: 100%;
    height: 16px;
    font-family: "trebuchet ms",arial,sans-serif;
    font-weight: bold;
    font-size: 140%;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    top: 0px;
    left: 0px;
}
.blob .LeftCorner
{
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0px;
    z-index: 100;
    background: url(/images/header/bg_corner_topleft.gif) no-repeat;
}
.blob .RightCorner
{width:10px; height:10px; position:absolute; right:-10px; z-index:100; background:url(/images/header/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-right:-3px;}
 
 .blob #blobTour { text-align: center; }
 
  #communities 
  { z-index: 5000; font-size: 11.5px; top: 128px; width: 420px; position: absolute; padding: 1em; }
.blob a, a:visited, #communities a
{text-decoration:none; color:Blue; font-size: 11.5px; /*font-family:"trebuchet ms",arial,sans-serif;*/ }

.redStar
{color: rgb(255, 0, 0);}

.blobBody h2s
    {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}