/*----------------------------------------------
------    HTML Tag Styles (General)    ---------
----------------------------------------------*/

body {
	background-color: #fff;
	margin: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}
a{
	font-size: 11px;
	color: #838383;
	text-decoration: none;
}
a:hover{
	font-size: 11px;
	color: #92B623;
	text-decoration: underline;
}
p {
	color:black;
}
/*-- LINE SPACING --*/
#installTable td, #installTable p, #installTable li, #contentBody td, #contentBody p, #contentBody li, 
#sideBoxContentTD, #textHeaderTD, #textContent2cL, #bulletHeadTD  {
	line-height: 18px;
}
#textContent2cR{
	line-height: 18px;
	padding-top: 20px;
}
#contentBody p {
	width: 460px;
}



/*----------------------------------------------
--------------    Main(Home)Page    ------------
             Styled from Top to Bottom
----------------------------------------------*/

/* This is the table that holds everything (Outermost table)*/
.master{
	align: center;
	height: 100%;
}
/*Left border(column) (1st TD of master table)*/
#bdrLeft{
	width: 8px;
}
/*This table holds all center content (2nd TD of master table)*/
.mainCenter{
	width: 744px;
	text-align: left;
	vertical-align: top;
}
/*Right border(column) (3rd TD of master table)*/
#bdrRight{
	width: 8px;
}
#flashBdrBottomSpacer { /* OPTIONAL - display: none if not used */
	display:none;
}
/*Top most table contains utility nav (portal, webmail, shopping,..)*/
.utilityBar{
	font-size: 11px;
	color: #D6D6D6;
	height: 15px;
}
/*Left TD of utility table */
#utilLeft{
	text-align: right;
	width: 144px;
}
/*Right TD of utility table  */
#utilRight{
	text-align: right;
	width: 600px;
	vertical-align: top;
}
/* ----------- Utility Icons -------------------*/
#icon01{
	vertical-align: bottom;
}
/*Header Table contains the header image */
#header {
	background-image: url(../images/header2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
}
img#headerLink{ /* dimensions = clickable area for top left logo */
	width: 135px;
	height: 54px;
}

#headerRight img {
	margin: 18px 2px 15px 2px; 
}
#headerRight a img {
	border: solid 1px white;
}
#headerRight a:hover img {
	border: solid 1px #716F70;
}
/*-------------- Nav Buttons ------------------*/

/*MainNav Table (located below header table)*/
.mainNav{	
	height: 24px;
	width: 744px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;	
}
/*Left TD of MainNav Table (CONTAINS NAV BUTTONS) */
#mainNavL{		
	height: 24px;	
	text-align: left;	
	background-image: url(../images/nav_end.gif);
	background-repeat: no-repeat;			
}
/*Right TD of MainNav Table */
#mainNavR{
	width: 264px;
	height: 24px;
	text-align: right;
	background-image: url(../images/nav_end.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/*Table containing 5 columns (TDs) for the buttons. Each Button is ID'd Example: #button01, #button02*/

.navButtons{	
	color: #5C5C5C;	
}

.navButtons a, .navButtons a:hover{
	color: #5C5C5C;
}
.navBreak{   	
	background-image: url(../images/nav_break.gif);
	background-position: center;
	background-repeat: no-repeat;	
 }

.voiceAccountLink {
	font-weight: bold;
	margin-right: 10px;
}
.voiceAccountLink a {
	color: #53447B;
}
.voiceAccountLink a:hover {
	color:#87C01D;
}
/*These are the spacers between tables, adjusting 
this will increase spaces for the whole site, but
each space has its own unique ID, if you need to 
space a specific one differently */
.spacer{
	height: 6px;
	width: 100%;
}
/*Table Containing the BIG main flash file*/
.mainFlash{
	height: 270px;
	width: 100%;
}
/*Table below middle spacer(#spacerMid) on the 
mainpage Contains Feature, Tour, and Rates TDs */
.mainBottom{
	width: 100%;
	height: 130px;
}
/*Left TD of mainBottom table */
#mainBotL{
	vertical-align: top;
	height: 130px;
	width: 265px;
}
/*Center TD of mainBottom table */
#mainBotC{
	vertical-align: top;
	height: 130px;
	width: 214px;
}
/*Right TD of mainBottom table */
#mainBotR{
	vertical-align: top;
	height: 130px;
	width: 265px;
}
/*Footer Table */
.footer{
	height: 24px;
	background-image: url(../images/foot.jpg);
}
/*Copyright Table */
.copyright{
	height: 20px;
	font-size: 10px;
}
#copyrightL{
	/*padding-left: 10px;*/
	width: 580px;
	font-size: 10px;
}
#copyrightL a{
	font-size: 10px;
}
#copyrightR{
	width: 140px;
	font-size: 10px;
	text-align: right;
}

/*----------------------------------------------
--------------    Sub Pages    -----------------
----------------------------------------------*/
/*The Main Subpage table that holds content TABLES 
on the left and ads/flash/2ndary nav TABLES on the right  */
.subMain{
	vertical-align: top;
	height: 400px;
	width: 100%;
}
/*Left TD of subMain */
#subMainL{
	vertical-align: top;
	width: 510px;
}
/*Right TD of subMain */
#subMainR{
	vertical-align: top;
	width: 234px;
}
#subMainSingleTD{
	vertical-align: top;
}

/*-------- Left Side of Sub Page --------- */

/*NOTE: All spacer tables are tied to .spacer style 
BUT all spacers have IDs to allow for text formatting 
and layout tweaks. Examples: 
#spacerContentSub1,#spacerContentSub2,#spacerContentSub3

/*Table that hold the Content Includes use this for 
formatting text/alignment/spacing for all content pages*/
.content{
	width: 100%;
	height: 300px;
}
/*ID Control of Content Table's TD */
#contentTD{
	background-image: url(../images/content-BG.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	align: center;
}
/*This is where the "Selected Page" Header text is displayed. Example: Features*/
.contentHead{
	background-image: url(../images/contentHeader-BG.gif);
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	color: #AAAAAA;
}
#contentHeadTD{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 10px;
	color: #AAAAAA;
}
/*This is where the "Selected Page" Body text is displayed. 
This table created to allow width scaling so text does not hung the edges */
.contentBody{
	width: 96%;
	height: 200px;
}
/*ID Control of contentBody Table's TD*/
#contentBodyTD{
	vertical-align: top;
}
/*This is the header for the text details of the section. Example: 3-Way calling */
.textHeader{
	height: 22px;
}
#textHeaderTD{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87C01D;
	font-weight: bold;
}
/*This is the text details of the section. Example: paragraph about 3-Way calling */
.textContent{
	height: 40px;
}
/*ID Control of textContent Table's TD*/
#textContentTD {
	padding-left: 8px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#textCommentTD{
	padding-left: 6px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5A3D92;
	font-weight: bold;
}
#textContent2cL{
	padding-left: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 165px;
}

#textContent2cR{
	padding-left: 8px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#textContentTD a{
	color: #87C01D;
	font-weight: bold;
}
.productFeature, .webmailFeature {
	padding: 5px 20px 5px 20px;
	color:black;
}
.webmailFeature a, .webmailFeature b {
	color: #37ACEF;
	font-weight: bold;
}
.smallPrint {
	font-size: 10px;
	color: #999999;
}

.smallPrint a, .smallPrint a:hover {
	font-size: 10px;
	color: #92B623;
	font-weight:bold;
}
/*Use this if you are noting something on the site */
#noteTD{
	font-family: Verdana, Arial, Helvetica, sans-fserif;
	font-size: 9px;
	color: #666666;	
}
/* Spacer table between contentHead and contentBody */
#spacerContentSub1{
	height: 20px;
}
#spacerContentSub2{
	height: 6px;
	background-color: #FFFFFF !important;
	background-image: url(../images/spacerContentSub2-bg.gif) !important;
	background-repeat: no-repeat !important;
}

.titleSpacer{
	background-color: #FFFFFF !important;
	background-image: url(../images/spacerContentSub2-bg.gif) !important;
	background-repeat: no-repeat !important;
}
#spacerContentSub3{
	height: 20px;
}
#spacerContentSub4{
	height: 6px;
}
/*-------- Right Side of Sub Page --------- */

.sideHeader{
	height: 35px;
}
#sideHeaderTD{
	background-image: url(../images/contentSideTop-BG.gif);
	background-repeat: no-repeat;
}
.sideFAQ{
	width: 234px;
	vertical-align: top;
}
#sideFAQTD{
	text-align: center;
}
.sideBoxHeader{
	width: 220px;
	background-image: url(../images/sideBoxHead-BG.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	height: 29px;
}
#sideBoxHeaderTD{
	padding-left: 10px;
}
.sideBoxBody{
	background-image: url(../images/sideBoxBody-BG.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 50px;
}
#sideBoxBodyTD{
	text-align:center;
	vertical-align: top;
}
.sideBoxContent{
	width: 170px;
}
#sideBoxContentTD{	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#sideBoxContentTD a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#sideBoxContentTD a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.sideBoxBottom{
	width: 220px;
	background-image: url(../images/sideBoxBottom-BG.gif);
	background-repeat: no-repeat;
	height: 24px;
}
#spacerSideBox01{
	height: 20px;
}
#spacerBoxContent{
	background-image: url(../images/sideBoxSpacer-BG.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#sideBoxMoreTD, #sideBoxMoreTD a, #sideBoxMore a:hover{
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FDF28;
	line-height: 24px;
}
.bullets{
	width: 230px;
	vertical-align: top;
}
.bulletsWide{
	width: 410px;
	vertical-align: top;
}
#bulletTextTD2{
	width: 400px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#bulletTD{
	width: 10px;
	vertical-align: top;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
#bulletHeadTD{
	padding-left: 8px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87C01D;
	font-weight: bold;
	height: 18px;
}
#bulletTextTD{
	width: 220px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#spacerbulletTop{
	height: 25px;
}
#spacerbullet{
	height: 3px;
}
#faqQuestions{
	width: 450px;
}
#faqQuestionsL{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	width: 20px;
}
#faqQuestionsR{
	padding-left: 3px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
}
a.anchorlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D92;
	line-height: 18px;
}
#faqQuestionsR a, #faqQuestionsR a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A3D92;
}
#faqAnswerR, #faqAnswerR a{
	padding-left: 8px;
	vertical-align: top;
	height: 22px;
	text-align: right;
}
#faqAnswerL, #faqAnswerL a{
	padding-left: 8px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D92;
	font-weight: bold;
	height: 22px;
}
a.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D92;
	font-weight: bold;
}
/* ---------------- FAQ's ------------------------*/

.faqTopic {	
	font-weight: bold;
	color: #5A3D92;		
}

.faqTextHeader{		
	color: #87C01D;	
}

/*ID Control of textContent Table's TD*/
.faqTextContent {	
	color: #333;	
}


.faqQuestions {		
	color: #5A3D92;	
}
.faqQuestions li {	
	color: #999;
}

a.anchorlink {	
	color: #5A3D92;	
}

.faqQuestions a, .faqQuestions a:hover{	
	color: #5A3D92;	
}

#QA li {     		
	color: #999;		
}

.faqAnswerL, .faqAnswerL a{	
	color: #5A3D92;	
}
a.top {	
	color: #5A3D92;	
}

/*-------------------
PLANS 
-------------------*/

/*----------unlimited inbound & outbound plan bg image */
/*EN*/
.planUnlimitedTitleRow {
	width: 236px;
	height: 89px;
	background-image: url(../images/plan_unlimitedTitle.gif);
	background-repeat: no-repeat;
}
/* unlimited inbound & outbound plan text */
.planUnlimitedTitleRow span {
		display:none;
}
/*ES*/
.planUnlimitedTitleRow_es {
	width: 236px;
	height: 89px;
	background-image: url(../images/plan_unlimitedTitle_es.gif);
	background-repeat: no-repeat;
}
/* unlimited inbound & outbound plan text */
.planUnlimitedTitleRow_es span {
		display:none;
}


/*----------unlimited Small Business plan bg image */
/*EN*/
.planSamllBusinessTitleRow {
	width: 236px;
	height: 89px;
	background-image: url(../images/plan_smallbusinessTitle.GIF);
	background-repeat: no-repeat;
}
/* unlimited inbound & outbound plan text */
.planSamllBusinessTitleRow span {
		display:none;
}
/*ES*/
.planSamllBusinessTitleRow_es {
	width: 236px;
	height: 89px;
	background-image: url(../images/plan_smallbusinessTitle_es.gif);
	background-repeat: no-repeat;
}
/* unlimited inbound & outbound plan text */
.planSamllBusinessTitleRow_es span {
		display:none;
}



/*----------world plan bg image */
/*EN */
.planWorldTitleRow {
	width: 194px;
	height: 55px;
	background-image: url(../images/plan_worldTitle.gif);
	background-repeat: no-repeat;
}
/* world plan text */
.planWorldTitleRow span {
		display:none;
}
/*ES */
.planWorldTitleRow_es {
	width: 194px;
	height: 55px;
	background-image: url(../images/plan_worldTitle_es.gif);
	background-repeat: no-repeat;
}
/* world plan text */
.planWorldTitleRow_es span {
		display:none;
}


/*----------outbound plan bg image */
/*EN*/
.planOutboundTitleRow {
	width: 194px;
	height: 55px;
	background-image: url(../images/plan_outboundTitle.gif);
	background-repeat: no-repeat;
}
/* outbound plan text */
.planOutboundTitleRow span {
		display:none;
}
/*ES*/
.planOutboundTitleRow_es {
	width: 236px;
	height: 79px;
	background-image: url(../images/plan_outboundTitle_es.gif);
	background-repeat: no-repeat;
}
/* outbound plan text */
.planOutboundTitleRow_es span {
		display:none;
}


/*----------global plan bg image */
/*EN*/
.planGlobalTitleRow {
	width: 194px;
	height: 48px;
	background-image: url(../images/plan_globalTitle.gif);
	background-repeat: no-repeat;
}
/* global plan text */
.planGlobalTitleRow span {
		display:none;
}
/*ES*/
.planGlobalTitleRow_es {
	width: 194px;
	height: 48px;
	background-image: url(../images/plan_globalTitle_es.gif);
	background-repeat: no-repeat;
}
/* global plan text */
.planGlobalTitleRow_es span {
		display:none;
}



/*----------basic 1500 plan bg image */
/*EN*/
.planBasicTitleRow {
	width: 194px;
	height: 50px;
	background-image: url(../images/plan_basicTitle.gif);
	background-repeat: no-repeat;
}
/* basic 1500 plan text */
.planBasicTitleRow span {display:none;}
/*ES*/
.planBasicTitleRow_es {
	width: 236px;
	height: 79px;
	background-image: url(../images/plan_basicTitle_es.gif);
	background-repeat: no-repeat;
}
/* basic 1500 plan text */
.planBasicTitleRow_es span {display:none;}


/*----------prepaid plan bg image */
/*EN*/
.planLimitedTitleRow {
	width: 225px;
	height: 71px;
	background-image: url(../images/plan_limitedTitle.gif);
	background-repeat: no-repeat;
}
/* prepaid plan text */
.planLimitedTitleRow span {display:none;}
/*ES*/
.planLimitedTitleRow_es {
	width: 236;
	height: 79;
	background-image: url(../images/plan_limitedTitle_es.gif);
	background-repeat: no-repeat;
}
/* prepaid plan text */
.planLimitedTitleRow_es span {display:none;}


/*----------free plan bg image */
.planFreeTitleRow {
	width: 205px;
	height: 48px;
	background-image: url(../images/plan_freeTitle.gif);
	background-repeat: no-repeat;
}
/* free plan text */
.planFreeTitleRow span {display:none;}


.planPriceRow { /* row that contains planPrice & planMonth */
	margin-bottom: 5px
}
.planPrice {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight:bold;
}
.planMonth {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight:bold;
}
#plans{
	width: 100%;
}
#plansMore{
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87C01D;
	font-weight: bold;
	height: 22px;
}
#spacerContentSub4Top{
	height: 30px;
}
#planTable {
	margin-top: 10px;
}
/* adds link styling to plans page */
a.planTitle, a.planTitle:hover { 
	font-family:  Arial, Helvetica, sans-serif, Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.planbox {
	height: 22px;
	line-height: normal !important;
	padding: 10 10px 0;
}
/*---------- PRODUCTS ------------*/
.price{
	width: 250;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#price1L{
	display: none;	
	/*width: 80px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;*/
}
#price1R{
	display: none;	
	/*width: 170px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;*/
}
#price2L{
	display: none;	
	/*width: 80px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D92;
	font-weight: bold;*/
}
#price2R{
	display: none;	
	/*width: 170px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A3D92;*/
}
/*-------- RATES --------------*/
table#ratesTable {
	border-collapse: collapse;
	border: solid 1px #bebebe;
}
#ratesTableHeader td{
	font-weight:bold;
	color:black;
	background-color: #D7D7D7;
}
.ratesCol1 {
 	font-weight: bold;
 	color: #789F00;
 	background-color: #efefef;
}
.col1Title {
	font-weight: bold;
 	color: #789F00;
}
.ratesCol2 {
 	font-weight: bold;
 	color: #5A3D92;
 	background-color: #efefef;
}
.col2Title {
	font-weight: bold;
 	color: #5A3D92;
}


/*-------- DID YOU KNOW side Box ----- */
.sideBoxDYK{
	width: 170px;
}
#sideBoxDYK1{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	line-height: 18px;
}
#sideBoxDYK2{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAAAAA;
	line-height: 18px;
}

/* -- classes added by VH 9/21/2005 -- */

.primaryColor {
	color: #87C01D;
}
.secondaryColor{
	color: #5A3D92;
}
.defaultTitle { /* used for any formatting of titles in copy */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87C01D;
	font-weight: bold;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}

li {
list-style-image: url(../images/bulletLI.gif);
color: black;
}

ol.install li {
list-style-image: none;
}

.notice {
	color:red;
	font-weight:bold
}
/*-- Icon Lines --*/
.iconDefault {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Voice.jpg);
	margin-bottom: -5px;
}
.iconDefault_es {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Voice.jpg);
	margin-bottom: -5px;
}
.iconWebmail {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Webmail.jpg);
}
.iconWebmail_es {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Webmail_es.jpg);
}
.iconDisk {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Disk.jpg);
}
.iconDisk_es {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Disk_es.jpg);
}
.iconPhone {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Phone.jpg);
}
.iconPhone_es {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Phone_es.jpg);
}
.iconLinksys1 {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Linksys1.jpg);
}
.iconLinksys2 {
	width: 466px;
	height: 59px;
	background-image: url(../images/iconLine-Linksys2.jpg);
}
.iconWorld1 {
	width: 466px;
	height: 24px;
	background-image: url(../images/iconLine-World1.jpg);
}
.iconWorld1_es {
	width: 466px;
	height: 24px;
	background-image: url(../images/iconLine-World1_es.jpg);
}
.iconWorld2 {
	width: 466px;
	height: 24px;
	background-image: url(../images/iconLine-World2.jpg);
}
.iconWorld2_es {
	width: 466px;
	height: 24px;
	background-image: url(../images/iconLine-World2_es.jpg);
}
/*---------------------PDF DOWNLOADS ------------*/
.dlhide {
	display: block;
}
.dltitle {
	color: #87C01D;
}

/*---------------------LNP TITLES ------------*/
.lnpLink_en {
	height: 202px;
	width: 464px;
	display: block;
	background-image: url(../images/LNP_en.jpg);
}
.lnpLink_es {
	height: 202px;
	width: 464px;
	display: block;
	background-image: url(../images/LNP_es.jpg);
}

#lblproductfeature {
	display:none;
}

