@charset "utf-8";

/*
	margin-left: auto;
	margin-right: auto;
	min-width: 800px;
	
	max-width: 1280px;
	padding: 20px;
	
*/

body { margin: 0px; background-color: #FFF; }/*f7f8f9*/

#i_rootOut { padding-bottom: 50px; }

#i_rootInn {
	
	padding: 15px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
	width: 1224px;
	background-color: #fff;
	border-radius: 10px;
	
/*	box-shadow: 0px 0px 4px 0px #e3e3e3;
	background-color: #f9f9f9;
	border: 1px #CCC solid;*/
	
}

#i_pageTitleInn {
	
	font-family: "ProxNovaBoldNorm";
	font-size: 24px;
	color: #4e6089;
	padding-bottom: 30px;
	
}

.i_topInn {
	
	position: relative;
	background-image: url(indexTempl/top-logo-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto;
	
	height: 80px;
	padding-left: 65px;
	font-family: "ProxNovaRegNorm";
	
}

.i_balAmount {
	
	font-family: "ProxNovaBoldNorm";
	
}

.i_topInn a {
	
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	
}

.i_topInn .capt_1 {
	
	font-size: 18px;
	color: #2c2c2e;
	
}

.i_topInn .capt_2 {
	
	font-size: 18px;
	color: #07119a;
	letter-spacing: 2px;
	padding-top: 10px;
	
}

.i_h_delim_1 {
	
	height: 30px;
	
}

#i_backToMM {
	
	background-color: #f9f9f9;
	border: 1px #dfdfdf solid;
	border-radius: 5px;
	
	font-family: "Cambria";
	font-size: 18px;
	color: #a1a1a1;
	
	padding: 15px;
	line-height: 14px;
	
}

#i_midOut {
	
	position: relative;
	
}

#HTMLPageAlign {
	
	min-height: 200px;
	
}

.i_alignInn .HTMLField {
	
	width: 380px;
	
}

.xp_textBlock_1 {
	
	font-family: "LatoRegNorm";
	font-size: 20px;
	color: #6e6e6e;
	
}

.xp_textBlock_1 .xp_it_1 {
	
	color: #4e78b8;
	font-size: 30px;
	letter-spacing: 2px;
	
}

.xp_textBlock_1 .xp_ref_1 {
	
	border-bottom: 2px #04a3ff solid;
	color: #04a3ff;
	line-height: 6px;
	
}

.i_li_elem {
	
	font-family: "CambriaBold";
	font-size: 20px;
	color: #6e6e6e;
	border-left: 22px #4e78b8 solid;
	padding-left: 15px;
	margin-bottom: 20px;
	
}






