body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background: #eeeeee url(../../assets/images/body-background.gif) repeat-x;
	}
a, a:visited, a:active {
	color: #0066CC;
	}
a:hover {
	color: #E04A0A;
	}
	
/*************** Layout ****************/

#site-cap {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 1009px;
	background: transparent;
	}
#site-container {
	margin: 0 auto;
	padding: 0;
	margin-bottom: 20px;
	border-top: 0;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	width: 1007px;
	background: #fff;
	}
#header {
	margin: 0;
	padding: 0;
	border: 0;
	height: 60px !important;
	width: 1007px;
	background: #fff;
	}
#header .header-links {
	font-size: 10px;
	padding: 2px 50px 0 0;
	float: right;
	line-height: 1.5;
	}
#logo {
	display: block;
	padding: 5px 0 0 20px;
	float: left;
	}
#site-title {
	display: block;
	padding: 8px 0 0 6px;
	float: left;
	}
#content {
	margin: 0;
	padding: 0;
	border: 0px solid #5c5f58;
	width: 1007px;
	background: transparent;
	}
.content-nav-header {
	border-bottom: solid 12px #999999;
	}
#content-nav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0px solid #5c5f58;
	width: 172px;
	background: #f8f8f8;
	}
#content-nav p {
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0px 8px;
	margin: 0;
	}
#content-nav ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 0 0 14px;
	}
#content-nav li {
	padding: 0 0 6px 0;
	margin: 0;
    background: transparent;
	}
#content-nav div.region-form-header {
	display: block;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: 14px;
	height: 24px;
	border-bottom: 1px solid #999999;
	background:  url(../../assets/images/btn-nav-bg.gif) no-repeat 50% -24px;
}
#region-form {
	position: relative;
	margin: 0;
	padding-left: 10px;
	border: 0px solid #5c5f58;
	background: transparent;
	}
#region-form h2 {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 16px;
	}
#region-form p {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 14px 0;
	margin: 0;
	}
#content-header {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0px solid #5c5f58;
	width: 835px;
	height: 36px !important;
	background: #000 url(../../assets/images/h1-back.jpg) no-repeat;
	}
#content-header h1 {
	color: #999;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	font-weight: normal;
	padding-left: 28px;
	margin: 0px;
	}
#content-header h5 {
	color: #999;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	font-weight: normal;
	padding-left: 28px;
	margin: 0px;
	}
#content-header .title-lite {
	color: #FFFFFF
	}
#content-subheader {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 835px;
	height: 37px !important;
	background: #000 url(../../assets/images/icons-business-back-all.gif) no-repeat 14px 4px;
	}
#content-subheader h1 {
	color: #fff;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 149px;
	margin: 0px;
	}
#content-splash {
	position: relative;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0px solid #5c5f58;
	width: 835px;
	background: transparent;
	}
#content-body {
	position: relative;
	float: left;
	margin: 0;
	padding: 16px 100px 16px 40px;
	border: 0px solid #5c5f58;
	width: 695px;
	background: transparent;
	}
	
#content-flash {

	/*left:40px;
	top:12px;
	float: left;*/
	margin: 0;
	border: 0px solid #5c5f58;
	width: 715px;
	background: transparent;
	}
#promobanner-no-flash {
	width:714px;
	height:140px; 
	/*
	float:right; 
	border: #999 solid 1px;
	padding:20px; */
	margin-bottom:6px;
}
	
#content-tables {
	position: relative;
	left:40px;
	top:12px;
	float: left;
	padding-bottom:40px;
	margin: 0;
	border: 0px solid #5c5f58;
	width: 740px;
	background: transparent;
	}
	
#footer {
	margin: 10px 0 10px 0;
	padding: 0;
	background: transparent;
	}
#footer p {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	}	

/*************** Formatting ****************/

p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	}
p.small {
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	}
.fineprint {
	font-size: 10px;
	}
blockquote {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
h1 {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	}
h2 {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	}
h3 {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	}
h4 {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	}
img {
	border: 0px;
	}
ul {
	margin: 0 0 16px 1em;
	padding-left: 1em;
	list-style-type:none;
	}
ul ul {
	margin: 0 0 0 1em;
	padding-left: 1em;
	list-style-type:none;
	}
ul.inline {
	margin: 0 0 0 0;
	padding-left: 0;
	list-style-type: none;
	}
ul.inline li {
	padding: 0px 0px 4px 10px;
	margin: 0px 0px 0px 0px;
    background:transparent url(../../assets/images/bullet-orange.gif) no-repeat;
    background-position: 0px 6px;
	}
ol {
	margin: 0 0 16px 1em;
	padding-left: 1em;
	padding-left: 1em;
	}
ol li {
	padding: 0px 0px 16px 10px;
	margin: 0px 0px 0px 0px;
    background:transparent;
	}
li {
	padding: 0px 0px 4px 10px;
	margin: 0px 0px 0px 0px;
    background: transparent url(../../assets/images/bullet-orange.gif) no-repeat;
    background-position: 0px 6px;
	}
ul.compact li {
	padding: 0px 0px 4px 10px;
	margin: 0px 0px 0px 0px;
    background:transparent url(../../assets/images/bullet-orange.gif) no-repeat;
    background-position: 0px 6px;
	}
.ul_pdf_icon li {
	padding: 0px 0px 16px 16px;
	margin: 0px 0px 0px 0px;
    background: transparent url(../../assets/images/SW_pdf_icon.gif) no-repeat;
    background-position: 0px 0px;
	}
li.ul_pdf_icon {
	padding: 0px 0px 16px 16px;
	margin: 0px 0px 0px 0px;
    background: transparent url(../../assets/images/SW_pdf_icon.gif) no-repeat;
    background-position: 0px 0px;
	}
hr {
	color: #e1e1e1;
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1; 
	border-style: none none solid;
	width: 100%;
	height: 1px;
	margin: 4px 0px 20px 0px;
	}
div.hr {
	width: 100%;
	height: 0px;
	line-height: 0;
	border-bottom: 1px solid #e1e1e1;
	margin: 2px 0px 12px 0px;
	padding: 0px;
	}
	
	
	
	
	
table.bordered-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	border: 1px solid #CCCCCC;
	padding: 6px;
}
table.standard {
	margin-bottom: 16px;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	}
table.standard td {
	padding: 6px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	}
table.standard tr.header {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #656565;
	}
table.standard tr.header td {
	padding: 4px;
	}
table.standard tr.alt {
	background-color: #f5f5f5;
	}
table#section-index {
	margin-top: 5px;
	}
table#section-index td {
	width: 165px;
	padding: 0 10px 0 0;
	}
table#section-index div {
	color: white;
	font-size: 11px;
	width: 157px;
	height: 19px;	
	background-image: url(../../assets/images/all_subhead_back.gif);
	background-repeat: no-repeat;
	padding: 2px 7px;
	margin-bottom: 3px;
	}
table#section-index a {
	display: block;
	line-height: 13px;
	padding: 0 0 7px 7px;
	}
table#section-index h3 {
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 6px;
	}


/*************** nav and graphic btns ****************/

* html a:hover {visibility: visible;}

a.btn-nav:link, a.btn-nav:visited, a.btn-nav:active {
	display: block;
	color: #000;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	margin: 0;
	height: 24px;
	border-bottom: 1px solid #999999;
	background:  url(../../assets/images/btn-nav-bg.gif) no-repeat 50% -0px;
}
a.btn-nav:hover {
	background-position: 50% -24px;
	color: #fff;
}
a.btn-nav-stick:link, a.btn-nav-stick:visited, a.btn-nav-stick:active {
	display: block;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	margin: 0;
	height: 24px;
	border-bottom: 1px solid #999999;
	background:  url(../../assets/images/btn-nav-bg.gif) no-repeat 50% -24px;
}
a.btn-nav-stick:hover {
	background-position: 50% -24px;
	color: #fff;
}
a.btn-contact:link, a.btn-contact:visited, a.btn-contact:active {
	text-align: center;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	background:  url(../../assets/images/btn-contact.gif) no-repeat 50% -0px;
	margin-top: 8px;
	padding: 0;
	display: block;
	height: 25px;
	text-decoration: none;
}
a.btn-contact:hover {
	background-position: 50% -25px;
}
a.btn-data-center:link, a.btn-data-center:visited, a.btn-data-center:active {
	text-align: center;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 8px;
	padding: 0;
	display: block;
	height: 41px;
	width: 187px;
	text-decoration: none;
	background-image: url(../../assets/images/btn-data-center-vid.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}
a.btn-data-center:hover {
	background-position: 50% -41px;
}

/*************** CA Index and Btns ****************/

a.btn-index-all:link, a.btn-index-all:visited, a.btn-index-all:active {
	text-align: left;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background:  url(../../assets/images/btn-index-nav-bg.gif) no-repeat 50% -0px;
	margin-top: 25px;
	margin-left: 10px;
	padding-left: 12px;
	display: block;
	height: 19px;
	width: 219px;
	text-decoration: none;
}
a.btn-index-all:hover {
	background-position: 50% -19px;
}

a.btn-index-sme:link, a.btn-index-sme:visited, a.btn-index-sme:active {
	text-align: left;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background:  url(../../assets/images/btn-index-nav-bg.gif) no-repeat 50% -0px;
	margin-top: 27px;
	margin-left: 10px;
	padding-left: 12px;
	display: block;
	height: 19px;
	width: 219px;
	text-decoration: none;
}
a.btn-index-sme:hover {
	background-position: 50% -19px;
}

a.btn-index-lrg:link, a.btn-index-lrg:visited, a.btn-index-lrg:active {
	text-align: left;
	color: #fff;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background:  url(../../assets/images/btn-index-nav-bg.gif) no-repeat 50% -0px;
	margin-top: 27px;
	margin-left: 10px;
	padding-left: 12px;
	display: block;
	height: 19px;
	width: 219px;
	text-decoration: none;
}
a.btn-index-lrg:hover {
	background-position: 50% -19px;
}

a.btn-index-contact {
	margin: 50px 0 0 50px;
	padding: 0;
	display: block;
}

a.btn-index-foundation {
	margin: 10px 0 0 47px;
	padding: 0;
	display: block;
}

a.btn-index-foundation-kc {
	margin: 10px 0 0 5px;
	padding: 0;
	display: block;
}

.btn-ipbx {
	position: relative;
	display:block;
	padding: 0;
	margin: 0;
	width: 162px;
	height: 45px;
	background-image: url(/assets/images/btn-IPBX-connect-hover.gif);
	}
	
.btn-ipbx a {display: block;}
.btn-ipbx img {width: 162px; height: 45px;}
.btn-ipbx a:hover img {visibility: hidden}

#leftChannelIndex {
	width: 252px;
	background-image: url(../../assets/images/nav_index_back.gif);
	background-repeat: no-repeat;
	padding: 0;
	background-color: #f2f2f2;
	}
#middleChannelIndex {
	/*width: 488px;*/
	background-color: #F2F2F2;
	padding: 20px 30px 0 20px;
	}
#rightChannelIndex {
	/*width: 236px;*/
	padding-top: 8px;
	width: 268px !important;
	}
#rightChannelIndex ul {
	margin: 69px 0 0 16px;
	padding-left: 0;
	list-style-type: none;
	}
#rightChannelIndex ul li {
	padding: 4px 0px 4px 22px;
	margin: 0px 0px 0px 0px;
    background:transparent url(../../assets/images/icon_vid.gif) no-repeat;
    background-position: 0px 6px;
	}
	
/*************** CA territory/city search form ****************/

.subSearchHolder {
	background: #FFFFFF;
	margin: 0;
	width: 530px;
	height: 40px;
}
.subSearch {
	border: 1px solid #DEDFDE;
	margin-bottom: 16px;
	background: #fff;
	/*
	background-image: url(../graphics/background_search_box.gif);
	background-repeat: repeat-x;
	*/
}
.subSearch form {
	margin: 0;
}
.thomas {	

}
.thomas a:link, .thomas a:visited {	

}
.thomas a:hover {	

}
.thomas p {	
	padding: 0;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #666666 1px solid;
}

/*************** CA channel lineup ****************/

.subChannelLineupHolder {
	background: #fff;
	margin: 4px 0;
	}
.subChannelLineup {
	border-top: 1px solid #DEDFDE;
	border-right: 0px solid #DEDFDE;
	border-bottom: 0px solid #DEDFDE;
	border-left: 1px solid #DEDFDE;
	margin: 0;
	}
.subChannelLineup td {
	border-top: 0px solid #DEDFDE;
	border-right: 1px solid #DEDFDE;
	border-bottom: 1px solid #DEDFDE;
	border-left: 0px solid #DEDFDE;
	padding: 3px;
	}

/*************** CA Tabbed Panels ****************/

.SpryPanelBlock {
	height: 10px;
	width: 540px;
	clear: both;
	}
.columnHolder {
	width: 165px;
	padding: 0 5px 0 20px;
	float: left;
	}
.columnContentLeft {
	width: 300px;
	padding: 0 0 0 0;
	float: left;
	clear: both;
	}
.columnContentRight {
	width: 300px;
	padding: 0 0 0 0;
	float: right;
	clear: right;
	}
.columnHolderDouble {
	width: 380px;
	padding: 20px 0 0 0;
	float: left;
	}
.columnHolderDoubleContent {
	padding: 0;
	margin: 0;
	}
.containerDoubleWideSubHead {
	width: 484px;
	height: 37px;
	padding: 9px 0 0 34px;
}
.containerPackagesHolder {
	width: 540px;
	padding: 0 0 0 20px;
}
.containerPackagesHolderTabs {
	width: 540px;
	padding: 0;
}
.containerFeaturesHolder {
	width: 540px;
	padding: 0 0 0 20px;
}
	
/*************** CA Packages ****************/

.containerPackages {
	width: 566px;
	border-right: solid 1px #b5b5b5;
	border-left: solid 1px #b5b5b5;
	padding: 0;
	background-color: #D4D4D4;
	height: 155px;
}
.containerPackagesCap {
	background-color: #FFFFFF;
	width: 568px;
	height: 7px;
	margin: 0;
}
.containerTwoWide {
	width: 566px;
	background-color: #00FF00;
	background-image: url(../../assets/images/business_packages/containerTwoWide_Back.gif);
	background-repeat: repeat-y;
	height: 160px;
}
.containerTwoWideColumns {
	width: 553px;
	background-color: #D6D7D6;
	border-right: solid #b5b5b5 1px;
	border-left: solid #b5b5b5 1px;
	margin: 0;
	padding: 0 0 0 13px;
	height: 150px;
}
.containerSingleWide {
	width: 269px;
	padding: 0;
	background-color: #EAEAEA;
	border-right: solid 1px #b5b5b5;
	border-left: solid 1px #b5b5b5;
	margin-left: 8px;
	height: 100px;
}
.containerSingleWideSubHead {
	width: 251px;
	padding: 13px 0 0 8px;
}
.containerSingleWideLeft {
	width: 239px;
	padding: 0 0 0 30px;
}
.containerDoubleWide {
	margin: 0 0 0 2px;
	background-image: url(../../assets/images/business_packages/packages_double_back.gif);
	background-repeat: no-repeat;
	width: 551px;
	height: 146px;
}
.containerDoubleWide-dsl {
	margin: 0 0 0 2px;
	background-image: url(../../assets/images/business_packages/packages-double-back-dsl.jpg);
	background-repeat: no-repeat;
	width: 541px;
	height: 117px;
}

.containerDoubleWideSubHead-dsl {width: 484px;
	padding: 13px 0 0 8px;
}
.container-square {
	margin: 3px 0 0 0px;
	background-image: url(../../assets/images/business_packages/container-square.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	float:right;
	position:relative; right:7px;
}
.containerSingleWideLeftColumn {
	margin: 0 2px;
	background-image: url(../../assets/images/business_packages/packages_single_back.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 150px;
}
.orderButtonHolder {
	padding: 0px;
	width: 132px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.orderButtonRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FE0600;
	font-weight: bold;
}
.orderButtonBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.orderPriceHolder {
	padding: 0 0 0 20px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.orderPriceHolderLight {
	padding: 0 0 0 24px;
	width: 100px;
	font-size: 11px;
	color: #FF0000;
}
.orderPriceHolderBlack {
	padding: 0 0 0 20px;
	width: 100px;
	font-size: 11px;
	color: #666666;
}
.orderButtonDoubleHolder {
	padding: 10px 0 0 65px;
	width: 180px;
}
.packageTextHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 115px;
	float: right;
	padding: 0 10px 0 0;
}
.packageTextHolderSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 115px;
	float: right;
	padding: 0 10px 0 0;
}
.packageTextHolder ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 115px;
	float: right;
	padding: 0 10px 0 0;
}
.packageTextHolder ul {
	list-style: none;
	padding: 0;
}
.packageTextHolder li {
	list-style: none;
	padding: 0;
	list-style-image: url(../../assets/images/bullet_orange.gif);
}
.packageDoubleTextHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	float: right;
	padding: 10px 30px 0 0;
}
.packages_subtitles {
	padding: 0 0 0 67px;
	margin: 0 0 0 0;
	}
.packages_subtitles_small {
	padding: 0 0 0 19px;
	margin: 0 0 0 0;
	}
.packages_content {
	padding: 5px 20px;
	margin: 0 0 0 0;
	font-size: 9px;
	}
.packages_content ul {
	margin-bottom: 0;
	}
.packages_content li {
	padding: 0px 0px 4px 10px;
	margin: 0px 0px 0px 0px;
    background:transparent url(../../assets/images/bullet-orange.gif) no-repeat;
    background-position: 0px 6px;
	}
.containerTwoWideColumns-700 {
	width: 698px;
	background-color: #D6D7D6;
	border-right: solid #b5b5b5 1px;
	border-left: solid #b5b5b5 1px;
	margin: 0;
	padding: 0 0 0 0px;
	height: 150px;
	}