body{
	color: #363636;
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-blue_stripe_bg.gif) #fff top center repeat-x;
}

h2 {
	font-size: 18px;
	color: #0c5993;	
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 5px;
}

h2.entry-title, h3{
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}


p{
	margin-bottom: 10px;
}

p .subContent{
	margin-bottom: 5px;
}

.leadIn{
	font-size: 15px;
	line-height: 20px;
}


h3 a, h3 a:visited{
	color: #363636;
	text-decoration: none;	
}

h3 a:hover{
	color: #fc4e26;
	text-decoration: none;
}

a, a:visited{
	color: #0c5993;
	text-decoration: underline;	
}

a:hover{
	color: #fc4e26;
	text-decoration: none;
}

li{
	list-style-image: url(http://d30e01d2lljx0d.cloudfront.net/2220-bullet.gif)
}

ul ul, ul ol, ol ul, ol ol {
	margin-left: 15px;	

}

ol li{
	list-style-image: none;
	list-style-type:decimal;
}

hr {
	margin-bottom: 24px;
	border: 0; 
	height: 1px; 
	background: #999999; 
		*color: #999999; 
}


.goodbye{
	display: none;
}

.wrapper{
	width:940px;
	margin: 0 auto;
	position: relative;
}

.header{
	width:100%;
	height: 130px;
	position: relative;
}

.header .logo{
	width: 282px;
	height:130px;
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-ata_logo.gif) center left no-repeat;
}

.header .logo a{
	display: block;
	width: 282px;
	height:130px;

}


/** Main Nav Styles -----------------------------------------------------------------**/

.mainNav{
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	color: #212121;
	font-size:20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.mainNav li{
	list-style-image: none;
	display: block;
	float: left;
	padding-left: 20px;
	height: 64px;
}

.mainNav li a, .mainNav li a:visited {
	color: #212121;
	display: block;
	height: 64px;
	text-decoration: none;	
	overflow:visible;
	line-height: 24px;

}


.mainNav li a:hover, .mainNav li .select, .mainNav li.current_page_item a, .mainNav li.current_page_parent a {
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-nav_roll.gif) bottom center no-repeat;
}

.mainNav li a:active{
	color: #fc4e26;
	display: block;

	text-decoration: none;
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-nav_roll.gif) bottom center no-repeat;
}

/** Carousel Styles -----------------------------------------------------------------**/

.mainMessage{
	width:100%;
	height: 283px;
}

.mainMessage img{
	position: relative;
	left:-10px;
}

.lowerDeck{
	width:940px;
	margin: 30px auto;
	position: relative;
	margin-bottom: 10px;
}

.col1{
	width:420px;
	float: left;
	margin-right: 30px;
}

.col2{
	width:220px;
	float: left;
	margin-right: 30px;
}

.col3{
	width:240px;
	float: left;
	margin-top: 24px;
}

.clearBoth{
	clear: both;
}


.col1 .downloads a, .col1 .downloads a:visited {
	color: #0c5993;	
	text-decoration: none;
}

.col1 .downloads a:hover {
	text-decoration: underline;
}


.iconBox{
	font-size: 15px;
	font-family: Helvetica, arial, sans-serif;
	color: #595959;
	text-decoration: none;
	background: #dcdcdc;
	border:solid 1px #bdbdbd;
	display: block;
	position: relative;
	width:120px;
	height: 47px;
	padding-left: 80px;
	padding-top:13px;
	margin-top: 15px;
	float: left;
}

.iconBoxEnd{
	margin-left: 15px;
}

.iconBox img{
	position: absolute;
	top:12px;
	left: 13px;
	
}

.iconBox:hover{
	color: #424242;
}

.iconBox:hover img{
	position: absolute;
	top:11px;
	left: 13px;

	
}

.iconBoxEnd img{
	position: absolute;
	top:12px;
	left: 22px;
	
}

.iconBoxEnd:hover img{
	position: absolute;
	top:11px;
	left: 22px;
	
}
.allianceList li{
	list-style-image: none;
	border-bottom: 1px solid #d4d4d4;
	padding: 4px 0px;
	font-size: 13px;
}

.allianceList li:first-child{
	border-top: 1px solid #d4d4d4;
}

.allianceList li a {
	color: #363636;
	text-decoration: none;
	cursor: default;
}


.footer{
	width:940px;
	margin: 0 auto;
	color: #868686;
	padding-bottom: 14px;
	border-top: 1px solid #ccc;
	padding-top: 7px;

}

.emailBox{
	background: #dcdcdc;
	border:solid 1px #bdbdbd;
	height: 90px;
	margin-top: 15px;
	position: relative;
}

.emailBox span{
	color: #595959;
	font-size: 17px;
	font-family: Helvetica, arial, sans-serif;
	line-height: 13px;
	display: block;
	position: absolute;
	top:15px;
	left:18px;

}

.input{
	color: #595959;
	font-size: 17px;
	border:solid 1px #a3a3a3;
	padding-top: 4px;
	width:320px;
	height: 26px;
	padding-left: 10px;
	font-family: Helvetica, arial, sans-serif;
	position: absolute;
	left:18px;
	top:40px;
}

.submit{
	background: #ff3000;
	border:1px solid #a61e00;
	color: white !important;
	height: 33px;
	text-shadow: 0px 1px 1px #000;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	padding: 0 8px;
	position: absolute;
	right:16px;
	top:40px;
}

.submit:hover{
	background: #d62700;
	border:1px solid #a61e00;
	color: white;
	height: 33px;
	text-shadow: 0px 1px 1px #000;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	padding: 0 8px;
	cursor:pointer;
}


/** Thanks page Styles -----------------------------------------------------------------**/

.thanksBox{
	width: 300px;
	margin: 0 auto;
	margin-top: 30px;
	border:solid 1px #a3a3a3;
	padding: 30px;
	padding-top: 25px;
	text-align: center;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;

}

.thanksBox h2{
	font-size: 39px;
}

.thanksBox .logo{
	margin-bottom: 15px;
}

/** Sublevel Styles -----------------------------------------------------------------**/

.pageTitle{
	color: #fff;
	font-weight:bold;
	text-shadow: 0px 2px 3px #16273b;
	font-size: 25px;
	padding-top:23px;
	margin-bottom: 50px;
	position: relative;
	left:-40px;

}

.subContent{
	margin:0 auto;
	width:680px;
	height: auto;
	min-height: 600px;
		_height: 600px;
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-page_rise_bg.png) top left no-repeat;
	padding-left:50px;
	padding-right: 230px;
	padding-bottom: 15px;
	position: relative;
	

}

.articleCredit{
	font-size: 10px;
	font-family: Georgia, times, 'times new roman', serif; 
	font-style: italic;
	color: #969696;
	display: block;
	margin-bottom: 7px;
}

.articleCredit span{
	font-family: Helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: bold;

}

.sidebar{
	width: 190px;
	position: absolute;
	right:0px;
	top:145px;
	font-size: 11px;
	color: #ced8df;
	font-weight: bold;
	text-shadow: 0px 2px 3px #16273b;

}


.sidebar li{
	list-style-image: none;
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-sidebar_li.png) bottom repeat-x;
	padding:7px 0;
	padding-left: 20px;
	position:relative;
}

.sidebar li a, .sidebar li a:visited{
	display: block;
	color: #ced8df;
	text-decoration: none;
}

.sidebar li a:hover img{
	position: absolute;
	top:5px;
	right: 8px;
}

.sidebar li a:hover{
	color: white;
}



.sidebar li img{
	position: absolute;
	top:6px;
	right: 8px;
}


.sidebarInput{
	background: white;
	width: 175px;
	height: 27px;
	position: relative;
	right: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}


.sideEmail{
	background: white;
	border: none;
	margin-top: 6px;
	margin-left: 5px;
	font-family: Georgia, times, serif;
	font-size: 11px;
	color: #082740;
	font-style: italic;
}

.sideSubmit{
	background: url(http://d30e01d2lljx0d.cloudfront.net/2220-sidesubmit.gif) center no-repeat white;
	border: none;
	position: absolute;
	right: 8px;
	top:8px;
	width: 20px;
	height: 11px;
	cursor: pointer;
}


/** WP Overrides -----------------------------------------------------------------**/

ol.commentlist, ol.commentlist li {
	list-style: none !important;
}



