body {
  text-align:center;
  background-color: #051c45;
}
a:link {
	color: #F7AF14;
}
a:visited {
	color: #F7AF14;
}
a:hover {
	color: #F7AF14;
}
a:active {
	color: #F7AF14;
}
body,td,th {
	color: #FFFFFF;
}
.Style7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #F7AF14; font-size: 24px; }
.Style8 {font-size: 18px}
.Style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Style20 {font-weight: bold}
.Style22 {font-weight: bold; font-size: 14px;}
.Style24 {font-size: 16}
.Style6 {font-size: 12px;}
.Style32 {
	font-size: 36px;
	font-weight: bold;
}
.etwrap {
  margin:auto;
  padding:0px;
  width:964px;
}
.etcontent {
  position:absolute; 
  width:720px;
  margin:auto;
  color:white;
  font-size:14px;
  font-weight:normal;
  margin-left:190px;
  top:350px;
text-align: justify;
z-index:5;
}
.etmenu {
  position:absolute; 
  width:960px;
  margin:auto;
  top:1205px;
  z-index:5;
}
.etmenusec {
  position:absolute; 
  width:980px;
  margin:auto;
  top:1095px;
  z-index:5;
}
.etmenu1st {
  text-align:left;
  position:absolute; 
  width:720px;
  margin:auto;
  margin-left:200px;
  top:855px;
}


.etwrap .etmenu  ul {text-align:center;padding:0px;margin:0px; width:100%;}
.etwrap .etmenu1st  ul {text-align:left;padding:0px;margin:0px; width:100%;}
.etwrap .etmenu  li {padding:0px 5px 0px 5px; margin:0px;display:inline;background:url();}
.etwrap .etmenu  span { display:inline; }
.etwrap .etmenu  li a {	text-decoration:none;color:white;}
.etwrap .etmenu  a { font-size:12px;text-decoration:none; }
.etwrap .etmenu1st a { font-size:16px;text-decoration:none; }
.etwrap .etmenu1st a:hover { font-size:16px;text-decoration:none; color:#F7AF14;}
.etwrap .etmenu  span.size2 a { color: #0F8AB3; font-weight:normal; }
.etwrap .etmenu  span.size3 a { color:#69BC3F; font-weight:normal;}
.etwrap .etmenu  span.size4 a { color:#414141;  font-weight:normal}
.etwrap .etmenu  span.size5 a {  font-weight:normal;}
.etwrap .etmenu  span.size6 a { font-weight:normal; }
.etwrap .etmenu  span.size3 a { color:gray;  font-weight:normal; }
.etwrap .etmenu  span.size6 a { color:gray;  font-weight:normal; }
.etwrap .etmenu  span.size1 a { color:#003A4C; font-weight:normal; }
.etwrap .etcontent h1 {
color:white;
font-weight:bold;
font-size:19px;
}
.etwrap .etcontent h2 {
color:white;
font-weight:bold;
font-size:14px;
}
.etwrap .etcontent h3 {
color:white;
font-weight:normal;
font-size:14px;
}


.etilu img {
border:1px solid gray;
padding:5px;
float:right;
margin:12px;
}


.mfooter {
  font-size:12px;
  }


/* 

WEBFORM

*/

div.row {
  min-height:1%;
  z-index:5;
}
div.row:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.row {
    clear: both;
    margin: 2px 0;
}
div.row .label {
    float: left;
    width: 40%;
    padding: 3px 0 0 0;
}
div.row .error {
    color: #f00;
    margin: 0 0 5px 0;
}
div.field-label span.required {
    color:#B32E40;
}
div#callbackform { z-index:5; }
div#callbackform div.field-label span.required {
    color:#B32E40;
}

div#callbackform div.general-input select {
    border:1px solid #CCCCCC;
    padding:2px;
    width:156px;
}
div#callbackform h2 {
    line-height:1em;
}

div#callbackform h2 span {
    font-size: 0.67em;
}
div#callbackform label {
    display: block;
    float: none;
    padding: 7px 0 3px 0;
    width: auto;
    color: white;
    text-align: left;
}
div#callbackform label span {
    color: #b32e40;
}

div#callbackform div.field-label {
    display: block;
    float: none;
    padding: 7px 0 3px 0;
    width: auto;
    color: white;
    text-align: left;
}


div#callbackform input.text {
    margin: 0 14px 0 0;
}

div#callbackform input.button {
    margin: 2px 12px 0 0;
}

div#callbackform div.submit-button input {
    border:0 none;
    color:#FFFFFF;
    font-weight:normal;
    overflow:visible;
    padding:2px 20px;
    width:auto;
    cursor:pointer;
    margin:10px 0 6px 0;
}
div#callbackform input.button {
    margin-top:8px;
}

div#callbackform div.reset-button {
   height:0;
   visibility:hidden;
}

#WrapSuccess {
	position:relative;
	width:600px;
	margin:0;
	top:100px;
}
#SuccessContact {
  width:200px;
  margin:auto;
	color:black;
	font-weight:bold;
	margin-top:-200px;
	background-color:#a5ef9c;
	border:1px solid #279f1a;
	padding:20px;
	z-index:1;
	display:block;
}
#ErrorContact {
  width:200px;
  margin:auto;
	color:black;
	font-weight:bold;
	background-color:#efafad;
	border:1px solid #red;
	padding:20px;
	margin-top:-200px;
}
