/*	VoiceEclipse Stylesheet	*/
h1 {
	color: #FF4F00;
	font-family: Helvetica;
	font-size: 20px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

sup {
	font-size: 9px;
	font-weight: normal;
	line-height: 0;
	vertical-align: text-top
}

.text10px {
	color: #0B2D84;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}

.text11px {
	color: #0B2D84;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.text12px {
	color: #0B2D84;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.bold-text11px {
	color: #0B2D84;
	font-size: 11px;
	font-weight: bold;
}

.bold-text12px {
	color: #0B2D84;
	font-size: 12px;
	font-weight: bold;
}

.bold-text14px {
	color: #0B2D84;
	font-size: 14px;
	font-weight: bold;
}

.subheader {
	color: #0B2D84;
	font-size: 12px;
	font-weight: bold;
}

.color_subheader {
	color: #FF4F00;
	font-size: 12px;
	font-weight: bold;
}

.color_header {
	color: #FF4F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.header {
	color: #0B2D84;
	font-size: 16px;
	font-weight: bold;
}

/*	UNORDERED LIST (left navigational links) USING BACKGROUND IMAGE	*/
div .left-nav {
	margin: 10px 0px 15px 15px;
	padding: 0px;
}

.left-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.left-nav ul li {
	background: url(/images/inner-arrow1.gif) no-repeat 0 50%;
	background-position: 0 41%; /*	Hack for Internet Explorer	*/
	margin: 7px 0px 7px 7px;
	padding: 1px 0px 0px 5px;
}

.left-nav ul li a {
	color: #0B2D84;
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}

.left-nav ul li a:hover, .selected a {
	color: #FF4F00;
	text-align: left;
	text-decoration: none;
}

html>body .left-nav ul li a {
	width: auto;
}
/*	END UNORDER LIST USING BACKGROUND IMAGE	*/

/*	SERVICE PLAN & VEPIPE TABS	*/
#tabnav {
	border: 0px solid #000;
	margin-left: 15px;
	width: 430px;
}

#menu {
	border-bottom : 1px solid #0B2D84;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 9px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	border : 1px solid #0B2D84;
	color : #0B2D84;
	float : left;
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	border-bottom : 1px solid #E9F2F8;
	color : #FF4F00;
}

#menu a:hover	{
	color : #FF4F00;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a {
	border-bottom : 1px solid #E9F2F8;
	color : #FF4F00;
}

 #menu ul a:hover {
	color : #FF4F00 !important;
}
/*
#service-plans a:hover, #service-plan ul a:hover {
	color: #FF4F00;
}

#service-plans li a#current {
	border-bottom: 1px solid #E9F2F8;
	color: #FF4F00;
}

body.section-1 #plans-tabs li#tab-1 a, 
body.section-2 #plans-tabs li#tab-2 a {
	border-bottom : 1px solid #E9F2F8;
	color : #FF4F00;
}

 #service-plan ul a:hover !Important {
	color: #FF4F00;
}
*/
/*	P tag for main body content	*/
.main_content_link {
	color: #0B2D84;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.main_content_link a:link, .main_content_link a:visited {
	color: #0B2D84;
}

.main_content_link a:hover {
	color: #FF4F00;
	text-decoration: none;
}

p.main_header {
	border: 0px solid #FF4F00;
	color: #0B2D84;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 12px 15px;
	text-align: center;
}

p.main_content {
	border: 0px solid #FF4F00;
	color: #0B2D84;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 0px 10px 15px;
	padding: 0px 15px 0px 2px;
}

div.main_content {
	border: 0px solid #FF4F00;
	color: #0B2D84;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 0px 10px 15px;
	padding: 0px 15px 0px 2px;
}

div.main_content_wider {
	border: 0px solid #FF4F00;
	color: #0B2D84;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 0px 10px 15px;
}

div.main_content ul.main-list {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

div.main_content ul.main-list li {
	color: #0B2D84;
	padding: 0px;
}

div.main_content a:link,
div.main_content a:visited,
div.main_content_wider a:link,
div.main_content_wider a:visited,
p.main_content a:link,
p.main_content a:visited {
	color: #0B2D84;
}

div.main_content a:hover,
div.main_content_wider a:hover,
p.main_content a:hover {
	color: #FF4F00;
}

p.main_content span.emphasize {
	font-size: 14px;
	font-weight: bold;
}

div.main_header {
	color: #FF4F00;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 15px;
}

div.link_container {
	margin: 3px auto 3px auto;
	padding-right: 3px;
	text-align: right;
	width: 90%;
}

div.link_container a:link, div.link_container a:visited {
	color: #FF4F00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*	TV PROMO 10/2006 UNORDERED LIST (links) USING BACKGROUND IMAGE	*/
div#tv-promo {
	border: 0px solid #FF4F00;
	margin: 10px 0px 15px 15px;
	padding: 0px;
}

#tv-promo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tv-promo ul li {
	background: url(/images/inner-arrow.gif) no-repeat 0 50%;
	background-position: 0 41%; /*	Hack for Internet Explorer	*/
	margin: 3px 0px;
	padding: 1px 0px 0px 10px;
}

#tv-promo ul li a {
	color: #0B2D84;
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	width: 100%;
}

#tv-promo ul li a:hover, .selected a {
	color: #FF4F00;
	text-decoration: underline;
}

html>body #tv-promo ul li a {
	width: auto;
}
/*	END UNORDER LIST USING BACKGROUND IMAGE	*/

/*	UNORDERED LIST (links) USING BACKGROUND IMAGE	*/
div#support-nav {
	border: 0px solid #FF4F00;
	margin: 10px 0px 15px 15px;
	padding: 0px;
}

#support-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#support-nav ul li {
	background: url(/images/inner-arrow.gif) no-repeat 0 50%;
	background-position: 0 41%; /*	Hack for Internet Explorer	*/
	margin: 3px 0px;
	padding: 1px 0px 0px 10px;
}

#support-nav ul li a {
	color: #0B2D84;
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	width: 100%;
}

#support-nav ul li a:hover, .selected a {
	color: #FF4F00;
	text-decoration: underline;
}

html>body #support-nav ul li a {
	width: auto;
}
/*	END UNORDER LIST USING BACKGROUND IMAGE	*/

/*	UNORDERED LIST (no - links) USING BACKGROUND IMAGE	*/
div#custom-list {
	border: 0px solid #FF4F00;
	margin: 10px 0px 15px 15px;
	padding: 0px;
}

#custom-list ul {
	list-style-image: url(/images/inner-arrow.gif);
	margin: 0px;
	padding: 0px;
}

#custom-list ul li {
	border: 0px solid #448;
	color: #0B2D84;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px;
	padding-left: 5px;
	vertical-align: top;
}

/*	END UNORDER LIST (no - links) USING BACKGROUND IMAGE	*/
.main_table {
	color: #092B83;
	margin: 5px 0px 5px 12px;
	padding: 0px;
	width: 98%;
}

.main_table a:link, .main_table a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF4F00;
	text-decoration: underline;
}
/*	BECOME AN AGENT COMMISSION TABLES	*/
table#business {
	border: 1px solid #FF4F00;
	color: #092B83;
	font-size: 12px;
	margin: 0px auto 0px auto;
	width: 96%;
}

table#business th {
	border-bottom: 1px solid #FF4F00;
	margin: 0px;
	text-align: left;
}

table#business td {
	margin: 0px;
	text-align: left;
}

table#residential {
	border: 1px solid #FF4F00;
	color: #092B83;
	font-size: 12px;
	margin: 0px auto 0px auto;
	width: 96%;
}

table#residential th {
	border-bottom: 1px solid #FF4F00;
	margin: 0px;
	text-align: left;
}

table#residential td {
	margin: 0px;
	text-align: left;
}

table#example {
	border: 1px solid #FF4F00;
	color: #092B83;
	font-size: 12px;
	margin: 0px auto 0px auto;
	width: 97%;
}

table#example th {
	border-bottom: 1px solid #FF4F00;
	margin: 0px;
	text-align: left;
}

table#example td {
	margin: 0px;
	text-align: left;
}
/*	FOOTER STYLES 2	*/
#ve-footer {
	background-color: #fafdfe;
	border: 1px solid #999;
	width: 790px;
}

#ve-footer table#container {
	border: 1px solid #448;
	margin: 2px auto;
	width: 99%;
}

#container td#paetec-logo-container {
	 border: 1px solid #000;
	 width: 135px;
}

#paetec-logo-container img#paetec-logo {
	border: 1px solid #FF4F00;
	height: 81px;
	width: 135px;
}

#container td#uslec-logo-container {
	 border: 1px solid #000;
	 width: 135px;
}

#uslec-logo-container img#uslec-logo {
	border: 1px solid #FF4F00;
	height: 62px;
	width: 135px;
}

#container td#sitelinks {
	border: 1px solid #000;
	vertical-align: middle;
	width: 450px;
}

#sitelinks div#disclaimer {
	border: 0px solid #999;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}

#sitelinks img#disclaimer-link {
	border: 0px solid #FF4F00;
	height: 11px;
	margin: 2px 0px;
	width: 99px;
}

#sitelinks div#disclaimer a:link {
	border: 0px;
}

#sitelinks div#last-row {
	text-align: center;
}

#sitelinks a:link,
#sitelinks a:visited {
	border-right: 1px solid #778;
	color: #0B2D84;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 3px 0px 0px;
	text-align: left;
	text-decoration: none;
}

#sitelinks a:hover {
	text-decoration: underline;
}

#sitelinks a.first {
	margin: 0px 0px 0px 15px;
}

#sitelinks a.last {
	border: 0px;
}

#ve-footer div#copyright {
	border: 0px solid #000;
	color: #232323;
	font-size: 11px;
	font-weight: normal;
	margin: 13px auto 5px auto;
	text-align: center;
	text-decoration: none;
	width: 590px;
}
/*	FOOTER STYLES 3	*/
#voiceeclipse-footer {
	background-color: #fafdfe;
	border: 0px solid #999;
	width: 790px;
}

#voiceeclipse-footer div#link-container {
	border: 0px solid #FF0000;
	margin: 2px auto;
	width: 610px;
}

#voiceeclipse-footer div#disclaimer {
	border: 0px solid #999;
	margin: 3px auto 0px auto;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 610px;
}

#disclaimer img#disclaimer-link {
	border: 0px solid #FF4F00;
	height: 11px;
	margin: 2px 0px;
	width: 99px;
}

#disclaimer div#disclaimer a:link {
	border: 1px;
}

#link-container a:link,
#link-container a:visited {
	border-right: 1px solid #778;
	color: #0B2D84;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 3px 0px 0px;
	text-align: left;
	text-decoration: none;
}

#link-container a:hover {
	text-decoration: underline;
}

#link-container a.first {
	margin: 0px 0px 0px 15px;
}

#link-container a.last {
	border: 0px;
}

#voiceeclipse-footer div#copyright {
	border: 0px solid #000;
	color: #232323;
	font-size: 11px;
	font-weight: normal;
	margin: 7px auto 5px auto;
	text-align: center;
	text-decoration: none;
	width: 590px;
}
/*	SUNROCKET CUSTOMERS STYLES	*/
div#sunrocket-customers {
	border: 1px solid #FF4F00;
	margin: 10px auto 10px 15px;
	padding: 2px 2px 5px 2px;
	width: 370px;
}

#sunrocket-customers h2 {
	color: #1B9EEB;
	font-family: Arial Narrow;
	margin: 0px 0px 3px 0px;
}

#sunrocket-customers a {
	float: right;
	margin-right: 10px;
}

#sunrocket-customers a:link,
#sunrocket-customers a:visited {
	color: #1B9EEB;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#sunrocket-customers a {
	float: right;
	margin-right: 10px;
}

#sunrocket-link a:link,
#sunrocket-link a:visited {
	color: #1B9EEB;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#sunrocket-link a:hover {
	color: #FFCD27;
	text-decoration: none;
}