html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;/*font: inherit;*/
}
:focus {
	outline: none
}
body {
	font-size: 12px;
	color: #333;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 990px;
	color: #000;
}
h1, h2, h3, h4, h5, h6, ul, li, form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul li {
	list-style: none;
}
p {
	margin: 0 0 15px 0;
	line-height: 18px;
}
a {
	text-decoration: underline;
	outline: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
header, nav, section, article, aside, footer, hgroup {
	display: block;
}
hr {
	margin: 30px 0;
	padding: 0px;
	background: #d8d8d8;
	height: 1px;
	border: 1px;
}
.flt-lt {
	float: left;
}
.flt-rt {
	float: right;
}
.imgblock {
	display: inline-block;
}
.imgblock-lt {
	margin-right: 25px;
}
.imgblock-rt {
	margin-left: 25px;
}
{
 font-family: 'Open Sans', sans-serif;
}
/*----Global Declaration Ends-----*/
.language-text {
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #083d8e;
	padding-right: 8px;
}
.language-selector {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}
