@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E1F1FE;
	background-image: url(../Design_wk/topichead_misc/2interiortopic.jpg.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
.oneColFixCtrHdr #container {
	border: 1px none #000000;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../Design_wk/topichead_misc/2nuinteriortopic.jpg);
	width: 100%;
	float: left;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10em;
}

#navagation {
	background-image: url(../Design_wk/topichead_misc/navbar_cable_inet_sub.png);
	background-repeat: repeat-x;
	height: 63px;
	margin-top: -1px;
	clear: both;
	background-color: #679DB2;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Helvetica;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	width: 90%;
	padding-right: 30;
	padding-left: 30;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3em;
}

#voipguide {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003366;
	background-color: #354662;
	background-repeat: repeat;
}

#24hrguide {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #354662;
	background-color: #354662;
	margin-top: 1em;
	clear: both;
}

#monthlychargesbox {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	color: #333333;
	padding: 10px;
	border: 1px solid #003366;
	background-repeat: repeat-x;
	background-position: left;
	text-align: left;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	height: 60px;
	background-image: url(../tests/bgstrip.jpg);
}
#LINK   {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: 300;
	color: #003366;
	font-style: normal;
	line-height: 125%;
	text-align: center;
	text-transform: none;
	border: 1px none #003366;
	margin-top: 20px;
	background-image: url(../Design_wk/topichead_misc/bg4topichead.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-size: 14px;
	list-style-type: none;
	width: 500px;
	margin-left: 400px;
	margin-top: 40px;
	font-family: Helvetica;
	color: #FFFFFF;
}

#chargescontainer {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #003366;
	margin-top: 50pt;
}
a {
	font-family: Helvetica;
	font-size: 14px;
	color: #003366;
}
a:link {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline overline;
	color: #CC6666;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.oneColFixCtrHdr #footer {
	background-color: #E1F1FE;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#border {
	width: 640px;
	border: 1px solid #003366;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1F1FE;
}
#ch_guidetable { background-color: #E1F1FE; }
