/* $RCSfile: miaps-small.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 .75 times the size of the style in the medium style sheet   */
/*                                                                                                */
/**************************************************************************************************/

@import url("miaps.css");


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

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

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

.textFieldLabelCell
{
    font-size:7pt;
}

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

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

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

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

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

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

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

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

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

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

h1
{
    font-size: 15.5pt;
}

h2
{
    font-size: 13.5pt;
}

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

h3
{
    font-size: 11pt;
}

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

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

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

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