
/* CSS Document */


body {
	margin: 10px;
	background-color: #FFFFFF;
	color: #7A7A7A; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
	font-size: 12px;
}

a {
	color: #285c8e;
}

a:hover {
	text-decoration: underline;
	color: #7a99c5;
}


/* General text styles */

.headline {
	color: #275680;
	font-size: 13px;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #285c8e;
	font-size: 12px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.warning {
	color: #FF0000;
}

.searchHighlight {
	font-weight: bold;
	color: #EE9140;
}

div.divider {
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #D4D4D4;
}

/* end General text styles */


/* General structural styles */

ul, ol {
	margin: 1px;
	padding-left: 1px;
}

ol {
	list-style-image: none;
}

li {
	margin-top: 1px;
}

/* end General structural styles */


/* Troubleshooting Tables */

table.troubleTable{
	vertical-align: top;
}

.troubleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    background-color: #D4D4D4;
	font-size: 12px;
	color: #87888A;
}

.troubleIssue {
	font-family: Arial, Helvetica, sans-serif;
    color: #87888A;
	font-size: 12px;
	font-weight: bold;
}

table.troubleTable td {
	vertical-align: top;
}

.planFinderDiv {
    background-image: url('images/bg_rate.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 200px;
}

td.intlRatesList {
	background-image: url('images/int_rates_main.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

/* Toolbox (email / bookmark / forgot pwd) */

table.headerTools td.toolText {
	color: #275680;
	font-size: 11px;
	padding: 1px 0px 0px 4px;
}

table.headerTools td.toolText a {
	text-decoration: none;
	color: #275680;
}

table.headerTools td.toolText a:hover {
	text-decoration: underline;
	color: #275680;
}

/* end Toolbox */


/* Login table */

table.loginTable {
	margin: 0px 1px 0px 0px;
}

table.loginTable td {
	color: #275680;
	font-size: 12px;
	padding: 1px 0px 0px 0px;
}

/* end Login table */


/* Forms */
input.inputClearButton {
	width: 50px;
	height: 18px;
	border: 1px solid #285c8e;
	background-color: #dee7f7;
	font-family: Arial, Helvetica, sans-serif;
	color: #275680;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
}
input.inputSubmitButton {
	width: 60px;
	height: 18px;
	border: 1px solid #285c8e;
	background-color: #dee7f7;
	font-family: Arial, Helvetica, sans-serif;
	color: #275680;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
}
input.inputTextField1 {
	width: 150px;
	height: 18px;
	border: 1px solid #285c8e;
	margin: 0px;
}

input.input76 {
	width: 76px;
	height: 18px;
	border: 1px solid #285c8e;
	margin: 0px;
}

input.radio {
    background-image : url('images/button.gif');
	font-family: Arial, Helvetica, sans-serif;
	color: #275680;
	font-style: bold;
	font-size: 12px;
	border: none;
	height: 25px;
	width: 88px;
}

input.radioGrey {
    background-image : url('images/button_grey.gif');
	font-family: Arial, Helvetica, sans-serif;
	color: #275680;
	font-style: bold;
	font-size: 12px;
	border: none;
	height: 25px;
	width: 88px;
}

UL 
{
list-style-image: url('images/bullet_logo2.gif');
}

button.radio {
    background-image : url('images/button.gif');
	font-family: Arial, Helvetica, sans-serif;
	color: #275680;
	font-style: bold;
	font-size: 12px;
	border: none;
	height: 25px;
	width: 88px;
}

input.btnOut
{
	height: 18px;
	border: 1px solid #285c8e;
	background-color: #dee7f7;
	font-family: Arial, Helvetica, sans-serif;
	color: #275680;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
}
/* end Forms */


/* Nav bar */
#globalLink{
	/*background-image: url('images/nav_background1.gif');*/
	top: 6px;
	height: 20px;
	min-width: 640px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	left: 10px; 
	color: #ffffff;

}


a.glink, a.glink:visited{
  	font-size: 9pt;
  	color:SteelBlue;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	
}

a.glink:hover{
	font-size: 9pt;
  	color: #7a99c5;
	font-weight: bold;
	background-color:#FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	/*margin: 1px;*/
	/*padding: 5px 5px 5px 5px;*/
	

}

.navBarLeftImage {
	/*background-image:  url("images/leftCurve.gif.gif");
	background-position:top;*/
}

table.navBar {
	margin: 5px 0px 0px 0px;
}

table.navBar td {
	/*background-image: url('images/nav_background.gif');*/

	
}

/* end Nav bar */


/* Corporate info box on home page */

.corporateDiv {
	margin: 0px 12px 0px 12px;
	overflow: auto;
	height: 130px;
	
	scrollbar-arrow-color: #EE9140;
	scrollbar-shadow-color: #c8c6c6;
	scrollbar-base-color: #d4d4d4;
	scrollbar-darkshadow-color: #c8c6c6;
	scrollbar-track-color: #c8c6c6;
	scrollbar-face-color: #e0e0e0;
	scrollbar-highlight-color: #d4d4d4;
	scrollbar-3dlight-color: #d4d4d4;
}

.corpSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #FFFFFF;
	font-size: 12px;
}

/* end Corporate info box on home page */


/* Main layout table */

table.mainTable {
}

table.mainTop {
	background-image: url('images/bg_outline_maintop.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

td.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #285c8e;
	padding: 12px 0px 12px 12px;
}

td.buttons {
	padding: 0px 12px 0px 0px;
}

table.splitTop {
	background-image: url('images/bg_outline_splittop.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

table.splitWidth {
	margin: 12px 0px 0px 0px;
}

table.splitWidth td.Subnav {
	padding-right: 6px;
}

table.splitWidth td.mainContent {
	padding: 1px 20px 0px 12px;
}

table.splitWidth td.fullContent {
	padding: 0px;
}

table.fullWidth td.mainContent {
	padding: 12px 12px 0px 12px;
}

table.fullWidth td.fullContent {
	padding: 0px;
}

table.splitWidth td.mainContent, table.splitWidth td.fullContent, table.fullWidth td.mainContent, table.fullWidth td.fullContent {
	color: #333333;
}

table.mainTable h2, table.fullWidth h2 {
	margin: 0em;
	font-size: 16px;
	font-weight: bold;
	color: #275680;
}

table.widePanel h2, table.fullWidth h2 {
	margin: 0em;
	font-size: 16px;
	font-weight: bold;
	color: #275680;
}

table.mainTable h3, table.fullWidth h3 {
	margin: 1em 0em 0.75em 0em;
	font-size: 12px;
	font-weight: bold;
	color: #EE9140;
}

table.mainTable h3.topItem, table.fullWidth h3.topItem {
	margin-top: 0px;
}

p {
	margin: 0.75em 0em;
}

p.tagline {
	margin: 0em 0em 1em;
	font-style: italic;
    color: #87888A;
}

/* end Main layout table */


/* Multi-column list tables */

table.featureList td {
	padding-right: 12px;
}

/* end Multi-column list tables */


/* Outlined panels */

table.panel, div.panel {
	margin: 0px 0px 5px 0px;
	background-image: url('images/bg_outline_panel_bottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

table.panel td.panel, div.panel div.normalPanel {
	margin: 0px;
	background-image: url('images/bg_outline_panel_top_cap.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 12px;
}

/* First panel, for text panel in first position at top of right column */

table.panel td.firstPanel, div.panel div.firstPanel {
	margin: 0px;
	background-image: url('images/bg_outline_firstpanel_top_cap.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 12px;
}

/* Self-contained panel has blank background and no padding (for images/flash) */

table.panel td.selfContained, div.panel div.selfContained {
	margin: 0px;
	background-image: url('images/bg_blank.gif');
	background-position: top left;
	background-repeat: repeat;
	padding: 0px;
}

/* Full-page-width panels */

table.widePanel, div.widePanel {
	margin: 0px 0px 5px 0px;
	background-image: url('images/bg_outline_widepanel_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

table.widePanel td.widePanel, div.widePanel div.widePanel {
	margin: 0px;
	background-image: url('images/bg_outline_widepanel_top_cap.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px;
}

/* Half-page-width panels */

table.twoPanels {
	margin: 0px 0px 5px;
}

.leftHalfPanel {
	background-image: url('images/bg_outline_halfpanel_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

table.leftHalfPanel, div.leftHalfPanel {
	margin: 0px 6px 5px 0px;
}

td.leftHalfPanel {
	padding: 0px 6px 0px 0px;
}

.rightHalfPanel {
	background-image: url('images/bg_outline_halfpanel_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

table.rightHalfPanel, div.rightHalfPanel {
	margin: 0px 0px 5px 0px;
}

td.rightHalfPanel {
	padding: 0px 0px 0px 0px;
}

.halfPanel {
	margin: 0px;
	background-image: url('images/bg_outline_halfpanel_top_cap.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px;
}

/* Custom-padded panel for header tools */

table.headerToolsPanel, div.headerToolsPanel {
	margin: 0px 0px 5px 0px;
	background-image: url('images/bg_outline_headertools_bottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

table.headerToolsPanel td.headerToolsPanel, div.headerToolsPanel div.headerToolsPanel {
	margin: 0px;
	background-image: url('images/bg_outline_headertools_top_cap.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 4px 0px 4px 6px;
}

/* Structural styles */

td.panelColumn ul {
	margin-top: 0em;
	/* margin-left: 1.25em;
	padding-left: 0em;*/
	margin-bottom: 0em;
	list-style-image: url('images/list_bullet_panel.gif');
}

/* If an item is the first thing at the top of a panel, don't add a margin to the top */
/* (invoke with class='topItem') */

.topItem {
	margin-top: 0em;
}

/* end Outlined panels */


/* Home page three-column layout */

table.index3column {
	background-image: url('images/bg_solid_rightcolumn_top_connected.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

table.index3column tr td.rightColumn {
	background-image: url('images/bg_solid_rightcolumn_bottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 9px 9px 9px;
}

table.index3column tr td.rightColumn img.hotButton {
	margin: 0px 0px 5px 0px;
}

/* Panel on home page (in left columns) */

table.index3column table.panel {
	margin: 5px 5px 0px 0px;
}


/* Panel chart (Refer-A-Friend, etc.) */

table.panelChart {
}

table.panelChart td, table.panelChart th {
	font-size: 11px;
}

table.panelChart th {
	padding: 6px 0px 3px 6px;
	color: #EE9140;
}

table.panelChart td {
	padding: 3px 0px 3px 6px;
	border-top: 1px solid #D4D4D4;
}

table.panelChart td.panelChartLabel, 
table.panelChart th.panelChartLabel, 
table.panelChart td.panelChartLegend {
	padding-left: 0px;
}

table.panelChart th.panelChartTitle {
	padding-left: 0px;
	padding-top: 0px;
	color: #275680;
}

table.panelChart td.panelChartLegend {
	font-size: 9px;
	font-weight: normal;
	padding: 3px 0px 0px 0px;
}

/* end Panel chart */


/* FAQs */

ul.faqSubCategoryList {
	margin-bottom: 1em;
	list-style-image: url('images/arrow.gif');
}

ul.faqSubCategoryList li a {
	font-weight: bold;
	color: #275680;
}

h2.faqSubCategory {
	padding: 1.5em 0em 0em 0em;
	color: #4482BB;
}

ul.faqList {
	list-style-image: url('images/arrow.gif');
}

ul.faqItems {
	list-style-image: url('images/list_bullet_panel.gif');
}

ul.faqItems li {
	margin-top: 1.5em
}

b.faqQuestion {
	color: #4482BB;
}

/* end FAQs */


/* Regional Codes */

table.regionalCodesTable {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	margin-top: 1.5em;
}

table.regionalCodesTable tr.altShade {
	background-color: #F5F5F5;
}

table.regionalCodesTable td {
	padding: 6px;
	text-align: left;
}

table.regionalCodesTable th {
	padding: 6px;
	color: #87888A;
	font-weight: bold;
	text-align: left;
}

table.regionalCodesTable th.stateNameLabel {
	color: #275680;
}

table.regionalCodesTable td.stateName {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	padding-bottom: 0px;
	font-weight: bold;
	color: #4482BB;
}

table.regionalCodesTable td.stateNameLabel {
	font-weight: bold;
	color: #4482BB;
}

table.regionalCodesTable td.primaryPrefix {
	text-align: right;
	font-weight: bold;
	color: #275680;
}

table.regionalCodesTable td.prefixList {
}

/* end Regional Codes */


/* Voicemail Access */

table.voicemailAccessTable {
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: #D4D4D4;
}

table.voicemailAccessTable tr.altShade {
	background-color: #F5F5F5;
}

table.voicemailAccessTable th {
	padding: 6px;
	color: #87888A;
	font-weight: bold;
}

table.voicemailAccessTable td {
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	padding: 6px;
	text-align: center;
}

table.voicemailAccessTable td.areaCodeColumn {
	font-weight: bold;
}

/* end Voicemail Access */


/* NXX */

table.nxxTable {
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: #D4D4D4;
}

table.nxxTable tr.altShade {
	background-color: #F5F5F5;
}

table.nxxTable th {
	padding: 6px;
	color: #87888A;
	font-weight: bold;
}

table.nxxTable td {
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	padding: 6px;
	text-align: center;
}

/* end NXX */


/* Site map */

table.sitemap {
	margin: 12px 0px 0px;
}

table.sitemap table td {
	margin: 0em;
	padding: 0.5em;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	text-align: center;
}

table.sitemap td.sitemapColumn {
	padding: 0px 0px 0px 12px;
}

table.sitemap td.firstSitemapColumn {
	padding: 0px 0px 0px 0px;
}

table.sitemap table td.navHead {
	font-weight: bold;
	background-color: #F5F5F5;
	border-width: 1px 0px;
}

table.sitemap table td.navSubHead {
	xbackground-color: #F5F5F5;
	border-width: 0px 0px 1px 0px;
	font-weight: bold;
}

table.sitemap table td.navSubHead a {
	color: #EE9140;
}

table.sitemap table td.extraLink {
	background-color: #F5F5F5;
	border-color: #D4D4D4;
}

table.sitemap td.mainHead {
	padding: 0px;
}

/* end Site map */


/* Knowledge Base */

.navigationTD {
	border: solid #D4D4D4 1px;
	background-color: #F6F6F6;
	border-bottom-width: 0px;
    border-top-width: 0px;
	
}

.categoriesTD {
	border: solid #D4D4D4 1px;
	background-color: #FFFFFF;
    border-collapse: collapse;
	border-bottom-width: 0px;
}

.articlesTD {
    border: solid #D4D4D4 1px;
    border-collapse: collapse;
}

.sideTD {
	border: solid #DFDFDF 1px;
	background-color: #F6F6F6;
	border-collapse: collapse;
	border-left-width: 0px;
}

.articleLight {
	background-color: #FFFFFF;
}

.articleDark {
	background-color: #F6F6F6;
}

.articleHighlight {
	background-color: #FCEAD4;
}

.rating {
	font-family: Arial;
	font-size: 9px;
	color: #c0c0c0;
}

/* end Knowledge Base */


/* Copyright footer */

div.footer {
	width: 760px;
	margin: 24px 12px 24px 0px;
}

p.copyright {
	margin: 5px 0px 0px 0px;
	font-family: Arial;
	font-size: 9px;
	color: #c0c0c0;
}

/* International Rates Chart */

.internationalTable {
}

table.internationalTable td {
	padding: 6px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	text-align: left;
}

table.internationalTable tr.altShade td {
	background-color: #F5F5F5;
}

table.internationalTable td.rateColumn {
	text-align: center;
	background-image:url(images/homeSideBar_right.gif);
	background-position:top;
}

table.internationalTable th {
	xbackground-color: #285c8e;
	padding: 6px;
	color: #EE9140;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
}

.rate_box{
	color:#4482BB;
	background-color: #D4D4D4;
	font-family:arial;
	font-size:12px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
	text-align:center;
}

.permin{
	color:#87888A;
	background-color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight:normal;
}

.great{
	font-family:arial;
	font-size:12px;
	border:1px solid #dddddd;
}

.city{
	background-color:#eeeeee;
	font-family:arial;
	font-size:12px;
	border:1px solid #dddddd;
}


/* AreaCodes Map */

.areacodeheader {
	background-color: #D4D4D4;
}

.areacode {
	border: solid #D4D4D4 0px;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #EE9140;
	scrollbar-shadow-color: #FFFFFF;;
	scrollbar-base-color: #FFFFFF;;
	scrollbar-darkshadow-color: #D4D4D4;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;;
	scrollbar-highlight-color: #FFFFFF;;
	scrollbar-3dlight-color: #FFFFFF;;

}

/* end AreaCodes Map */


/* Voicemail user guide */


.extraPad {
	padding: 0.5em;
}

table.vmGuideTable {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
}

table.vmGuideTable th {
	font-weight: bold;
	color: #EE9140	text-align: left;
	padding: 3px 6px;
}

table.vmGuideTable td {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	padding: 3px 6px;
}

table.vmGuideTable td.issue {
	font-style: italic;
}

table.vmGuideTable tr.altShade {
	background-color: #F5F5F5;
}

.indent {
	margin-left: 2em;
}

/* end Voicemail user guide */


/* Help popup */

body.helpPopup table.mainTable {
	margin: 18px 5px;
}

td.helpPopupHeader {
	padding: 0px 5px;
	font-size: 24px;
	font-weight: bold;
	color: #EE9140;
}

/* end Help popup */





















