﻿body {
	font-size: 100%;
		}
img {
	border: 0;
	}
fieldset {
	border: 0;
	}
var {
	font-style: normal;
	font-weight: normal;
	}
th {
	font-style: normal;
	font-weight: normal;
	}
strong {
	font-style: normal;
	font-weight: normal;
	}
em {
	font-style: normal;
	font-weight: normal;
	}
dfn {
	font-style: normal;
	font-weight: normal;
	}
code {
	font-style: normal;
	font-weight: normal;
	}
cite {
	font-style: normal;
	font-weight: normal;
	}
caption {
	font-style: normal;
	font-weight: normal;
	}
address {
	font-style: normal;
	font-weight: normal;
	}
h1 {
	font-size: 2.2em;
	margin-bottom:0.5em;
	font-weight: normal;
	}
h2 {
	font-size: 1.3em;
	}
h3 {
	font-size: 1.2em;
	}
h4 {
	font-size: 1.1em;
	}
h5 {
	font-size: 1.0em;
	}
h6 {
	font-size: 1.6em;
	}
th {
	font-size: 1.0em;
	}
select {
	font-size: 1.0em;
	}
input {
	font-size: 1.0em;
	}
:visited img { 
	border: none 
	}
:link img { 
	border: none 
	}
a img { 
	border: none 
	}
address { 
	font-style: normal 
	}
p {
    margin: 1em 0;
	}
	
	body
{
    font-family: Verdana, Helvetica, sans-serif;
    color:#666666;
    background-color: #ededed;
}
h1
{
    color:#333333;
}
th
{
    font-size: 1.1em;
}
span
{
    font-size: 1.1em;
}

ul.bullets {
    margin: 0px 0;
    padding: 0;
    list-style: none;
}
	
ul.bullets li {
	margin: 0px 0 0 0;
	padding: 0 0 2px 12px;
	background: url('../images/bluedot.gif') no-repeat 0px 3px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ol.atws {
	margin: 20px 0;
    padding: 0;
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

ol.atws li {
	margin: 0px 0 0 0;
	padding: 0 0 2px 2px;
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

ul.bullets-2 {
    margin: 0px 0;
    padding: 0;
    list-style: none;
}
	
ul.bullets-2 li {
	margin: 0px 0 0 0;
	padding: 0 0 2px 12px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a
{
    font-size: 1.1em;
}
p
{
    font-size: 1.1em;
}
th h4
{
    font-size: 1.0em;
}
th h3
{
    font-size: 1.0em;
}
th h2
{
    font-size: 1.0em;
}
th li
{
    font-size: 1.0em;
}
th span
{
    font-size: 1.0em;
}
th a
{
    font-size: 1.0em;
}
th p
{
    font-size: 1.0em;
}

td h4
{
    font-size: 1.0em;
}
td h3
{
    font-size: 1.0em;
}
td h2
{
    font-size: 1.0em;
}
td li
{
    font-size: 1.0em;
}
td span
{
    font-size: 1.0em;
}
td a
{
    font-size: 1.0em;
}
td p
{
    font-size: 1.0em;
}
h6 span
{
    font-size: 1.0em;
}
h5 span
{
    font-size: 1.0em;
}
h4 span
{
    font-size: 1.0em;
}
h3 span
{
    font-size: 1.0em;
}
h2 span
{
    font-size: 1.0em;
}
h1 span
{
    font-size: 1.0em;
}
h6 a
{
    font-size: 1.0em;
}
h5 a
{
    font-size: 1.0em;
}
h4 a
{
    font-size: 1.0em;
}
h3 a
{
    font-size: 1.0em;
}
h2 a
{
    font-size: 1.0em;
}
h1 a
{
    font-size: 1.0em;
}
a span
{
    font-size: 1.0em;
}

}
p a
{
    font-size: 1.0em;
}

a:link
{
	text-decoration: none;
	color: #0075B9;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:active
{
    outline:none;
}

a:visited
{
    text-decoration:none;
    color: #0075B9;
    font-family: "Trebuchet MS";
	font-size: 12px;

}

a:hover
{
    text-decoration:underline;
    color: #0075B9;
}

#container
{
	margin: 0 auto;
	width: 985px;
	background: url('../images/page_midSlice.gif') repeat-y 0 0;
    /*background: url(../images/landingPage_heightGrid.jpg) 0 0 no-repeat transparent;*/
}

#page
{
    margin: 0 auto;
    width: 950px;
}

#content
{
    clear:both;
}

#primary-content
{
    clear:both;
}

#header
{
	clear: both;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0075B9;
}

#topNav
{
    clear: both;
}

#footer
{
    clear: both;
}
#btmContainer
{
    clear: both;
    margin: 0 auto;
    width:985px;
    height:5px;
    background: url('../images/page_btmSlice.gif') no-repeat 100% 100%;
}
/********************
    Font Treatments
*********************/
.orange
{
    color:#f27d00;
}

.orangeCaps
{
    color:#f27d00;
    text-transform:uppercase;
}

/********************
    Mods
*********************/
.mod_a /* 1px border box with tall gradient bg and 12px padding */
{
    background: url('../atws09/images/mod_a_gradientSlice.gif') repeat-x 0 100%;
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_b
{
    padding:12px;
}

.mod_c3
{
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_c2
{
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_c
{
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_c3
{
	width:228px;
	height:125px;
	padding:0;
    background-repeat:no-repeat;
    background-position:100% 100%;
}

.mod_c2
{
	width:228px;
	height:125px;
	padding:0;
    background-repeat:no-repeat;
    background-position:100% 100%;
}

.mod_c3
{
	height:138px;
}

.mod_d /* 1px border to left of content area */
{
    clear:both;
    padding:12px;
    border-left: 1px solid #ccc;
}
.mod_d2 /* 1px border to left of content area NO RIGHT PADDING */
{
    clear:both;
    padding:12px 0 12px 12px;
    border-left: 1px solid #ccc;
}
.mod_d3 /* 1px border to left of content area when multi classing a column*/
{
    padding-left:12px;
    margin-left:-12px !important;

    border-left: 1px solid #ccc;
}

.mod_e /* 1px border box with tall gradient bg FOR BUSINESS PAGES ONLY */
{
    background: url('../atws09/images/B2B_pinstripes.gif') repeat-x 0 100%;
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_f  /* 1px border box with tall gradient bg NO PADDING*/
{
    background: url('../atws09/images/mod_a_gradientSlice.gif') repeat-x 0 100%;
    margin-bottom:12px;
    border: 1px solid #ccc;
}

.mod_g /* 1px top,left,right border no bottom padding */
{
    padding:12px;
    border: 1px solid #ccc;
    border-bottom:0px;
}

.mod_h  /* 1px border box with NO gradient bg NO PADDING*/
{
    margin-bottom:12px;
    border: 1px solid #ccc;
}

.mod_i
{
    padding:12px;
    padding-top:0px;
}
.mod_j /* 1px top, left, bottom border box*/
{
    padding:12px;
    border: 1px solid #ccc;
    border-right:0;
}
.mod_k /* 1px top, right, bottom border box*/
{
    padding:12px;
    border: 1px solid #ccc;
    border-left:0;
}

.mod_l /* 1px border box with tall gradient bg FOR BUSINESS PAGES ONLY NO PADDING */
{
    background: url('../atws09/images/B2B_pinstripes.gif') repeat-x 0 100%;
    margin-bottom:12px;
    border: 1px solid #ccc;
}

.mod_m
{
	float:left;
	padding:12px;
}

.mod_n
{
	float:left;
	width:468px;
	height:138px;
	border: 1px solid #ccc;
}

.mod_p
{
    float:left;
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
    width:324px;
    height:100px;
}

.mod_o
{
    float:left;
    margin-bottom:12px;
    padding:12px;
    border: 1px solid #ccc;
    width:324px;
    height:100px;
}

.mod_p /* right column on support landing page with double columns */
{
   margin-left:10px;
}

.mod_error /* 1px Orange border for form errors */
{
    background:#ffd8d9;
    margin-bottom:12px;
    color:#f00;
    padding:5px;
    border: 1px solid #f00;
}

.checkoutButtons
{
    margin-top:-13px;
    padding:12px;
    border:1px solid #ccc;
    text-align:right;
}
.modClear
{
    clear:both;
}

.mainHomePromo
{
	background-repeat:no-repeat;
	width:707px;
	height:257px;
}

.mainHomePromo2
{
	width:950px;
	height:290px;
	margin-top:12px;
	margin-bottom:12px;
}

/********************
 Content Block Templates
*********************/
.contentBlock_a /* image to the left of content using .floatLftPadRgt in divs */
{
clear:both;
padding:10px 0;
}
.contentBlock_b img /*img on top or bottom of content*/
{
padding:10px 0;
}
.contentBlock_c img  /*img with content wrapped around img on right using align="right" on img tag */
{
padding:0 0 10px 10px;
}
.contentBlock_d  /* image to the left of content using align="right" on p tag and align="left" on img tag */
{
vertical-align:top;
}
.contentBlock_e  /* used in parent div for two columns at 50% width */
{
clear:both;
}
.contentBlock_e ul
{
margin-top:12px;
}
.contentBlock_e  li.first
{
font-weight:bold;
}
.contentBlock_e li a
{
padding:0 10px 0 0;
border-right:1px solid #ccc;
}
.contentBlock_e li a.last
{
padding-left:10px;
border:0;
}
.contentBlock_e li a.first
{
padding:0;
border:0;
}
.contentBlock_f   /* main block (used on about landing) with large bg img *INLINE* flush to border */
{
padding-left:12px;
padding-right:12px;
}
.contentBlock_f h2
{
padding-top:12px;
}
.contentBlock_g  /* h4 top margin 1em.  p tag bottom margin 1 em. */
{
}
    .contentBlock_g h4
    {
    	margin-top:1em;
    }
    .contentBlock_g p
    {
    	margin-bottom:1em;
    	margin-top:0;
    }
.topicContentBlock /* Topic list with page bookmarks in H2's or H4's*/
{
clear:both;
}
.topicContentBlock ul.padded li
{
padding:5px 0;
}
.topicContentBlock h2 a:hover
{
text-decoration:none;
color:#666666;
}
.topicContentBlock h4 a:hover
{
text-decoration:none;
color:#666666;
}
.pageTools li
{
padding:5px 0 0 10px;
}
.pageTools img
{
padding-right:5px;
}
/********************
  ContentBlock Misc.
*********************/
ul.discUl
{
list-style-type:disc;
margin-left:13px;
}

ul.discUl2
{
	list-style-type:disc;
	margin-left:15px;
}
.textNav li a /* General horizontal links with pipe to the right of each (used on About Us landing page)*/
{
    padding:0 5px;
    border-right:1px solid #ccc;
}
    .textNav li a.first
    {
        padding-left:0;
    }
    .textNav li a.last
    {
        border:0;
    }
/********************
    Misc.
*********************/
.horizRule2
{
	clear: both;
	margin: 1em 0;
	border-top: 1px solid #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-top-style: ;
	border-top-width: px;
	padding-bottom: 10px;
}
.horizRule
{
clear:both;
margin:1em 0;
border-top:1px solid #ccc;
}
.horizRule2
{
	margin:.25em 0;
	border-top:1px solid #b5cacb;
}
div.horizDash2
{
	background-image:url('../atws09/images/splice_horz_sep.gif');
background-repeat:repeat-x;width:210px;height:1px;padding-top:5px;
}
div.horizDash
{
	background-image:url('../atws09/images/splice_horz_sep.gif');
background-repeat:repeat-x;width:210px;height:1px;padding-top:5px;
}
div.horizDash2
{
    width:200px;
    margin:5px 0 0 0;
}

div.horizDash3
{
	background-image:url('../atws09/images/splice_horz_sep.gif');
	background-repeat:
	repeat-x;
	height:1px;
    margin:5px 0;
}
div.vertDash
{
	float:left;width:1px;height:110px;margin-top:8px;background-image:url('../atws09/images/splice_listItemSeparator.gif');
background-repeat:repeat-y;
}
.padRgt
{
padding-right:10px;
}
.padLft
{
padding-left:15px;
}
.colMargTop
{
    margin-top:40px;
}
div.finePrnt
{
	width:50%;
}

p.finePrnt
{
	font-size: .9em;
}

.fltL
{
	float:left;
}

.fltR
{
	float:right;
}
.bold
{
	font-weight:bold;
}
p.noMargin
{
    margin:0;
}
h2.marginTop
{
    margin-top:10px;
}
h2.marginBtm
{
    margin-bottom:10px;
}
ul.list2
{
	margin-left:20px;
}
.margTop
{
	margin-top:5px;
}
.margBtm
{
	margin-bottom:5px;
}
.padBtm
{
    padding-bottom:10px;
}
.bar
{
	color:#e5e5e5;
}
.caps
{
    text-transform:uppercase;
}
/********************
Phone List Item
********************/

.listControls
{
	padding-top:10px;
	height:25px;
}

.listCxb
{
	float:left;
	background-color:#EBEFFA;
	width:40px;
	text-align:center;
	height:170px;
	padding-top:10px;
	border-right:solid 1px #ccc;
}

.listItemContainer2
{
	clear:both;
	border:solid 1px #ccc;
	border-bottom:0;
	height:180px;
}

.listItemContainer
{
	clear:both;
	border:solid 1px #ccc;
	border-bottom:0;
	height:180px;
}

.listItemContainer2
{
    height:150px;
}

.lstItmCntntBx3
{
	float:left;
	width:735px;
}

.lstItmCntntBx2
{
	float:left;
	width:735px;
}

.lstItmCntntBx
{
	float:left;
	width:735px;
}

.lstItmCntntBx2
{
	width:770px;
}

.lstItmCntntBx3
{
	width:540px;
}

.iconDetailMail
{
	cursor:pointer;
	float:left;
	margin:2px;
}

.iconDetailCamera
{
	cursor:pointer;
	float:left;
	margin:2px;
}

.iconDetailPhone
{
	cursor:pointer;
	float:left;
	margin:2px;
}

.iconDetailSignal
{
	cursor:pointer;
	float:left;
	margin:2px;
}

.iconDetailMusic
{
	cursor:pointer;
	float:left;
	margin:2px;
}

.iconDetailMusic
{
	background-image:url('../atws09/images/icon_detail_music.gif');
	width:14px;
	height:18px;
}

.iconDetailSignal
{
	background-image:url('../atws09/images/icon_detail_signal.gif');
	width:14px;
	height:18px;
}

.iconDetailPhone
{
	background-image:url('../atws09/images/icon_detail_phone.gif');
	width:9px;
	height:18px;
}

.iconDetailCamera
{
	background-image:url('../atws09/images/icon_detail_camera.gif');
	width:19px;
	height:18px;
}

.iconDetailMail
{
	background-image:url('../atws09/images/icon_detail_mail.gif');
	width:16px;
	height:18px;
}

.listPreviewBtn
{
	float:right;
	vertical-align:bottom;
	margin-top:5px;
}

.viewDetailsLink
{
	float:left;
	margin-top:5px;
	margin-right:10px;
}

.listItemTextContainer3
{
	float:left;
	width:380px;
	padding-top:10px;
	padding-left:15px;
}

.listItemTextContainer2
{
	float:left;
	width:380px;
	padding-top:10px;
	padding-left:15px;
}

.listItemTextContainer
{
	float:left;
	width:380px;
	padding-top:10px;
	padding-left:15px;
}

.listItemTextContainer2
{
	width:420px;
}

.listItemTextContainer3
{
	width:400px;
}

.excursion-schedule
{
	clear:both;
	margin-left:20px;
	border-top:solid 1px #ccc;
	padding-top:5px;
	width:710px;
}

.listItemCrtTlzContainer2
{
	clear:both;
	margin-left:20px;
	border-top:solid 1px #ccc;
	padding-top:5px;
	width:710px;
}

.listItemCrtTlzContainer
{
	clear:both;
	margin-left:20px;
	border-top:solid 1px #ccc;
	padding-top:5px;
	width:710px;
}

.listItemCrtTlzContainer2
{
	width:750px;
}

.excursion-schedule
{
	width:550px;
}

.listItemCrtTlz
{
	float:right;
	vertical-align:top;
}

.viewDetailsIconContainer
{
	margin-top:10px;
	margin-left:15px;
}

.listItemPhoneContainer
{
	float:left;
	width:100px;
	text-align:center;
	padding-top:15px;
}

.listItemPriceContainer
{
	float:left;
	position:relative;
	padding-top:10px;
	padding-left:10px;
	height:130px;
	width:225px;
}

.listSort
{
	width:200px;
}
.listBrand
{
	width:200px;
}
.listVersion
{
	width:100px;
}


/*****************************
	Plan details tab section
*****************************/

.planTabTable
{
	width:500px;
}
.planTabTable_440
{
	width:440px;
}
.planTabPriceColumn
{

	text-align:right;
	vertical-align:bottom;
}

table.planTabXtraContent
{
	display:none;
}


/*
	Coverage Viewer
*/
.cvrgVwrContainer
{
	float:right;
	width:290px;
	border:solid 1px #ccc;
	height:120px;
	padding:10px;
	margin-left:20px;
}


.cvrgVwrForm
{
	vertical-align:middle;
	float:right;
	margin-top:15px;
}

.cvrgVwrText
{
	float:left;
}

.cvrgVwrInput
{
	width:40px;
}

.btnQuestion
{
	vertical-align:middle;
	margin-left:4px;
}

.wirelessLookup
{
	background-image:url('../atws09/images/splice_horz_sep.gif');
	background-repeat:repeat-x;
	padding-top:10px;
}


.wirelessLookup
{
	text-align:right;
}

/**********************
    Learn landing pages
************************/
.learnFxdLftMod
{
    float:left;
    width: 330px;
    padding-bottom:0;
}
.learnFxdRgtMod
{
    float:left;
    width: 335px;
    padding-bottom:0;
}
.learnFxdHgtMod
{
    height:229px;
}
.learnFxdHgtHero
{
    height:110px;
}
/**********************
   Shop landing page
************************/
.shopFxdHgtMod
{
    height:224px;
}
.shopFxdRgtMod
{
    height:200px;
}
.shopFxdBtmMod
{
    height:132px;
}
/**********************
   Phones and Devices landing page
************************/
.pdFxdRgtMod
{
    height:87px;
}
.pdFxdHgtMod
{
    height:184px;
}
.pdFxdMidMod
{
    height:13px;
}

/* SUPPORT */

.main-image-inner
{
	padding: 10px;
	width: 650px;
	border: 1px solid #ccc;
	height: 150px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.tutorSteps
{
	text-align:center;border:solid 1px #ccc;padding:10px;vertical-align:top;
}


.searchNav ul
{
float:left;
padding:4px 3px 4px 40px;
list-style-type:none;
}
    .searchNav ul li
    {
    float:left;
    }
		.searchNav ul li a
		{
		padding:0 10px;
		border-right:1px solid #ccc;
		}
		.searchNav ul li.last a
		{
		padding:0 0 0 10px;
		border:0;
		}
		.searchNav ul li img
		{
		padding-right:5px;
		}
.register_lft
{
margin-top:14px;
float:right;
text-align:right;
width:341px;
height:25px;
background:url('../atws09/images/topNav/mycing_bx_l.gif') no-repeat 0 0;
}
    .register_rgt
    {
    padding-top:4px;
    height:25px;
    background:url('../atws09/images/topNav/mycing_bx_r.gif') no-repeat 100% 0;
}
   
    	.register_lft a
    	{
    	padding:0 10px;
    	border-right:1px solid #ccc;
    	}
    	.register_lft a.last
    	{
    	border:0;
    	}    
    
		#ftrNav
{
text-align:left;
padding:5px 5px;
}
    #ftrNav a
    {
    padding:0 10px;
    border-right:1px solid #ccc;
    }
    #ftrNav a.last
    {
    border:0;
    }
#legalFtr
{
margin:0 auto;
width: 985px;
text-align:center;
}
    #legalFtr a
    {
    padding:0 10px;
    border-right:1px solid #ccc;
    }
    #legalFtr a.last
    {
    border:0;
    }
.grayDiv p
{
    padding-left:150px;
    display:inline;
    color:#ccc;
}    
    .event_box {
	width: 215px;
	border: 1px solid #ccc;
	height: 150px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	background-image: url('../atws09/images/eventbx_bg.gif');
	margin-left: 10px;
}
.event_box-rt {
	width: 215px;
	border: 1px solid #ccc;
	height: 150px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	margin-right: 10px;
	background-image: url('../atws09/images/eventbx_bg.gif');
	margin-left: 3px;
}
.event_box-both {
	width: 430px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
}
    .sponsor_box {
	width: 461px;
	border: 1px solid #ccc;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
blue-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0075B9;
}
blue-copy {
	clear: both;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0075B9;
}
.small-blue-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0075B9;
	font-weight: lighter;
}
.top_navigation {
	text-align: right;
	padding-top: 15px;
}
.mod_h_inner {
	margin-bottom: 12px;
}
.sponsor_boxCopy {
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	margin-top: 8px;
	text-align: left;
	background-color: #FFFFFF;
}
.sponsor_box-inner {
	border: 1px solid #ccc;
	padding: 5px 0px 5px 5px;
	margin-top: 8px;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.top-sub-nav {
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-right: 10px;
	padding-top: 5px;
}
.column_box {
	margin-bottom: 12px;
	padding: 12px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
.event_box-both-inner {
	width: 430px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.regular-black-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.eu-info_box-rt {
	width: 215px;
	border: 1px solid #ccc;
	height: 150px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	margin-right: 12px;
	margin-left: 3px;
}
.regular-black-bold-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.sa_reason-box {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
}
.eu_reason-box {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
}
.main_copy_box-in {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.regular-black-copy-oblique {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.home-headers-all {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #DD6726;
	font-weight: lighter;
	margin-bottom: 2px;
	font-style: normal;
	margin-top: 10px;
}
.main_copy_box-all {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.date-box-home {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.regular-orange-bold-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DD6726;
	font-weight: bold;
}
.event-box_date-smaller-RED {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.column-box-reg-sa {
	background-position: 11px 11px;
	margin-bottom: 12px;
	padding: 20px 10px 10px 15px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-image: url('../atws09/images/reg-map-overlay-sa.gif');
	background-repeat: no-repeat;
}
.column-box-reg-eu {
	background-position: 11px 11px;
	margin-bottom: 12px;
	padding: 20px 10px 10px 15px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-image: url('../europe/images/reg-map-overlay-eu.gif');
	background-repeat: no-repeat;
}
.regular-blue-bold-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0075B8;
	font-weight: bold;
}
.atta_host-box {
	margin-bottom: 12px;
	padding: 10px 10px 10px 12px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
.header-copy-black-bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.header-copy-black-bold-big {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.header-copy-black-bold-bigger {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}


.Bio-rt-column {
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
}
.column_box-grey {
	margin-bottom: 12px;
	padding: 12px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-color: #F8F7F6;
}
.travel-info-hotel {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/travel_icons-hotel.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}
.travel-info-plane {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/travel_icons-plane.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}
.travel-info-directions {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/directions_icon.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}

.travel-info-suitcase {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #DD6726;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../atws09/images/travel_icons-suitcase.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}

.travel-info-international {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/intl_trav_icon.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}

.home-icon {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url('../images/home-icon15.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

.agenda-icon-sm-mp {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/icons-small-mp.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.agenda-icon-sm-mm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/icons-small-mm.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.agenda-icon-sm-tt {
	background-image: url('../images/icons-small-tt.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.agenda-icon-sm-cl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/icons-small-cl.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.agenda-icon-sm-cc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/icons-small-cc.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.agenda-icon-sm-tactics {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/agenda-icons-tactics.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}



.testimonial-box {
	margin-bottom: 12px;
	padding: 10px 10px 10px 12px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 10px;
}


.atta_host-box-2 {
	margin-bottom: 12px;
	padding: 10px 10px 10px 12px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-left: 12px;
}


.adventure-bug-SA {
	margin-bottom: 12px;
	padding: 10px 10px 10px 12px;
	border: 1px solid #ccc;
	margin-top: 0px;
}


.regular-green-bold-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}


.excursion-schedule-bottom {
	clear: both;
	margin-left: 20px;
	border-top: solid 1px #ccc;
	padding-top: 5px;
	width: 710px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}


.hotel-box {
	border-right: 1px solid #EBEFFA;
}


.travel-info-train {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../europe/images/travel_icons-train.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}


.regular-black-copy-oblique-bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}


.5ws-copy-bold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 2px;
	font-style: normal;
	margin-top: 10px;
}


.who-what-headersCopy {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #DD6726;
	font-weight: bold;
	font-style: normal;
	margin-top: 6px;
}


.adventure-box-landers {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-left: 0;
}


.adventure-box-lander-sa {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-left: 10px;
}


.main_adventure_box {
	margin: 10px;
	padding: 5px 12px 10px 12px;
	border: 1px solid #ccc;
}

.marketplace_box {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.BioListContainer
{
	clear: both;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.event-box_date-larger-RED {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.horizRule-bottom {
	margin: 0em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	}
.mod_f-left {
	padding: 10px;
	background: url('../atws09/images/mod_a_gradientSlice.gif') repeat-x 0 100%;
	border: 1px solid #ccc;
	width: 215px;
	height: 150px;
	margin-top: 10px;
	margin-left: 10px;
}
.mod_f-right {
	padding: 10px;
	background: url('../atws09/images/mod_a_gradientSlice.gif') repeat-x 0 100%;
	border: 1px solid #ccc;
	width: 215px;
	height: 150px;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 10px;
}
.trans-info {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/travel_icon-transport.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}
.atws-sa-sellout {
	padding: 0px;
	background: 0
100%;
	border: 1px solid #ccc;
	width: 215px;
	height: 150px;
	margin-top: 10px;
	margin-left: 10px;
}
.blue-bullet {
	margin-bottom: 2px;
	margin-top: 2px;
	background-image: url('../atws09/images/btn_box_arrow_left.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.regular-black-copy-oblique_line {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: italic;
	text-decoration: underline;
}
.home-flash {
	padding: 0px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
}
.main_info-rt-home {
	padding: 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
}
.blue-arrow-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F85BF;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url('../images/btn_box_arrow_left.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	text-transform: none;
	margin-left: 15px;
}
.home-headers-blue {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #009DDE;
	font-weight: lighter;
	margin-bottom: 2px;
	font-style: normal;
	margin-top: 10px;
}
.home-bottom-container {
	border-color: #CCCCCC;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.home-sponsor-area {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.home-access-area {
	padding-top: 10px;
	padding-left: 15px;
}
.atn-signup-box {
	padding: 8px 5px 5px 15px;
	margin-top: 8px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#legalFtr-new {
	margin: 0 auto;
	width: 985px;
	text-align: center;
}
.small-black-copy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.small-blue-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009dde;
}

.small-black-copy-ital {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-style: italic;
}
.column-box-reg-can {
	background-position: 11px 11px;
	margin-bottom: 12px;
	padding: 20px 10px 10px 15px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-image: url('../images/registration-maple-overlay.gif');
	background-repeat: no-repeat;
}
.agenda-block {
	margin-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 4px;

}
.agenda-block-NB {
	border-style: 0;
	border-width: 0px;
	margin-bottom: 10px;
	}
.top_nav_div {
	margin-left: 330px;
	margin-top: 15px;
}
.nav-under {
	margin-right: 10px;
}
.red-copy-bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.red-copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}

.agenda-icon-sm-mpress {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/icons-small-mpress.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.agenda-icon-pad-main {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 7px;
}
.regular-black-underline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.agenda-icon-globe {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url('../images/globe-20.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.event-box_date-smaller-RED-oblique {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	font-style: oblique;
}
.BioListContainer-new {
	border: 1px solid #ccc;
	padding: 10px;
	clear: both;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
}
.column_box-grey-new {
	margin-bottom: 12px;
	padding: 12px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-color: #F8F7F6;
}
.column_box-grey-new {
	margin: 10px 10px 5px 10px;
	padding: 12px;
	border: 1px solid #ccc;
	background-color: #F8F7F6;
}

a.orange-link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

a.orange-link:hover {
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.sc-nav-box {
	padding: 0px;
	margin: 0px 0px 0px 330px;
;
	.double-sub-nav-box { margin-right: 10px;
	text-align: inherit;
	float: right;
}
}
.summit-connections {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
	background-image: url('../images/atws-globe34.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}
.emcee_box {
	float: left;
	background-image: url('../images/microphone_icon.gif');
	background-repeat: no-repeat;
	padding-left: 24px;
	text-align: left;
}
.emcee_container {
	width: 530px;
	float: left;
	text-align: left;
}
.small-black-bold-copyCopy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.emcee_box-long {
	background-image: url('../images/microphone_icon.gif');
	background-repeat: no-repeat;
	padding-left: 24px;
	text-align: left;
}
.travel-info-guest {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/guest_icon.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}
.travel-info-train {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD6726;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url('../images/travel_icons-train.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
}
.regular-orange-bold-copy-underline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DD6726;
	font-weight: bold;
	text-decoration: underline;
}
.atn-signup-box-top {
	padding: 8px 5px 5px 15px;
	margin-top: 8px;
	background-color: #FFFFFF;
}
.medium-black-copy-oblique-bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.home-flash-borderless {
	padding: 1px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
}

a.bodynav:hover {
	text-decoration: none;
	color: #DD6726;
}

{
	padding: 1px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
}

a.bodynav:hover {
	text-decoration: none;
	color: #DD6726;
}

.page_nav_top {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #1681BE;
	height: 24px;
}
.marketplace_enhancements {
	background-position: bottom;
	padding: 7px;
	text-align: left;
	background-image: url('../images/div-bg-1.gif');
	background-repeat: repeat-x;
	width: 220px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.light-grey-callout-box {
	padding: 8px;
	margin: 10px 5px 10px 5px;
	background-color: #EDEDED;
}
.paragraph_head {
	margin-bottom: 3px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.medium-black-copy-oblique-bold-big {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.quote_box {
	padding: 25px 10px 10px 25px;
	background-image: url('../images/quote-box-2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	height: 80px;
}
.photo-box {
	width: 175px;
	float: right;
}
.quote_container {
	margin: 10px 25px 10px 25px;
}
.quote_box-overview {
	padding: 25px 10px 10px 25px;
	background-image: url('../images/quote-box-2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	height: 80px;
	margin-top: 10px;
}
a.body-nav {
	text-decoration: none;
	color: #0075B9;
	font: bolder 13px trebuchet MS;
}

a.body-nav:link {
	text-decoration: none;
	color: #0075B9;
	font: bolder 13px trebuchet MS;
}

a.body-nav:hover {
	text-decoration: none;
	color: #333333;
}

