/*========================================================*/
/*  Hoved elementer                                       */
/*========================================================*/

html,body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background:#9CC4F8;
}

#wrapper {
	width:100%;
	height:100%;
	margin:0 auto 0 auto;
}

#header {
	height:130px;
	width:916px;
	text-align:center;
	margin:0 auto 0 auto;
}

#logo {
	width:422px;
	height:140px;
	float:left;
	text-align:left;
}

#headerRight {
	width:140px;
	height:50px;
	float:right;
	clear:right;
	text-align:right;
	padding-top:5px;
}

#headerRightHelp {
	width:140px;
	height:25px;
	float:right;
	clear:right;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#0D3B6D;
}
#headerRightPartnersTxt {
	width:140px;
	height:26px;
	float:right;
	clear:right;
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#0D3B6D;
	padding-top:5px;
}
#headerRightPartners {
	width:140px;
	float:right;
	clear:right;
	text-align:right;

}

#content {
	min-height:300px;
	text-align:center;
}

#contentPage {
	min-height:300px;
	text-align:center;
	padding:20px 0 20px 0;
}

#footer {
	height:70px;
	width:100%;
	text-align:center;
	background:#D4D8DD url(/skin/images/bg_bottom.png) top left repeat-x;
}


.footertxt, a.footertxt {   
   font-family:Verdana;
   font-size:11px;
   color:#000000;
   text-decoration:none;
   text-align:center;
   padding-top:10px;
}
.footertxt:hover, .footertxt:active {   
   font-family:Verdana;
   font-size:11px;
   color:#000000;
   text-decoration:none;
   text-align:center;
   padding-top:10px;
}
.footerContact, a.footerContact {   
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#000000;
   text-decoration:none;
   text-align:center;
   padding-top:10px;
}
.footerContact:hover, .footerContact:active {   
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#000000;
   text-decoration:none;
   padding-top:10px;
   text-align:center;
}


#bodyfaq, #htmlfaq {
	margin:0;
	padding:0;
	height:100%;
	background:#ffffff;
}

.tblfaq {   
   font-family:Verdana;
   font-size:10px;
   color:#000000;
   text-decoration:none;
   text-align:left;
   width:280px;
}
.faq, a.faq {   
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#0D3B6D;
   text-decoration:none;
   text-align:center;
   padding-top:10px;
}
.faq:hover, .faq:active {   
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#0D3B6D;
   text-decoration:underline;
   padding-top:10px;
   text-align:center;
}