@charset "utf-8";
/* CSS Document */
#main {
    width: 874px;
    margin-right: auto;
    margin-left: auto;
    font-size: 11px;
    padding: 8px 0px 20px 0px;
    height: auto;
}
#left {
    height: 575px;
    width: 252px;
    float: left;
}
#left  .button {
    height: 30px;
    width: 252px;
    background-color: #4A8492;
    margin-bottom: 8px;
}
#left .button ul {
    padding-left: 15px;
    padding-top: 6px;
}
#left .button ul li {
    list-style-type: none;
}
#left .rowSpacer {
    height: 8px;
    width: 252px;
    margin: 0px;
    padding: 0px;
    float: left;
}
#left .button ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#left  .button  ul  li  a:hover {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
#breadcrumb {
    width: 615px;
    height: 15px;
    font-size: 12px;
    float: right;
}
#breadcrumb a {
    color: #666666;
    text-decoration: none;
}
#breadcrumb a:hover {
    color: #666666;
    text-decoration: underline;
}
/* Product Specific */
.content {
    width: 615px;
    background-image: url(/2057/mirror/design/goodFriends.jpg);
    background-repeat: no-repeat;
    background-position: right 15px;
    float: right;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
.content h1      {
    width: 615px;
    font-size: 18px;
    color: #005266;
    padding-top: 26px;
    padding-bottom: 4px;
}
.content h2   {
    font-size: 12px;
    color: #00A651;
    padding-top: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00A651;
}
.content  p   {
    font-size: 13px;
    color: #333333;
    padding-right: 17px;
    padding-top: 10px;
    padding-bottom: 8px;
}
.content h3   {
    font-size: 13px;
    color: #005266;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #005266;
    padding-top: 16px;
}
#targetLinks {
    background-color: #005266;
    padding: 15px;
    color: #FFFFFF;
    margin-top: 8px;
}
.content h4 {
    font-size: 14px;
    font-weight: bold;
    color: #005266;
    padding-top: 20px;
    padding-bottom: 5px;
}
.content a {
    color: #0066FF;
    text-decoration: underline;
}
.content a:hover {
    color: #0066FF;
    text-decoration: none;
}
#targetLinks ul {
}
#targetLinks ul li {
    line-height: 1.2em;
    list-style-type: none;
}
#targetLinks ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
}
#targetLinks ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 14px;
    line-height: 1.2em;
}

.content ul  {
    padding-left: 18px;
}
.content  ul li {
    font-size: 13px;
    color: #333;
    list-style-image: url(/2057/mirror/design/listBullet01.gif);
}
.content ul li a {
    color: #0066FF;
    text-decoration: underline;
}
.content ul li a:hover {
    color: #0066FF;
    text-decoration: none;
}
/* Landing Specific Styles */
#right {
    width: 615px;
    background-image: url(/2057/mirror/design/goodFriends.jpg);
    background-repeat: no-repeat;
    background-position: right 15px;
    float: right;
}
#right  h1   {
    width: 615px;
    font-size: 18px;
    color: #005266;
    padding-top: 26px;
    padding-bottom: 4px;
}
#right h2 {
    font-size: 12px;
    color: #00A651;
    width: 615px;
    padding-top: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00A651;
}
#right p {
    font-size: 13px;
    color: #333333;
    padding-right: 15px;
    width: 600px;
    padding-top: 10px;
    padding-bottom: 8px;
}
#right h3 {
    font-size: 13px;
    color: #005266;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #005266;
    padding-top: 16px;
}
.column1 {
    width: 242px;
    float: left;
}
.column2 {
    width: 242px;
    float: right;
    margin-right: 50px;
}
.visa {
    padding: 8px 122px 8px 0px;
}
#right ul {
    font-size: 13px;
}
#right ul li {
    line-height: 1.3em;
}
#right ul li a {
    color: #005266;
    text-decoration: none;
}
#right ul li a:hover {
    color: #005266;
    text-decoration: underline;
}
/* User Styles */
.boldwhite {
    color: #FFFFFF;
    font-weight: bold;
} /*Bold White*/