html, body {
	height: 100%;
	margin: 0;
	font-size: 62.5%;
}
body {
	min-width: 1003px;
	color: #222;
	font: 1.200em/1.667em Arial, Helvetica, sans-serif;
	background: #ebf0f5 url(/web/20160314215227im_/http://atis.org/img/background_gradient.jpg) repeat-x;
}
img { border-style: none; }
a {
	text-decoration: none;
	color: #000;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#bckgrd_wrapper {
	min-height: 100%;
	overflow: hidden;
	background: url(/web/20160314215227im_/http://atis.org/img/background_logo.jpg) no-repeat;
}
.w1 {
	width: 900px;
	margin: 0 auto;
	height: 100%;
	padding: 0 0 62px;
}

/*  ////////////////////// TYPOGRAPHY //////////////////////////////// */

h1 {
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	padding:0px;
	margin:0 0 .5em 0;
	color:#09519a;
}
h1 a, h1 a:visited, h1 a:active  {
	color:#09519a;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline
}

h2 {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	padding:0px;
	margin:0 0 1em 0;
	color:#ee5729;
}
h2 a, h2 a:visited, h2 a:active, h2 a:link {
	color:#ee5729;
	text-decoration:underline;
}
h3 {
	font-size:14px;
	line-height:20px;
	padding:0px;
	margin:0px;
	color:#09519a;
	text-transform:capitalize;
}
h3 a, h3 a:visited, h3 a:active, h3 a:link {
	color:#09519a;
	text-decoration:none;
}
h3 a:hover {
	text-deocration:underline;
}

h4 {
	font-size:16px;
	line-height:24px;
	padding:0px;
	margin:0 0 1em 0;
	color:#ee5729;
	font-weight: bold;
}

h4 a, h4 a:visited, h4 a:active, h4 a:link {
	text-decoration:underline;
	color:#ee5729;
}


p {
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0 0 1em 0;
	color: #222222;
}
p em {
	font-style:italic;
}
p a, p a:visited, p a:active, p a:link {
	color:#ee5729;
	text-decoration:none;
}	
p a:hover {
	color:#ee5729;
	text-decoration:underline;
}	

ul {
	padding:0 0 0 30px;
	margin: 0 0 1em 0;
	list-style-type: square;
}

li {
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0 0 .2em 0;
	color: #222222;
}

li a a:visited, li a:active, li a:link {
	color:#ee5729;
	text-decoration:none;
}	

li a:hover {
	color:#ee5729;
	text-decoration:underline;
}	

.custom ul  {
list-style-type: none;
background: url('/web/20160314215227im_/http://atis.org/legal/images/square-orange.jpg') no-repeat top left;
height: 9px;
width: 9px;
padding-left: 20px;
}

td {
    font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0 0 1em 0;
	color: #222222;
}

td a, td a:visited, td a:active, td a:link{
    color:#ee5729;
	text-decoration:none;
}
td a:hover {
	color:#ee5729;
	text-decoration:underline;
}


/*  ////////////////////// GRAPHICS //////////////////////////////// */

img {
	border:0;
	padding:0px;	
}

/*  ////////////////////// GLOBAL NAVIGATION //////////////////////////////// */

#global_nav {
	border-top:5px solid #ee5729;
	color:#ffffff;
	padding:0px;
	margin:0px auto;
	width:900px;
	text-align:right;
	text-transform:uppercase;
}

#global_nav ul {
	list-style-type:none;	
	font-size:11px;
	padding:5px 0px;
	margin:0px;
}

#global_nav li {
	display:inline;
	padding:0px 20px 0px 0px;
	margin:0px;
}

#global_nav a:link {
	color:#ffffff;
	text-decoration:none;
}

#global_nav a:visited {
	color:#ffffff;
}

#global_nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#global_nav li.last {
	padding:0px 0px;
	margin:0px;
}
#global_nav li.temp {
	text-align:left;
	text-transform:none;
}

/*  ////////////////////// PAGE STRUCTURE //////////////////////////////// */

#container{
	width:900px;
	padding:0;
	margin:0px auto;
	background-color:#FFFFFF;
}


#home_top {
	height:417px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#header {
	float:left;
	padding:0px;
	margin:0px;
	display:block;
}

#logo {
	margin: 0 0 1px 0;
}

/*  ////////////////////// New Nav //////////////////////////////// */
#clickable_nav {
	width:250px;
	background-color:#ee5729; 
	z-index:500;
	position:relative;

} 
#nav { 
	padding:0;
	margin: 0;
}
#nav li { 
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#nav > li > a { 
	display: block; 
	padding: 6px 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	border-bottom: 1px solid #D44E25;
	background-color: #ee5729;
	overflow:auto;
	
}
#nav > li > a:hover, .nav > li > a.open { 
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #D44E25;
  background-color: #FF742C;
  background: -webkit-gradient(linear, left top, left bottom, from(#FF742C), to(#E56828));
  background: -webkit-linear-gradient(top, #FF742C, #E56828);
  background: -moz-linear-gradient(top, #FF742C, #E56828);
  background: -ms-linear-gradient(top, #FF742C, #E56828);
  background: -o-linear-gradient(top, #FF742C, #E56828);
  background: linear-gradient(top, #FF742C, #E56828);
}
#nav li ul { 
	display: none; 
	background: #ffffff; 
	margin:0; 
	padding:0;
}
#nav li ul li a { 
  display: block; 
  background: none;
  padding: 6px 20px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: #09519a;
  border-bottom: 1px solid #ABD8FF;
  border-right: 1px solid #ABD8FF;
}
#nav li ul li a:hover {
  background: #ABD8FF;
}

#sub_nav li ul { 
	display: none; 
	background: #ffffff; 
	margin:0; 
	padding:0;
}

#sub_nav li ul li a { 
  display: block; 
  background: none;
  padding: 6px 40px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: #09519a;
}
#sub_nav li ul li a:hover {
  background: #ABD8FF;
}

.two-column{
	width:125px;
	float: left;
	overflow: hidden;	
}
 
 /*   */

#top_image {
	float:right;
	padding:0px;
	margin:0px;
	width:650px;
}

#home_middle {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:9px solid #ee5729;
}

#home_content {
	width:900px;
	padding:0px;
	margin:0px;
	position:absolute;	
	top:438px;
	background-color:#ffffff;
}



/*  ////////////////////// PRESS SECTION //////////////////////////////// */



#left_column {
	padding:18px 0px 0px 0px;
	margin:28px 0px 0px 25px;
	float:left;
	width:405px;
	border-top:1px solid #ee5729;
}

#press_container {
	width:405px;
}
.media_section {
	margin: 0 0 18px 0;
}

.news_item {
	width:405px;
	position:relative;
	overflow: hidden;
	clear:both;
}

.dates4 {
	float:left;
	padding:20px 0;
	margin:40px 0 0 0;
	width:65px;
	color:#ee5729;
	font-size:25px;
	border-bottom: 2px solid #cccccc;
	clear:right;
}

.dates3 {
	float:left;
	padding:20px 0;
	margin:25px 0 0 0;
	width:65px;
	color:#ee5729;
	font-size:25px;
	border-bottom: 2px solid #cccccc;
	clear:right;
}
.dates2 {
	float:left;
	padding:20px 0;
	margin:8px 0 0 0;
	width:65px;
	color:#ee5729;
	font-size:25px;
	border-bottom: 2px solid #cccccc;
	clear:right;
}

.press_box {
	background-image:url(/web/20160314215227im_/http://atis.org/img/press_background.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:329px;
	float:right;
	padding:18px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}

.press_title {
	font-size:12px;
	color:#0a529b;
	text-transform:uppercase;
	line-height:18px;
	margin:0px 15px -10px 15px;
	padding:0px 0px 0px 0px;
}
.press_title a {
	color:#0a529b;
}
.press_title a:hover {
	color:#0a529b;
	text-decoration:underline;
}

.press_plus {
	padding:0px;
	margin:0px;
	float:right;
}

.press_info {
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin:15px;
	padding:0px 0px 0px 0px;
}

.press_info a:link {
	color:#ee5729;
	text-transform:uppercase;
	text-decoration:none;
}

.press_info a:visited {
	color:#ee5729;
}

.press_info a:hover {
	text-decoration:underline;
}


a.less {
	margin:15px;
	font-size:12px;
	text-decoration:none;
	color:#ee5729;
}

#right_column {
	padding:18px 0px 0px 0px;
	margin:28px 25px 0px 0px;
	float:right;
	width:405px;
	border-top:1px solid #ee5729;
}

.sm_left_column{
	float:left;
	width:170px;
	padding:20px 0px;
	margin:0px;
	clear:left;
}

.sm_right_column{
	float:right;
	width:215px;
	padding:20px 0px;
	margin:0px;
}

#home_bottom {
	padding:60px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#0a529b;
	font-size:15px;
	line-height:22px;
	text-align:center;
}



/*  ////////////////////// TWITTER FEED //////////////////////////////// */


#twitter-feed {
    width:258px;
    margin:auto;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:60px;
    padding:8px 10px 5px 10px;
    border-radius:12px;
    background-color:#FFF;
    color:#333;
    overflow:auto;
}
#twitter-feed h1 {
    color:#5F5F5F;
    margin:0px;
    padding:9px 0px 9px 0px;
    font-size:18px;
    font-weight:lighter;
}
.twitter-article, #loading-container {
    width:258px;
    border-top:1px dotted #CCC;
    float:left;
    padding:8px 0px 8px 0px;
}
#loading-container {
    padding:16px 0px 16px 0px;
    text-align:center;
}
.twitter-pic {
    float:left;
}
 
.twitter-pic img {
    float:left;
    border-radius:7px;
    border:none;
 
}
 img  {
     border:none;
 }
.twitter-text p {
    margin:0px;
    line-height:15px;
}
.twitter-text a,  h1 a {
    color: #00acee;
    text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
    text-decoration: underline;
    color: #00acee;
}
 
.twitter-text {
    width:204px;
    float:left;
    font-size:11px;
    padding-left: 11px;
}
 
.tweet-time {
    font-size:10px;
    color:#878787;
    float:right;
}
.tweet-time a, .tweet-time a:hover {
    color:#878787;
}
.tweetprofilelink a {
    color:#444;
}
.tweetprofilelink a:hover {
    color:#444;
}
.backlink {
    font-size:11px;
    text-align:center;
}
 
.backlink a {
    color:#aaa;
}
		
/*Footer*/
#footer {
	line-height: 50px;
	position: relative;
	width:900px;
	margin:0 auto;
	padding:0;
	font-size: 12px;
}
.footer-top{
	color:#fff;
	padding: 0 5px 0 17px;
	line-height: 31px;
	height: 34px;
	background: #ee5729;
	font-size: 11px;
}
.footer-top a{color:#fff;}
.footer-top .contact-info{float:left;}
.contact-info address .type,
.contact-info .name,
.contact-info .org{display:none;}
.contact-info address{
	float:left;
	font-style:normal;
}
.contact-info address .locality{
	background: url(/web/20160314215227im_/http://atis.org/img/separator-3.gif) no-repeat 0 2px;
	margin:0 0 0 7px;
	padding:0 0 0 9px;
}
.contact-info .phone-holder{
	background: url(/web/20160314215227im_/http://atis.org/img/separator-3.gif) no-repeat 0 11px;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 8px;
}
.contact-info .phone-holder .tel{
	float:left;
	margin:0 9px 0 0;
}
.contact-info .tel .type{display:none;}
.contact-info .email-holder{
	background: url(/web/20160314215227im_/http://atis.org/img/separator-3.gif) no-repeat 0 11px;
	float:left;
	margin:0 0 0 1px;
	padding:0 0 0 8px;
}
.copyrights {
	background: url(/web/20160314215227im_/http://atis.org/img/separator-3.gif) no-repeat 0 11px;
	float:left;
	margin:0 0 0 11px;
	padding:0 0 0 8px;
}
.footer-bottom {
	height: 38px;
	padding: 10px 21px;
}
.footer-bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 28px;
	text-align: right;
	text-transform: uppercase;
}
.footer-bottom ul li {
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0 0 0 9px;
	background: url(/web/20160314215227im_/http://atis.org/img/separator-2.gif) no-repeat 0 4px;
}
.footer-bottom ul li:first-child { background: none; }
.footer-bottom ul a { color: #222; }

/*InnerPage*/
.block .headeing { margin: 0 0 40px; }
.block p { margin: 0 0 20px; }
.block .meeting-note {
	color: #ee5729;
	text-decoration: underline;
	text-transform: capitalize;
}
.block .meeting-note:hover { text-decoration: none; }


/*
     FILE ARCHIVED ON 21:52:27 Mar 14, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:24:57 Dec 01, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.506
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 8.236
  LoadShardBlock: 109.778 (3)
  PetaboxLoader3.datanode: 2553.544 (5)
  PetaboxLoader3.resolve: 235.766 (3)
  load_resource: 3022.439 (2)
*/