﻿/* CSS for value + service */
.TwoColRightBot
{
	vertical-align: top;
	background: url(../images/inside_sub_right_column_bg_bottom.png) no-repeat;
	width: 234px;
	height: 10px;
}

.ValueTopBG
{
	background: url(../images/sprites/ValueSprite.png) -10px -10px no-repeat;
	height: 10px;
}

.ValueMidBG
{
	text-align: center;
	vertical-align: top;
	background: url(../images/body_bg_gray_middle.png) repeat-y;
	height: 10px;
}

.InnerBlueBG
{
	vertical-align: top; 
	text-align: center;
	background: url(../images/inside_bg_blue.png) repeat-y;
	height: 10px;
}

.ValueTwoColTop
{
	 background: url(../images/sprites/ValueSprite.png) -10px -40px no-repeat;
	 width: 729px;
	 height: 10px;
	 vertical-align: bottom;
}

.ValueTwoColSpacer
{
	width: 9px;
	height: 10px;
}

.ValueTwoColRightTop
{
	background: url(../images/sprites/ValueSprite.png) -10px -70px no-repeat;
	width: 234px;
	height: 10px;
	vertical-align: bottom;
}

.InnerBlueBot
{
	background: url(../images/sprites/ValueSprite.png) -10px -190px no-repeat;
	height: 10px;
}

.BodyBottomGrayBG
{
	background: url(../images/sprites/ValueSprite.png) -10px -160px no-repeat;
	height: 10px;
}

.ValueCenter
{
	padding-left: 10px;
}

.biopopout
        {
        height:150px;
        }

        a.anchorname
        {
        color:#00693F;
        font-size:12px;
        text-decoration:none;
        font-family:Arial;
        }

        a.anchorname:hover
        {
        color: #002D3A;
        font-size:12px;
        text-decoration:none;
        font-family:Arial;
        }

        a.anchor1 {
        display: block;
        font-family:Arial;
        text-decoration:underline;
        width : 53px;
        height : 30px;
        background-image : url('http://valice.dss.valice.com/Portals/ab0ad4d7-310f-4e47-a2a4-18a0f0227577/Media/Images/mugshots/close.png');
        }

        a.anchor1:hover {
        display: block;
        font-family:Arial;
        text-decoration:underline;
        width : 53px;
        height : 30px;
        background-image : url('http://valice.dss.valice.com/Portals/ab0ad4d7-310f-4e47-a2a4-18a0f0227577/Media/Images/mugshots/close_over.png');
        }