body {
	color: #000;
	font-size: 10pt;
	font-family: "Courier", "Courier New", "Bitstream Vera Sans Mono", "Liberation Mono", monospace;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background-color: #cbd2d9;
}

.popup {
	background-color: white;
}

.underline {
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #235FAB;
	border-style: solid;
}

.bordertop {
   border-width: 1px;
   border-bottom: 0px;
   border-left: 0px;
   border-right: 0px;
   border-color: #235FAB;
   border-style: solid;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #C01324;
}

#specialNumbers td {
	background-color: #e0f0ff;
	padding: 3px;
}

.inner-table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#membersmenu table {
	background-color: #8ed8f8;
}

h2 {
	font-weight: normal;
	padding-top: 10px;
}

h3 {
	font-weight: normal;
	padding-top: 10px;
}

h4 {
	font-weight: normal;
	padding-top: 10px;
	letter-spacing: .2em;
	color: #235FAB;
}

h5 {
   font-family: "Helvetica Neue", Arial, Helvetica;
   font-weight: bold;
   font-size: 16px;
   padding-top: 10px;
   letter-spacing: .2em;
   color: #235FAB;
}

.label {
	text-align: right;
	color: #000;
	padding-right: 10px;
}

.labelfont {
	color: #000;
	padding-right: 10px;
}

th {
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-color: #ff8000;
	border-style: solid;
	border-width: 1px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	color: #ff8000;
}

table.borderedTable {
	border: 1px solid black;
	margin: 0px;
	border-collapse: collapse;
}

table.borderedTable th {
	border-bottom: 1px solid black;
}

table.borderedTable td {
	border: 1px solid black;
	padding: 5px;
	margin: 0px;
}

.evenRow {
	background-color: #e0f0ff;
}

p {
	font-size: 10pt;
}

a {
	color: #235FAB;
	text-decoration: none;
}

a:hover {
	color: #235FAB;
	text-decoration: underline;
}

.fine {
	font-size: 10px;
}

.footnote {
	font-size: 9pt;
	font-family: "Courier", "Courier New", "Bitstream Vera Sans Mono", "Liberation Mono", monospace;
	color: black;
}

.themarketingpeoplemadeusdoit {
	font-size: 14px;
}


.footer {
	font-size: 8px;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
}

.fill {
	height: 100%;
}

#internationalRates table {
	border-collapse: collapse;
}

#internationalRates td {
	text-align: center;
	padding: 5px;
}

.section {
	border-width: 1px;
	border-color: #c7cfd5;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-top: 20px;
}

.sectionHeading,
.dealersSubHeading {
	font-weight: bold;
	color: #235FAB;
	font-size: 12pt;
}

.dealersSubHeading {
	color: #000000;
}

.sectionText {
	font-size: 10pt;
	color: #C01324;
	padding-bottom: 10px;
}

.manualnumbering {
	list-style: none;
}

.alphabetic {
	list-style: lower-alpha;
}

.levelthree {
	list-style: lower-roman;
}

.rightpad {
	padding-right: 20px;
}

.error {
	color: red;
}

#termsandconditions li {
	padding-top: 10px;
}

#termsandconditions ol {
	list-style: lower-alpha;
}

#termsandconditions ol ol {
	list-style: lower-roman;
}

#faq table {
	
}

#faq td {
	border-spacing: 1px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#rechargeform form {
	padding: 0px;
	margin: 0px;
}

#rechargeform table {
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bpayreceipt {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#deals li {
	margin-top: 10px;
}

#deals td {
	vertical-align: top;
	padding: 2px;
}

#landing li {
	margin-top: 10px;
}

#membernav table {
	width: 144px;
}

.flatinput {
	color: #666;
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-size: 12px;
}

.flatinput:hover {
	color: #235FAB;
}

#loginframe #loginform table {
	padding: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	width: 110px;
}

#loginform td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#loginform .label {
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-size: 11px;
	color: #666;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	
}

#loginframe table {
	border-collapse: collapse;
	width: 143px;
}

#loginframe td {
	padding: 0px;
}

#locationsearch table {
	margin-left: auto;
	margin-right: auto;
}

#locationsearch td {
	padding: 5px;
}

#searchresults table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#searchresults td {
	padding: 4px;
}

.bottomline {
	border-style: solid;
	border-color: #235FAB;
	border-width: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.obvious {
	font-size: 16px;
	font-weight: bold;
}
.emailtable {
	border-collapse: collapse;
}
.bdl {
	border-left: #ff8000;
	border-left-style: solid;
	border-left-width: 1px;
}
.bdr {
	border-right: #ff8000;
	border-right-style: solid;
	border-right-width: 1px;
}
.bdt {
	border-top: #ff8000;
	border-top-style: solid;
	border-top-width: 1px;
}
.bdb {
	border-bottom: #ff8000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.ft1 {
        font-family: "Helvetica Neue", Arial, Helvetica;
        font-weight: normal;
        font-size: 16px;
        color: #ff8000;
}
.ft2 {
        font-family: "Helvetica Neue", Arial, Helvetica;
        font-weight: normal;
        font-size: 10pt;
        color: #ff8000;
}
.ft3 {
        font-family: "Helvetica Neue", Arial, Helvetica;
        font-weight: normal;
        font-size: 8.5pt;
        color: #666;
}
.ft4 {
        font-family: "Helvetica Neue", Arial, Helvetica;
        font-weight: normal;
        font-size: 8.5pt;
        color: #000;
}
.cell {
	border-collapse: collapse;
	border: #AD5100;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}
.dheading {
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #ff8000;
}
.txf1 {
   width: 170px;
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-weight: normal;
}
.txf2 {
   width: 240px;
   font-family: "Helvetica Neue", Arial, Helvetica;
   font-weight: normal;
}
.rptlabel {
   text-align: right;
   color: #000;
}
.impt {
   font-family: "Helvetica Neue", Arial, Helvetica;
   font-weight: bold;
   font-size: 12px;
   color: #BB0000;
}
.customerCareNotice {
	font-family: "Helvetica Neue", Arial, Helvetica;
	color: #666666;
	border-collapse: collapse;
	border: #A8B0B2;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

.customerCareNotice h2 {
	padding-top: 0px;
	margin-top: 4px;
}
.customerCareHours {
	color: #A72330; 
	font-size: 12pt; 
	font-weight: bold;
}

.carttbl {
	width: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-weight: normal;
	font-size: 8.5pt;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-collapse: collapse;
}
.hg1 {
	color: #235FAB;
}

.rechargevalues {
	width: 300px;
	border-width: 0px 1px 0px 0px;
	border-color: #FF8000;
	border-style: solid;
	text-align: center;
}

.rechargevalues th, .rechargevalues td {
	border-color: #FF8000;
	border-style: solid;
	width: 50%;
}
.rechargevalues th {
	border-width: 1px 0px 1px 1px;
}
.rechargevalues td {
	font-weight: bold;
	border-width: 0px 0px 1px 1px;
}

.blue {
	color: blue;
}

.center {
	text-align: center;
}

.blue ul {
	list-style-type: disc;
}

.orange {
	color: #ff6600;
	font-weight: bold;
}

.orange a {
	color: blue;
}

#prepaid ul
{
	list-style-type: disc;
}

input, select
{
	font-size: 12px;
}

input[type=submit], button
{
	background: #CCE6FF;
	color: black;
	border: #B5E1EF outset 1px;
}

/* navigation */

ul.nav {
	height: 338px;
	width: 144px;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

ul.nav li {
	position: relative;
}

ul.nav li a , ul.nav li a:visited {
	color: #41BDE3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	letter-spacing: -1px;	
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	text-indent: 0.8em;
}

ul.nav li a:hover {
	color: #F9A635;
}

ul.nav li a span {
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px; left: 0px;
	height: 100%;
	width: 100%;
	display: none;
}

ul.nav li.home a { background-image: url(/images/menu/home_up.png); }
ul.nav li.home a:hover { background-image: url(/images/menu/home_ov.png); }

ul.nav li.plans a 		{ background-image: url(/images/menu/plans_up.png); }
ul.nav li.plans a:hover { background-image: url(/images/menu/plans_ov.png); }

ul.nav li.signup a 		{ background-image: url(/images/menu/signup_up.png); }
ul.nav li.signup a:hover { background-image: url(/images/menu/signup_ov.png); }

ul.nav li.activate a 		{ background-image: url(/images/menu/activate_up.png); }
ul.nav li.activate a:hover { background-image: url(/images/menu/activate_ov.png); }

ul.nav li.recharge a 		{ background-image: url(/images/menu/recharge_up.png); }
ul.nav li.recharge a:hover { background-image: url(/images/menu/recharge_ov.png); }

ul.nav li.rates a 		{ background-image: url(/images/menu/rates_up.png); }
ul.nav li.rates a:hover { background-image: url(/images/menu/rates_ov.png); }

ul.nav li.switching a 		{ background-image: url(/images/menu/switching_up.png); }
ul.nav li.switching a:hover { background-image: url(/images/menu/switching_ov.png); }

ul.nav li.faq a 		{ background-image: url(/images/menu/faq_up.png); }
ul.nav li.faq a:hover { background-image: url(/images/menu/faq_ov.png); }

ul.nav li.care a 		{ background-image: url(/images/menu/care_up.png); }
ul.nav li.care a:hover { background-image: url(/images/menu/care_ov.png); }

ul.nav li.terms a 		{ background-image: url(/images/menu/terms_up.png); }
ul.nav li.terms a:hover { background-image: url(/images/menu/terms_ov.png); }

ul.nav li.members a 		{ background-image: url(/images/menu/members_up.png); }
ul.nav li.members a:hover { background-image: url(/images/menu/members_ov.png); }

ul.nav li.dealers a 		{ background-image: url(/images/menu/dealers_up.png); }
ul.nav li.dealers a:hover { background-image: url(/images/menu/dealers_ov.png); }

ul.nav li.about a 		{ background-image: url(/images/menu/about_up.png); }
ul.nav li.about a:hover { background-image: url(/images/menu/about_ov.png); }

#home .header {font-size:15px; font-family:Arial,Helvetica; font-weight:bold; color:#00C8FF;}

ul.adminList 
{
	padding-left: 20px;
}
