@charset "utf-8";
@font-face { font-family:myfont; src: url(../fonts/HelveticaNeue-LightCond.otf); }
@font-face { font-family:Helvetica Neue; src:url(../fonts/HelveticaNeue-LightCond.otf); }
body { margin:0px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#fff; line-height:16px; background-color:#b9b9b9; }
/*  SECTIONS  */
.section { clear: both; padding: 0px; margin: 0 auto; max-width:970px; background-color:#FFFFFF; }

.cls_common_txt { color:#171717; font-family:Arial,Helvetica,sans-serif; font-size:9pt; line-height:25px; text-align:justify; width: 95%;}
.col1 { display: block; float:left; }
.span_3_of_3 { width: 100%; }
.big_font{ font-family:myfont; font-weight:normal; text-align: center; margin: 20px 0 20px 0; font-size: 25px; color: #686868; }
h1 {font-size: 14px;}
.margin0auto{margin:0 auto;width:67% !important}
.light_blue { color:#08c !important; text-decoration:none; }
.light_blue:hover { text-decoration:underline; }

@media only screen and (max-width: 540px) {
	.cls_common_txt { width:92% !important; }
	.section { width:100%; }
	.col1 { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3, .span69_2_of_3, .span69_1_of_3 { width: 100% !important; }
	.text_center { text-align:center; }
	.margin0auto{width:80% !important}
}