.bold
{
    font-weight: bold;
}

.italics
{
    font-style: italic;
}

.spacing-paragraph
{
	aline-height: 145%; 
	margin-top: 0px; 
	margin-bottom: 10px; 
}

.spacing-line
{
	aline-height: 145%; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}

.text-navbar, .text-navbar-selected
{
    text-decoration: none;
    color: #0071BC;
    font-family: garamond;
    font-weight: bold;
    font-size: 8.5pt;
    letter-spacing: 0.095em;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 4px;
    border: 1pt solid white;
    vertical-align: center;
}

.text-navbar-selected, .text-navbar:HOVER
{
    color: #00416B;
    border: 1pt solid #9FCAE6;
    background-color: #ECF4FC;
}

.text-sidebar, .text-sidebar-selected, .text-sidebar-hover
{
    text-decoration: none;
    color: #0766A4;
    font-family: garamond;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 0.1em;
    line-height: 100%;
    text-align: right;
    padding-right: 2px;
    padding-top: 3px;
    vertical-align: center;
    cursor: pointer;
}

.text-sidebar-selected
{
        background-color: #F1F9FE;
}

.text-sidebar:hover, .text-sidebar-hover
{
     background-color: #F1F9FE;
}

.text-sidebar-submenu, .text-sidebar-submenu-selected, .text-sidebar-submenu-hover
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.1em;
    line-height: 133%;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}

.text-sidebar-submenu:hover, .text-sidebar-submenu-selected, .text-sidebar-submenu-hover
{
    color: black;
    background-color: #DFEDF7;
  
}

.text-credit
{
	font-family: georgia;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.01em;
	color: gray;
	font-style: normal;
	text-decoration: none;
}

.text-credit:hover
{
    color: #0766A4;
}

.text-coming
{
	font-family: garamond;
    font-weight: normal;
    font-size: 14pt;
    letter-spacing: 0.2em;
	color: gray;
	font-style: normal;
	text-decoration: none;
}

.text-contact
{
	font-family: garamond;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.0em;
	color: #00416B;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.text-contact2
{
	font-family: helvetica;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.1em;
	color: #00416B;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.text-contact3
{
	font-family: garamond;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 0.1em;
	color: #00416B;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.text-tabs, .text-tabs-selected
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 12pt;
    letter-spacing: 0.1em;
    text-align: center;
}

.text-tabs-selected, .text-tabs:HOVER
{
    color: #00416B;
}

.text-photo-navigation
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 10pt;
    letter-spacing: 0.2em;
}

.text-banner
{
    text-decoration: none;
    color: #CBE6F9;
    font-family: helvetica;
    font-weight: normal;
    font-size: 6.5pt;
    letter-spacing: 0.05em;
    line-height: 148%;
    text-align: left;
    vertical-align: center;
}

.text-headline
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 16pt;
    letter-spacing: 0.0em;
    line-height: 100%;
    text-align: left;
    vertical-align: left;
}

.text-article
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.0em;
    line-height: 155%;
    text-align: left;
    vertical-align: center;
}

.text-product-name, .text-product-name-hover
{
    text-decoration: none;
    color: white;
    font-family: garamond;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 0.1em;
    line-height: 100%;
    text-align: center;
    vertical-align: center;
    padding-top: 2px;
    cursor: hand;
}

.text-product-name:HOVER, .text-product-name-hover
{
    color: #00416B;
    border: 1pt solid #9FCAE6;
    background-color: #ECF4FC;
}

.text-page, .text-page-selected, .text-page-upper, .text-page-upper-selected
{
    text-decoration: none;
    color: gray;
    font-family: garamond;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 0.2em;
    line-height: 100%;
    text-align: right;
    vertical-align: center;
}

.text-page-selected, .text-page:HOVER, .text-page-hover
{
    color: white;
}

.text-page-upper-selected, .text-page-upper:HOVER, .text-page-upper-hover
{
    color: black;
}

.thumbnail-product
{
	border: 1px white solid;
}

.thumbnail-product-hover, .thumbnail-product-selected
{
	border: 1px blue solid;
	cursor: pointer;
}

.text-anniversary-list
{
    text-decoration: none;
    color: #00416B;
    font-family: helvetica;
    font-weight: normal;
    font-size: 6.5pt;
    letter-spacing: 0.1em;
    line-height: 144%;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
}

.text-news-title
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 12pt;
    letter-spacing: 0.0em;
    text-align: left;
}
.text-news-date
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.0em;
    text-align: left;
}
.text-news-credit
{
    text-decoration: none;
    color: gray;
    font-family: times;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.0em;
    text-align: left;
    font-style: italic;
}
.text-staff-caption
{
    text-decoration: none;
    color: gray;
    font-family: times;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.0em;
    text-align: center;
    font-style: italic;
}

.text-join
{
    text-decoration: none;
    color: #0071BC;
    font-family: garamond;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 4px;
    vertical-align: center;
}

.text-certif-list, .text-certif-list-selected
{
    text-decoration: none;
    color: #0071BC;
    font-family: garamond;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 4px;
    border: 1pt solid white;
    vertical-align: center;
    cursor: pointer;
}

.text-certif-list-selected, .text-certif-list:HOVER
{
    color: #00416B;
    border: 1pt solid #9FCAE6;
    background-color: #ECF4FC;
}

.text-certif
{
	font-family: garamond;
    font-weight: normal;
    font-size: 11pt;
    line-height: 124%;
    letter-spacing: 0.0em;
	color: gray;
	font-style: normal;
	text-decoration: none;
}

.text-footer1
{
    text-decoration: none;
    color: #0071BC;
    font-family: garamond;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 0.095em;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 4px;
    vertical-align: center;
}

.text-footer2
{
    text-decoration: none;
    color: #666666;
    font-family: georgia;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}