/* $RCSfile: miaps-large.css,v $ */
/* CVS $Revision: 1.1.1.1 $ */

/**************************************************************************************************/
/*                                                                                                */
/*  ONLY FONT-SIZE (and potentially some other sizing elements) SHOULD BE OVERRIDEN IN THIS FILE  */
/*  All other elements should be placed in the primary style sheet.                               */
/*                                                                                                */
/*  Font sizes in this file should be 1.5 times the size of the style in the medium style sheet   */
/*                                                                                                */
/**************************************************************************************************/

@import url("miaps.css");

html, body
{
    font-size: 15pt;
}

div#title
{
    font-size: 31.5pt;
}

div#footer
{
    font-size: 11pt;
}

.textFieldLabelCell
{
    font-size:13.5pt;
}

input.sessionInputField
{
    font-size:13.5pt;
}

input.htmlButton
{
    font-size: 15pt;
}

strong.veryImportant
{
    font-size: 19.5pt;
}

td.textSizeMenuButtonGroup
{
    font-size: 15pt;
}

p.faqQuestionLink
{
    font-size: 16.5pt;
}

p.faqQuestionSection
{
    font-size: 18pt;
}

a.menuItem:link, a.menuItem:visited
{
    font-size: 15pt;
}

a.menuItem:hover
{
    font-size: 15pt;
}

a.langMenuItem:link, a.langMenuItem:visited
{
    font-size: 12pt;
}

a.langMenuItem:hover
{
    font-size: 12pt;
}

h1
{
    font-size: 31.5pt;
}

h2
{
    font-size: 27pt;
}

h2.noLineSpace
{
    font-size: 27pt;
}

h3
{
    font-size: 22.5pt;
}

h3.noLineSpace
{
    font-size: 22.5pt;
}

h4.faqQuestion
{
    font-size: 21pt;
}

h4.noLineSpace
{
    font-size: 21pt;
}

h4.sectionTitle
{
    font-size: 21pt;
}
