@charset "UTF-8";

/* Overall Page */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFC324;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
a:link , a:visited, a:active{
	font-weight: bold;
	color: #0C4CB8;
	text-decoration: none;
}
h1 , h2, h3, h4, h5, p, ul, li, table, tr, td, img, form{
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #CCC;
}

#container  {
	width: 986px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(/images/tile_main986.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#mainContent table tr td #topheader {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 80px;
	width: 735px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FCC32B;
	background-image: url(/images/tile_header735x80.jpg);
}
#mainContent table tr td #topheader #tagline{
	position: absolute;
	padding: 0px;
	margin-top: 59px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 268px;
	float: left;
}
#mainContent table tr td #topheader #tagline h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#mainContent table tr td #topheader #Locations{
	padding: 0px;
	width: 120px;
	position: absolute;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 410px;
	height: 37px;
}
#LocationHeader {
	padding: 0px;
	width: 80px;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
	text-align: right;
}
#mainContent table tr td #topheader #Locations ul li a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table tr td #topheader #Locations ul {
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td #topheader #Locations ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#mainContent table tr td #topheader #language   {
	padding: 0px;
	position: absolute;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 550px;
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}
#mainContent table tr td #topheader #language a {
	color: #FFF;
}
#mainContent table tr td #topheader #language .selected {
	color: #FCC32B;
	font-weight: normal;
	text-decoration: none;
}
#mainContent table tr td #topheader #language .notselected {
	color: #FFF;
}
#mainContent table tr td #topheader #language a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#mainContent table tr td #topheader #language a:hover {
	color: #FCC32B;
	font-weight: normal;
}
#mainContent table tr td #topheader #language a:visited {
	color: #FFF;
	font-weight: normal;
}
#mainContent table tr td #topheader #language a:active {
	color: #FFF;
	font-weight: normal;
}

/*Menu 1 */
#mainContent table tr td #menu1header {
	width: 730px;
	float: left;
	text-decoration: none;
	background-image: url(/images/tile_menuall730x41.jpg);
	background-position: left 0px;
	height: 31px;
}
#mainContent table tr td #menu1header ul {
	margin-left: 22px;
	line-height: 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#mainContent table tr td #menu1header li  {
	list-style-type: none;
	display: inline;
}
#mainContent table tr td #menu1header li a  {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#mainContent table tr td #menu1header li a:link {
	color: #FFF;
}
#mainContent table tr td #menu1header li a.selected  {
	color: #FCC32B;
	background-color: #000;
}
#mainContent table tr td #menu1header li a.login {
	color: #FCC32B;
	background-color: #06C;
}
#mainContent table tr td #menu1header li a:hover {
	color: #FCC32B;
	background-color: #000;
}

/* Menu 2 */

#mainContent table tr td #menu2header {
	width: 730px;
	float: left;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/tile_submenuALL.jpg);
	background-position: left 0px;
	height: 30px;

}
#mainContent table tr td #menu2header ul {
	margin-left: 22px;
}
#mainContent table tr td #menu2header li  {
	list-style-type: none;
	display: inline;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 30px;
}
#mainContent table tr td #menu2header li a  {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FCC324;
}
#mainContent table tr td #menu2header li a:link {
	text-decoration: none;
	font-weight: normal;
}
#mainContent table tr td #menu2header li a.selected  {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-repeat: repeat-x;
	background-image: url(/images/tile_Blue42x41.jpg);
	background-position: left top;
}
#mainContent table tr td #menu2header li a:hover {
	color: #FFF;
	background-image: url(/images/tile_Blue42x41.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	font-weight: normal;
}
#mainContent table tr td #menu2header li a:visited {
	font-weight: normal;
}
#mainContent table tr td #menu2header li a:active {
	font-weight: normal;
}



/*Main Content */


#mainContent  {
	padding: 0;
	margin: 0px;
	width: 986px;
}
#mainContent table {
	margin: 0px;
	padding: 0px;
}
#mainContent table tr {
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td {
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td  #footer.bottom{
	background-image: url(/images/tile_footer.jpg);
	background-position: 0px bottom;
}
#topcontent {
	padding: 0px;
	float: left;
	width: 730px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px; /* UPDATE: change from 80px */
	margin-left: 0px;
}
#mainContent table tr td #topcontent img.banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table tr td #topcontent #subheadbanner{
	margin: 0px;
	padding: 0px;
	/*float: left;*/
}
#mainContent table tr td #topcontent #pagecontent {
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 45px;
	width: 650px;
}
#mainContent table tr td #topcontent #pagecontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;






	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#mainContent table tr td #topcontent #pagecontent p.topspace {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #topcontent #pagecontent #loginform {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #topcontent #pagecontent form.outline {
	padding: 4px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #topcontent #pagecontent table  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 2em;
}
#mainContent table tr td #topcontent #pagecontent table tr th  {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent table tr td #topcontent #pagecontent table tr td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent table tr td #topcontent #pagecontent table p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
}
#mainContent table tr td #topcontent #pagecontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 18px;
}
#mainContent table tr td #topcontent #pagecontent table p.white {
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainContent table tr td #topcontent #pagecontent #secretq table p.right  {
	text-align: right;
}

#mainContent table tr td #topcontent #pagecontent2 table  {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 11px;
  line-height: 2em;
}
#mainContent table tr td #topcontent #pagecontent2 table tr th  {
  text-align: left;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#mainContent table tr td #topcontent #pagecontent2 table tr td {
  margin: 0px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#mainContent table tr td #topcontent #pagecontent2 table.rates tr td {
  padding: 0;
}
#mainContent table tr td #topcontent #pagecontent2 table p {
  margin: 0px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  font-size: 11px;
}
#mainContent table tr td #topcontent #pagecontent2 h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 18px;
}
#mainContent table tr td #topcontent #pagecontent2 table p.white {
  margin-bottom: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#mainContent table tr td #topcontent #pagecontent2 #secretq table p.right  {
  text-align: right;
}

/* Footer */

#footer  {
	width: 735px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	background-image: url(/images/tile_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #footer table {
	padding: 0px;
	width: 736px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #footer table tr {
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td #footer table tr td {
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td  #footer.bottom{
	background-image: url(/images/tile_footer.jpg);
	background-position: 0px bottom;
}
#mainContent table tr td #footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#mainContent table tr td #footer p.toprule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent table tr td #footer #bottommenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	width: 300px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}
#mainContent table tr td #footer #copyright {
	width: 400px;
	padding: 0px;
	margin: 0px;
	height: 40px;
}

/*Sidebar */

#mainContent table tr td #sidebox2 {
	padding: 0px;
	float: right;
	width: 241px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #sidebox3 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 241px;
}
#mainContent table tr td #sidebox4 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 241px;
}

/* Sidebar */

#mainContent table tr td #sidebox5{
	padding: 0px;
	float: right;
	width: 241px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topyellow {
	background-image: url(/images/RightSideYellowTop241.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topyellowNOTAB {
	background-image: url(/images/RightSideYellowTopNOTAB241.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.topyellow form {
	padding: 0px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.topyellow form table {
	margin: 0px;
	padding: 0px;
}
.topyellow form table tr p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topyellow form table tr p.left {
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topyellow form table tr p.right {
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topyellow form table tr p.center {
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottomyellow {
	background-image: url(/images/RightSideYellowBottom241x24.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
.topyellow h2, .topwhite h2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	line-height: 18px;
}
.topyellowNOTAB h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #900;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 22px;
	margin: 0px;
}
.topyellowNOTAB p.right {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.topyellowNOTAB a:link, .topyellowNOTAB a:visited, .topyellowNOTAB a:active{
	font-size: 11px;
	color: #1657C0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topyellowNOTAB a:hover {
	color: #999;
}
.topwhite {
	background-image: url(/images/RightSideWhiteTop241.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topwhite p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: normal;
	margin: 0px;
}
.bottomwhite {
	background-image: url(/images/RightSideWhiteBottom241x24.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}

#mainContent table tr td #topcontent #homebanner{
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainContent table tr td #topcontent #homebullets{
	padding: 0px;
	float: left;
	width: 730px;
	margin: 0px;
}
#mainContent table tr td #topcontent #homebullets table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 730px;
}
#mainContent table tr td #topcontent #homebullets h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #0C4CB8;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 30px;
}
#mainContent table tr td #topcontent #homebullets ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	list-style-image: url(/images/bullet_blue.jpg);
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent table tr td #topcontent #homebullets ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: normal;
}
#mainContent table tr td #topcontent #homebullets table tr td #FlashID {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#mainContent table tr td #topcontent #homebullets table tr td p a img {
	padding: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table tr td #topcontent #homebullets table tr td h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD090E;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 14px;
}
#mainContent table tr td #topcontent #homepromo {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #topcontent #homepromo p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	color: #BD090E;
}
#mainContent table tr td #topcontent #homesignup {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #topcontent #homesignup img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#mainContent table tr td #homeflashbanner{
	padding: 0px;
	width: 700px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
	float: left;
}
#mainContent table tr td #homeoffers{
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	float: left;
}
#mainContent table tr td #homeoffers img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent table tr td #homeoffers ul li a:link {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table tr td #homeoffers ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#mainContent table tr td #homeoffers ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	float: left;
}
#pagecontent {
	padding: 0px;
	width: 680px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#pagecontent2 {
	padding: 0px;
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*#mainContent table tr td #topcontent #pagecontent p ,*/
#mainContent table tr td #topcontent #pagecontent2 p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#mainContent table tr td #topcontent #pagecontent h1 , #mainContent table tr td #topcontent #pagecontent2 h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 15px;*/
  margin-left: 0px;
}
#mainContent table tr td #topcontent #pagecontent h2 , #mainContent table tr td #topcontent #pagecontent2 h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0C3466;
	border-bottom-color: #123465;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#mainContent table tr td #topcontent #pagecontent h2.blueheads , #mainContent table tr td #topcontent #pagecontent2 h2.blueheads{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0C3466;
	border-bottom-color: #123465;
	background-color: #1657C0;
}
#mainContent table tr td #topcontent #pagecontent h2.greyheads , #mainContent table tr td #topcontent #pagecontent2 h2.greyheads{
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#mainContent table tr td #topcontent #pagecontent p.underline , #mainContent table tr td #topcontent #pagecontent2 p.underline{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#mainContent table tr td #topcontent #pagecontent ol , #mainContent table tr td #topcontent #pagecontent2 ol{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 60px;
	margin-bottom: 12px;
	margin-left: 55px;
}
#mainContent table tr td #topcontent #pagecontent ul , #mainContent table tr td #topcontent #pagecontent2 ul{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 60px;
	margin-bottom: 12px;
	margin-left: 55px;
}

/* Footer */

#footer  {
	width: 735px;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-image: url(/images/tile_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainContent table tr td #footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#mainContent table tr td #footer p.toprule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent table tr td #footer p img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#mainContent table tr td #footer #creditcards{
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	clear: both;
	vertical-align: bottom;
	height: 27px;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent table tr td #footer #security{
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	height: 64px;
	text-align: right;
}
#mainContent table tr td #footer #bottommenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	width: 710px;
	float: left;
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}

/* Sidebar */

#mainContent table tr td #sidebox1{
	padding: 0px;
	float: right;
	width: 241px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr td #sidebox2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 241px;
}
#mainContent table tr td #sidebox3 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 241px;
}
#mainContent table tr td #sidebox4 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 241px;
}
#mainContent table tr td #sidebox5{
	padding: 0px;
	float: right;
	width: 241px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topyellow {
	background-image: url(/images/RightSideYellowTop241.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topyellowNOTAB {
	background-image: url(/images/RightSideYellowTopNOTAB241.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.topyellow form {
	padding: 0px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.topyellow form table {
	margin: 0px;
	padding: 0px;
}
.topyellow form table tr p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topyellow form table tr p.left {
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topyellow form table tr p.right {
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topyellow form table tr p.center {
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottomyellow {
	background-image: url(/images/RightSideYellowBottom241x24.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
.topyellow h2      , .topwhite h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	line-height: 18px;
}
.topyellowNOTAB h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #900;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 22px;
	margin: 0px;
}
.topyellowNOTAB p.right {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.topyellowNOTAB a:link, .topyellowNOTAB a:visited, .topyellowNOTAB a:active{
	font-size: 11px;
	color: #1657C0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topyellowNOTAB a:hover {
	color: #999;
}

.topwhite {
	background-image: url(/images/RightSideWhiteTop241.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topwhite p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: normal;
	margin: 0px;
}
.bottomwhite {
	background-image: url(/images/RightSideWhiteBottom241x24.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
.topwhite img      {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#mainContent table tr td #topcontent #pagecontent2 #frmSignup {
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.formsection {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.formsection2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
/* #mainContent table tr td #topcontent #pagecontent2 #frmSignup */
#mainContent .formsection2 p {
	margin: 0px;
	font-size: 10px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
/* #mainContent table tr td #topcontent #pagecontent2 #frmSignup */
#mainContent .formsection2 p.center {
	text-align: center;
}
/*#mainContent table tr td #topcontent #pagecontent2 #frmSignup*/
.formsection table {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#mainContent table tr td #topcontent #pagecontent2 #frmSignup*/
.formsection table tr th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	background-color: #72D1FE;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin: 0px;
}
/*#mainContent table tr td #topcontent #pagecontent2 #frmSignup*/
.formsection table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
}
/*#mainContent table tr td #topcontent #pagecontent2 #frmSignup*/
.formsection table tr td.highlight {
	background-color: #FF9;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*#mainContent table tr td #topcontent #pagecontent2 #frmSignup*/
.formsection table tr td.label {
	text-align: right;
}

.notice-flash, .error-flash {
  float: left;
  margin:10px 0 10px 25px;
  font-size: 12px;
}

.notice-flash { color: #00f; }
.error-flash  { color: #f00; }
.validation-errors {
  color: #333;
  margin-left: 15px;
  font-size: 12px;
}

/*
#calling_to {width: 110px}
#calling_to_select {width: 110px;}
*/
.calling_to_select {width: 200px;}
#country_rate {margin-top: 12px;}
#rate-connection-fee {margin-top: 5px;}
span.field-with-errors input, span.field-with-errors select {
  border: 2px solid #f00;
  padding: 1px;
}

#calling_card_header {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

#calling_card_front {
	position: relative;
	height: 153px;
	width: 243px;
	margin: 10px auto 0 auto;
}

#pagecontent2 #calling_card #calling_card_front #calling_card_front_info {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin: 0 0 2px 8px;
}

#ie_print_fix {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 4px 8px;
	border: solid 30px white;
	width: 160px;
	height: 0px;
	line-height: 0px;
	padding: 0;
	visibility: hidden;
}


#calling_card_back {
	width: 243px;
	margin: 10px auto 0 auto;
}

#calling_card_instructions {
	clear: both;
	padding-top: 20px;
}

#print_success { text-align: center; margin-top: 30px;}

.country_rate {background-color: #ffc324;}
#your_cost .result {background-color: #ffc324; padding: 5px;}

.p7ABcontent{display:none;}
#rates{overflow-x: hidden; overflow-y: auto;}
.stepcarousel
{
  position: relative; /*leave this value alone*/
  border: 2px solid black;
  overflow: scroll; /*leave this value alone*/
  margin-left: 30px;
  width: 610px; /*Width of Carousel Viewer itself*/
  height: 970px; /* 620px Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
  position: absolute; /*leave this value alone*/
  left: 0;
  top: 0;
}

.stepcarousel .letters
{
  float: left; /*leave this value alone*/
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
  margin: 10px; /*margin around each panel*/
  width: 640px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.ui-accordion-container {
  font-size: 12px;
}
.ui-accordion-container a.trigger {
  background-image:url(/stylesheets/images/p7ap_east_black.gif);
  background-position:left center;
  background-repeat:no-repeat;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  color:#0069AA !important;
  display:block;
  font-weight:normal;
  padding:0 8px 0 18px;
  margin-left: -7px;
  text-decoration:none;
}

.ui-accordion-container li {
  background: transparent;
  padding-left: 0;
}

.ui-accordion-container th {background: #FFC324; }
.ui-accordion-container th.right { text-align: right !important; padding-right: 5px !important; }
.ui-accordion-container .even {background: #eee;}

#mainContent table tr td #pagecontent .errorExplanation *, #mainContent table tr td #pagecontent2 .errorExplanation * {color: #ff0000 !important;}

#pagecontent .errorExplanation, #pagecontent .errorExplanation p,
#pagecontent .errorExplanation, #pagecontent .errorExplanation ul,
#pagecontent2 .errorExplanation, #pagecontent2 .errorExplanation p,
#pagecontent2 .errorExplanation, #pagecontent2 .errorExplanation ul,
#pagecontent ul.errors, #pagecontent ul.errors li,
#pagecontent2 ul.errors, #pagecontent2 ul.errors li,
h1.error
{
  color: red !important;
}

h5 {margin-bottom: 5px;}
.table_heading {
  background: #ddd;
}

