a
{
	color: white;
	text-decoration: none;
}

.pointer
{
	cursor: pointer;
}

.text-link
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}

.text-header-ph
{
    text-decoration: none;
    color: white;
    font-family: georgia;
    font-weight: normal;
    font-size: 12pt;
    letter-spacing: 0.1em;
}

.text-header
{
    text-decoration: none;
    color: white;
    font-family: helvetica;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.25em;
}

.text-header: hover
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.35em;
}

.text-menu, .text-menu-selected, .text-menu:hover
{
	cursor: pointer;
    text-decoration: none;
    color: #587073;
    font-family: helvetica;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.1em;
    line-height: 250%;
    padding-left: 10px;
}

.text-menu-selected
{
    background-color: white;
}

.text-menu:hover
{
    background-color: #EFF8FA;
}

.text-biz-name
{
    text-decoration: none;
    color: #FFFFFF;
    font-family: helvetica;
    font-weight: bold;
    font-size: 11pt;
    letter-spacing: 0.0em;
    padding-left: 10px;
    text-align: left;
}

.text-biz-type
{
    text-decoration: none;
    color: #454747;
    font-family: helvetica;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.1em;
    line-height: 190%;
    padding-left: 10px;
}

.text-content
{
    text-decoration: none;
    color: #454747;
    font-family: helvetica;
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0.0em;
    line-height: 190%;
    padding-left: 10px;
    text-align: justify;
}

.text-service-list
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-service-descrip
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}


.text-port-list, .text-port-list-selected
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-port-list-selected, .text-port-list:hover
{
    color: black;
}

.text-port-descrip
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}

.text-rates-list
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-rates-descrip
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}

.text-mission-list
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-mission-descrip
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}

.text-about-list
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-about-descrip
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}

.text-contact-list
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-contact-descrip
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.1em;
}

.spacer-portfolio-list
{
	height: 10px;
}

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