/*** SMALL ***/
body.small h1 
{
    font-size: 14px;
    line-height: 22px;
}

body.small h2 
{
    font-size: 14px;
    line-height: 22px;
}

body.small h3 
{
    font-size: 12px;
    line-height: 22px;
}

body.small h4 
{
    font-size: 14px;
    line-height: 22px;
}

body.small p 
{
    font-size: 10px;
    line-height: 22px;
}

body.small ul,
body.small ol 
{
    font-size: 10px;
    line-height: 22px;
}

body.small #content .right-nav h6,
body.small #content .content-container .right-options h6,
body.small .link-container h6
{
    font-size: 9px;
    line-height: 12px;
}

body.small .link-container ul 
{
    font-size: 9px;
    line-height: 16px;
}

body.small #menu ul 
{
    font-size: 19px;
}

body.small .article .title 
{
    font-size: 18px;
    line-height: 22px;
}

body.small .events-list .item .title 
{
    font-size: 11px;
}

body.small .related-scroller-container h1 
{
    font-size: 14px;
}

body.small .client-list .items .alpha-group .alpha-group-title 
{
    font-size: 16px;
}

body.small .client-list .items .item 
{
    font-size: 11px;
    line-height: 14px;
}

/*** / SMALL ***/

/*** LARGE ***/
body.large h1 
{
    font-size: 24px;
    line-height: 26px;
}

body.large h2 
{
    font-size: 24px;
    line-height: 26px;
}

body.large h3 
{
    font-size: 20px;
    line-height: 26px;
}

body.large h4 
{
    font-size: 20px;
    line-height: 26px;
}

body.large p 
{
    font-size: 18px;
    line-height: 26px;
}

body.large ul,
body.large ol 
{
    font-size: 18px;
    line-height: 26px;
}

body.large #content .right-nav h6,
body.large #content .content-container .right-options h6,
body.large .link-container h6
{
    font-size: 14px;
    line-height: 18px;
}

body.large .link-container ul 
{
    font-size: 14px;
    line-height: 18px;
}

body.large #menu ul 
{
    font-size: 14px;
}

body.large .article .title 
{
    font-size: 22px;
    line-height: 26px;
}

body.large #breadcrumbs 
{
    font-size: 12px;
}

body.large #separator,
body.large #separator ul 
{
    font-size: 12px;
}

body.large .events-list .item .title 
{
    font-size: 14px;
}

body.large .events-list .item p 
{
    font-size: 12px;
    line-height: 18px;
}

/*body.large .related-scroller .item .sub-title,
body.large .related-scroller .item .excerpt 
{
    font-size: 12px;
    line-height: 16px;
}*/

body.large #content .content-container .content-top-level 
{
    font-size: 12px;
    line-height: 1;
}

body.large .related-scroller-container h1 
{
    font-size: 18px;
}

body.large .client-list .items .alpha-group .alpha-group-title 
{
    font-size: 20px;
}

body.large .client-list .items .item 
{
    font-size: 14px;
    line-height: 18px;
}

/*** / LARGE ***/