.personal 
{
    border-left-color:#037c85;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#037c85;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#037c85;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:350px;  
    background-color:White;  
}
.Product_Title
{
    color:#0A7882;
    font-size:14px;
    font-weight:bold;
    padding-bottom:16px;
}
.personalHeader 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#009092;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}

.pageHeader 
{
    font-family:Verdana;
    font-size:16px;
    font-weight:bold;
    color:#009092;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}

.RootItem
{
    background: transparent url('images/personal/personal-see.gif') no-repeat left 0px !important; 
    width: 81px;
    height: 40px;
    src: url('images/personal/personal-see.gif');
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.RootItem:hover
{
    background: transparent url('images/personal/personal-see.gif') no-repeat left 0px !important; 
    width: 81px;
    height: 40px;
    src: url('images/personal/personal-see.gif');
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.tdZipcode
{
    background: url('images/personal/personal-zipbox.gif') no-repeat left 0px !important;
    width:212px;
    height:73px;
}

.tdZipcodeNoImage
{
    /*background: url('images/personal/personal-zipbox.gif') no-repeat left 0px !important; */
    width:212px;
    height:73px;
    background-color:#1EA5A4;
}

.zipGo
{
    
    margin:  45px 0px 0px -1px !important; margin:  46px 0px 0px -1px;
    /*float:left;*/
    position:absolute;
}

.CompareImage
{
     background:url('images/personal/personal-compare.gif');
     width: 63px;
     height: 22px;
}
.divProductSelect
{
    background-color:White;
    width:300px; 
    text-align:left; 
    float:left; 
    border-color:#0A7882; 
    border-style:solid; 
    border-width:1px;
   padding: 0 0 5px 0;
}
.FormLabels
{
    color:#0A7882;
    font-size:11px;
    font-weight:normal;
    padding-right:5px;
	padding-bottom: 10px;
}

.FormLabels2
{
    color:#0A7882;
    font-size:11px;
    font-weight:normal;
    padding-right:9px;
	padding-bottom: 10px;
}

a.segmentPersonalLink
{
    font-size:12px;
    color:#0A7882;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;
}
a.segmentPersonalLink:hover
{
    font-size:12px;
    color:#0A7882;
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:20px;
    line-height:25px;
}

a.personalInteriorGrayLink
{
    font-size:10px;
    color:#52524e;
    font-weight:normal;
    text-decoration:none;
    line-height:15px;
}
a.personalInteriorGrayLink:hover
{
    font-size:10px;
    color:#52524e;
    font-weight:normal;
    text-decoration:underline;
    line-height:15px;
}

.chartProductTitle
{
    font-size:15px;
    color:#0A7882;
    text-align:center;
    font-weight:bold;
    height:43px;
    margin-top:12px;
    margin-bottom:12px;
    padding-right:12px;
}

.chartProductTitle_D2
{
    font-size:15px;
    color:#0A7882;
    text-align:center;
    font-weight:bold;
/*    height:43px; */
    margin-top:12px;
    margin-bottom:12px;
    padding-right:5px;
}

a.ChartLink
{
    color:#0A7882;
    font-size:11px;
    font-weight:bold;
	text-decoration:underline;
}

.ChartRate
{
    color:#0A7882;
    font-size:11px;
    font-weight:bold;
	text-decoration:underline;
}

.templateC_C_dottedSpacing
{
    padding-left:12px;
	background-color:#E4F5F7;
}  
