body {
	width:100%;
	background:#c9d6e0;
	padding:0px;
	margin:0px;
	color:#193e6f;
	font-size:12px;
}

a {
	color:#667FC5;
	text-decoration:none;
}

h1,h2,h3 {
	font-weight:normal;
}

h1 {
	font-size:15px;
	font-weight:bold;
	margin-left:10px;
	color:#193e6f;
	margin:0px;
	padding:5px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

div.mobile-head {
	position:relative;
	background:url(/images/mobile-head-bg.jpg) repeat-x left top;
	height:70px;
}

a.logo {
	position:absolute;
	display:block;
	width:103px;
	height:56px;
	background:url(/images/mobile-logo.png) no-repeat left top;
	left:8px;
	top:8px;
}

div.mobile-head-feeling {
	position:absolute;
	right:0px;
	top:0px;
	width:194px;
	height:70px;
	background:url(/images/mobile-head-feeling.jpg) no-repeat left top;
}

div.mobile-top {
	background:#ffffff url(/images/mobile-top-bg.png) repeat-x left top;
	height:17px;
	color:#063d6a;
	padding:0px 10px 0px 10px;
	font-size:9px;
	text-transform:uppercase;
}

div.arr {
	display:inline-block;
	background:url(/images/bluearrow.png) no-repeat right top;
	padding:5px 11px 0px 0px;
	margin-right:5px;
	height:12px;
}

div.mobile-content {
	background:url(/images/mobile-content-bg.png) repeat-x left top;
	padding:0px 10px 0px 10px;
}

table.mobile-menu {
	height:83px;
	border-bottom:solid 1px #d1dce8;
	margin-bottom:10px;
}

table.mobile-menu tr td {
	padding:15px 0px 15px 0px;
}

table.mobile-menu a {
	color:#ffffff;
}

a.normalview {
	color:#C3F131;
}

div.sitemap-head {
	color:#193e6f;
	font-weight:normal;
	font-size:12px;
	padding:5px;
	margin-bottom:5px;
}

div.sitemapelement div.item{
	margin-bottom:5px;
	margin-left:5px;
}

div.inner-content {
	padding:5px;
}

div.item {
	background:url(/images/mobile-item-bg.jpg) no-repeat 0px 5px;
	padding:0px 0px 0px 15px;
}

div.footer {
	height:20px;
	margin-top:10px;
	text-align:center;
	background:url(/images/mobile-footer-bg.png) repeat-x left top;
	padding:3px 0px 0px 0px;
	color:#ffffff;
}

div.footer a {
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

div.footer a.active {
	color:#B1E063;
}

ul.home-subitems {
	list-style-image:url(/images/ul-bg.png);
}

ul.home-subitems li a {
	color:#193E6F;
}
