* {
	margin: 0;
	padding: 0;
	outline: none;
}
body,html {
	width: 100%;
	height: 100%;
	color: #000;
	font-family: Arial;
	font-size: 100.01%;
	text-align: center;
	background: #fff;
}
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 919px;
	text-align: left;
	font-size: 80%;
}
.header {
	border-top: 1px solid #fff;
	margin: 50px 0 0 0;
	padding: 0;
	width: 919px;
	height: 90px;
	background: url('portal-images/header.gif') 0 100% repeat-x;
}
.header .logo {
	display: block;
	margin: 0;
	padding: 0;
	width: 187px;
	height: 60px;
	text-indent: -9999px;
	background: url('portal-images/logo.gif') 0 0 no-repeat;
	float:left;
}

.header .logo-new {
	background-image: url('portal-images/logo-new.gif');
}

.header #menu {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	margin-right: -15px;
	margin-top: -30px;
	
}

.header #menu a {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.header #menu a:hover {
	color: #14a6f1;
}

.content-box {
	position: relative;
	margin: 0;
	padding: 0;
	width: 919px;
	height: 376px;
	/*background: url('portal-images/portal-img.jpg') 0 0 no-repeat;*/
}
.content-box .portal-image {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.content-box .box {
	position: relative;
	z-index: 9999;
	float: right;
	margin: 11px 11px 0 0;
	padding: 0;
	width: 160px;
	height: 109px;
	border: 1px solid #fff;
}
.content-box .box .top {
	position: relative;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 36px;
	border-bottom: 1px solid #fff;
	background: #14a6f1;
}
.content-box .box .top h2{
	display: inline;
	float: left;
	margin: 8px 0 0 13px;
	font-size: 130%;
	color: #fff;
}
.content-box .box .top h2 a  {
	color: #fff;
	text-decoration: none;
}
.content-box .box .top h2 a:visited  {text-decoration: none;}
.content-box .box .top h2 a:hover  {text-decoration: underline;}
.content-box .box .top h2 a:active  {text-decoration: none;}

.content-box .box .top .verder {
	display: inline;
	position: absolute;
	top: 13px;
	right: 5px;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	background: url('portal-images/verder.gif') 0 0 no-repeat;
}
.content-box .box .btm {
	margin: 0;
	padding: 0;
	height: 72px;
	background: url('portal-images/box-back.gif') 0 0 repeat-y;
}
.content-box .box .btm p {
	padding: 8px 0 0 11px;
	font-size: 95%;
}
.content-box .box .btm p a {
	color: #000;
	text-decoration: none;
}
.content-box .box .btm p a:visited {text-decoration: none;}
.content-box .box .btm p a:hover {text-decoration: underline;}
.content-box .box .btm p a:active {text-decoration: none;}

/*contentbox*/

#MAINCONTENT .box {
	position: relative;
	z-index: 9999;
	float: right;
	padding-left: 11px;
	width: 160px;
	height: 109px;
	border: 1px solid #fff;
}
#MAINCONTENT .box .top {
	position: relative;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 36px;
	border-bottom: 1px solid #fff;
	background: #14a6f1;
}
#MAINCONTENT .box .top h2{
	display: inline;
	float: left;
	margin: 8px 0 0 13px;
	font-size: 130%;
	color: #fff;
}
#MAINCONTENT .box .top h2 a  {
	color: #fff;
	text-decoration: none;
}
#MAINCONTENT .box .top h2 a:visited  {text-decoration: none;}
#MAINCONTENT .box .top h2 a:hover  {text-decoration: underline;}
#MAINCONTENT .box .top h2 a:active  {text-decoration: none;}

#MAINCONTENT .box .top .verder {
	display: inline;
	position: absolute;
	top: 13px;
	right: 5px;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	background: url('portal-images/verder.gif') 0 0 no-repeat;
}
#MAINCONTENT .box .btm {
	margin: 0;
	padding: 0;
	height: 72px;
	width: 160px;
	background: url('portal-images/box-back.gif') 0 0 repeat-y;
}
#MAINCONTENT .box .btm p {
	padding: 8px 0 0 11px;
	font-size: 95%;
}
#MAINCONTENT .box .btm p a {
	color: #000;
	text-decoration: none;
}
#MAINCONTENT.box .btm p a:visited {text-decoration: none;}
#MAINCONTENT.box .btm p a:hover {text-decoration: underline;}
#MAINCONTENT.box .btm p a:active {text-decoration: none;}

/*contentbox*/

.footer {
	position: relative;
	margin: 0;
	padding: 0;
	height: 57px;
	background: url('portal-images/footer.gif') 0 0 repeat-x;
}
.footer ul {
	margin-top: 40px;
	margin-right:12px;
	float:right;
	list-style: none;
}
.footer ul li {
	display: inline;
	margin: 0 0 0 5px;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
}
.footer li a {
	font-size: 100%;
	color: #000;
	text-decoration: none;
}
.footer li a:hover {
	text-decoration: underline;
}

.footer a.link-login {
	position: absolute;
	left: 0;
	bottom: 5px;
	color:#14a6f1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

.clear {
	clear: both;
}