/* Global */
/* Contact Forms */

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	text-align: center;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF7400;
	background: transparent;/*	color: #EE5400; */
}
h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3 {
	padding: 0;
	padding-top: 18px;
}
h4, h5, h6 {
	padding: 0;
	padding-top: 12px;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 8pt;
}
pre {
	font-size: 12px;
}
.PaddedImage {
	padding: 20px;
}
/* A */
	a {
	color: #222222;
	background-color: transparent;
}
a:link {
	color: #222222;
}
a:visited {
	color: #222222;
}
a:hover {
	color: #EE5400;
}
a:active {
	color: #CC3300;
}
.highlight, .highlight-orange, .highlight-red, .highlight-blue {
	font-weight: bold;
	color: #FF7400;
}
.form_fix {
	margin: 0;
	padding: 0;
}
.bodyCopy {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #444444;
	/*	font-family: "Georgia", "Times New Roman", "Times", serif; */
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}
.bodyCopy img {
	padding: 5px;
}
.bodyCopy img.nopad {
	padding: 0;
	margin: 0;
}
/* Item Boxes */

.item_box_left, .item_box_right {
	width: 370px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.item_box_right {
	margin-left: 7px;
}
.item_icon {
	width: 60px;
	height: 60px;
	float: left;
}
.item_text {
	width: 305px;
	height: 60px;
	float: left;
	font-size: 12px;
}
.item_heading {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1px;
}
/* Lists */

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul li {
	background-image: url("/images/listitem_box.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	margin-left: 2px;
	margin-top: .4em;
	margin-bottom: .4em;
}
ul ul li {
	background-image: url("/images/listitem_box.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 20px;
	margin-left: 2px;/*	margin-bottom: .5em;*/
}
td {
	font-size: 11px;
}
/* Logo */

a.ll:link, a.ll:active, a.ll:visited, a.ll:hover, a.ll img {
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 124px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
}
a.ll:link, a.ll:active, a.ll:visited, a.ll:hover {
	background-image: url("../images/base/internode_logo.gif");
}
/* Layout DIVs */

#container {
	width: 950px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}
#top_section {
	width: 950px;
	height: 100px;
	margin-top: 10px;
}
#logo {
	width: 173px;
	height: 100px;
	position: absolute;
}
#top_right {
	width: 777px;
	height: 100px;
	left: 173px;
	position: relative;
}
#middle_section {
	width: 100%;
	height: 269px;
	margin-top: 10px;
}
#mid_left_sub {
	width: 173px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
}
#PageMenuContainer {
	background-color: #FFFFFF;
}
#mid_right_sub {
	width: 767px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
/* Quicklinks and Google Search */

.quick_search {
	float: right;
}
.quicklinks_dropdown {
	font-size: 11px;
	font-weight: normal;
	width: 120px;
	text-decoration: none;
	color: #727272;
	background-color: #FFFFFF;
}
.google_dropdown {
	font-size: 11px;
	font-weight: normal;
	width: 82px;
	text-decoration: none;
	color: #727272;
	background-color: #FFFFFF;
}
.top_bar_side, .top_bar_side_spaced {
	float: left;
}
.top_bar_side_spaced {
	margin-left: 20px;
}
.top_bar {
	background-image: url("../images/base/h_links_bg.gif");
	background-repeat: repeat-x;
	height: 33px;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}
.top_bar * {
	vertical-align: top;
}
.top_bar img {
	padding-top: 1px;
}
.spacer_hidden {
	margin-top: 5px;
	visibility: hidden;
}
.form_field {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	background-color: #FFFFFF;
}
#residential a:hover, #residential a:active {
	color: #D00000;
	text-decoration: none;
}
#business a:hover, #business a:active {
	color: #0B6CB7;
	text-decoration: none;
}
#support a:hover, #support a:active {
	color: #EE5400;
	text-decoration: none;
}
.main_nav {
	clear: both;
	float: right;
	width: 479px;
	margin-top: 5px;
}
.main_nav a {
	display: block;
	float: left;
	height: 28px;
}
.main_nav a em {
	display: none;
}
a.main_navHome {
	width: 54px;
	background: url("../images/base/menu1.gif") no-repeat;
}
a.main_navHome:hover {
	background: url("../images/base/menu1-on.gif") no-repeat;
}
a.main_navAbout {
	width: 56px;
	background: url("../images/base/menu2.gif") no-repeat;
}
a.main_navAbout:hover {
	background: url("../images/base/menu2-on.gif") no-repeat;
}
a.main_navContact {
	width: 67px;
	background: url("../images/base/menu3.gif") no-repeat;
}
a.main_navContact:hover {
	background: url("../images/base/menu3-on.gif") no-repeat;
}
a.main_navSupport {
	width: 68px;
	background: url("../images/base/menu4.gif") no-repeat;
}
a.main_navSupport:hover {
	background: url("../images/base/menu4-on.gif") no-repeat;
}
a.main_navProducts {
	width: 73px;
	background: url("../images/base/menu5.gif") no-repeat;
}
a.main_navProducts:hover {
	background: url("../images/base/menu5-on.gif") no-repeat;
}
a.main_navBusiness {
	width: 75px;
	background: url("../images/base/menu6.gif") no-repeat;
}
a.main_navBusiness:hover {
	background: url("../images/base/menu6-on.gif") no-repeat;
}
a.main_navResidential {
	width: 86px;
	background: url("../images/base/menu7.gif") no-repeat;
}
a.main_navResidential:hover {
	background: url("../images/base/menu7-on.gif") no-repeat;
}
/* Other */

h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.ByLine {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
/* List Styles */

ul.PageMenu {
	width: auto;
	list-style-type: none;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 12px;
	margin: 0;
	margin-left: 0;
	margin-top: -3px;
	margin-right: 0;
	background-repeat: repeat-x;
	background-image: url("../images/level2/menubg.gif");
	background-position: left top;
	background-color: #FFFFFF;
}
ul.PageMenu li {
	background-image: url("../images/base/arrow_submenu.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
	line-height: 1em;
	border-top: 1px solid #e6e6e6;
	margin-top: 0;
	margin-bottom: 0;
}
ul.PageMenu li a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #444444;
}
ul.PageMenu li a:active {
	font-weight: bold;
}
ul.PageMenu li a:hover {
	font-size: 11px;
	font-weight: normal;
}
.linkLeftMenu:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ff7400;
	background-color: transparent;
}
.BackHome {
	margin-left: 11px;
}
.BackHome * {
	vertical-align: middle;
}
/* PAGE PARENT CHILD NAVIGATION SUB MENU */

ul.PageMenu li ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0;
	margin-top: 5px;
}
ul.PageMenu li ul li, ul.PageMenu li ul li a {
	border-top: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #444444;
}
ul.PageMenu li ul li {
	background-image: url("../images/base/arrow_subsubmenu.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-bottom: 0;
	clear: both;
	line-height: 1em;
}
ul.PageMenu li ul li div {
	float: left;
}
ul.PageMenu li ul li div.SubLink {
	padding-left: 3px;
}
ul.PageMenu li ul li a:active {
	font-weight: normal;
}
ul.PageMenu li ul li a:hover {
	font-size: 11px;
}
a.smallOrange, a.smallOrange:link, a.smallOrange:visited, a.smallOrange:active {
	font-size: 11px;
	color: #EE5400;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.smallOrange:hover {
	text-decoration: underline;
	color: #FF7400;
}
