/* ======================= MAIN SITE LAYOUT =========================== */

body {
	background-color: #041E34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	overflow: auto;
	text-align:center;
}

/* { behavior: url(../include/CSS/iepngfix.htc); }*/

img { behavior: url(../include/CSS/iepngfix.htc); 
}
.pic{
  border-width: 0px;
  behavior: url(../include/CSS/iepngfix.htc); 
}

.footer{
  position: absolute;
  bottom: 2px;
  right: 5px;
  color: #5c504f;
  font-weight: bold;

}

.outerContainer{
  width   : 784px;
  height  : 550px;
  position : relative;
  top:  10px;
  overflow  : auto;
  margin-right:auto;
  margin-left:auto;
  color: #041E34;
  border-style  : solid;
  border-width  : 3px;
  border-color  : #ffffff;
  text-align:center;
}
.innerContainerLeft{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 176px;
  height: 403px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
}

.innerContainerRight{
  position: absolute;
  top: 0px;
  left: 178px;
  width: 602px;
  height: 403px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
  /*background-image: url('../IMG/main.jpg');*/
  background-repeat: no-repeat;
  background-position: top right;
  
  /* eek MS IE hack  
  _background-image:none;   
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../IMG/main.jpg')
  /* eek MS IE hack */  
}

.midLeft{
  position: absolute;
  top: 404px;
  left: 0px;
  width: 176px;
  height: 70px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
  background-color:#00529B;
}

.mid{
  position: absolute;
  top: 404px;
  left: 178px;
  width: 512px;
  height: 70px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
}
.midRight{
  position: absolute;
  top: 404px;
  left: 692px;
  width: 88px;
  height: 70px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
  background-color:#00529B;
}

.bottomLeft{
  position: absolute;
  top: 476px;
  left: 0px;
  width: 176px;
  height: 70px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
}

.bottom{
  position: absolute;
  top: 476px;
  left: 178px;
  width: 512px;
  height: 70px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
  background-color:#00529B;
}
.bottomRight{
  position: absolute;
  top: 476px;
  left: 692px;
  width: 88px;
  height: 70px;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
}

.bottomRight a:hover {
  background-color:#041E34
}


.logo{
  position: absolute;
  left: 7px;
  top: 8px;
  width: 165px;
  height: 79px;
  background-repeat: no-repeat;b
  behavior: url(include/CSS/iepngfix.htc); 
}
.logo a:hover {
  background-color:#041E34
}
.lang{
  position: absolute;
  left: 7px;
  top: 8px;
  width: 19px;
  height: 12px;
  background-repeat: no-repeat;
}

.address{
  position: absolute;
  left: 7px;
  top: 235px;
  width: 165px;
  height: 79px;
  text-align: left;
  padding: 5px;
  line-height:14px;
  color: #CC0000;
}

.content{
  position: absolute;
  top: 64px;
  left: 179px;
  width: 508px;
  height: 338px;
  z-index:1;
  overflow: auto;
  color: #CC0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-align: left;
  border-style  : solid;
  border-width  : 2px;
  border-color  : #ffffff;
  padding-left: 3px;
}

.contentBackground{
  position: absolute;
  top: 65px;
  left: 179px;
  width: 493px;
  height: 320px;
  padding: 10px;
  overflow: auto;
  color: #CC0000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.5;
  opacity:.50;
  background-color: #ffffff;
  z-index:1;
  behavior: url(include/CSS/iepngfix.htc)
}

/* ======================= End: MAIN SITE LAYOUT ====================== */

/* ======================= LINKS =========================== */
a:link {
  color: #EF5D31;
  text-decoration: none;
}

a:hover {
	color: #EF5D31;
	background-color: #00529B;
	text-decoration: underline;
}

a:visited {
  color: #EF5D31;
  text-decoration: none;
}

/* ======================= End: LINKS ======================= */

/* ================== DEFAULT TEXT-ITEMS ==================== */
p {
	color: #041E34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}

li {
	color:#041E34
}

.header0 {
  color: #EF5D31;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.header1 {
  color: #041E34;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: inline;
  }

.header2 {
  color: #EF5D31;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style:italic;
  font-weight: bold;
  display: inline;
  }

.a {
  color: #C2BCB1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: inline;
  }
  
.underline {
	text-decoration: underline;
}

.standard,
.title,
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}

.standard{
	font-size: 10pt;
	font-style: normal;
}

.title{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.subtitle{
	font-size: 12pt;
	font-weight: bold;
}

.correct{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #076a15;	
	font-size: 10pt;
	font-weight: bold;
}

.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;	
	font-size: 10pt;
	font-weight: bold;
}

.contactRight{
  position: absolute;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9t;
	font-style: normal;
	text-align: right;
	right: 10px;
	top: 10px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
/* ================== End: DEFAULT TEXT-ITEMS ================== */


/* ================== MENU ITEMS =============================== */

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #041E34;
color: #C2BCB1;
float: left;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #041E34;
text-decoration: none;
color: #C2BCB1;
float: left;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #00529B;
color: #EF5D31;
}


/* ================== End: MENU ITEMS =========================== */

/*Table*/

 CAPTION.MYTABLE
  {
  }

  TABLE.MYTABLE
  { 
     font-size:10px;
     width:490px;
     border-color:black;
  }

  TH.MYTABLE
  {
     font-size:10px;
     color:black;
  }


  TR.MYTABLE
  {
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
  }

  TD.MYTABLE
  {
	font-size:10pxt;
	color:#041E34;
	text-align:left;
	vertical-align: text-top;
  }


