﻿.bolded-text
{
    font-family: Tahoma, Serif;
    font-size: 100%;
    font-weight: bold;
    color: gray;
}

.bolded-black-text
{
    font-family: Tahoma, Serif;
    font-size: 100%;
    font-weight: bold;
    color: black;
}

.bolded-white-text
{
    font-family: Tahoma, Serif;
    font-size: 100%;
    font-weight: bold;
    color: white;
}

.normal-gray-text
{
    font-family: Tahoma, Serif;
    font-size: 100%;
    color: gray;
}

.input-caption
{
    font-family: Tahoma, Serif;
    font-size: 100%;
    color: black;
    font-weight: normal;
}


/***********************************************************/
/********                                           ********/
/********             Labels Styles                 ********/
/********                                           ********/
/***********************************************************/

.label-common
{
    color: #696969;
}

.label-normal
{
    color: black;
}

.label-separator-left
{
    text-align: center;
    border-left: silver 1px solid;
    padding-right: 5px;
    padding-left: 5px;
}

.label-separator-right
{
    text-align: center;
    border-right: silver 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    color: black;
}

.label-separator-both
{
    text-align: center;
    border-right: silver 1px solid;
    border-left: silver 1px solid;
    padding-right: 5px;
    padding-left: 5px;
}

.label-header1
{
    color: black;
    font-weight: bold;
    font-size: 1.6em;
}
.label-header-fade1
{
    font-weight: bold;
    font-size: 1.6em;
    color: #696969;
}
.label-span1
{
    color: black;
    font-size: 1.6em;
}
.label-span-fade1
{
    color: #696969;
    font-size: 1.6em;
}
.menu-link1
{
    color: #325afa;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.label-header2
{
    color: black;
    font-weight: bold;
    font-size: 1.4em;
}
.label-header-fade2
{
    font-weight: bold;
    font-size: 1.4em;
    color: #696969;
}
.label-span2
{
    color: black;
    font-size: 1.4em;
}
.label-span-fade2
{
    color: #696969;
    font-size: 1.4em;
}
.menu-link2
{
    color: #325afa;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.label-header3
{
    color: black;
    font-weight: bold;
    font-size: 1.2em;
}
.label-header-fade3
{
    color: #696969;
    font-weight: bold;
    font-size: 1.2em;
}
.label-span3
{
    color: black;
    font-size: 1.2em;
}
.label-span-fade3
{
    color: #696969;
    font-size: 1.2em;
}
.menu-link3
{
    color: #325afa;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.label-header4
{
    color: black;
    font-weight: bold;
    font-size: 1em;
}
.label-span-fade4
{
    color: #696969;
    font-size: 1em;
}
.label-header-fade4
{
    font-weight: bold;
    font-size: 1em;
    color: #696969;
}
.label-header-strong4
{
    font-weight: bold;
    font-size: 1em;
    color: #dc143c;
}
.label-span4
{
    color: black;
    font-size: 1em;
}
.menu-link4
{
    color: #325afa;
    font-weight: bold;
    font-size: 1em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.label-header5
{
    color: black;
    font-weight: bold;
    font-size: 0.8em;
}
.label-span-fade5
{
    color: #696969;
    font-size: 0.8em;
}
.label-header-fade5
{
    font-weight: bold;
    font-size: 0.8em;
    color: #696969;
}
.label-span5
{
    color: black;
    font-size: 0.8em;
}
.label-span-fade5
{
    font-size: 0.8em;
    color: #696969;
}
.header-link5
{
    color: black;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.menu-link5
{
    color: #325afa;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.menu-link51
{
    color: #325afa;
    font-weight: bold;
    font-size: 0.8em;
    text-align: center;
    cursor: pointer;
}


.label-header6
{
    color: black;
    font-weight: bold;
    font-size: 0.7em;
}
.label-span-fade6
{
    color: #696969;
    font-size: 0.7em;
}
.label-header-fade6
{
    font-weight: bold;
    font-size: 0.7em;
    color: #696969;
}
.label-span6
{
    color: black;
    font-size: 0.7em;
}
.label-span-fade6
{
    font-size: 0.7em;
    color: #696969;
}
.menu-link6
{
    color: #325afa;
    font-weight: bold;
    font-size: 0.7em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.menu-link61
{
    color: #325afa;
    font-weight: bold;
    font-size: 0.7em;
    text-align: center;
    cursor: pointer;
}

/***********************************************************/
/********                                           ********/
/********             Menu Links                    ********/
/********                                           ********/
/***********************************************************/

.typical-link
{
    color: #325afa;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.menu-pathlink
{
    color: #696969;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.menu-link
{
    color: #325afa;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.menu-link-small
{
    color: #325afa;
    font-size: 0.6em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

.menu-link-separator-none
{
    color: #325afa;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}

.menu-link-separator-left
{
    color: #325afa;
    font-size: 0.8em;    
    text-decoration: underline;
    text-align: center;
    border-left: silver 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}

.menu-link-separator-right
{
    color: #325afa;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    border-right: silver 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}

.menu-link-separator-both
{
    color: #325afa;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    border-right: silver 1px solid;
    border-left: silver 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}

