html {
	overflow-y: scroll;
}
html.no-svg .has-svg {
	display: none;
}
html.has-svg .no-svg {
	display: none;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:300;
	color:#333;
	margin:0;
}
body a{
	text-decoration:none;
	font-size:11pt;
	font-style:normal;
	font-weight:300;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
#bodycontent, #bodycontentnews {
	font-family: 'Open Sans', sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:300;
	color:#333;
	margin:0;
}
#bodycontent a {
	text-decoration:none;
	color:#3399ff;
}
#bodycontentnews a {
	text-decoration:none;
	font-size:11pt;
	color:#333;
}

.container {
	width:100%;
	left:0;
	top:0;
	float:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.headerwide {
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	background-color: #ffffff;
	z-index:10000;
	-webkit-box-shadow: 0 1px 4px 2px #dddddd;
	-moz-box-shadow: 0 1px 4px 2px #dddddd;
	box-shadow: 0 1px 4px 2px #dddddd;
	/*border-bottom:#eeeeee 1px solid;*/
	z-index:100000;

}
.headercontainer {
     width:960px;
	 height:100px;
	 margin-left:auto;
	 margin-right:auto;
	 font-size: 8.5pt;
	 font-weight:600;
     color: #444444;
	 text-align:right;
	 margin-top:0;
	 margin-bottom:0;
}
.headercontainer a {
     color: #444444;
}
#menubg {
	position:absolute;
	top:0;
	width:100%;
	min-width: 1040px;
	height:100px;
	background-color:#ffffff;
	display:block;
	clear:both;
	
}

#logo {
	float:left;
	position:absolute;
	bottom:10px;
	margin-left:0;
	margin-bottom:0;
}
#menu {
	width:960px;
	 margin-left:auto;
	position:absolute;
	float:right;
	bottom:20px;
	text-align:right;

}

#tiny {
	color:#333;
	font-size:10pt;
	font-weight:300;
	padding-right:10px;
	line-height:26px;
}

input[type=checkbox] {
	visibility: hidden;
}
#leftBox {
	float:left;
	position:fixed;
	background-color: #818181;
	background: url('Index-1.png') no-repeat;
	background-position:center center;
	width:340px;
	height:176px;
	text-align:center;
	color:#ffffff;
	font-size:13pt;
	font-weight:300;
	line-height: 17pt;
	padding-top:30px;
	padding-bottom:20px;
	margin-right:50px;
}
#leftBox:hover{
	background: url('Index-2.png') no-repeat;
	background-position:center center;
}

#rightBox {
	float:right;
	position:relative;
	margin-left:50px;
	background-color:#818181;
	background: url('MediaNet-1.png') no-repeat;
	background-position:center center;
	width:340px;
	height:176px;
	text-align:center;
	color:#888888;
	font-size:13pt;
	font-weight:300;
	line-height: 17pt;
	padding-top:30px;
	padding-bottom:20px;
}
#rightBox:hover{
	background: url('MediaNet-2.png') no-repeat;
	background-position:center center;
}
#middleBox {
	position:fixed;
	top:110px;
	margin-left:400px;
	width:1px;
	height:134px;
	border-left: 1px solid #fff;
	margin-top:46px;
	z-index:1000;
}
#text {
	display:table-cell;
	width:50%;
	text-align:justify;
}
#bottom {
	width:800px;
	height:30px;
	margin:auto;
	text-align:right;
	padding: 20px 0 20px 0;
}
/* SLIDE THREE */
.slideThree {
	width: 80px;
	height: 26px;
	background: #666;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	float:right;
	bottom:0;
	right:0;
	

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

.slideThree:after {
	content: 'OFF';
	font: 12px/26px Arial, sans-serif;
	color: #3399ff;
	position: absolute;
	right: 10px;
	z-index: 0;
	font-weight: bold;
}

.slideThree:before {
	content: 'ON';
	font: 12px/26px Arial, sans-serif;
	color: #8bb33e;
	position: absolute;
	left: 10px;
	z-index: 0;
	font-weight: bold;
}

.slideThree label {
	display: block;
	width: 34px;
	height: 20px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;

	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideThree input[type=checkbox]:checked + label {
	left: 43px;
}


#content {
	width:960px;
	margin:auto;
	padding: 0;
}

#newsmain {
	display:table-cell;
	width:70%;
	text-align:left;
	padding: 0 20px 20px 0;
}
#newsside {
	display:table-cell;
	width:30%;
	text-align:left;
	padding: 0 0 20px 20px;
}
#history {
	display:table-cell;
	width:50%;
	text-align:left;
}

#footer {
	height:80px;
	width:100%;
	margin:auto;
	vertical-align:top;
	text-align:center;
	background-color:#ffffff;
	font-size:9pt;
	font-weight:300;
	padding-top:20px;
}
/*CONTENT STYLES*/
body,td {
     font-family: 'Open Sans', Trebuchet MS, Tahoma;
     font-size:11.5pt;
	 line-height:17.5pt;
	 font-weight:300;
     color: #212121;
}
body {
     margin: 0px;
    
}

img {
	border: none;
}
.containerwide {
	width:100%;
	top:100px;
	margin:0;
	height:auto;
	padding:50px 0 50px 0;
	clear:both;
	position:relative;
	background-color:#ffffff;
}

.container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#he
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
	float: left;
	 position: relative;
	 min-height: 1px;
	 margin: 10px;
	display:table-cell;
	} 

.col-lg-1 {
	width: 6.25%;
}
.col-lg-2 {
	width: 14.58333%;
}
.col-lg-3 {
	width: 22.91666%;
}
.col-lg-4 {
	width: 31.927083%;
}
.col-lg-5 {
	width: 40%;
}
.col-lg-6 {
	width: 48.958333%;
}
.col-lg-7 {
	width: 56.25%;
}
.col-lg-8 {
	width: 64.58333%;
}
.col-lg-9 {
	width: 72.91666%;
}
.col-lg-10 {
	width: 81.25%;
}
.col-lg-11 {
	width:89.58333%;
}
.col-lg-12 {
	width: 97.91666%;
}


h1 {
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
    font-size:30pt;
	line-height:40pt;
	font-weight:300;
	color:#000000;
	margin:0;
}
h2 {
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
    font-size:16pt;
	line-height:20pt;
	font-weight:300;
	color:#000000;
	margin-top:0;
	margin-bottom:6px;
}
h3 {
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
    font-size:14pt;
	line-height:22pt;
	font-weight:300;
	color:#000000;
	margin:0;
}
h4 {
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
    font-size:14pt;
	line-height:18pt;
	font-weight:400;
	color:#ffffff;
	padding-top:30px;
}
h5 {
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
    font-size:30pt;
	line-height:40pt;
	font-weight:300;
	color:#000000;
	margin-top:0;
	margin-bottom:6px;
}

h1,h2,h3,h4,h5 {
	margin:0;
}
#bold {
	font-weight:600;
	color:#333;
}#yeargrey {
	font-size:22pt;
	font-weight:400;
	color:#aaa;
}
#subheadingred {
	font-size:14pt;
	font-weight:300;
	color:#ff0000;
}
section {
	border-bottom:1px dotted #999;
}
#about {
	font-size:9pt;
	font-style:normal;
	font-weight:300;
	color:#333;
	border-top:1px dotted #999;
}
#pub {
	color: #000;
	padding-right:5px;
	font-weight:400;
}
#date {
	width:50px;
	text-align:right;
	float:right;
}
#seemore {
	width:100%;
	text-align:right;

}
#seemore a {
	text-decoration:none;
	font-weight:400;
	color:#aaa;

}
/*NEW UPDATES*/
.btn_red {
	font-family: 'Open Sans', sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:300;
	background-color: #FF0000;
	cursor: pointer;
	color: #ffffff;
	padding: 8px 24px;
	text-decoration:none;
	border:0;
	text-transform:uppercase;
}
.btn_redsmall {
	font-family: 'Open Sans', sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:300;
	background-color: #FF0000;
	cursor: pointer;
	color: #ffffff;
	padding: 4px 20px;
	text-decoration:none;
	border:0;
	text-transform:uppercase;
}
.btn_red:hover, .btn_redsmall:hover {
	background-color: #FF7676;
	color: #ffffff;
	font-weight:300;
	text-decoration:none;
	border:0;
}
.btn_brightred {
	font-family: 'Open Sans', sans-serif;
	font-size:12pt;
	font-style:normal;
	font-weight:300;
	background-color: #FF0000;
	cursor: pointer;
	color: #ffffff;
	padding: 8px 24px;
	text-decoration:none;
	border:0;
	text-transform:uppercase;
}
.btn_brightred:hover {
	background-color: #FF7676;
	color: #ffffff;
	font-weight:300;
	text-decoration:none;
	border:0;
}
#careerfeat {
	background-image:url('images/bg-career.jpg');
	background-size:cover;
	height:600px;
	background-position:center center;
	background-repeat:no-repeat;   
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-career.jpg', sizingMethod='scale');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-career.jpg', sizingMethod='scale')";
	background-color:#444;
	padding:0;
	margin:0;
	text-align:center;
	color:#ffffff;
}
#currentfeat {
	background-image:url('images/bg-current.jpg');
	background-size:cover;
	height:600px;
	background-position:center center;
	background-repeat:no-repeat;   
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-current.jpg', sizingMethod='scale');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-current.jpg', sizingMethod='scale')";
	background-color:#444;
	padding:0;
	margin:0;
	text-align:center;
	color:#ffffff;
}
#benefitsfeat {
	background-image:url('images/bg-benefits.jpg');
	background-size:cover;
	height:600px;
	background-position:center center;
	background-repeat:no-repeat;   
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-benefits.jpg', sizingMethod='scale');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-benefits.jpg', sizingMethod='scale')";
	background-color:#444;
	padding:0;
	margin:0;
	text-align:center;
	color:#ffffff;
}
#newsfeat {
	background-image:url('images/bg-news.jpg');
	background-size:cover;
	height:600px;
	background-position:center center;
	background-repeat:no-repeat;   
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-news.jpg', sizingMethod='scale');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-news.jpg', sizingMethod='scale')";
	background-color:#444;
	padding:0;
	margin:0;
	text-align:center;
	color:#ffffff;
}
#aboutfeat {
	background-image:url('images/bg-about.jpg');
	background-size:cover;
	height:300px;
	background-position:center center;
	background-repeat:no-repeat;   
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-about.jpg', sizingMethod='scale');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-about.jpg', sizingMethod='scale')";
	background-color:#444;
	padding:0;
	margin:0;
	text-align:center;
	color:#ffffff;
}
/*CONTACT*/
#map-right
{
	display: block;
	width: 600px;			
	position: absolute;
	top: 230px;
	right: 0;
	height: 160px;
	background-color: #ffffff;
	padding-top: 30px;
	padding-left: 30px;
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
    font-size:16pt;
	line-height:20pt;
	font-weight:300;
	color:#212121;
	margin-top:0;
	margin-bottom:6px;

}
.form-select {
background: #ffffff;
width: 274px;
padding: 4px 12px;
font-family: 'Open Sans', Trebuchet MS, Tahoma;
font-size: 11pt;
line-height: 17.5pt;
font-weight: 300;
color: #212121;
left: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*NEWS*/

#pub {
	color: #000;
	padding-right:5px;
	font-weight:400;
}
#date {
	width:50px;
	text-align:right;
	float:right;
	clear:both;
}

#seemore {
	width:100%;
	text-align:right;
	float:right;
	padding-top:5px;
	margin-right:-14px;
	
}
#seemore a {
	text-decoration:none;
	font-weight:300;
	color:#ffffff;
	

}
#bodycontentnews {
	font-family: 'Open Sans', sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:300;
	color:#333;
	margin:0;
	
}
#bodycontent a {
	text-decoration:none;
	color:#3399ff;
}
#bodycontentnews a {
	text-decoration:none;
	font-size:11pt;
	color:#333;
}
/* TIMELINE */
.timeline {
  list-style: none;
  margin-bottom:54pt;
}
.timeline > li {
  margin-bottom: 60px;
}

  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width:20%;
    float: left;
    margin-top: 10px;
	text-align:right;
	padding-right:30px;
  }
  .timeline-content {
    width:70%;
    float: left;
    border-left: 3px #cccccc solid;
    padding-left: 30px;
	padding-top:7px;
	padding-bottom:20px;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #FA6660;
    position: absolute;
    left: 208px;
    top: 24px;
	border-radius:50%;
	border:2px double #cccccc;
  }
#yeargrey {
	font-size:22pt;
	font-weight:400;
	color:#aaa;
	margin-bottom:0;
	margin-top:20px;
}
#back-top {
	position: fixed;
	bottom:0px;
	right:30px;
	z-index:10000;
}
#back-top span {
	width: 50px;
	height: 60px;
	display: block;
	margin-bottom: 0px;
	background: url(../images/back-top.png) no-repeat center center;
	opacity:0.8;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/*SPLASH */
#indexbox {
	width:50%;
	float:left;
	height:326px;
	z-index:-10;
	background:#4a4a4a url(images/indexboxbg.png) no-repeat right center;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/indexboxbg.jpg', sizingMethod='image');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/indexboxbg.jpg', sizingMethod='image')";

 }
 
 #mnbox {
	width:50%;
	float:right;
	height:326px;
	z-index:-10;
	background:#4a4a4a url(images/mnboxbg.png) no-repeat left center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mnboxbg.jpg', sizingMethod='image');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mnboxbg.jpg', sizingMethod='image')";
 }

 
 #indexbox:hover, #mnbox:hover {
	  background:rgba(0,0,0,0.8);
	  transition: background .3s ease-in-out;
	  -moz-transition: background .3s ease-in-out;
	  -webkit-transition: background .3s ease-in-out;
	  -o-transition: background .3s ease-in-out;
 }

 #indexbox:hover .btn_brightred, #mnbox:hover .btn_brightred {
 background-color:#FF7676;
 }
 
 #indexcaption, #mncaption {
	color:#ffffff;
	width:60%;
	text-align:middle;
	margin:15px auto;
	display:block;
}

#indexcaption, #mncaption, #indexcontainer, #mncontainer, #indexbox, #mnbox a {
	font-family: 'Open Sans', Trebuchet MS, Tahoma;
	font-size: 11.5pt;
	line-height: 17.5pt;
	font-weight: 300;
	color: #ffffff;
	text-decoration:none;
}

#indexcontainer {
	display:table-cell;
	width:480px;
	height:326px;
	float:right;
	z-index:10;
	text-align;center;
	vertical-align:middle;
	padding-top:80px;
	
}
#mncontainer {
	display:table-cell;
	width:480px;
	height:326px;
	float:left;
	z-index:10;
	text-align:center;
	vertical-align:middle;
	padding-top:80px;
	
}

/* other*/
#bodycontent a.btn_bl {
	font-family: 'Open Sans', sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:400;
	background-color: #009be8;
	cursor: pointer;
	color: #ffffff;
	padding: 8px 24px;
	border:0px;
	text-decoration:none;
	border:0px #009be8 solid;
}

#bodycontent a.btn_bl:hover {
	background-color: #ffffff;
	color: #009be8;
	font-weight:400;
	text-decoration:none;
	border:1px #aaaaaa solid;
}