* {
	margin: 0;
	padding: 0;;
	list-style-type: square
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.7px;
	height: 100%;
	line-height: 16px;
	background-color: #b8a67f;
	background-image: url(/bus/images/business-images/bg-residential.jpg);
	background-repeat: repeat-x;
}

#corpid {
	width: 100%;
	height: 103px;
	padding: 0;
	margin: 0 auto;
	background-image: url(/bus/images/business-images/bg-top.jpg);
	background-repeat: repeat-x;
}

div.corpidcontainer {
	width: 1000px;
	height: 103px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/bus/images/business-images/header2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div.corpidcontainerabsolute {
	position: absolute;
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	z-index: 700;
}

div.toplinks {
	position: absolute;
	width: 500px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	z-index: 700;
	top: 23px;
	left: 12px;

}

div.searchatmc {
	position: absolute;
	top: 0px;
	right: 7px;
	width: 370px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	z-index: 700;
}

input.sbutton {
position: absolute;
	background: url(/images-common/css-backgrounds/searchatmc-btn.jpg) no-repeat center top;
	color: white;
	font-weight: bold;
	font-size: 13pt;
	width: 110px;
	height: 24px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: pointer; /* for IE 5.x */
	border: 0;
	margin: 0;
	padding: 0;
	left: 253px; 
	top: 4px;
}

#corpid div.corpidcontainer p {
	position: absolute;
	left: 650px;
	width: 450px;
	font-size: 1em;
	padding: 0;
	margin: 10px 0 0;
	color: #333333;
}

#corpid div.corpidcontainer a.active {
	color: #87f36b;
	font-weight: 100;
	font-size: 14px;
	text-decoration: none;
}

#corpid div.corpidcontainer a.link {
	color: #87f36b;
	font-weight: 600;
		font-size: 14px;
	text-decoration: none;
}
#corpid div.corpidcontainer a.link:hover {
	color: #87f36b;
	font-weight: 600;
		font-size: 14px;
	text-decoration: underline;
}
#corpid div.corpidcontainer span.linkcopy {
	color: white;
	font-weight: 100;
		font-size: 12px;
	text-decoration: none;
}

#corpid div.corpidcontainer a.linkmyATMC {
	background-image: url(/bus/images/homepage/myATMC-B-off.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	 width:81px; height:20px;
	 display: block;
	 position: absolute;
	 right: 126px;
	 top: -1px;
}

#corpid div.corpidcontainer a.linkmyATMC:hover {
	background-image: url(/bus/images/homepage/myATMC-B.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	 width:81px; height:20px;
	 display: block;
	 position: absolute;
	 right: 126px;
	 top: -1px;
}

#corpid div.corpidcontainer a.nonactive {
	color: white;
	font-weight: 100;
	font-size: 14px;
	text-decoration:none;
}

/* primary container holds all the content below the header; it's purpose is to set the width area for the elements to position themselves from within the browser space */
#primarycontainer {
	
	width: 100%;
	padding: 0;
	margin: 0;
}

/* primarycontainerouter is the centering relative element for the lower section */
#primarycontainerouter {
	
	width: 998px;
	margin: 0 auto;
z-index: 500;
	padding: 0;
	background-image: url(/bus/images/business-images/bg-lower.jpg);
	background-position: center top;
}

/* primarycontainerinner is the absolultely positioned element all contained elements position themselves from */
div.primarycontainerinner {
position: relative;
	width: 987px;
	margin: 0 auto;
	
	padding: 0;
	
}

#footercontainer {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* footercontainerouter is the centering relative element for the lower section */
#footercontainerouter {
	width: 998px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/bus/images/business-images/bg-footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* footer is the absolultely positioned element all contained elements position themselves from */
div.footer {
	width: 985px;
	margin: 0 auto;
	color: #073a69;
	line-height: 1.7em;
	font-size: 1.2em;
	text-align: left;
	padding: 7px 0 0 0;
}

div.footer a.link {
	text-decoration: none;
	color: #073a69;
}

div.footer a.link:hover {
	text-decoration: none;
	color: #87f36b;
}

div.footer p {
	font-size: 0.9em;
	color: #393939;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}



div.websectionnav {
	position: relative;
	margin: 1px 0 0 0;
	float: right;
	width: 235px;
	height: 548px;
	padding: 0;
	background-color: #393939;

}

div.websectionnav p {
	font-size: 1.2em;
	color: white;
	margin: 5px 7px;
	padding: 0;
}

div.websectionnav p a {
	color: #8bc4fb;
}



div.addresscard {
	position: absolute;
	text-align: right;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	width: 236px;
	height: 139px;
	background-color: #eceeef;
}

a.smallstandard {
	color: #073a69;
	font-size: 10px;
}

div.printarea {
	width: 745px;
	margin: 7px 0 0 3px;
	padding: 0;
	border: solid 0px yellow;
	float: left;
	font-size: 1.2em;
}

div.printarea  ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 15px;
	padding: 0px;
}

div.printareainner {
	width: 730px;
	margin: 0 auto;
	padding: 0;
	border: solid 0 yellow;
}

/* print area layouts - absolutely positioned elements */
	/* top header elements */
a.skip,a.skip:visited,a.skip:hover,a.skip:link {
	font-size: 0;
	color: white;
	text-decoration: none;
	height: 0;
	margin: 0;
	padding: 0;
	width: 0;
	display: none;
}

/* central navigation */
div.topbar {
	background-image: url(/bus/images/business-images/bg-mainnav.jpg);
	width: 100%;
	height: 23px;
	margin: 0 auto;
	padding: 0;
	
}

div.menubar {
	width: 982px;
	height: 23px;
	margin: 0 auto;
	padding: 0;

}

div.menubarinner {
	margin: 0 auto;
	height: 23px;
	width: 982px;
}

ul.atmcmainnav {
	position: absolute;
	top: 81px;
	left: 9px;
	list-style-type: none;
	margin: 80px auto 0;
	padding: 0;
	width: 900px;
	height: 22px;
}

#menu li>ul {
	top: auto;
	left: auto;

}

#menu {
	background-image: url(/bus/images/business-images/bg-mainnav-solid.jpg);
	width: 983px;
	height: 23px;
	font-size: 0.75em;
	margin: 0 auto;

}

li.atmcmainnavli {
	display: block;
	height: 23px;
	line-height: 23px;
	width: 120px;
	list-style-type: none;
	float: left;
	color: white;
	font-weight: 800;
	margin: 0;
	padding: 0;
}

b.topmenutitle {
	background-image: url(/bus/images/business-images/bg-mainnav.jpg);
	background-position: left;
	background-repeat: none;
	display: block;
	text-align: center;
	height: 23px;
	line-height: 21px;
	width: 120px;
	letter-spacing: 0.07em;
	color: white;
	font-weight: 100;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 1.6em;
}

b.topmenutitle:hover {
	background-image: url(/bus/images/business-images/bg-mainnav-over.jpg);
	background-position: left;
	background-repeat: none;
	height: 23px;
	line-height: 21px;
	width: 120px;
	margin: 0;
	padding: 0;
}

b.topmenutitle a {
	background-image: url(/bus/images/business-images/bg-mainnav.jpg);
	border: 0;
	display: block;
	text-decoration: none;
	height: 23px;
	line-height: 21px;
	color: white;
	width: 120px;
	margin: 0;
	padding: 0;
}

b.topmenutitle a:hover {
	background-image: url(/bus/images/business-images/bg-mainnav-over.jpg);
	border: 0;
	background-color: #cccccc;
	color: white;
	height: 23px;
	line-height: 23px;
	width: 120px;
	margin: 0;
	padding: 0;
}

ul.atmcmainnavsubul {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	display: none;

}

ul.atmcmainnavsubul {
	margin-top: 0;
	margin-left: -1px;
	background-color: #e9e8e8;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	text-align: left;
	font-weight: 100;
	text-indent: 15px;
}

li:hover ul, li.over ul {
	display: block;
}

.atmcmainnavsubli a {
	display: block;
	width: 158px;
	padding: 0;
	text-decoration: none;
	color: #4a4a4a;
	font-size: 1.5em;
	line-height: 1.5em;
}


.atmcmainnavsublisupport a:hover, .atmcmainnavsublisupport a {
	display: block;
	width: 158px;
	padding: 0;
	text-decoration: none;
	color: #0a59a4;
	font-size: 1.5em;
	line-height: 1.85em;
	background-color: #C1D3DB; 
}


.atmcmainnavsubli a:hover {
	text-decoration: none;
	background: #d7d7d7;
	color: #0a59a4;
}

#quicktools {
	position: absolute;
	color: #c9daea;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	top: 3px;
	left: 866px;
	width: 105px;
	height: 19px;
	margin: 0;
	padding:0;
	cursor: pointer;
	cursor: hand;
}

#toolsbox {
	position: absolute;
	display: none;
	top: 0px;
	right: 1px;
	width: 235px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #C1D3DB;
	filter: alpha(opacity = 0);
	-moz-opacity: .0;
	opacity: .0;
	font-size: 1em;
	line-height: 1.2em;
	padding: 15px;
	z-index: 800;
}

#toolsbox h1 {
	margin: 10px;
	padding: 0;
	clear: both;
	line-height: 1.5em;
	font-weight: 800;
	border-bottom: 1px solid gray;
	color: #202020;
}

#tabbox {
	width: 650px;
	padding: 0;
	margin: 15px auto;
	border: 0;
}

#tabbox #tabs {
	height: 26px;
	padding: 0;
	margin: 0 0 0 12px;
	clear: both;
	border: 0px solid black;
}

#tabbox div.tab {
	font-size: .7em;
	line-height: 0em;
	padding: 0;
	margin: 0;
	width: 96px;
	height: 26px;
	float: left;
	background-image: url(/bus/images/business-images/tab-blue.jpg);
	color: #202020;
	background-repeat: no-repeat;
	cursor: pointer;
}

#tabbox div.tab_hover {
	padding: 0;
	margin: 0;
	width: 96px;
	height: 26px;
	float: left;
	background-image: url(/bus/images/business-images/tab-white.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

#tabbox div.tab_hover a {
	width: 96px;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #202020;
}

#tabbox div.tab a {
	width: 96px;
	height: 25px;
	display: block;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.25em;
	text-decoration: none;
	color: #202020;
	vertical-align: middle;
}

#tabbox #tabinner {
	width: 96%;
	margin: 0px auto;
	padding: 0;
	border: 1px solid gray;
	background-color: white;
	filter: alpha(opacity = 70);
	-moz-opacity: .70;
	opacity: .70;
	clear: both;
	z-index: 1;
}

#tabbox ul li {
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 0 10px;
	padding: 0;
}

#tabbox #tabinner ul li {
	margin-left: 15px;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
}

#tabbox  #tabinner div.tabboxcontent {
	width: 96%;
	margin: 0px auto;
	padding: 0;
	z-index: 2;
}

/* right navigation */
div.rightnav-title {
	width: 235px;
	height: 25px;
	padding: 0;
	margin: 0;

}

#rightnav {
	width: 235px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#rightnav li {
	width: 235px;
	line-height: 20px;
	padding: 0px;
	margin: 0;
	color: #8bc4fb;
	list-style-type: none;
	background-image: url(/bus/images/business-images/b-rightnav-plain.jpg);
	background-repeat: no-repeat;
}

#rightnav li:hover {
	background-image: url(/bus/images/business-images/b-rightnav-plain-high.jpg);
	background-repeat: no-repeat;
}

#rightnav li a {
	width: 95%;
	line-height: 20px;
	padding: 0;
	color: #8bc4fb;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin: 0 0 0 5px;
}

#rightnav li ul {
	position: relative;
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #1b1b1b;
}

#rightnav li ul li {
	height: 1.7em;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin: 0 0 0 5px;
	padding: 0;
	color: gray;
	background-image: none;
	width: 95%;
	font-size: .97em;
}

#rightnav li ul li:hover {
	background-image: none;
}

/* simple xhtml elements */
p .clearit {
	clear: both;
	content: ''
}

p.disclaimer {
	clear: both;
	font-size: .9em;
	margin: 10px;
	padding: 15px;
	color: #393939;
}

ul.alphabet {
	width: 650px;
}

ul.alphabet li {
	width: 22px;
	font-size: 1.5em;
	background-color: #dbdbdb;
	margin: 1px;
	line-height: 1.5em;
	list-style-type: none;
	border-right: 0px solid gray;
	display: block;
	float: left;
	text-align: center;
}

ul.alphabet li  a,ul.alphabet li a :visited,ul.alphabet li a :active
	{
	color: #003399;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
}

ul.alphabet li a:hover {
	color: white;
	display: block;
	background-color: #393939;
}

a.standard,a.standard :visited,a.standard :active {
	color: #003399;
	margin: 0;
	padding: 0;
}

a.standard:hover {
	color: #0099cc;
	margin: 0;
	padding: 0;
}

a.pdf,a.pdf :visited,a.pdf :link {
	color: #003399;
	height: 45px;
	line-height: 20px;
	margin: 0;
	padding-left: 25px;
	background-image: url(/bus/business/images/pdf.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

a.pdf:hover {
	color: #0099cc;
	height: 45px;
	line-height: 20px;
	padding-left: 25px;
	margin: 0;
	background-image: url(/bus/business/images/pdf.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

h2.headlinenews {
	font-size: 1.4em;
	color: white;
	font-weight: 400;
	border-bottom: 1px solid white;
	width: 94%;
	margin: 10px 2px 2px;
	padding: 0 4px;
}

div.news {
	width: 100%;
	margin: 0;
	padding: 0;
}

div.news p.copy {
	margin-left: 10px;
	font-size: 1em;
	padding: 0;
}

/* h1 h2 h3 xhtml elements */
p {
	clear: both;
	margin: 10px 5px 5px;
	padding: 0;
}

p.small {
	clear: both;
	margin: 5px;
	padding: 0;
	font-size: 0.9em;
}

p.channel {
	clear: both;
	margin: 5px;
	padding: 0;
	border-bottom: 1px solid gray;
	font-weight: bold;
	font-size: 1.5em;
}

p.standard {
	clear: both;
	font-size: 1.2em;
	margin: 15px;
	padding: 0;
}

b {
	font-weight: bold;
}

h1 {
	text-align: left;
	font-size: 1.2em;
	color: #073a69;
	font-weight: 800;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: left;
	font-size: 1.2em;
	color: #073a69;
	font-weight: 800;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1.sectiontitle {
clear: both;
	text-align: left;
	font-size: 1.5em;
	color: #4488BF;
	font-weight: 400;
	width: 100%;
	margin: 15px 0 0 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.sectiontitle {
clear: both;
	text-align: left;
	font-size: 1.2em;
	color: #073a69;
	font-weight: 800;
	width: 100%;
	margin: 15px 0 0;
	padding: 0;
	border-bottom: 1px solid gray;
}

h3.sectiontitle {
clear: both;
	text-align: left;
	font-size: 1.1em;
	color: #073a69;
	font-weight: 800;
	width: 100%;
	margin: 35px 0 0;
	padding: 0;
	border-bottom: 1px solid gray;
}

h1.pagetitle {
	font-size: 1.65em;
	color: #073a69;
	font-weight: 400;
		line-height: 1.3em;
	border-bottom: 1px solid gray;
	width:734px;
	margin: 25px 2px 2px 2px;
	padding: 0 4px;
}

h2.interates {
	float: left;
	text-align: left;
	font-size: 1em;
	color: #073a69;
	font-weight: 800;
	width: 33%;
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.standard {
	font-size: 1.12em;
	margin: 10px;
	padding: 0;
	width: 350px;
}

ul.standard li {
	list-style-image:url(/res/images/square.jpg);
	margin:10px 20px;
	padding: 0;
}

form.search {
	color: white;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 0;
}

form.search input {
	vertical-align: middle;
	border-color: 2px solid  #8bc4fb;
}

input.button {
	background: url(/bus/images/homepage/go-green.jpg) no-repeat
		center top;
	color: white;
	font-weight: bold;
	font-size: 13pt;
	width: 24px;
	height: 24px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: pointer; /* for IE 5.x */
}

#voice #voicetab {
	background-image: url(/bus/images/business-images/bg-mainnav-high.jpg);
	background-position: left;
	background-repeat: none;
}

#broadband #broadtab {
	background-image: url(/bus/images/business-images/bg-mainnav-high.jpg);
	background-position: left;
	background-repeat: none;
}

#long #longtab {
	background-image: url(/bus/images/business-images/bg-mainnav-high.jpg);
	background-position: left;
	background-repeat: none;
}

#contacts #contactstab {
	background-image: url(/bus/images/business-images/bg-mainnav-high.jpg);
	background-position: left;
	background-repeat: none;
}

#data #datatab {
	background-image: url(/bus/images/business-images/bg-mainnav-high.jpg);
	background-position: left;
	background-repeat: none;
}

#wireless #wirelesstab {
	background-image: url(/bus/images/business-images/bg-mainnav-high.jpg);
	background-position: left;
	background-repeat: none;
}


#contact {
	width: 400px;
	margin: 1px 30px;
	padding: 0;
}

.googlesearch {
	width: 59%;
	margin-top: 1em;
	height: 2em;
	font-size: 1em;
}

.mailform {
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	color: #202020;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.5em;
}

form {
	margin: 3px 15px 15px 15px;
	padding: 0;
}

/* tables */
table.plans {
	background-color: #FFFFFF;
	width: 95%;
	padding: 3px;
	margin: 0;
	border-width: 0;
	border-collapse: collapse;
	border: 1px solid gray;
}

table.plans tr.odd {
	color: #202020;
	background-color: #e5e5e5;
}

table.plans td {
	margin: 0;
	border: 1px solid #dbdbdb;
	padding: .3em;
}

table.plans th {
	margin: 0;
	padding: .5em;
}

#ratetable {width:625px; height: 220px; overflow:scroll; margin: 0 0 0 15px; padding: 0;  background-color: #dbdbdb;}

div.alphabetheader { clear: both; width: 625px; height: 35px; padding: 0; margin: 2px 2px 2px 15px; background-color: white;}
	div.alphabetheader h1 {width: 370px; margin-left: 5px; float:left;}
	div.alphabetheader h2 {width: 92px; margin-left: 2px; float:left; }

table.alphabet {
	background-color: #FFFFFF;
	width: 606px;
	padding: 3px;
	margin: 1px;
	border-width: 0;
	border-collapse: collapse;
}

table.alphabet tr.odd {
	color: #333;
	background-color: #e5e5e5;
}

table.alphabet td {
	margin: 0;
	border: 1px solid #dbdbdb;
	padding: .3em;
}

table.alphabet th {
	margin: 0;
	padding: .5em;
}

div.leftpic {
	text-align: left;
	width: 247px;
	float: left;
	margin: 15px;
	padding: 0;
	border: solid 1px gray;
}

div.icons {
	text-align: left;
	width: 110px;
	float: left;
	margin: 15px;
	padding: 0;
	border: solid 0px gray;
}

div.placeholder {
	text-align: left;
	width: 650px;
	margin: 10px;
	padding: 10px;
	
	
}
