﻿body
{
}

.linksStyle A:link
{
    text-decoration: none;
    font-size: 12px;
    color: #778899;
    font-family: Verdana, Arial;
    font-weight: bold;
}

.linksStyle A:visited
{
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #778899;
    font-weight: bold;
}

.linksStyle A:active
{
    color: #ff97aa;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

.linksStyle A:hover
{
    color: #ff97aa;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

.bottomLink
{
    font-size: 9px;
    color: white;
    font-family: Arial;
    text-decoration: underline;
}



.pageTitle
{
    font-weight: bold;
    font-size: 18px;
    color: #778899;
    font-family: Arial;
    text-align: left;
    padding-left: 5px;
}

.mainPageSubtitle
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Arial;
}

.pageText
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    text-align: justify;
    padding-left: 5px;
}

H1
{
    font-size: 11pt;
    font-style: normal;
    color: #778899;
    font-family: Calibri, Verdana;
    text-align: right;
    font-weight: normal;
}

H2
{
    font-size: 9pt;
    font-weight: normal;
    color: white;
    font-family: Calibri, Verdana;
}

.pageTextUnpadded
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    text-align: justify;
}



.mainPageText
{
    color: #c7c6c6;
    font-family: Calibri, Arial;
    padding-right: 10px;
    text-align: right;
    text-decoration: none;
}

.linkExternal
{
    text-decoration: none;
    font-size: 12px;
    color: #000033;
    font-family: Arial;
}

.pageTextHyperlink
{
    font-size: 11pt;
    color: #000000;
    font-family: Arial;
    text-decoration: underline;
    font-weight: normal;
}

.imageNavigationLink
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Arial Black' , Arial;
    color: black;
    text-decoration: none;
}

.imageNavigationLink A:visited
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Arial Black' , Arial;
    background-color: #000000;
    color: #ccffcc;
}
.imageNavigationLink A:hover
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Arial Black' , Arial;
    color: #ccffcc;
}

.imageNavigationLink A:active
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Arial Black' , Arial;
    background-color: #000000;
    color: #ccffcc;
}

.mainPageTitle
{
    font-weight: normal;
    color: #7ba8cf;
    font-family: Arial;
    text-align: right;
    font-variant: small-caps;
    position: relative;
    top: 13px;
}

.footer
{
    font-size: 9pt;
    font-weight: normal;
    color: white;
    font-family: Calibri, Verdana;
}

.galleryLink
{
    cursor: hand;
    font-size: 10pt;
    color: #4682b4;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}

.galleryLink A:hover
{
    cursor: hand;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}

.galleryLink A:link
{
    cursor: hand;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}

.mainTableBackground
{
    background-color: #45515a;
    vertical-align: middle;
}

.mainTableInnerBackground
{
    background-color: #FFFFFF;
}

.describe
{
    color: #333333;
    font-size: 8px;
    display: none;
}

.servicesNavigation
{
    color: #778899;
    font-family: Arial;
    text-decoration: none;
}

.servicesNavigation:Hover
{
    color: #ff97aa;
    text-decoration: none;
}

.validationText
{
    color: #778899;
}

div.filmstrip
{
    position: relative;
    width: 80px;
    height: 370px;
    overflow: hidden;
}

.filmstripImage
{
}

filmstripDivision
{
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}


A:visited
{
    text-decoration: none;
}


A:link
{
    text-decoration: none;
}




#divTitle
{
	position:absolute;
	text-align:right;
}

#divSubtitle
{
	position:absolute;
}

#divNavigation
{
	position:absolute;
	text-align:left;
	vertical-align:middle;
	border-top:solid 1px rgb(204, 204, 204);
	border-bottom:solid 1px rgb(204, 204, 204);
}

#divMain
{
	position:absolute;
	text-align:left;
}

#divFooter
{
	border-top:solid 1px rgb(204, 204, 204);
	border-bottom:solid 1px rgb(204, 204, 204);
	position:absolute;
	text-align:center;
}

#divLeft
{
	position:absolute;
	vertical-align:middle;
}

#divRight
{
	position:absolute;
	vertical-align:middle;
}

.quoteLabel
{
  color: #FF0000;
  margin-top:10px;
  margin-bottom:10px;
}