@media screen, projection {
	
* { margin:0; border:0; padding:0; font-size:100%; }
input { -moz-box-sizing:border-box; box-sizing:border-box; vertical-align:baseline; }
hr, #mA .WAI { position:absolute !important; left:-1000em; }

/* ant killer */
a { -ie-sucsk:expression(this.hideFocus=true); outline:0; }

/* lay a */

html, body { height:100%; width:100%; }

body {
	background-color:#f2f2f2;
	font-family:Verdana, Arial, sans-serif;
}

#wA {
	width:51em;
	max-width:100%;
	min-height:100%;
	position:relative;
	z-index:0;
	margin:0 auto;
	border:solid #eaebea;
	border-width:0 1px;
	background-color:#f7f9f7;
}
#wA::after {
	content:"";
	display:block;
	height:1px;
	clear:both;
}

* html #wA {
	height:100%;
}

#WAI {
	width:100%;
	height:20px;
	padding:0 1px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-1px;
	z-index:20;
	background-color:#f2f2f2;
	border-bottom:1px solid #eaebea;
	text-indent:-50em;
}

/* columns */

#wB {
	display:inline;
	width:77%;
	float:right;
	margin-left:-1%;
}

#cA {
	margin:20px;
	font-size:.8em;
	color:#000;
}

#cA p {
	margin-bottom:1.2em;
}

/* news page */

.news #cA h2 img {
	float:left;
	margin-right:10px;
}

.news #cA div {
	display:table;
	clear:both;
	margin-bottom:2em;
}

.news #cA * {
	color:#000;
}

.news #cA p {
	height:1%;
	margin-bottom:0;
}

/* pages links */

#cA .pgs {
	clear:both;
	margin-top:1em;
	text-align:center;
}

#cA .pgs li {
	display:inline;
	list-style:none;
}

.pgs li::after,
.pgs li .Aafter {
	display:inline;
	padding-left:2px;
	content:"-";
	-ie-content:expression(this.content="-");
	color:#666263;
}

.pgs li.currlast::after,
.pgs li.last::after,
.pgs li.last .Aafter,
.pgs li.currlast .Aafter {
	display:none;
}

#cA .pgs li.currlast a,
#cA .pgs li.curr a {
	font-weight:bold;
	color:#666263;
}

#cA .pgs li a {
	color:#ed1c24;
	behavior:url(after.htc);
}

/* header */

#h {
	height:98px;
	padding-top:20px;
	position:relative;
	margin-bottom:1em;
	z-index:10;
	background:url(gfx/bgdHeaderRepeatX.png) repeat-x 100% 100%;
	border-bottom:5px solid #fff;
	text-align:right;
	behavior:url(after.htc);
}

#h .hafter,
#h::after {
	content:url(gfx/bgdHeader.jpg);
	-ie-content:expression(this.content="url(gfx/bgdHeader.jpg");
}

#h a {
	width:12em;
	height:100%;
	line-height:98px;
	position:absolute;
	left:0;
	text-align:center;
}

#h a img {
	display:block;
	margin:10px auto 0;
}

/* place for footer */

#cA, #cB, #cZ {
	padding-bottom:3em; /* height of footer */
}

/* footer */

#f {
	width:100%;
	height:1.9em;
	padding:0 1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:-1px;
	z-index:100;
	clear:both;
	background-color:#004c7d;
	border-bottom:20px solid #f2f2f2;
	color:#737173;
	font-size:.7em;
	text-align:center;
}

#f dl {
	width:100%;
	margin-left:-1px;
	border:1px solid #eaebea;
	border-top:0;
}

#f dl * {
	display:inline;
	line-height:1.9em;
	padding:.4em 0 .45em .3em;
	margin-left:-.4em;
	background-color:#f7fbf7;
}

#f dt.fst {
	padding-left:2em;
	margin-left:-1.2em;
	background:#f7fbf7 url(gfx/bgdFooter2.png) no-repeat 0 100%;
}
	
#f dd.lst {
	padding-right:2em;
	background:#f7fbf7 url(gfx/bgdFooter2.png) no-repeat 100% 0;
}

/* company links */

#wA #cZ {
	top:0px;
	text-align:center;
}

#cZ li {
	display:inline;
	margin:0 8px;
}

#wA #cZ ul {
	padding:55px 0 20px;
	background:url(gfx/bgdMBBottomRight.png) no-repeat 100% 0;
}

/* menu B */

#mB,
#cZ {
	width:23%;
	overflow:hidden;
	position:relative;
	top:20px;
	font-size:.8em;
}
#mB {
	margin-bottom:20px;
}

#mB *,
#cZ ul {
	margin-left:10px;
	background-color:#ededed;
}

#mB * * {
	margin-left:0;
}

#mB ul ul {
	margin-left:-20px;
}

#mB h2 {
	padding:10px 12px 5px;
	font-weight:bold;
}

#mB li {
	height:1%;
	line-height:1.4em;
	padding-left:35px;
	background:url(gfx/arrOrange.png) no-repeat 12px 0;
	list-style:none;
}

#mB a {
	color:#313131;
}

#mB p {
	padding:20px 12px;
}

#fh1 {
	height:94px;
	position:relative;
	overflow:hidden;
	text-align:center;
}

/* menu A */

#mA {
	padding:0 18px 0 1.75em;
	position:absolute;
	top:123px;
	left:0;
	right:0;
	z-index:100;
	background-color:#004c7d;
	font-size:.59em;
	text-align:center;
}

#mA ul {
	width:100%;
	position:relative;
	left:10px;
}

#mA li {
	float:left;
	list-style:none;
}

#mA li a {
	display:block;
	height:2em;
	line-height:2em;
	padding:.2em 2em .26em .19em;
	position:relative;
	z-index:10;
	background:url(gfx/bgdMA2.gif) no-repeat 100% -100px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	white-space:nowrap;
}

#mA li a:hover,
#mA li a:focus,
#mA .curr a {
	z-index:20;
	background-position:100% 0;
}


li#mA8 a:hover,
li#mA8 a:focus,
li#mA8.curr a {
	background-position:100% -300px;
}


#mA li a b {
	display:block;
	height:2.45em;
	width:1.75em;
	position:absolute;
	top:0;
	left:-1.75em;
	background:url(gfx/bgdMA2.gif) no-repeat 100% -500px;
}

li#mA1 a b {
	background-position:100% -100px;
}

* html #mA li b {
	height:2.4em;
}

#mA li a:hover b,
#mA li a:focus b,
#mA .curr a b {
/*	background-color:#ff9900;*/
	background-position:100% -200px;
}

li#mA1 a:hover b,
li#mA1 a:focus b,
li#mA1.curr b {
	background-position:100% -400px;
}

#mA1 { width:8.8%; }
#mA2 { width:14.5%; }
#mA3 { width:15.5%; }
#mA4 { width:16.4%; }
#mA5 { width:10.9%; }
#mA6 { width:8.8%; }
#mA7 { width:11.3%; }
#mA8 { width:13.8%; }

/* default links */

a { text-decoration:none; color:#004d7b; }
a:hover, a:focus { text-decoration:underline; }

}
@media print {

#WAI, #f, form, hr, #mA, #mB { display:none; }

}

