/* Primus Calling Cards CSS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;

}

img {
	border: 0;
}

dl dt {
margin: 0.8em 0 0 0;
font-weight:normal;
}

dl dd {
margin:0;
font-weight:bold;
}



/*-- Layout Styles -- */

#container {
	width: 760px;
	margin: auto;
	display: block;
/*	border: 1px solid #000000;*/
}
#header {
	height: 90px;
	border-bottom: 7px solid #00A1E1;
}
#content {
/*	height: 300px;*/
	border-top: 4px solid #0A1F62;
}
#contentLeftMain {
	width: 420px;
/*	border: 1px solid #000000;*/
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#contentRightMain {
	width: 250px;
/*	border: 1px solid #000000;*/
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
#contentLeft {
	width: 520px;
/*	border: 1px solid #000000;*/
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#contentRight {
	width: 150px;
/*	border: 1px solid #000000;*/
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}

#footer {
	clear: both;
	height: 40px;
	background-image:url(/images/footer-background.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*-- Custom Styles -- */

#nav1 {
	color: #7d7d7d;
	float: right;
}
#nav1 ul {
/*	padding: 18px 42px 0 0;*/
	padding: 18px 0px 0 0;
}
#nav1 li {
	list-style-type: none;
	float: left;
	margin-left: 6px;
}
#nav1 a	{
	color: #262626;
	border-bottom: 1px solid #b2b2b2;
	font-size: 11px;
}
#nav1 a:hover {
	color: #777;
	border-bottom: 1px solid #ccc;
}

#nav2 {
	position: relative;
	margin-top: -2.2em;
}
* html #nav2 {
	margin-top: -2.43em;
}
#nav2 ul {
	float: right;
/*	padding-right: 30px;*/
	padding-bottom: 0px;
}
#nav2 li {
	list-style-type: none;
	float: left;
	margin-left: 3px;
	background: url(/images/bgTab1Left.gif) 0 0 no-repeat;
}
#nav2 a	{
	background: url(/images/bgTab1Right.gif) 100% 0 no-repeat;
/*	padding: .3636em 11px;*/
	padding: .5000em 11px;
/*	padding: 11px 11px 11px 11px;*/
	display: block;
	border: none;
	font-weight: bold;
/*	color: #212224;*/
	color: #FFFFFF;
	text-decoration: none;
}
* html #nav2 a {
	float: left;
}

#nav2 a:hover {
/*	color: #6f7277;*/
	color: #0A1F62;
}

th {
	text-align: left;
}

.rates th {
	color: #FFFFFF;
	font-weight: bold;
}

.rates td {
	color: #000000;
}
.ratesLinkAlt a {color: #FFFFFF;}

.ratesIndex {
	font-size: 14px;
	color: #999999;
}
.ratesIndex a {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
.ratesIndex a:hover {
	text-decoration: underline;
}


.top {
	font-size: 9px;
	color: #666666;
}

fieldset {
	border-left: none;
	border-right: none;
	border-bottom: none;
}
legend {
	font-size: 20px;
	font-weight: bold;
}

.error {
	font-size: 10px;
	color: #FF0000;
}

.disclaimer {
	font-size: 9px;
}


/* -- Rounded Corner Styles -- */
.artop{display:block;}
.artop *{display:block;height:1px;overflow:hidden;font-size:1px;}
.artop *{border-style:solid;border-width:0 1px;}
.out{background:#00a1e1; color:#FFFFFF;}
.out p{text-align:center;margin:0;padding:2px;}
.re1{margin-left:5px;}
.re1{margin-right:5px;}
.re2{margin-left:3px;}
.re2{margin-right:3px;}
.re2{border-left-width:2px;}
.re2{border-right-width:2px;}
.re3{margin-left:2px;}
.re3{margin-right:2px;}
.re4{margin-left:1px;}
.re4{margin-right:1px;}

