body, td, th, p, span, div, h1, h2, h3, h4, h5, h6, input, textarea, select {
    font-family: Verdana,Arial;
    color: #031F52;
}
body {
	background-color: #EEF1F9;
	margin:0;
	padding:0;
}
body, p, td {
    font-size: 12px;
}

.main-table {
  width: 760px;
  background-color:#f7f9fd;
  background-image:url("Images/bg-main-table.gif");
  background-repeat:repeat-y;
}
td.main-text-td {
  text-align:left;
  vertical-align:top;
  padding-right:15px;
  padding-left:0px;
  padding-top:3px;
  padding-bottom:15px;
}
td.main-pics-td {
  text-align:left;
  vertical-align:top;
  width:210px;
}
.contact-text {
	white-space:nowrap;
}
.comment-text {
	font-size: 10px;
	font-weight: bold;
}
.mercur-as-title {
	font-size:18px;
	font-weight: bold;
}
.seperator {
  background-image:url("Images/seperator.gif");
  background-repeat:repeat-y;
}

.mandatory {
    font-size: 12px;
    color: #808080;
}

.screen-view {
	display:block;
}
.print-view {
	display:none;
}
#Bottom {
	display:block;
}

a, img {
    border-width: 0px;
}
.credit-bottom-td {
	padding:0px;
	margin:0px;
	spacing:0px;
}
.text-copyright {
    font-size: 10px;
    font-weight: normal;
}
a, a:visited {
    text-decoration: underline;
    color: #D2192F;
}
a:hover {
	text-decoration: none;
    color: #687BA9;
}
a.link-copyright, a.link-copyright:visited {
        text-decoration: none;
        color: #c0c0c0;
}
a.link-copyright:hover {
        color: #ff9900;
}
.LingoCopyrightLink {
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}
a.LingoCopyrightLink, a.LingoCopyrightLink:visited {
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}
a.LingoCopyrightLink:hover {
        font-size: 10px;
        font-weight: normal;
        color: #ffc22e;
        text-decoration: none;
}
.cursor-hand {
    cursor: hand;
}
.cursor-default {
    cursor:default;
}
/**
 *  General Settings
*/
.gen-align-top                  { vertical-align: top; }
.gen-align-top-normal           { vertical-align: top; text-align: right; }
.gen-align-top-center           { vertical-align: top; text-align: center; }
.gen-align-top-opposite         { vertical-align: top; text-align: left; }
.gen-align-bottom               { vertical-align: bottom; }
.gen-align-bottom-normal        { vertical-align: bottom; text-align: right; }
.gen-align-bottom-center        { vertical-align: bottom; text-align: center; }
.gen-align-bottom-opposite      { vertical-align: bottom; text-align: left; }
.gen-align-middle               { vertical-align: middle; }
.gen-align-normal               { text-align: right; }
.gen-align-center               { text-align: center; }
.gen-align-opposite             { text-align: left; }
.gen-title-curr-page            { font-size: 12px; font-weight: bold; }
.gen-zero-content               { font-size: 12px; font-weight: bold; color: #014e5e; }
.gen-text-error                 { font-size: 14px; font-weight: bold; color: #ff6000; }
.gen-common-text                { text-align: justify; }
.gen-small-italic               { font-size: 11px; font-style: normal; }

