﻿h3
{
     color: #1E726C;
     font-size: 1.2em;
     margin: 0px 0px 0px 0px;
}
#SpecialMessageBlock b 
{
    color:#1E726C;
    font-weight:bold;
}
.PaymentSelected
{
     color: #1E726C;
}
#LogoutIcon 
{
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -9px -210px;
    width:14px;
    height:14px;
    display:inline-block;
    vertical-align:middle;
}
#LogoutText
{
    margin-left:8px;
    padding-left:8px;
    padding-right:8px;
    height:22px;
    vertical-align:middle;
    line-height:20px;
    display:inline-block;
    color:#FFF;
    text-decoration:none;
    border-left:1px solid #FFF;
}
#PhoneIcon
{
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -9px -250px;
    width:14px;
    height:14px;
    display:inline-block;
    vertical-align:middle;
    margin-top:-3px;
    cursor:default;

}
#MessageIcon
{
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -9px -230px;
    width:14px;
    height:15px;
    display:inline-block;
    vertical-align:middle;
    margin-top:-3px;
}
#MessageText
{
    margin-left:6px;
}
#NewRateBlock 
{
    margin:3px 1.5px 3px 1.5px;
}
#NewRateBlock a
{
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -89px 0px;
    width:171px;
    height:73px;
    display:block;
}
#NewRateBlock a:hover
{
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -89px -76px;
}
/*This is for the quick search*/
#QuickSearchDiv
{
    position:relative;
    width:140px;
    height:28px;
}
#QuickSearchInput
{
    position:absolute;
    top:4px;
    border:none;
    background:transparent url('images/sprite_OccAcc_base.png') repeat-x -4px -476px;
    width:118px;
    height:20px;

}
#QuickSearchButton
{
    position:absolute;
    left:118px;
    top:4px;
    border:none;
    background:transparent url('images/sprite_OccAcc_base.png') repeat-x -122px -476px;
    width:22px;
    height:20px;
}


/*Rounded Styles*/
.greenbar
{
    padding:0px 0px 0px 0px;
    border:0px;
    background: transparent url('images/OccAcc_1pixel_verts.png') repeat-x 0px 0px;
    height:40px;
    color:#FFF;
}
.greenbar_left
{
    position:absolute;
    left:0px;
    top:0px;
    padding:0px;
    border:0px;
    height:40px;
    width:7px;
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x 0px 0px;
}
.greenbar_right
{
    position:absolute;
    right:0px;
    top:0px;
    border:0px;
    height:40px;
    width:7px;
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -18px 0px;
}
.greenbar_outer
{
    padding-left:7px;
    padding-right:7px;
    position:relative;
    margin:3px 1.5px 3px 1.5px;
}

.greenbar .right a,.greenbar .left a
{
    text-decoration:none;
    color:#FFF;
}

.greenbar .left
{
    position:absolute;
    line-height:26px;
    height:26px;
    left:12px;
    top:7px;
}
.greenbar .right
{
    position:absolute;
    line-height:26px;
    height:26px;
    right:12px;
    top:7px;
}
/*Buttons*/
/* This is for buttons! */

.loginbutton_text
{
    display:inline-block;
    border:0px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:2px;
    background: transparent url('images/OccAcc_1pixel_verts.png') repeat-x 0px -406px;
    height:20px;
    color:#FFF;
    text-align:center;
    line-height:20px;
    vertical-align:middle;
    font-size:small;
}
.loginbutton_left
{
    display:inline-block;
    border:0px;
    height:22px;
    width:9px;
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -13px -174px;
    vertical-align:middle;
}
.loginbutton_right
{
    display:inline-block;
    height:22px;
    width:11px;
    background: transparent url('images/sprite_OccAcc_base.png') repeat-x -35px -174px;
    vertical-align:middle;
}

.FunctionMenuHeader
{
    text-align:left;
    color:#FFF;
    background:transparent url('images/OccAcc_1pixel_verts.png') repeat-x 0px -433px;
    height:30px;
    padding-left:12px;
    vertical-align:middle;
    line-height:30px;
}


.TableList tr.newhover:hover td
{
    cursor:pointer;	
  	background-color:#B5D3D3;
}

.OverviewPadding.BoundCoverage td
{
    background-color:#B5D3D3;
}
