body {
	font-family: 'Guardian Text Egyptian Web';
	font-size: 16px;
	line-height: 1.4;
	display: block;
	margin: 0;
	padding: 0;
	color: #333;
	-webkit-font-smoothing: antialiased;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #005689;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, strong, b {
	font-family: 'Guardian Egyptian Web';
	font-weight: 500;
}

h3 {
	font-family: 'Guardian Egyptian Web', Georgia;
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;

	margin: 0 75px 0 0;
	padding: 10px 0 0 0;
}

p {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 14px;
}

/*template styles*/
.gia-chart-wrapper {
	max-width: 450px;
	margin: 0 auto;
}

/*ai2html styles*/
#g-MI_world {
	max-width:450px;
}

.g-artboard {
	margin:0 auto;
}

.g-aiPstyle0 {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #767676;
}
		
.g-aiPstyle1 {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 4px;
	text-align: center;
	font-style: italic;
	color: #005689;
}
		
.g-aiPstyle2 {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 4px;
	text-align: left;
	color: #e6711b;
}
		
.g-aiPstyle3 {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 4px;
	text-align: right;
	color: #333333;
}

.g-aiPstyle4 {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #767676;
}

#g-MI_world-small{
	position:relative;
	overflow:hidden;
}
			
.g-aiAbs{
	position:absolute;
}

.g-aiImg{
	display:block;
	width:100% !important;
}

.g-aiPtransformed p { white-space: nowrap; }


