/*RTL styles*/
@font-face{
	font-family:"HelveticaNeue";
	src:url("../../fonts/HelveticaNeue/HelveticaNeue-Reg.eot");
	src:url("../../fonts/HelveticaNeue/HelveticaNeue-Reg.eot?#iefix") format("embedded-opentype"),
	    url("../../fonts/HelveticaNeue/HelveticaNeue-Reg.woff") format("woff"),
	    url("../../fonts/HelveticaNeue/HelveticaNeue-Reg.ttf") format("truetype"), 
	    url("../../fonts/HelveticaNeue/HelveticaNeue-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
	
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"HelveticaNeueBold";
	src:url("../../fonts/HelveticaNeue/HelveticaNeue-Bd.eot");
	src:url("../../fonts/HelveticaNeue/HelveticaNeue-Bd.eot?#iefix") format("embedded-opentype"), 
	    url("../../fonts/HelveticaNeue/HelveticaNeue-Bd.woff") format("woff"), 
		url("../../fonts/HelveticaNeue/HelveticaNeue-Bd.ttf") format("truetype"), 
		url("../../fonts/HelveticaNeue/HelveticaNeue-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");
		font-weight:bold;
}

body {font-size:75%;color:#222;background:#fff;font-family: "HelveticaNeue",Helvetica,Arial,sans-serif;}
 body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
font-weight:inherit;font-style:inherit;font-size:100%;
font-family: "HelveticaNeue",Helvetica,Arial,sans-serif;
 vertical-align:baseline;}

.alt {
  color: #666;
  font-family: "HelveticaNeueBold",Helvetica,Arial,sans-serif;
  font-style: italic;
  font-weight: normal;
}
caption, th, td {text-align:right;font-weight:normal;float:none !important;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:.9em;font-weight:bold;}
ul, ol {margin:0 0 1.5em 1.5em;padding-left:0;padding-right:1.5em;}