/*
    Group Retiree (Home)
    CSS for CQ5
    Standard Fonts
*/

p {
    font-size: 12px;
}

h1 {
    font-size:22px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size:15px;
}

h5 {
    font-size:15px;
}

h6 {
    font-size:24px;
}

a.right_arrow_link {
    font-size:15px;
}

.plan_box {
    height:222px;
}

div.footersub ul.footerLinks li a {
    font-size: 12px;
}

p.copyright {
    font-size: 10px;
}

.cmscode {
    font-size: 10px;
}
